docs(pipeline-walks): process diagram per entry mode with the scripts run at every step - #129
Merged
Merged
Conversation
… run at every step docs/pipeline-walks.html draws the shared spine, the four pipeline entry modes (migration, requirements-driven incl. the docs-ready fast path, greenfield, change an existing app), the a-la-carte assurance tracks and the Stage 5 module loop as mermaid flowcharts, each with a stage/what/ scripts table. The existing-app walk opens with the app-mapping step (SHOW STRUCTURE, graph-report, lint, report, security matrix, marketplace diff) before scoping the slice. Linked from the README entry-modes paragraph. Rendered headlessly in Chromium: 7 of 7 diagrams produce an SVG, no mermaid syntax errors, no horizontal page scroll at 1200px. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VJgWP5vEoAsNsJYqCDMGNw
…ixture does not read it as an open instruction Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01VJgWP5vEoAsNsJYqCDMGNw
MendixMau
marked this pull request as ready for review
September 22, 2026 17:30
Merged
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed and why
docs/pipeline-walks.html— one process diagram per entry mode, with the scripts executed at every step:Each section is a mermaid flowchart plus a stage / what / scripts table. The existing-app walk opens with the app-mapping step (
SHOW STRUCTURE,graph-report,lint,report, security matrix,marketplace diff) before the slice is scoped.README: one pointer sentence under the "five ways in" paragraph. CHANGELOG line in the same commit.
Field evidence
Rendered headlessly in Chromium (Playwright, mermaid 11.4.1 served locally): 7 of 7
pre.mermaidblocks produce an SVG, no mermaid syntax errors, no horizontal page scroll at 1200px. Leak guard and PR-discipline guard clean; no home paths in the file.Checklist
🤖 Generated with Claude Code
https://claude.ai/code/session_01VJgWP5vEoAsNsJYqCDMGNw
Generated by Claude Code