Every active project, Claude Code session, and decision — tracked in one place. Read top to bottom: current state → active work → who owns what → how time is spent → what's next.
Project counts and key metrics from pmo.json. Rings animate to current values on load.
UPDATE WEEKLY · manually maintained · last updated 2026-05-06
All projects by stream — status, progress, and lead agent. Filter to see only what's in flight.
| ID | Project | Stream | Status | Progress | Owner | Target |
|---|
Key delivery checkpoints across all projects. Done = shipped. Active = in progress. Pending = not yet started.
TakeRun OS uses 18 role-based agents — not autonomous software, but defined decision-making perspectives. Each agent (CEO, CFO, COO, DJ, Health, etc.) represents a domain of focus and owns a slice of the portfolio. When a Claude Code session runs, it logs under the agent whose domain it serves. The board below shows which agents are carrying work right now, and how loaded they are.
Recent Claude Code sessions — what was built, how long it ran, and how much of the context window was used.
Cumulative token and time spend across all sessions. Sessions nearing 100% context hit hard cutoffs — split long work across multiple focused sessions when possible.
| Session | Date | Model | Tokens (est.) | Ctx % | Duration | Files | Tasks |
|---|
Toyota-style flow map from idea to deployment. Green = value-add time. Red = wait time. Current-state bottleneck: the 2-day queue after Idea Capture — ideas sit until a Claude Code session starts. Toggle to see the future-state target.
3–5 concrete actions for this week. Update each Sunday.
MANUALLY MAINTAINED · update each Sunday
After each Claude Code session, update pmo.json in GCS and the static blocks below:
1. Session Log — Add entry to sessions[]: date, model, tokens, duration, tasks, outcome.
2. Tokens — Read from Claude Code context indicator (e.g. "857k / 200.0k"). Record as tokensApprox.
3. Projects — Update status and pct when a project phase changes.
4. Milestones — Change status:"pending" → "done" when reached.
5. Next 7 Days (§⑧) — Update the static block in pmo.html each Sunday: replace dates, actions, and agent references.
6. This Week's Focus (§①) — Update the 3 focus items when priorities shift.
Future: Cloud Function auto-export from BigQuery → dashboard auto-updates from CDN JSON.
Interactive force graph of all 18 agent roles and their dependencies. Click a node to see mission, KPIs, and connections. Drag to rearrange.
Click a node to select. Role, KPIs, and connections will expand here.
The trajectory from empty repo to live djtakerun.jp, read like geology — oldest layers at the bottom, each band's height proportional to the lines of code in that phase. Click a band to expand. Source: takerun.pmo_phases in BigQuery.