Skip to content

(CODUX-220) Document preparation-phase invocation visibility - #3033

Merged
numnx merged 1 commit into
feature/CODUX-220-reduce-invocation-visibility-latency-safelyfrom
task/feature-codux-22-t06-codex-63718b36-mrjl51cu
Jul 13, 2026
Merged

(CODUX-220) Document preparation-phase invocation visibility#3033
numnx merged 1 commit into
feature/CODUX-220-reduce-invocation-visibility-latency-safelyfrom
task/feature-codux-22-t06-codex-63718b36-mrjl51cu

Conversation

@numnx

@numnx numnx commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

🧩 Task: Document preparation-phase invocation visibility

Automated task PR opened by Code UX for T06.

📋 Summary

Sprint: Sprint 220 · Reduce invocation visibility latency safely · Task: T06

Make CLI task-coding execution invocations server-visible immediately after cancellation registration and before workspace preparation, while preserving truthful provider telemetry, recovery semantics, server-authoritative dashboards, and realtime Stats freshness.

🤖 Model & Provider

Provider Codex CLI
Model gpt-5.6-sol

⏱️ Timing

Started 2026-07-13 18:58:15 UTC
Finished 2026-07-13 19:04:05 UTC
Duration 5m 50s

📊 Token Usage

Metric Value
Input tokens 165,711
Cached input tokens 2,660,096
Output tokens 13,854
Total tokens 2,839,661
Invocations 1
Tool calls 28
Active time 5m 16s

Included usage estimate (subscription/local login): $2.57

✅ QA Review

⏳ QA review runs after this PR is opened. Check the task card in the dashboard for the outcome once it lands.

📝 Full Task Prompt
## Objective
Bring architecture, dashboard, and public realtime documentation into agreement with the new CLI invocation lifecycle and Stats refresh behavior.

## Scope
- `docs/architecture/execution-invocation-tracking.md`
- `docs/architecture/dashboard-realtime-transport-plan.md`
- `docs/dashboard/design-system-stats.md`
- `docs-web/architecture/execution-invocation-tracking.md`
- `docs-web/user/dashboard/stats.md`
- `docs-web/developer/websocket-realtime.md`
- Generated `docs-web/content/docs/` artifacts produced by the repository documentation sync command

## Implementation Requirements
1. Explain that a CLI execution invocation may become visible during cancellable workspace/provider preparation, while provider usage `started_at`, duration, concurrency, and token telemetry begin only at provider claim/run time.
2. Document truthful preparation, failure, cancellation, shutdown recovery, resumed-workspace recovery, and one-to-one provider linkage semantics.
3. Document Chat's server-authoritative invocation records, Stats System invalidation on `project.execution.updated` and `snapshot_required`, and Live's retained five-second heavy snapshot throttle.
4. Run the repository's docs synchronization and validation commands so matching public/generated pages remain consistent without changing navigation unnecessarily.

## Constraints
- Use generic project wording and do not expose live project names or secrets.
- Keep the existing architecture terminology and navigation structure.
- Do not document provider activity before the provider has actually claimed a slot or started.

## Verification
- Run `pnpm run sync:docs-web`.
- Run `pnpm run check:docs-web` and inspect the affected canonical and public pages for matching lifecycle language.
- Run `pnpm run lint` if generated TypeScript or route artifacts are touched.
🌿 Branch Info

Base: feature/CODUX-220-reduce-invocation-visibility-latency-safely
Head: task/feature-codux-22-t06-codex-63718b36-mrjl51cu


🤖 Generated by Code UX

@numnx
numnx merged commit 27e0ed8 into feature/CODUX-220-reduce-invocation-visibility-latency-safely Jul 13, 2026
20 checks passed
@numnx
numnx deleted the task/feature-codux-22-t06-codex-63718b36-mrjl51cu branch July 13, 2026 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant