Skip to content

GameboardCoverageReference

Defined in: src/interop/coverage.ts:173

Local reference pack status for optional EXTRA/reference visual coverage.

optional edition?: "free" | "extra"

Defined in: src/interop/coverage.ts:183

Optional KayKit edition represented by this reference.


id: string

Defined in: src/interop/coverage.ts:175

Stable reference id used by docs and CLI output.


label: string

Defined in: src/interop/coverage.ts:177

Human-readable reference pack name.


path: string

Defined in: src/interop/coverage.ts:179

Repo-relative local path.


purpose: string

Defined in: src/interop/coverage.ts:185

Why this reference exists in the release-readiness matrix.


requiredForFullReview: boolean

Defined in: src/interop/coverage.ts:187

Whether missing this reference should be treated as a warning.


status: GameboardCoverageStatus

Defined in: src/interop/coverage.ts:181

Availability status from the caller or CLI filesystem scan.