docs: add migration plan TODOs and update active tasks

This commit is contained in:
Hibryda 2026-03-12 18:23:40 +01:00
parent 92d8ee2c03
commit 719496853e

View file

@ -2,6 +2,10 @@
## Active
### Migration to agent-orchestrator
- [ ] **Migrate to agent-orchestrator repo** -- Tribunal plan (78% confidence): cherry-pick 7 BTerminal-unique commits onto hib_changes, rebase onto dexter_changes (55ba8d0). Pre-flight: topology verification, content dedup, CLAUDE.md Commit Zero. Decide: do v1 bterminal.py features belong in agent-orchestrator? Full report: .tribunal/tribunal-report.md
- [ ] **Integrate dexter_changes features** -- 13 commits: Aider provider, splash screen, provider/model unification, Tier 2 btmsg access, auto-wake on btmsg. After cherry-pick + rebase onto hib_changes.
### v3.1 Remaining
- [ ] **Multi-machine real-world testing** -- TLS added to relay. Needs real 2-machine test. Multi-machine UI not surfaced in v3, code exists in bridges/stores only.
- [ ] **Certificate pinning** -- TLS encryption done (v3.0). Pin cert hash in RemoteManager for v3.1.