ADR-0002: Docs sync and matrixes from source metadata
- Status: accepted
- Date: 2026-03-21
Contextโ
Rule/preset tables in docs and README can drift when maintained manually.
Decisionโ
Generate matrix-style docs sections from plugin metadata using scripts, and keep README/docs checks in CI and local workflows.
Consequencesโ
- Reduced manual drift risk.
- Easier updates when rules/presets evolve.
- Build/check steps become more important in contributor workflow.