Draft apply readiness
Database execution gate
The executor can apply supported replay operations once the database URL is configured and the operation plan has no blockers.
Execute mode is gated
DATABASE_URL is missing, so execute mode will only print the plan and refuse database writes.
Pending
0
Pending local draft submissions included in the execution plan.
Operations
0
Business, generation, update, and audit operations in order.
Executable
0
Operations without generated-ID or lookup blockers.
Blocked
0
Operations that must be resolved before execution.
Applied
0
Local drafts with prior apply receipts.
Operation Order
Execute Drafts
Apply this batch only against a Neon development branch after applying schema migrations and seed data.
npm run drafts:apply -- --execute
Warnings
No planner warnings
The dry-run planner has no remaining advisory warnings for this batch.