Skip to content

feature/Skills-offer-method-graphhtml · L-260926-14cb83 - #91

Merged
lchoquel merged 2 commits into
devfrom
feature/Skills-offer-method-graphhtml
Sep 26, 2026
Merged

lchoquel merged 2 commits into
devfrom
feature/Skills-offer-method-graphhtml

Conversation

@lchoquel

@lchoquel lchoquel commented Sep 26, 2026 •

Copy link
Copy Markdown
Member

/pipelex-design now 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-run gives it on a dry run, where the validation is shown as the flow; a real run stays silent about it. The sentence /pipelex-explain already 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 the runs/ exclusion leaves the shared submission partial (docs/decisions.md records 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-design and pipelex-run now point at the method graph page: they give the path of method-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 pulls pipelex-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

  • Run now asks when several saved methods fit a name; the size trim had cut that to "choosing", letting the model spend credit on the wrong one.

Notes

  • Both skills sit at the size ceiling, so the runs/ exclusion's reason leaves the shared submission partial (docs/decisions.md records it) and a few sentences are tightened; no guard moved.

Written for commit 3d35ff9. Summary will update on new commits.

Review in cubic

lchoquel and others added 2 commits September 26, 2026 19:35
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>
@lchoquel
lchoquel merged commit 5bb83dd into dev Sep 26, 2026
11 checks passed
@lchoquel
lchoquel deleted the feature/Skills-offer-method-graphhtml branch September 26, 2026 17:44
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