# Integration Gate Use this gate to promote completed task facts into canonical project memory. ## Requirements - Run in an exclusively owned integration worktree. - Hold the repository integration lock. - Verify the task commits being integrated are present. - Review task promotion candidates and semantic conflicts. - Ask before changing architecture direction, product behavior, or accepted decisions. - Record source task or merge commits under `Integrated Through` in `current-state.md`. Do not resolve meaningful document conflicts with `ours`, `theirs`, or union merge rules.