Skip to main content
AI Control Plane

SOC2 WS-8 evidence

Change Control Evidence

Last updated: 2026-05-10 UTC. Applies to the AI Control Plane repository.

ACP production changes are protected by GitHub branch protection, CODEOWNERS review routing, required CI checks, signed commits, linear history, semver-tagged CD, and post-deploy verification. This page is a buyer-safe evidence summary, not a SOC2 report.

Live Enforcement

ControlStatusEvidence
Required pull request reviewEnabled1 approving reviewer
CODEOWNERS reviewEnabled.github/CODEOWNERS
Required status checksEnabledopenapi-validate, opa-tests, pdp-regression, backend, frontend
Signed commitsEnabledrequired_signatures=true
Linear historyEnabledrequired_linear_history=true
Admin enforcementEnabledenforce_admins=true
Force pushes and deletionsBlockedallow_force_pushes=false, allow_deletions=false
Merge strategySquash onlymerge commits and rebase merges disabled

Required Checks

  • openapi-validate - OpenAPI schema validation
  • opa-tests - OPA policy tests
  • pdp-regression - PDP regression pack
  • backend - backend compile and local regression pack
  • frontend - frontend build

Source Artifacts

  • .github/CODEOWNERS
  • CONTRIBUTING.md
  • SECURITY_CHANGELOG.md
  • docs/compliance/change-control-enforcement.md
  • docs/compliance/soc2-gap-assessment.md

Boundary

This page records operational enforcement for change control. It does not claim a completed SOC2 examination or external audit opinion.