Summary
Add lint rules that validate spec/decisions/README.md (active decisions index) and spec/decisions/archived/README.md (archived decisions index) against every REQ in the decisions-index Feature (Status: Approved).
Source
Rules to implement
Also inherits shared Index rules from the Index Feature: completeness (every active Decision has a row), required sections minimum, adherence-footer delegation.
Dogfood fixture
The current spec/decisions/README.md in specscore/specscore has been updated to match the specified column set and must pass all new rules without modification.
Summary
Add lint rules that validate
spec/decisions/README.md(active decisions index) andspec/decisions/archived/README.md(archived decisions index) against every REQ in the decisions-index Feature (Status: Approved).Source
Rules to implement
lint --fixreorderslint --fixreordersAlso inherits shared Index rules from the Index Feature: completeness (every active Decision has a row), required sections minimum, adherence-footer delegation.
Dogfood fixture
The current
spec/decisions/README.mdin specscore/specscore has been updated to match the specified column set and must pass all new rules without modification.