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,19 @@
{
"schema_version": "semantic-regression-fixture/v1",
"case_id": "A4-007",
"polarity": "positive",
"files": {
"raw/project-notes/a4-007.md": "---\ntitle: A4-007 artifact registry\n---\n# A4-007\n\n<!-- section-id: artifact-registry -->\n## Artifact Registry\n\n| Artifact ID | Revision | Name | Schema Owner | Producer | Consumers | Schema Ref | Status |\n|---|---:|---|---|---|---|---|---|\n| `ART-REG-A4-007` | 1 | `bundle-007.json` | `feature-a4-owner-007-contract` | `feature-a4-owner-007-contract` | `feature-a4-consumer-007-contract` | `schemas/bundle-007.json` | active |\n\nbundle-007.json schema fields are files and hash\n",
"raw/branch-notes/feature-a4-owner-007-contract.md": "---\ntitle: feature-a4-owner-007-contract\n---\n# feature-a4-owner-007-contract\n",
"schemas/bundle-007.json": "{}\n",
"raw/branch-notes/feature-a4-consumer-007-contract.md": "---\ntitle: feature-a4-consumer-007-contract\nimports: [ART-REG-A4-007@1]\n---\n# feature-a4-consumer-007-contract\n\nA4_POSITIVE_MUTATION_POINT\n"
},
"materialize_projections": true,
"mutations": [
{
"path": "raw/branch-notes/feature-a4-consumer-007-contract.md",
"old": "A4_POSITIVE_MUTATION_POINT",
"new": "## Consumer Schema\n\n| Artifact | Schema Fields |\n|---|---|\n| `ART-REG-A4-007` | entries, checksum |\n\nART-REG-A4-007 schema fields: entries and checksum"
}
]
}