Skip to content

Schema drives prompts

The schema is the source of bootstrap questions

Status
PUBLISHED
Priority
P1
Rank
INVARIANT
Cited
Updated
2026-05-14

Assertion

Phase-6 bootstrap questions are generated from contracts/contract.schema.json and verified equal in CI.

Why

If a bootstrap question can't be grounded in the schema, the prompt is asking something it can't validate later.

Mechanism

Hand-editing the bootstrap prompt without a corresponding schema change is a CI failure.

Cited by