docs(ecosystem): record queued runtime commit

This commit is contained in:
Saravana Achu Mac 2026-04-04 11:12:19 -07:00
parent ff8c5eb704
commit 69bced0a25
2 changed files with 2 additions and 2 deletions

View File

@ -248,7 +248,7 @@ These should be resolved before claiming the ecosystem docs are fully implementa
- `1ccafa7` adds FlowMonk direct runtime projections for sessions, tasks, runs, action logs, and dispatch validation
- [x] promote `queued` to a first-class `AgentRun` state and preserve it in shared runtime projections
Commits:
- `pending current commit`
- `ff8c5eb`
Status note:
- `AgentRun` now supports `queued` directly in `@bytelyst/events`
- platform-service now preserves queued platform runs as `queued`

View File

@ -99,7 +99,7 @@ Observed baseline:
- `b8242b4` cowork-service runtime action-log projection
- `1ccafa7` FlowMonk local shared-package resolution + runtime projection routes
- `a3ae6fe` FlowMonk queued-run projection preservation
- `pending current commit` shared runtime queued-run state
- `ff8c5eb` shared runtime queued-run state
## 7. Remaining Gaps