docs(runtime): record Cowork checkpoint drill-in

This commit is contained in:
Saravana Achu Mac 2026-04-04 17:29:44 -07:00
parent 82a44c249f
commit 5e40cd1b6e
3 changed files with 4 additions and 0 deletions

View File

@ -113,6 +113,8 @@ Canonical backlog:
- `learning_ai_common_plat`
Notes:
- `cowork-service` now exposes one-checkpoint drill-in and the hosted admin runtime console now distinguishes direct checkpoint observations from projected summary fields
Commits:
- `82a44c2`
---

View File

@ -154,6 +154,7 @@ Richer drill-in is useful for power-user inspection, but not required to keep th
- `7240de7` added direct checkpoint artifact IDs to Cowork runtime IPC
- `59ae0e1` added the shared checkpoint artifact contract and projection mapping
- `82a44c2` added checkpoint-detail routing and hosted Cowork drill-in review
---

View File

@ -63,3 +63,4 @@ Remaining follow-up:
- existing producer surface predates Phase 3 baseline
- `34c9b78` added persisted checkpoint IPC summaries for runtime todo and resume review
- `4ff578e` added checkpoint runtime refs plus canonical session/task IPC event IDs
- `82a44c2` added `cowork-service` checkpoint drill-in and the hosted admin runtime console review surface