Show HN launch: README rewrite, diagrams, media assets#105
Merged
Conversation
…REQ-LAUNCH-001) Rewrite README as a landing page for the Show HN URL post: hero pitch, install commands above the fold, feature table, three inline Mermaid diagrams (dev-loop, csv-diff, mcp-architecture), dogfooding callout, and link to rtmx.ai blog backstory. Migration guide extracted to docs/MIGRATION.md. Four Mermaid diagram source files in docs/diagrams/ and two vhs tape files in docs/tapes/ for reproducible terminal GIF generation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… section TestDeprecationNotice/readme_migration_section expects README.md to contain "Migrating from Python", "deprecated"/"Deprecation", and "pip uninstall rtmx" inline. Restored these while keeping the full migration guide in docs/MIGRATION.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
rhino11
added a commit
that referenced
this pull request
May 12, 2026
* feat: Show HN launch -- README rewrite, Mermaid diagrams, vhs tapes (REQ-LAUNCH-001) Rewrite README as a landing page for the Show HN URL post: hero pitch, install commands above the fold, feature table, three inline Mermaid diagrams (dev-loop, csv-diff, mcp-architecture), dogfooding callout, and link to rtmx.ai blog backstory. Migration guide extracted to docs/MIGRATION.md. Four Mermaid diagram source files in docs/diagrams/ and two vhs tape files in docs/tapes/ for reproducible terminal GIF generation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: restore deprecation notice and pip uninstall in README migration section TestDeprecationNotice/readme_migration_section expects README.md to contain "Migrating from Python", "deprecated"/"Deprecation", and "pip uninstall rtmx" inline. Restored these while keeping the full migration guide in docs/MIGRATION.md. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <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
docs/diagrams/(dev-loop, csv-diff, mcp-architecture, requirement-lifecycle)docs/tapes/for reproducible terminal GIF recordingsdocs/MIGRATION.mdCross-repo dependency: rtmx.ai/REQ-SITE-029 (launch checklist) depends on this PR.
Test plan
vhs docs/tapes/workflow.tape)brew install rtmx-ai/tap/rtmxworks on clean machine (pre-launch gate)🤖 Generated with Claude Code