Skip to content

feat: add fact supersession review flow#25

Merged
cafitac merged 1 commit intomainfrom
feat/fact-supersedes-replaces
Apr 30, 2026
Merged

feat: add fact supersession review flow#25
cafitac merged 1 commit intomainfrom
feat/fact-supersedes-replaces

Conversation

@cafitac
Copy link
Copy Markdown
Owner

@cafitac cafitac commented Apr 30, 2026

Summary

  • Add fact supersession lifecycle support: old fact superseded_by replacement fact, old fact deprecated, replacement fact approved.
  • Add review CLI surfaces: review supersede fact ... and review replacements fact ....
  • Document replacement-chain forensic review and refresh .dev/status/current-handoff.md for v0.1.28/current Priority 4 slice.

Verification

  • uv run pytest tests/test_review_and_scope_ranking.py::test_supersede_fact_records_replacement_relation_and_status_history tests/test_cli.py::test_python_module_cli_review_supersede_fact_shows_replacement_chain -q
  • uv run pytest tests/test_review_and_scope_ranking.py tests/test_cli.py -q
  • uv run pytest tests/ -q
  • uv run python scripts/check_release_metadata.py
  • uv run python scripts/smoke_release_readiness.py
  • npm pack --dry-run
  • git diff --check
  • static diff scan: finding_count: 0

@cafitac cafitac merged commit 1bb6d0b into main Apr 30, 2026
2 checks passed
@cafitac cafitac deleted the feat/fact-supersedes-replaces branch April 30, 2026 06:51
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