Welcome to your development workspace
Sign in to continue.
Dashboard
Token Savings (Machine-Reported Estimate)
Self-reported by each machine's local Claude Code hook (est_tokens_saved) -- an estimate covering that machine's overall Claude Code usage, not just actions taken in this CCDR Workspace. For CCDR's own exact, recorded numbers, see Token Savings Evidence below -- the two are different measurements and are not expected to match.
Context
Projects
Optimizer Usage
This browser session onlyToken Savings Evidence (CCDR Web UI)
Real recorded optimization sessions, not estimatesCombined across every CCDR component that reduces context -- Prompt Optimizer, Intent Layers, Handoff, Terminal Optimizer, and Conversation Reset.
By Project
| Project | Sessions | Tokens Saved | Avg Reduction |
|---|
No optimization sessions recorded yet.
By Machine
| Machine | Sessions | Tokens Saved | Avg Reduction |
|---|
No optimization sessions recorded yet. Set "This Machine" in a project's Compose Prompt card to start attributing sessions to a machine.
Machines
No machines have synced yet. Once your local hook syncs, it'll show up here.
Hook Deployment Status
CCDR-managed version: —Whether each machine's local Claude Code hook install matches what CCDR ships. Deployment stays a manual, explicit action you run locally -- CCDR only reports status here, it never writes to your filesystem or updates hooks on its own.
No hook status reported yet. Once your local hook syncs, it'll show up here.
deploy_hooks.bat (Windows) or run python deploy/hooks/deploy_hooks.py from your CCDR-Control-Plane checkout.
Copied to clipboard.
Projects Comparison
Activity, not token totals -- see notePer-project token savings aren't tracked yet (only per-machine); this shows real checkpoint activity per project as the closest honest proxy.
| Project | Checkpoints | Avg Summary Size |
|---|
Projects
Select a project to resume exactly where you left off.
No projects yet. Create one to get started.
New Project
Delete Project
has existing checkpoint history. Permanent deletion removes the project, its checkpoints, summaries, and evidence -- and cannot be undone.
—
ReadyProject
Mission Control
Engineering Task
Describe the engineering work. CCDR builds the complete mission — scope, context, boundaries and acceptance criteria — automatically.
Examples:
CCDR Analysis
Ready- ✓ Understanding the Request
- ✓ Defining Scope & Boundaries
- ✓ Loading Project Context
- ✓ Verifying Engineering Rules
- ✓ Mission Ready for Dispatch
This reflects what CCDR already computed for this request in one server round trip — not a live progress stream.
Objective
—
Business Goal
—
Scope
Acceptance Summary
Execution
Dispatch to Claude
CCDR cannot dispatch Claude directly from this browser. Claude Transport runs the Claude CLI as a local process against your actual working tree — the control plane has no access to your machine. Copy the command below and run it in your project directory; knowledge files are verified and (re)generated automatically the moment you do.
Mission Activity
WaitingNear real-time event streaming via Server-Sent Events, published by the local agent as it actually observes each stage — not a simulated progress bar. Core events (received/started/completed/failed) always appear; the rest appear only when this dispatch could observe them and are simply omitted otherwise.
Live events aren't available for this dispatch (older CCDR backend, or the connection dropped). CCDR does not fabricate progress in place of them — go to the Workspace tab and click Resume Project once Claude finishes to load the Completion Report from what was actually recorded.
Completion Report
Summary
—
Files Touched (from mission scope)
Tests Executed / Passed
Not captured by the current completion schema (status/summary/tasks/decisions/open_issues only).
Warnings / Errors
Not captured as a distinct field — check Open Issues below and the raw summary.
CCDR Review
Decisions Recorded
Open Issues / Remaining Risks
ADR updates are not distinguished from Decisions in the current schema.
Recommended Next Mission
This recommendation comes from CCDR's own recorded next_task, not from Claude directly. You always approve before it becomes a new mission.
—
History
Timeline
Every entry below is a real, timestamped event — either recorded by your browser as it happened, or read directly from CCDR's stored checkpoint. Nothing here is simulated.
No mission events recorded yet this session.
Previous Missions & Checkpoints
Every checkpoint this project has ever saved, most recent first -- the same resume history CCDR itself reads from.
No checkpoints saved yet for this project.
Knowledge
Knowledge Files
—Stable engineering rules live in these generated files instead of being re-sent in every mission prompt.
Shows what CCDR generated for this mission. Whether each file is present, current or user-authored on disk is verified on your machine at execution time — the control plane cannot read your working tree.
Working context
Reference for development only -- to start a new Claude conversation, use the Bootstrap Prompt from Conversation Reset in Developer Tools instead.
Nothing restored yet.
Project Intent
Built on demand from this project's own checkpoint history -- no filesystem scanning. Kept up to date automatically; this button is only for advanced/manual use.
File Relationships
Files that tend to appear together in checkpointsNot enough checkpoint history yet to find relationships.
CLAUDE.md Review
Developer Tools
Claude Conversation
Mission Execution
🟢 HealthyLast Completion
No mission has been executed for this project yet.
Continue working. No action required.
Estimated from CCDR's own activity in this workspace (prompts sent, time since last checkpoint) -- not a direct read of your Claude conversation.
The project continues -- only the Claude conversation changes. This does not end your session or complete the project.
Conversation Reset Complete
Next Step
Compose prompt
Continue your CURRENT Claude conversation. To start a NEW one instead, use Conversation Reset above.
Copied to your clipboard. Paste this into Claude Desktop / Claude Code:
Terminal Output Cleaner
Paste real terminal/log output here. Cleaning only removes repeated noise -- real failures are always preserved, and the original is always one click away.
Complete Project
This saves a final checkpoint and marks the project Completed (archived, read-only). Checkpoints and history are preserved; this cannot be undone from here.