GameboardCoverageSimpleRpgEvidenceRow
Defined in: src/interop/coverage.ts:59
One SimpleRPG proof row for a guide-facing public API surface.
Properties
Section titled “Properties”assetCount
Section titled “assetCount”assetCount:
number
Defined in: src/interop/coverage.ts:73
Unique asset count represented by this API row.
evidence
Section titled “evidence”evidence:
string
Defined in: src/interop/coverage.ts:67
Human-readable fixture, docs, or package proof.
Defined in: src/interop/coverage.ts:63
Primary evidence mode for the API.
modes: readonly
GameboardCoverageSimpleRpgEvidenceMode[]
Defined in: src/interop/coverage.ts:65
All evidence modes that exercise this API, including the primary mode.
pages: readonly
number[]
Defined in: src/interop/coverage.ts:69
One-based guide pages represented by this API row.
publicApi
Section titled “publicApi”publicApi:
string
Defined in: src/interop/coverage.ts:61
Public API surface from the guide/public-treatment catalog.
scenarioIds
Section titled “scenarioIds”scenarioIds: readonly
string[]
Defined in: src/interop/coverage.ts:71
Guide scenario ids represented by this API row.
visualArtifacts
Section titled “visualArtifacts”visualArtifacts: readonly
string[]
Defined in: src/interop/coverage.ts:75
Visual artifacts attached to the guide scenarios behind this API row.