ICW Specification — E6:S07:T114 canonical board filename migration
Context
Board naming defaults were implemented (kboard.md, fbuboard.md) before formal planning artifacts were created. This specification backfills the contract so implementation and verification are traceable and reproducible.
Goal
Define canonical board filenames and required compatibility behavior across project docs, framework packages, and workflow scripts.
In Scope
- Canonical defaults:
- task board:
kboard.md - FR/BR/UXR board:
fbuboard.md
- task board:
- Documentation references updated to canonical names for active guidance.
- Script/install defaults updated to canonical names.
- Legacy alias support retained for:
kanban-board.mdfr-br-uxr-board.md
Out of Scope
- Historical changelog archive rewrites.
- Forced removal of legacy aliases.
- Release/tag creation in this task.
Acceptance Criteria
- Active docs and packaged framework docs point to canonical board names.
- Workflow scripts default to canonical names and still resolve legacy aliases.
- Existing board-update edge test suite remains green.
- Docusaurus production build succeeds after documentation updates.