docs(ai): Revert-per-iteration shipped in Workbench

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-04-15 01:19:16 +02:00
parent ad5f670ec2
commit a047f6cb7c
2 changed files with 4 additions and 1 deletions

View file

@ -21,7 +21,6 @@ What works end-to-end:
Intentionally **not yet** implemented (future work):
- [ ] Materialized mission snapshot — full LWW replay per tick is O(N changes). Fine pre-launch; revisit when user count grows.
- [ ] Revert-per-iteration in the Workbench timeline — would undo the AI's approved writes. Needs per-event-type inverse logic (delete reverts create, uncomplete reverts TaskCompleted, …).
## Port: 3066