Stage Spec
Path:
_archive/loom-stale-pre-sprint-snapshot/tests/fixtures/valid/stage-spec.jsonRelative: loom-stale-pre-sprint-snapshot/tests/fixtures/valid/stage-spec.jsonSubproject: _archiveCategory: archivedLines: 18Bytes: 784Imports: 0Exports: 0has tests
Content Preview
- {
- "stage_id": "stg_a1b2c3d4e5f6",
- "goal_id": "goal_a1b2c3d4e5f6",
- "objective": "Generate JSON-LD LocalBusiness schema for all 6 city hubs and validate output.",
- "done_criteria": [
- { "predicate_id": "p_schema_valid", "kind": "schema_valid", "expr": "dist/**/*.html jsonld:LocalBusiness" },
- { "predicate_id": "p_tests", "kind": "test_pass", "expr": "bun test schema" }
- ],
- "failure_modes": [
- { "signal": "phantom JSON-LD inside hydrated island", "detector": "predicate" },
- {