Act on the structural review, and show the product - #9
Conversation
A structural review found the pacing problem was one section, not the run of interactives I had assumed: .narrative-step's 90vh minimum across six stages made "Under the hood" five to six viewport heights, about a quarter of the article, for content that fills roughly a third of a screen per stage. Reduced to 58vh, which recovers about two screens and leaves the sticky diagram tracking. Seven changes it argued for, all high confidence: - Deleted "The language model proposes a plan". The three-part architecture was stated four times; this was the weakest instance, sitting between the section that had just made the point and the tool explorer the reader was heading for. Its one non-duplicative sentence is already covered by the Gate stage's "needs plan" outcome. - Deleted "What's next", folding its roadmap into the Limitations opener, which said the same thing, and its ecosystem sentence into "Try it yourself". The article now closes on two beats rather than three. - Cut the paragraph narrating the trace's simulation step; the component shows the same fields with a tick or cross against each. Kept the one claim that is not in it, that the analysis tools are the only route to a number. - Cut the worked example's closing clarification paragraph, which ended the payoff on a hypothetical immediately after the result. The Gate stage owns the clarification path. - Moved the computed result to sit directly under the trace, so five calls resolve into their answer with nothing in between, and the commentary now follows a result the reader already has. - Stated the request once, at the top of "Under the hood", rather than in stage one's example and again as a fresh "Consider:" a section later. The worked example now opens as a continuation and says explicitly that the loop re-derives what the gateway approved. Also added the product screenshot between the beta note and the call to action, linking into the chat. Two reviews noted a launch article for a chat interface showed no interface. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Full wrapper width oversold a screenshot that sits between a paragraph and a button. Capped at 620px and centred, with the shadow scaled down to match. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Thanks, Vahid. PR #10 now integrates many of the structural changes developed here, including removing the redundant “The language model proposes a plan” section, folding the roadmap material into Limitations and Try it yourself, removing redundant worked-example and clarification copy, and tightening the beta framing. PR #10 takes the reorganisation further by replacing the separate static stage walkthrough and call-by-call section with one six-stage interactive reconstruction of UK Chat. It carries the catalogue evidence, reform validation, public tool sequence, and final answer within their corresponding stages, so the same Child Benefit example is no longer explained twice. I’m closing this PR in favour of #10. Its remaining differences—such as the standalone product screenshot and shorter legacy scrollytelling layout—have not been copied wholesale because #10 uses the interactive chat reproduction instead. |
Acts on a fresh structural review, plus adds the product screenshot. Not for merging yet — the structural review also raised five judgement calls that are deliberately not in here, listed at the bottom.
The finding that drove most of this
.narrative-step { min-height: 90vh }across six stages made "Under the hood" five to six viewport heights — roughly a quarter of the article by scroll — for content that fills about a third of a screen per stage. The sticky diagram it drives changes only which of six boxes is highlighted.This inverted the assumption that the interactives were the weight problem. They are not: the tool explorer, the call trace, and the question picker are each bounded to about one screen by progressive disclosure. The tool explorer authors 21 tools and costs one panel of scroll. Reduced the minimum to 58vh, recovering about two screens with the diagram still tracking.
Seven changes, all flagged high confidence
needs planoutcome..narrative-stepmin-height to 58vh.Nine H2s, down from eleven.
Also: the product screenshot
Between the beta note and the call to action, linking into the chat. Two separate reviews observed that a launch article for a chat interface showed no chat interface — no rendered answer, nothing a user would see. This is the real capture, fitted to 1700px and 106 kB.
Deliberately not included — the reviewer's judgement calls
Held for a decision rather than applied:
bun run checkpasses, andcontent/current-article.mdis in step.