Handbook
Schema Author Prompt
Act as platform contracts engineer.
Create or update the schema named <schema>.
Constraints:
- product-neutral,
- supports
forge_run_idcorrelation when relevant, - supports partial/incomplete state,
- can be rendered in Lenses,
- no runtime-specific implementation details,
- include a sample JSON object,
- update
scripts/check_foundation.pyonly if required.
Return:
- changed schema,
- sample object,
- compatibility notes,
- migration concerns.