Skip to content

Delivery: add persistent bounded workflow controller - #226

Merged
Wibias merged 2 commits into
mainfrom
delivery-workflow-controller
Aug 12, 2026
Merged

Delivery: add persistent bounded workflow controller#226
Wibias merged 2 commits into
mainfrom
delivery-workflow-controller

Conversation

@Wibias

@Wibias Wibias commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Stack

PR 4 of the v0.5.0 reliability/convergence rewrite. Stacked on PR #225.

Scope

  • lock the selected workflow route
  • enforce explicit legal phase transitions
  • persist completed phases, refs, blockers, evidence and attempts
  • define measurable progress independently of narration
  • enforce no-progress escalation, phase retries, evidence actions, workflow steps, tokens and wall time
  • invalidate state-bound evidence when relevant refs change
  • add atomic checkpoint persistence and resume without repeating completed phases

TDD status

This PR begins RED with the controller contract. PR #225 provides the shared semantic evidence registry consumed by this controller.

Stack contract

PR 5 will map every GitHub Delivery workflow onto this controller and its phase packets. PR 6 then supplies real-incident/adversarial replays and performance gates before v0.5.0 release.

@Wibias
Wibias force-pushed the delivery-workflow-controller branch from 04a8626 to 94423d7 Compare August 12, 2026 01:43
@Wibias
Wibias force-pushed the delivery-workflow-controller branch from 94423d7 to 2eecebe Compare August 12, 2026 02:11
@Wibias
Wibias marked this pull request as ready for review August 12, 2026 03:14
@cursor

cursor Bot commented Aug 12, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@Wibias
Wibias force-pushed the delivery-workflow-controller branch from 2eecebe to 1d45deb Compare August 12, 2026 03:15
@Wibias
Wibias force-pushed the delivery-workflow-controller branch from 1d45deb to aeca69a Compare August 12, 2026 03:19
Base automatically changed from watchdog-evidence-economy to main August 12, 2026 03:27
@Wibias
Wibias force-pushed the delivery-workflow-controller branch from aeca69a to 767c4d8 Compare August 12, 2026 03:27
@Wibias
Wibias merged commit 4703617 into main Aug 12, 2026
11 checks passed
@Wibias
Wibias deleted the delivery-workflow-controller branch August 13, 2026 01:01
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