docs: update CHANGELOG and TODO for commercial features

This commit is contained in:
Hibryda 2026-03-17 01:52:46 +01:00
parent 03fe2e2237
commit fc6b306a5c
2 changed files with 9 additions and 2 deletions

View file

@ -2,7 +2,7 @@
## Dual-Repo & Commercial
- [ ] **First commercial feature** — Implement initial agor-pro feature inside the plugin crate, verify both editions build/test independently.
- [ ] **Pro Svelte components** — AnalyticsDashboard, SessionExporter, AccountSwitcher components + wire into ProjectBox Pro tab. Rust backend and bridge done.
- [ ] **CLA setup** — Configure CLA-assistant.io on community repo (DexterFromLab/agent-orchestrator) before accepting external PRs.
- [ ] **Community export workflow** — Define and document the process for stripping commercial content and pushing to DexterFromLab origin.
- [ ] **Dual CI validation** — Verify both leak-check.yml and commercial-build.yml workflows work in GitHub Actions.
@ -23,6 +23,7 @@
## Completed
- [x] 3 commercial features (analytics, export, profiles) — Rust + bridge + 14 tests | Done: 2026-03-17
- [x] bterminal→agor rebrand + dual-repo commercial structure | Done: 2026-03-17
- [x] Tribunal-codex dual-repo strategy (S-3+S-1 hybrid, 80% confidence) | Done: 2026-03-17
- [x] Plugin sandbox migration — Web Worker isolation, 26 tests | Done: 2026-03-15