Files
llm-wiki/harness/tests/fixtures/semantic-consistency/D7/d7-004-positive.json
T

19 lines
1.1 KiB
JSON

{
"schema_version": "semantic-regression-fixture/v1",
"case_id": "D7-004",
"polarity": "positive",
"files": {
"raw/project-notes/d7-004.md": "---\ntitle: D7-004 contract registry\n---\n# D7-004\n\n<!-- section-id: contract-gate-registry -->\n## Contract/Gate Registry\n\n| Contract ID | Concern Key | Revision | Type | Owner | Trigger | Required Effect | Enforcement | Status |\n|---|---|---:|---|---|---|---|---|---|\n| `REG-GATE-D7-004` | `regression.d7-004.build-command` | 1 | gate | `feature-d7-owner-004-contract` | release build | vite build d7 004 | CI | active |\n",
"raw/branch-notes/feature-d7-owner-004-contract.md": "---\ntitle: feature-d7-owner-004-contract\n---\n# feature-d7-owner-004-contract\n",
"raw/branch-notes/feature-d7-consumer-004-contract.md": "---\ntitle: feature-d7-consumer-004-contract\nimports: [REG-GATE-D7-004@1]\n---\n# feature-d7-consumer-004-contract\n"
},
"materialize_projections": true,
"mutations": [
{
"path": "raw/branch-notes/feature-d7-consumer-004-contract.md",
"old": "vite build d7 004",
"new": "post-build wrapper d7 004"
}
]
}