Skip to content

Add actionable gap ledger - #21

Merged
dorkalev merged 1 commit into
mainfrom
codex/gap-ledger
Aug 6, 2026
Merged

Add actionable gap ledger#21
dorkalev merged 1 commit into
mainfrom
codex/gap-ledger

Conversation

@dorkalev

@dorkalev dorkalev commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

Add a first-class gap ledger that turns criterion maturity into explicit next actions.

Tickets

Fixes #20

Changes

  • partition every in-scope criterion into build/fix, prove-operation, or review-over-time
  • show counts, plain-language explanations, next actions, and criterion evidence links
  • keep the Type II observation-period gap separate and explicitly not evaluated
  • renumber the working-paper sections and document the classification contract
  • add regression coverage proving that every in-scope criterion appears exactly once

Test Plan

  • cargo test --manifest-path website/app/Cargo.toml --locked
  • render the current production database and confirm 8 build/fix, 14 prove-operation, and 14 review-over-time criteria
  • confirm out-of-scope criteria do not appear in the gap ledger

@dorkalev
dorkalev merged commit 3b45f4c into main Aug 6, 2026
5 checks passed
@dorkalev
dorkalev deleted the codex/gap-ledger branch August 6, 2026 07:04
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.

Add actionable gap ledger to readiness dashboard

1 participant