Triage the three surfaced divergences the governance-correct way (no stack->React back-edit, no ir/ hand-edit); make adapt-lit/parity-lit/designbook-refresh now exit 0: - PipelineStrip: documented TAG_OVERRIDES in scripts/ir-extract.mjs maps the React 'PipelineStrip' to the established tag wn-pipeline (the web-component tag is an IR-projection detail, not React-dictated; the component name stays faithful). Tag now matches the element; parity tests it (no longer skipped). - PageHeader.actions: the drift detector now collects each element's named slots and treats an IR prop honoured by a same-named slot (<slot name="actions">) as satisfied (prop-via-slot, informational) rather than prop-missing. - Sidebar.current: recorded as an auditable accepted divergence in adapters/lit/drift.accepted.json (React monolithic 'current' key vs Lit per-item 'active' on composable <wn-sidebar-item>) — listed, downgraded to info, not gated. Rendered surfaces (src/, examples/) untouched — verified zero diff; parity renders all 10 components green. Adapt/parity outputs idempotent (stable re-run). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
107 lines
2.1 KiB
JSON
107 lines
2.1 KiB
JSON
{
|
|
"stack": "plain-css",
|
|
"generatedAt": "2026-06-30T07:48:30.643Z",
|
|
"components": [
|
|
{
|
|
"name": "Button",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-button class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Eyebrow",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-eyebrow class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Icon",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-icon class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "PageHeader",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-page-header class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "PipelineStrip",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-pipeline class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Sidebar",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-sidebar class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "StageDot",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-stage-dot class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Stamp",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-stamp class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Tag",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-tag class — stub generated."
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "TopNav",
|
|
"status": "new",
|
|
"issues": [
|
|
{
|
|
"kind": "no-counterpart",
|
|
"detail": "no .wn-top-nav class — stub generated."
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|