Skip to content

ADR 0002 phase 3: contract_version in run history - #14

Merged
br413 merged 1 commit into
mainfrom
feat/q4-phase3-contract-version-history
Aug 21, 2026
Merged

ADR 0002 phase 3: contract_version in run history#14
br413 merged 1 commit into
mainfrom
feat/q4-phase3-contract-version-history

Conversation

@br413

@br413 br413 commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Extend \RunSummary\ and \check_runs\ with \contract_version`n- Populate from loaded contract YAML on each run
  • SQLite migration for legacy history DBs
  • \history\ CLI shows \�1.0\ per run

Test plan

  • 13 unit tests pass (history, cli, alerts, registry)
  • CI green

RunSummary and check_runs store the evaluated contract version. Legacy SQLite databases migrate via ALTER TABLE. History CLI shows v{version} per run.
@br413
br413 merged commit 144da57 into main Aug 21, 2026
1 check passed
@br413
br413 deleted the feat/q4-phase3-contract-version-history branch August 21, 2026 22:31
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.

1 participant