ID:WORK-062Status:done
Inspector Metadata Audit
Priority:mediumComplexity:simpleMilestone:v0.9.0Source:SPEC-024
No incremental history — criteria tracking started on Apr 21.
Add a --audit-meta flag to refrakt inspect that verifies metadata configuration across all runes: which meta types are in use, which status/category fields have sentiment maps, and whether the theme provides CSS for all meta types and sentiments.
refrakt inspect --audit-meta shows meta types in use with rune counts[data-meta-type], [data-meta-sentiment], and [data-meta-rank] selectors--json flag works with --audit-meta for programmatic useExtend the existing inspector audit infrastructure. Walk all rune configs, collect structure entries with metaType, group by type/sentiment. Compare against CSS selectors found in the theme's stylesheets. Report gaps.