ADR2 min read

ADR-012 — Integration Is Separate From Execution

Validation and promotion are separate from the Run that produced a Candidate.

Status

Accepted

Context

Repository policy, CI, and human review must remain meaningful when agents write changes.

Decision

Keep integration as a separate process that can rebase, validate, review, and merge.

Consequences

The handoff introduces latency but preserves accountability and extension options.