21 lines
848 B
Markdown
21 lines
848 B
Markdown
# Policy AOC Gate Prep — PREP-POLICY-AOC-19-002-DEPENDS-ON-19-001-LINT
|
|
|
|
Status: Draft (2025-11-20)
|
|
Owners: Policy Guild · Platform Security
|
|
Scope: Capture gate requirements after linting rules (19-001) are defined.
|
|
|
|
## Dependencies
|
|
- Agreed lint rule set from 19-001.
|
|
- Authority contract for `effective:write` gate.
|
|
|
|
## Proposed gate
|
|
- CI gate checks lint + determinism rules; blocks PRs without suppressions approval.
|
|
- Requires `effective:write` or similar scope for rule bypass; audit logged.
|
|
|
|
## Acceptance
|
|
- Document gate behavior in `docs/modules/policy/design/policy-aoc-gate.md` and add sample CI snippet.
|
|
- Record Authority scope names once confirmed.
|
|
|
|
## Handoff
|
|
Use this prep doc for PREP-POLICY-AOC-19-002-DEPENDS-ON-19-001-LINT. Update when lint rules and auth scopes are finalized; then mark task DONE and unblock implementation.
|