Skip to content

GameboardCoverageSimpleRpgEvidenceRow

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:65

One SimpleRPG proof row for a guide-facing public API surface.

assetCount: number

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:79

Unique asset count represented by this API row.


evidence: string

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:73

Human-readable fixture, docs, or package proof.


mode: GameboardCoverageSimpleRpgEvidenceMode

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:69

Primary evidence mode for the API.


modes: readonly GameboardCoverageSimpleRpgEvidenceMode[]

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:71

All evidence modes that exercise this API, including the primary mode.


pages: readonly number[]

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:75

One-based guide pages represented by this API row.


publicApi: string

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:67

Public API surface from the guide/public-treatment catalog.


scenarioIds: readonly string[]

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:77

Guide scenario ids represented by this API row.


visualArtifacts: readonly string[]

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:81

Visual artifacts attached to the guide scenarios behind this API row.