init: llm-wiki-haness 하네스 설계

This commit is contained in:
DongHyeonka
2026-07-24 14:21:35 +09:00
parent 42bf3db4fd
commit 6c53ded9cb
2436 changed files with 194486 additions and 1 deletions
@@ -0,0 +1,12 @@
{
"schema_version": "semantic-regression-fixture/v1",
"case_id": "E1-011",
"polarity": "negative",
"files": {
"raw/project-notes/e1-011.md": "---\ntitle: E1-011 gate registry\n---\n# E1-011\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-E1A-011` | `regression.e1-011.build-command` | 1 | gate | `feature-e1-owner-a-011-contract` | release build | vite build | CI | active |\n| `REG-GATE-E1B-011` | `regression.e1-011.post-build-check` | 1 | gate | `feature-e1-owner-b-011-contract` | post build | verify bundle | CI | active |\n\nregression.e1-011.build-command owner A\nThe post-build check has a distinct concern key and owner.\n",
"raw/branch-notes/feature-e1-owner-a-011-contract.md": "---\ntitle: feature-e1-owner-a-011-contract\n---\n# feature-e1-owner-a-011-contract\n",
"raw/branch-notes/feature-e1-owner-b-011-contract.md": "---\ntitle: feature-e1-owner-b-011-contract\n---\n# feature-e1-owner-b-011-contract\n"
},
"materialize_projections": false,
"mutations": []
}