docs(15128): Phase 1 FTUE — TEA leak cleanup + Ink migration guide#8
Open
beorn wants to merge 1 commit into
Open
docs(15128): Phase 1 FTUE — TEA leak cleanup + Ink migration guide#8beorn wants to merge 1 commit into
beorn wants to merge 1 commit into
Conversation
Scope: 9 file edits per @km/silvery/15128-docs-reorg/phase-1-ftue. - Homepage Coming bullet: '@silvery/create' → 'Silvertea (ships as @silvery/create)' - Packages tables (README, about.md, index.md, reference/packages.md): mark @silvery/create as '(coming soon)' - New getting-started/migrate-from-ink.md: drop-in '@silvery/ink' compat story at top, links into existing Ink comparison for deep-dive - Sidebar + nav: surface 'Migrate from Ink' under Getting Started - Sidebar: gate 'State Management' (documents Silvertea, not shipped) - state-management.md: prominent ::: danger Coming Soon banner at top - find.md: replace 'createApp + pipe' example with shipped 'render().run()' + Coming Soon caveat for Silvertea composability - scope.md: replace 3 'createApp(store)' examples with shipped 'render(...).use(withScope(...)).run()' + Coming Soon Silvertea notes Closes nothing on its own — Phase 1 of a 4-phase docs reorg. Parent: @km/silvery/15128-docs-reorg. 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.
Phase 1 of the silvery docs reorg (km @km/silvery/15128-docs-reorg).
Goal: Make README → homepage → quick start a seamless 60-second journey. Zero TEA-as-shipped wording. Give Ink users an obvious migration path.
Scope — 9 files
Homepage + packages tables (4 files)
Drop-in Ink migration guide (1 new file)
Replace unshipped `createApp()` examples (2 files)
Gate state-management.md (2 files)
Verification
Reader-facing before/after
Homepage "Coming" section
Before:
After:
README packages table
Before:
After:
Getting Started sidebar
Before:
After: