docs: update meta files for testing facility and tribunal assessment

Update CLAUDE.md with test runner in key paths and build commands.
Update .claude/CLAUDE.md with testing gate rule index entry.
Update TODO.md with tribunal-derived roadmap items.
Update CHANGELOG.md with test runner and testing gate entries.
This commit is contained in:
Hibryda 2026-03-12 04:05:52 +01:00
parent c5188757ad
commit 243faafd9e
4 changed files with 28 additions and 15 deletions

View file

@ -122,5 +122,6 @@ All operational rules live in `.claude/rules/`. Every `.md` file in that directo
| 16 | `sub-agents.md` | When to use sub-agents and team agents |
| 17 | `document-imports.md` | Resolve @ imports in CLAUDE.md before acting |
| 18 | `relative-units.md` | Use rem/em for layout, px only for icons/borders |
| 20 | `testing-gate.md` | Run full test suite after major changes |
| 51 | `theme-integration.md` | All colors via --ctp-* CSS vars, never hardcode |
| 52 | `no-implicit-push.md` | Never push unless explicitly asked |