docs: promote workflow to /tools hero, add Map step#66
Merged
nahiyankhan merged 1 commit intomainfrom Apr 27, 2026
Merged
Conversation
Pulls the Working with Ghost narrative out from the buried
/tools/drift/workflow URL and onto the /tools landing page itself,
behind a compact 5-card tool strip. Adds Step 01 · Map (write a
map.md) before the existing Profile step so the workflow opens with
ghost-map, and renumbers the rest. Drift Workflow nav entries
(/docs index card and ⌘K palette) repoint to /tools; old
/tools/drift/{workflow,concepts} URLs redirect.
Also extends HistoryRibbon (Step 05 · Evolve) with an interactive
playhead — drag to set a decision moment, pick a hypothetical
stance, and the curve re-classifies forward of the playhead.
Demonstrates the "the curve hasn't changed shape — but the meaning
of every point after has" line that the page used to only assert.
Co-Authored-By: Claude Opus 4.7 (1M context) <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.
Summary
/tools/drift/workflow(buried two clicks deep) and onto/toolsitself, behind a compact 5-card tool strip. The Tools landing now does real work — the conceptual story is the entry point, with the per-tool deep-dives a click below.MapExcerptmirroring theexpression.mdexcerpt visual. Renumbers the rest (Profile 02, Compare 03, Review 04, Evolve 05, Org 06). Step 02 lead now opens "Withmap.mdin place, …" so the dependency is explicit.apps/docs/src/components/docs/workflow-content.tsx(shared component — keeps the page file thin)./docsindex card and the ⌘K palette) repoint to/toolsand rename to Workflow. Old/tools/drift/{workflow,concepts}URLs redirect to/tools./tools: kickerTools(matching the dock), titleWorking with Ghost.Also extends
HistoryRibbon(Step 05 · Evolve) with an interactive playhead: drag the chart to set a decision moment, pick a hypothetical stance (= aligned/* accepted/~ diverging), and the curve re-classifies points after the playhead. Demonstrates the "the curve hasn't changed shape — but the meaning of every point after has" line that the copy used to only assert.No published-package changes —
apps/docsis private, no changeset.Test plan
pnpm dev, visit/tools— header reads "Tools / Working with Ghost", tool strip renders 5 chips, Step 01 · Map lands first with the map.md excerpt and the Topology / Composition / Surface perspective cards/tools/drift/workflowand/tools/drift/conceptsboth redirect to/tools/docsindex → "The Workflow" card →/tools/toolspnpm checkandpnpm --filter ghost-docs buildclean🤖 Generated with Claude Code