ID:WORK-024Status:blocked
Add knownSections to Plan Rune Content Models
Priority:lowComplexity:moderate
knownSections to Plan Rune Content ModelsNo incremental history — criteria tracking started on Apr 17.
SPEC-021 defines named sections with aliases for work, bug, and decision runes. The current implementation uses a generic sections content model — any H2 heading creates a section, but headings aren't validated or aliased.
The knownSections feature would let content models declare expected section names and aliases, enabling:
work:
bug:
decision:
knownSections supported in the content model framework (packages/runes/src/content-model/)sectionModel fallbackBlocked — the knownSections feature does not exist in the content model framework yet. It appears in SPEC-003 (Declarative Content Model) as a planned extension but has not been implemented. This work item is blocked until the framework support ships.