From 5e40cd1b6e9ef757b1e3fa3e582d4fe7d68a5af2 Mon Sep 17 00:00:00 2001 From: Saravana Achu Mac Date: Sat, 4 Apr 2026 17:29:44 -0700 Subject: [PATCH] docs(runtime): record Cowork checkpoint drill-in --- docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md | 2 ++ docs/ecosystem/OPTIONAL_PRODUCT_ENHANCEMENT_BACKLOG.md | 1 + docs/ecosystem/adoption/learning_ai_claw-cowork.md | 1 + 3 files changed, 4 insertions(+) diff --git a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md index 2196550e..75e0a2a3 100644 --- a/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md +++ b/docs/ecosystem/ECOSYSTEM_IMPLEMENTATION_TRACKER.md @@ -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` --- diff --git a/docs/ecosystem/OPTIONAL_PRODUCT_ENHANCEMENT_BACKLOG.md b/docs/ecosystem/OPTIONAL_PRODUCT_ENHANCEMENT_BACKLOG.md index 8508b7e4..82e8f52c 100644 --- a/docs/ecosystem/OPTIONAL_PRODUCT_ENHANCEMENT_BACKLOG.md +++ b/docs/ecosystem/OPTIONAL_PRODUCT_ENHANCEMENT_BACKLOG.md @@ -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 --- diff --git a/docs/ecosystem/adoption/learning_ai_claw-cowork.md b/docs/ecosystem/adoption/learning_ai_claw-cowork.md index f5ab46eb..62d0a8f9 100644 --- a/docs/ecosystem/adoption/learning_ai_claw-cowork.md +++ b/docs/ecosystem/adoption/learning_ai_claw-cowork.md @@ -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