GameboardBlueprintInspection
Defined in: src/scenario/blueprint.ts:206
Diagnostic summary for one compiled blueprint.
Properties
Section titled “Properties”counts
Section titled “counts”counts:
Readonly<Record<string,number>>
Defined in: src/scenario/blueprint.ts:214
Feature counts emitted by the compiler.
plan:
GameboardPlan
Defined in: src/scenario/blueprint.ts:210
Compiled concrete plan.
recipe
Section titled “recipe”recipe:
GameboardRecipe
Defined in: src/scenario/blueprint.ts:208
Generated recipe.
warnings
Section titled “warnings”warnings: readonly
string[]
Defined in: src/scenario/blueprint.ts:212
Non-fatal blueprint diagnostics.