Goal
Keep production profile as a hard boundary for autonomous operations.
Deliverables
- Maintain strict method allowlist/denylist behavior in production profile.
- Expand deterministic policy error contracts for boundary violations.
- Add/maintain tests for unsafe profile transitions and invariant violations.
Acceptance
src/rpc_methods.zig and src/rpc.zig tests cover boundary and transitions.
- Gate C enforces policy fixtures (
submit_blocked_in_production and follow-ons).
docs/CONTROL_PLANE_POLICY.md remains in sync with implementation.
Linked Epic
Goal
Keep production profile as a hard boundary for autonomous operations.
Deliverables
Acceptance
src/rpc_methods.zigandsrc/rpc.zigtests cover boundary and transitions.submit_blocked_in_productionand follow-ons).docs/CONTROL_PLANE_POLICY.mdremains in sync with implementation.Linked Epic