Pulse.

mock data · design instrument hover = what it means · click = the data behind it

Health · the three-minute layer

Is the pipeline working, and where is it stuck?

The board-ready sentence, generated weekly from measured rows only. This one is a format demonstration on seeded data; the seventeen-to-five touch reduction is the measured part ● measured. Provenance marks: mock blend ● measured

Pick your seat: the three questions this answers for you

Outcomes first: did shipped work solve the problem

Output and flow: what it took to produce

What deserves attention this week

Trends

Features merged per week details →

Throughput, with the human-only reference line for scale

Where the hours went, by stage details →

Median wall-clock share per cycle; the packaging spike is the measured 17-touch week ●

Decision turnaround details →

Days from question raised to answered; p90 and median. Named owners on the two-business-day clock started week 33; the weekly half hour catches only what stalls.

The autonomy curve details →

Interventions per run, falling as the loop earns trust; asked-first vs interrupted

Caught before merge vs escaped after details →

Findings by the verification chain against escapes found on main

The scoreboard: closing the gap list details →

The 113 go-to-market capabilities by state. The pilot's success is this chart moving right.

How this maps to what the industry measures

DORA's four keys

Lead time and deploy frequency are here (cycle time, merges per week) but read with care: industry data shows AI inflates both. The two that stay honest in an AI pipeline lead this page: change failure rate and recovery, plus decision turnaround as our own fifth key.

DX Core 4

Speed, effectiveness, quality, impact: the four page tabs map onto them almost one to one, with the operator page carrying the experience half. Nothing exotic; a reviewer can benchmark us against published norms.

Where we go past the standards

The autonomy curve, code durability against the industry's rising AI churn, and cost per merged feature that survives 90 days. These are the measures the standards do not have yet, and where this system differentiates.

Product & outcomes · the roadmap layer

What's moving, what's stuck, and what it bought us

60 of 321 customer asks addressed by 14 shipped capabilities against the 113-item gap list; the biggest blocker is one permission-model decision, open four days, holding three tickets.

The product view: the pipeline by stage with ages, the decisions that gate it, and shipped work mapped to what customers actually asked for.

The value stream at a glance

The pipeline, by stage

Where every capability sits details →

Decisions open, by owner

Every open question with one named owner; red is past the two-business-day clock

Aging work

In flight with no movement; the reclaim rule fires at ten business days

Outcomes: customer demand addressed

Support-inbox asks addressed by shipped work details →

321 asks across 19 themes; bars show asks whose capability shipped, per theme (top 8)

Cost against demand, per shipped feature details →

Each dot one feature: cost to ship vs asks addressed. Lower-right is the good corner.

measured ●seeded
What this page changes: a roadmap conversation starts from "the ledger screen addresses 22 open asks and costs about $60 to build" instead of from opinion. The same numbers feed the quarterly ranking.

Operators · the practice layer

My runs, my bottlenecks, my process

Five operators ran 25 cycles this quarter: 14 merged, 2 abandoned with reasons logged, 9 in flight. The shared process repo adopted 28 improvements from the people running it.

Pick yourself, see your numbers against the team, and see where your cycles lose time. Comparison is visible to everyone by design; the point is shared learning, not a leaderboard.

Touches per cycle

Touches per run; the line is you, dashed lines are the team range.

Where your cycles spend time vs the team

Median hours by stage, you (solid) against team median (hollow)

Process iteration: who is improving the loop itself

Retrace rows opened, and how many were adopted into the shared process

Review outcomes

First-pass approvals, fix rounds, and redesigns on your PRs

Cost · the finance layer

What the machine spends, what a feature costs, which way it trends

$987 of compute this quarter, $470 of it one deliberate twice-built experiment; the median shipped feature cost $52 of compute plus about $208 of priced human time.

Finance-grade only when the sources are wired: every number here would come from the cloud bill and time logs, never estimates. The claim this page must survive: features for tens of dollars of compute plus a bounded slice of human time.

Trends

Compute per week details →

The W30 spike is the twice-built experiment (both lanes); steady-state weeks are the honest trend

Where the compute goes details →

Spend by purpose, last 4 weeks

The comparison leadership will ask for

First shipped feature, measured ●, against a conventional estimate for the same scope

Honest note: the human-only column is an estimate by definition; everything in the pipeline column is measured. Never mix the two kinds of number in one claim without saying so.

The data behind it · the collection spec

What we'd collect, from where, and what needs building

Of 30 measures: 9 are collectible today, 13 need a one-line hook in what the loop already writes, and 8 need a new source. Four of the eight are the GA outcome measures (revenue, retention, deflection, customer signal): they unlock once a product is in the market, and they become the primary arrow the moment they do. Everything else is wired at pilot start, not retrofitted.

This page is the real product of the dashboard. Every chart above names its sources here. live means collectible now; hook means one line of instrumentation; new means a source must be created.

Feasibility: the nine source systems and their pipes

Every measure above traces to one of nine sources. The rule stands everywhere: a measure renders only once its pipe is real; until then its tile says so instead of showing a guess.

SourceWhat it providesThe pipeState
GitHubmerges, reviews, first-pass rate, review time, fix/redesign labelsmerge webhook plus a nightly API pullready
ClickUpstatuses and dwell, assigned-comment decisions, work weightexisting token, nightly pull jobready
The loop's metrics filesstage times, touches, final statesalready written per cycle; add three row types (touch, stage-left, final-state)small addition
Gate-review reportsfindings with severitiesstructured already; add a one-line summary row per findingsmall addition
Cloud billingcompute by ticket, stage, experimentusage visible today; needs session tags plus an export querysmall addition
git historychurn, durability, survival at 2 weeks and 90 daysa scheduled survival pass per merged PR (small script)small addition
Support-ask corpusthemes and the ask-to-capability mappingthe 321-ask export exists; needs a quarterly refresh and the mapping kept on ticketssmall addition
Product telemetryusage, journeys, and outcome signals at GAdoes not exist in the new build yet; must be designed in from the start, PHI-maskedbuild
Finance constantsloaded rate, human-only baselinesrecorded once per feature at intakebuild

What must actually be built, in order: the three metrics-file row types (hours of work), the nightly job that joins ClickUp and GitHub into the weekly snapshot (the Friday job already planned), the git survival pass, the Board snapshot job, and, the only large one, telemetry inside the product itself, which is what unlocks the four GA outcome measures.

The bleeding edge this adopts early

Sources this design leans on

The collection principles