Before writing, Graft rechecks the plan digest, store identity and format, active schema, write capability, source state, and every expected record head. All accepted changes then commit in one DuckDB transaction.
Arguments
- store
An initialized, writable
GraftStore.- plan
A valid
GraftCommitPlanreturned bygraft_plan()orgraft_review().