docs(ui-sidebar): defer session status ownership

This commit is contained in:
ZiyaZhang
2026-07-30 02:41:32 -07:00
parent 285cd60744
commit 51711a3772
3 changed files with 4 additions and 4 deletions

View File

@@ -2,5 +2,5 @@
# side as of the last confirmed-consistent state. Both languages carry equal authority;
# after editing either side, bring the other along and re-record with:
# pnpm run verify-translation-pairing --write packages/client/ui-sidebar/README.md
README.md: d2c0c3332f2202986f1daf3a45c84cc1e65eee6d
README.zh.md: 03cb86842d8a28f3a18250a9d77dd0a0a217d7b9
README.md: 19c2d1033de4475816249aa8429f4a589eeb6481
README.zh.md: b8c154586570cf1b9fd4bf776bc09b36ab5ee7d2

View File

@@ -22,6 +22,6 @@ None; this package neither assembles nor sends a provider request.
## Known Limitations and Deferred Work
- **State dots have approval-waiting/running/none live states** — approval waiting is amber and outranks running; done/error notification sources remain deferred.
- **Session state-dot rendering is owned by [ui-workspace](../ui-workspace/README.md)** — done/error notification sources remain deferred.
- **Group-by menu ships by-workspace only** — Update/Status grouping strategies are drawn without specs and deferred.
- **"New task completed" unread marking is local viewing state** — completion-time > last-seen never reaches the host.

View File

@@ -22,6 +22,6 @@ New Session 会启动运行时的页面局部前端 Session Intent真实 Work
## 已知限制与暂缓事项
- **状态点具有待审批runningnone 三种实时状态**:待审批使用琥珀色并优先于 runningdone/error 的通知数据源仍暂缓实现。
- **Session 状态点渲染由 [ui-workspace](../ui-workspace/README.md) 持有**done/error 的通知数据源仍暂缓实现。
- **分组选单只提供按 Workspace 分组**Update/Status 分组策略只有图稿而没有规范,暂缓实现。
- **「New task completed」未读标记是本地查看状态**:完成时间 > 上次查看时间这一事实永远不会到达宿主。