fix: preserve budget stops during generated planning - #813
Conversation
…github.com/ContextualWisdomLab/contextual-orchestrator into fix/auto-reasoning-effort-contract-rebased
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Maintainer exact-head audit: remote head 6e5e193, base 5379157. The PR tree is equivalent to the locally verified #810 follow-up tree: budget-stop re-raise plus regression coverage. Formal approvals are 0. Hosted checks are 17 total with 8 skipped and 9 queued, no failures. The equivalent local tree passed the full 1646-test suite, compileall, actionlint, diff-check, Semgrep, and pip-audit. Decision: WAIT_AND_REMEDIATE; no merge or bypass. |
d0a3a32
into
ContextualWisdomLab:fix/auto-reasoning-effort-contract-rebased
Change
BudgetExceededErrorbefore generated-plan template fallback_planParent
Validation
pytest tests/test_generated_workflow.py tests/test_budget_enforcement.py(15 passed)python -m compileall -q contextual_orchestrator testsruff --select F,E9git diff --checkThis preserves the ADR 0014 hard budget stop and includes no credentials or real data.