Skip to content

Lower SPIR/ASPIR review iteration ceiling (max_iterations) from 8 to 3#964

Merged
waleedkadous merged 1 commit into
mainfrom
chore/spir-aspir-max-iterations-3
Jun 2, 2026
Merged

Lower SPIR/ASPIR review iteration ceiling (max_iterations) from 8 to 3#964
waleedkadous merged 1 commit into
mainfrom
chore/spir-aspir-max-iterations-3

Conversation

@waleedkadous

Copy link
Copy Markdown
Contributor

Lowers the build-verify max_iterations safety ceiling on every SPIR and ASPIR phase (and their defaults block) from 8 to 3.

This is the runaway-loop backstop, not a target: a phase advances the moment its 3-way consult APPROVEs (normally 1–2 rounds), and max_iterations only fires when REQUEST_CHANGES persists — at which point porch force-advances and escalates to the human. Lowering 8→3 means a deadlocked phase escalates after 3 stuck rounds instead of 8.

Scope: codev-skeleton/protocols/{spir,aspir}/protocol.json only (5 occurrences each). No code changes.

@waleedkadous waleedkadous merged commit 8390e9d into main Jun 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant