mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 21:21:10 +02:00
docs(ai): mark Workbench + projection system-actor done; renumber roadmap
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
90e6d4dcc6
commit
6425135612
1 changed files with 9 additions and 2 deletions
|
|
@ -1774,8 +1774,15 @@ Code:
|
|||
- Iteration-History + pro-Iteration Freitext-Feedback-Textarea
|
||||
- `<MissionInputPicker>`-Komponente mit Indexer-Registry, Default-Indexer
|
||||
für notes / kontext / goals (symmetrisch zu den Resolvern)
|
||||
- [ ] Schritt 7 — Workbench-Timeline-Lens (cross-module AI-Aktivitaet)
|
||||
- [ ] Schritt 8 — Server-side `mana-ai` Bun-Service (offline-of-tab Runs)
|
||||
- [x] Schritt 7 — Workbench-Timeline-Lens unter `/companion/workbench`
|
||||
- Live-Query `_events` gefiltert auf `actor.kind === 'ai'`
|
||||
- `bucketByIteration` gruppiert Events pro Mission-Iteration, Rationale
|
||||
einmal pro Bucket statt pro Event
|
||||
- Filter: Mission (per query-string) + Modul (dropdown), Deep-Link ins
|
||||
Modul pro Event
|
||||
- [x] Schritt 7a — System-Actor-Wrapping für Projections (streaks-Tracker)
|
||||
- [ ] Schritt 8 — mana-sync Go + Postgres-Migration für `actor`-Feld
|
||||
- [ ] Schritt 9 — Server-side `mana-ai` Bun-Service (offline-of-tab Runs)
|
||||
|
||||
### 20.5a Symmetrische Registries: Resolver vs. Indexer
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue