qxctl knowledge reconcile ... grammar drives worktree reconciliation through one exact bound Knowledge Session Coordinator. Every mutation is stable-identifier tracked and compare-and-swap against the exact current journal digest.
Commands
Reconcile grammar
compatibility: verify that qxctl, the coordinator, and the bound engines agree on protocol version and scope.begin: open a new reconciliation context with a stable operation identifier.status: inspect the current journal without mutation.checkpoint: durably advance the journal with compare-and-swap.close: finalize the reconciliation context.recover --discover: discovery recovery when ordinary status cannot validate local state.
Recovery rules
Use discovery recovery only when ordinary status cannot validate local state. Preserve blockers; replan only after verified evidence changes.Related surfaces
Session coordinator
The engine that owns reconciliation journals.
qxctl session
Authenticated sessions that pair with reconciliation contexts.
qxctl engines
Manage the bindings the coordinator consumes.