feat(awooop): complete commander inserted work ledger
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 52s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
Some checks failed
CD Pipeline / workflow-shape (push) Successful in 0s
CD Pipeline / cancel-stale-cd (push) Has been skipped
CD Pipeline / tests (push) Successful in 52s
CD Pipeline / post-deploy-checks (push) Has been cancelled
CD Pipeline / build-and-deploy (push) Has been cancelled
This commit is contained in:
@@ -568,6 +568,19 @@ _COMMANDER_INSERTED_REQUIREMENT_WORK_ITEMS: list[dict[str, Any]] = [
|
||||
"next_action": "更新工作狀態盤點並納入本節新 P0。",
|
||||
"mapped_workplan_id": "P0-010",
|
||||
},
|
||||
{
|
||||
"id": "CIR-P1-OPENCLAW-001",
|
||||
"priority": "P1",
|
||||
"order": 42,
|
||||
"status": "in_progress",
|
||||
"lane": "openclaw_live_ops_space",
|
||||
"request": "OpenClaw 要有像 Gather Town 的工作畫面,而且是持續動畫。",
|
||||
"normalized_work_item": "OpenClaw Live Ops Space:animated room、agent avatars、flow packets、work tokens、scene-state API、desktop/mobile smoke。",
|
||||
"current_state": "/zh-TW/openclaw/live-ops-space route 已存在;仍需 production desktop/mobile animation smoke 與 AwoooP 導流。",
|
||||
"acceptance": "production smoke 證明動畫持續更新、scene API 可讀、desktop/mobile 無重疊;AwoooP 工作台可導向此視覺面。",
|
||||
"next_action": "跑 OpenClaw live-ops desktop/mobile smoke,補 AwoooP 導流與截圖證據。",
|
||||
"mapped_workplan_id": "P1-006",
|
||||
},
|
||||
{
|
||||
"id": "CIR-P2-OBS-001",
|
||||
"priority": "P2",
|
||||
@@ -594,6 +607,19 @@ _COMMANDER_INSERTED_REQUIREMENT_WORK_ITEMS: list[dict[str, Any]] = [
|
||||
"next_action": "先出 no-write design / rollback / smoke verifier。",
|
||||
"mapped_workplan_id": "P0-006",
|
||||
},
|
||||
{
|
||||
"id": "CIR-P2-UX-002",
|
||||
"priority": "P2",
|
||||
"order": 44,
|
||||
"status": "in_progress",
|
||||
"lane": "ai_professional_workbench_ux",
|
||||
"request": "不要又是一大堆文字頁 / 文字牆,要像主流網站與專業 AI 產品。",
|
||||
"normalized_work_item": "AI professional UI:first-viewport cockpit、metrics/cards/flow rows、expandable technical detail、desktop/mobile screenshot smoke。",
|
||||
"current_state": "AwoooP 已有插入需求工作項面板;仍需把長文區塊持續收斂成可掃描 cockpit。",
|
||||
"acceptance": "desktop/mobile 第一視窗看得到狀態、優先序、下一步與證據;細節可展開但不形成文字牆。",
|
||||
"next_action": "針對 AwoooP / governance / OpenClaw live ops 做 visual smoke 與長文字區塊收斂。",
|
||||
"mapped_workplan_id": "P2-UX",
|
||||
},
|
||||
{
|
||||
"id": "CIR-P3-001",
|
||||
"priority": "P3",
|
||||
|
||||
Reference in New Issue
Block a user