docs(kernel): ratify diagnostic ComputeBudgetPolicy envelope

Ratifies ADR-0227 and authorizes exactly one next implementation PR: diagnostic-only ComputeBudgetDecision.

No ComputeBudgetDecision implementation, GeometricSearchRun, search execution, candidate generation, repair, Workbench, runtime/serving behavior, teaching/proposal/report/eval mutation, answer production, or unreviewed artifact mutation is authorized.
This commit is contained in:
Shay 2026-06-22 12:46:25 -07:00 committed by GitHub
parent f3dad63907
commit 7e4ba10c7a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
# ADR-0227: ComputeBudgetPolicy Envelope
**Status:** Proposed
**Status:** Accepted
**Date:** 2026-06-22
@ -8,6 +8,14 @@
**Depends on:** ADR-0226 and PR #865
## Ratification note
Accepted for staged implementation.
This ADR authorizes exactly one next implementation PR: a diagnostic-only `ComputeBudgetDecision` read adapter over `SearchGateDecision`.
This authorization does not include `GeometricSearchRun`, search execution, candidate generation, repair, Workbench implementation, serving/runtime behavior, teaching/proposal/report/eval mutation, answer production, or any unreviewed artifact mutation. Those remain separately gated by future PRs.
---
## 1. Summary