Skip to content

Replace retained review markers with lifecycle record#427

Merged
yvette-carlisle merged 2 commits into
mainfrom
y/decodex-xy-972
Jun 17, 2026
Merged

Replace retained review markers with lifecycle record#427
yvette-carlisle merged 2 commits into
mainfrom
y/decodex-xy-972

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Replace retained review handoff/orchestration durable marker authority with a single review_lifecycle_records row and projection-only boundary APIs.
  • Drop historical review_handoffs/review_orchestrations tables during bootstrap without row migration or readback fallback.
  • Update recovery/status/docs/tests to treat lifecycle records as canonical post-review state.

Verification

  • cargo make fmt
  • cargo clippy --all-features --all-targets --workspace -- -D clippy::all -D clippy::too_many_lines -D clippy::unwrap_used -D clippy::use_self -D clippy::wildcard_imports -D missing-docs -D unused-crate-dependencies -D warnings
  • cargo vstyle curate --language rust --workspace --all-features
  • cargo make test (1211 passed, 1 skipped)
  • cargo make docs-check
  • rg check: old review_handoffs/review_orchestrations code references only remain as DROP TABLE statements in runtime code

Authority: XY-972

@yvette-carlisle yvette-carlisle merged commit 457ba12 into main Jun 17, 2026
14 checks passed
@yvette-carlisle yvette-carlisle deleted the y/decodex-xy-972 branch June 17, 2026 05:40
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