Files
geo/docs/superpowers
root e2f26b7468 docs(desktop-client): spec v2.5 closes 5 contract gaps from round-5 review
Fifth-round codex+gemini final verification: Gemini gave Ready-to-plan;
codex gave Ready-with-caveats with 5 surgical contract gaps. All 5
closed in v2.5:

1. reconcile status=retry semantics pinned: original task returns to
   queued with attempts+1, no cloning, no new job. §6.4 route note,
   §7.5 UNKNOWN reconcile table (renamed from "重新创建任务" to "重新
   运行"), and §15.1 Mermaid all agree.
2. content_ref workspace boundary rule (Phase 1): tenant-native
   entities (article_draft/template_gen/video/brand_asset) must
   belong to actor's primary workspace, otherwise 422. Added to
   Plan 0 cross-workspace pentration test exit bar.
3. WorkspaceScope input surface unified: removed workspace_id= query
   from §6.8.2 modal example; scope solely derived from Actor.
4. Contract drift cleanup: GET /api/desktop/accounts?client=self
   return fields add delete_requested_at; retry path clarified to
   JSON body.
5. Parked Web cancel endpoint: new POST /api/tenant/tasks/{id}/cancel
   (WorkspaceScope) for aborting parked/queued tasks; §15.1 Mermaid
   updated with queued→aborted edge and endpoint labels.

Header upgraded to v2.5.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-18 23:32:03 +08:00
..