ID:WORK-068Status:done
Inspector Dimensions Audit
Priority:mediumComplexity:simpleMilestone:v0.9.0
No incremental history — criteria tracking started on Apr 17.
Add a --audit-dimensions flag to refrakt inspect that verifies universal theming dimension coverage: surface assignments, density theming, section anatomy theming, interactive state theming, and media slot theming. Flags community runes missing surface assignments and any dimension values without corresponding theme CSS.
refrakt inspect --audit-dimensions shows surface assignments with rune counts and unassigned runes--json flag works with --audit-dimensionsExtend the inspector audit. Walk all rune configs collecting dimension declarations. Walk theme CSS collecting [data-density], [data-section], [data-state], [data-media] selectors. Cross-reference and report gaps.