Make ir/ the unit of versioned downstream consumption so consuming repos can pin a version, inspect it, and follow changes at their own pace. - T03 ir/manifest.json: per-version inventory + diff anchor with deterministic sha256-over-canonicalised-JSON hashes; no-churn generatedAt; manifest schema. - T07 ir/INDEX.md: human-readable catalog generated by make ir. - T04 .whynot-design.lock sync-point format + lock schema. - T05 npx @whynot/design drift: consumer drift-check (bin entry), exit 0/2/3, --json/--update/--manifest/--version/--lock. - T06 CONSUMING.md guide + examples/consumer-fixture/ runnable demo; README + MultiFrameworkSupport cross-links; fix README version pin (@0.3.0 not @v0.3.0). - T09 CONSUMER_CONTRACT_PARITY.md design-only note (live-UI parity deferred). T02 (publish) and T08 (showcase, blocked on WP-0002 T11) remain wait. Repo stays in dev mode; no outward publish performed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
59 lines
1.2 KiB
JSON
59 lines
1.2 KiB
JSON
{
|
|
"schemaVersion": "1.0.0",
|
|
"designVersion": "0.3.0",
|
|
"generatedAt": "2026-06-27T17:28:08.913Z",
|
|
"tokensHash": "sha256:426f565a9ce6c36f",
|
|
"components": [
|
|
{
|
|
"name": "Button",
|
|
"group": "atoms",
|
|
"hash": "sha256:4a32713049e433dd"
|
|
},
|
|
{
|
|
"name": "Eyebrow",
|
|
"group": "atoms",
|
|
"hash": "sha256:56baa59a49b5f32c"
|
|
},
|
|
{
|
|
"name": "Icon",
|
|
"group": "atoms",
|
|
"hash": "sha256:2557fbffb3aa6ee1"
|
|
},
|
|
{
|
|
"name": "PageHeader",
|
|
"group": "chrome",
|
|
"hash": "sha256:93e12068e2f58f10"
|
|
},
|
|
{
|
|
"name": "PipelineStrip",
|
|
"group": "chrome",
|
|
"hash": "sha256:89c40afe4742d64e"
|
|
},
|
|
{
|
|
"name": "Sidebar",
|
|
"group": "chrome",
|
|
"hash": "sha256:8340b292fff7a80d"
|
|
},
|
|
{
|
|
"name": "StageDot",
|
|
"group": "atoms",
|
|
"hash": "sha256:f6f7790aa886261e"
|
|
},
|
|
{
|
|
"name": "Stamp",
|
|
"group": "atoms",
|
|
"hash": "sha256:0b32f43ed19ac470"
|
|
},
|
|
{
|
|
"name": "Tag",
|
|
"group": "atoms",
|
|
"hash": "sha256:91ee34eac1457016"
|
|
},
|
|
{
|
|
"name": "TopNav",
|
|
"group": "chrome",
|
|
"hash": "sha256:32ebc6e46db38f93"
|
|
}
|
|
]
|
|
}
|