Prove · Accountability ledger

Accountability ledger

Told as a ledger of loops, not a node cloud. Fuses the already-built producers - causal links, merged PRs, incidents, session outcomes, lessons, prevention events - into one ranked story per loop: a session shipped a PR, it introduced a defect, and a lesson now guards it, with the measured dollars saved.

Where to find it

  • Desktop: http://localhost:4000/, then ProveAccountability ledger in the sidebar.
  • Hosted: repoops.ai/team/accountability
  • Keyboard: K, then type “Accountability ledger”.
  • API: GET /api/accountability/graph?repo=<id>&node=<id>&depth=<n>

What it does for you

Open loops are flagged to act on.A shipped defect with no guarding lesson yet shows up as an open loop, not buried in a graph of every commit and file touched.
Closed-loop proof: did the lesson actually work?For every applied lesson, it measures the defect rate before vs after the first application - honest-null when there isn't yet enough run history to say.
Signal, not connective tissue.The raw graph is mostly commit/file/PR connective tissue; this renders only the ~1% that is an actual accountability signal. An advanced disclosure shows the raw composition on demand.

Read more