Stage Spec

_archivetestjson
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: archived
Lines: 18Bytes: 784Imports: 0Exports: 0has tests

Content Preview

  1. {
  2. "stage_id": "stg_a1b2c3d4e5f6",
  3. "goal_id": "goal_a1b2c3d4e5f6",
  4. "objective": "Generate JSON-LD LocalBusiness schema for all 6 city hubs and validate output.",
  5. "done_criteria": [
  6. { "predicate_id": "p_schema_valid", "kind": "schema_valid", "expr": "dist/**/*.html jsonld:LocalBusiness" },
  7. { "predicate_id": "p_tests", "kind": "test_pass", "expr": "bun test schema" }
  8. ],
  9. "failure_modes": [
  10. { "signal": "phantom JSON-LD inside hydrated island", "detector": "predicate" },
  11. {