Repository to Database review path
read-only until handoffsource database
PostgreSQL Database
Target database metadata and selected rows are read by DbState.
read
Database Inspection
Inspection gathers state without mutating PostgreSQL.
compare
State Comparison
Repository desired state is compared with database state.
review
Object Diff / Data Diff
Differences are exposed for human inspection.
select
Release Plan
Supported candidates can be selected for a handoff plan.
prepare
Review-only Artifact
Artifacts are prepared for review, not executed by DbState.
controlled handoff
External Database Release Process
Approved SQL is executed outside DbState.
