docs: update CHANGELOG, TODO, README, CLAUDE.md for tribunal session

Update test counts (516 vitest + 159 cargo), add new entries for all 5
tribunal priorities, mark certificate pinning done, add SPKI persistence
and seen_messages pruning as new TODOs.
This commit is contained in:
Hibryda 2026-03-14 04:39:40 +01:00
parent 97abd8a434
commit 662cda2daf
5 changed files with 24 additions and 4 deletions

View file

@ -52,7 +52,7 @@ Agent Orchestrator lets you run multiple Claude Code agents in parallel, organiz
- **ctx integration** — SQLite context database for cross-session memory
### Testing
- **444 vitest** + **151 cargo** + **109 E2E** tests
- **516 vitest** + **159 cargo** + **109 E2E** tests
- **E2E engine** — WebDriverIO + tauri-driver, Phase A/B/C scenarios
- **LLM judge** — dual-mode CLI/API for semantic assertion (claude-haiku)
- **CI** — GitHub Actions with xvfb + LLM-judged test gating