feature/Skills-offer-method-graphhtml · L-260926-14cb83 - #91
Merged
Merged
Conversation
pipelex-design now gives the path of the flowchart page the workshop writes beside a bundle validated by path when it hands over a finished method, replacing a host-rendered graph the view-less workshop never gave, and pipelex-run gives it on a dry run. The sentence explain already carried moves into one include the three skills share. Both skills sat at the size ceiling, so the reason for the runs/ exclusion leaves the shared submission partial (docs/decisions.md records it) and a few sentences are tightened; no guard moved. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
The size trim had cut "choosing or disambiguating" to "choosing", which let the model pick among several saved methods matching a name on its own and spend credit on the wrong one. The sentence now says to ask when several fit, registered as a guard; the room comes from three shorter phrasings. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
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.
/pipelex-designnow gives the path of the method graph page the workshop writes beside a bundle validated by path when it hands over a finished method, replacing the host-rendered graph the view-less workshop never gave, and/pipelex-rungives it on a dry run, where the validation is shown as the flow; a real run stays silent about it. The sentence/pipelex-explainalready carried moves into one include the three skills share, and a test pins which skills include it. Both skills sat at the size ceiling, so the reason for theruns/exclusion leaves the shared submission partial (docs/decisions.mdrecords it) and a few sentences are tightened, with no guard moved; run's lookup of a saved method by name now says outright to ask when several fit, which a first trim had weakened.Closes L-260926-14cb83
🤖 Generated with Claude Code
Summary by cubic
pipelex-designandpipelex-runnow point at the method graph page: they give the path ofmethod-graph.html, which the workshop writes beside a bundle validated by path. Design gives it when it hands over a finished method, and run gives it on a dry run, where the validation is shown as the flow; a real run stays silent about it. This replaces the host-rendered graph the view-less workshop never gave, and pullspipelex-explain's existing sentence into a shared include the three skills use, with a test pinning which skills include it.Closes L-260926-14cb83.
Bug Fixes
Notes
runs/exclusion's reason leaves the shared submission partial (docs/decisions.mdrecords it) and a few sentences are tightened; no guard moved.Written for commit 3d35ff9. Summary will update on new commits.