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": "DELEG-003",
"polarity": "negative",
"files": {
"raw/project-notes/deleg-003.md": "---\ntitle: DELEG-003 delegation registry\n---\n# DELEG-003\n\n<!-- section-id: delegation-registry -->\n## Delegation Registry\n\n| Delegation ID | Concern Key | Revision | Delegator | Delegate | Scope | Status |\n|---|---|---:|---|---|---|---|\n| `DELEG-REG-003` | `regression.deleg-003.scope` | 1 | `feature-delegator-003-contract` | `feature-delegate-003-contract` | metric naming 003 | accepted |\n\nDELEG-REG-003 accepted delegation\n",
"raw/branch-notes/feature-delegator-003-contract.md": "---\ntitle: feature-delegator-003-contract\ndelegates: [DELEG-REG-003@1]\n---\n# feature-delegator-003-contract\n",
"raw/branch-notes/feature-delegate-003-contract.md": "---\ntitle: feature-delegate-003-contract\naccepts_delegations: [DELEG-REG-003@1]\n---\n# feature-delegate-003-contract\n\nThe delegate explicitly accepts `DELEG-REG-003@1`.\n"
},
"materialize_projections": true,
"mutations": []
}