Skip to content

docs(s16): fix protocol flowchart — separate shutdown and plan approval flows - #489

Merged
Bill-Billion merged 1 commit into
mainfrom
docs/s16-fix-protocol-flowchart
Jul 28, 2026
Merged

docs(s16): fix protocol flowchart — separate shutdown and plan approval flows#489
Bill-Billion merged 1 commit into
mainfrom
docs/s16-fix-protocol-flowchart

Conversation

@Bill-Billion

Copy link
Copy Markdown
Collaborator

Split the single protocol row in the flowchart into two distinct flows:

  • Protocol A (yellow): shutdown flow, initiated by Lead via request_shutdown
  • Protocol B (blue): plan approval flow, initiated by Teammate via submit_plan

request_plan is now correctly shown as a plain message (grey dashed box and arrow), not a protocol action. review_plan is added to the diagram. All three language SVGs updated.

Closes #373.

…al flows

Split the single protocol row into two distinct flows:
- Protocol A (yellow): shutdown, initiated by Lead via request_shutdown
- Protocol B (blue): plan approval, initiated by Teammate via submit_plan

request_plan is now shown as a plain message (grey dashed box/arrow),
not a protocol action. review_plan is added to the diagram. All three
language SVGs updated with the same layout.

Closes #373
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
learn-claude-code a2374c5 Jul 28 2026, 04:14 PM

@Bill-Billion
Bill-Billion merged commit d6c804f into main Jul 28, 2026
3 of 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.

s16: Flowchart inaccuracies in plan_approval vs shutdown protocol flows

1 participant