docs: visual explainer of v1.x to v3.1.1 evolution#737
Merged
robertDouglass merged 3 commits intoPriivacy-ai:mainfrom Apr 22, 2026
Merged
docs: visual explainer of v1.x to v3.1.1 evolution#737robertDouglass merged 3 commits intoPriivacy-ai:mainfrom
robertDouglass merged 3 commits intoPriivacy-ai:mainfrom
Conversation
Self-contained HTML infographic covering all major architectural changes, new features, and breaking changes across the three major version streams. Created as a cheat sheet for Alex ahead of the spec-kitty team call. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace blueprint dark theme with spec-kitty's own palette (baby-blue background, creamy-white cards, sunny-yellow borders, grassy-green headings). Add page nav with logo linking both docs. Support dark mode via prefers-color-scheme. Remove Google Fonts dependency in favor of system font stack. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Darken --grassy-green (#7BB661 → #1f5a1f), --text-dim (#546e7a → #37505e), and --v3 (#5a9a3e → #3d7a28) in light mode. All text-on- background pairs now meet WCAG AA (4.5:1+). Dark mode was already compliant. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
robertDouglass
approved these changes
Apr 22, 2026
Contributor
robertDouglass
left a comment
There was a problem hiding this comment.
Alex, thank you for the creative contribution here. These two visual pages add real character to the docs, and the presentation makes the backlog and version evolution much easier to understand quickly.
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/assets/spec-kitty-evolution-v1-to-v3.html): technical evolution from v1.0.0 through v3.1.1docs/assets/spec-kitty-backlog.html): 96 open issues organized into 9 strategic themesDesign system alignment
Both pages use spec-kitty's palette and patterns extracted from
docs/templates/spec-kitty/public/main.css:#A7C7E7page background, creamy-white#FFFDF7card surfaces#FFF275card top borders, grassy-green#7BB661headingsprefers-color-schemewith spec-kitty dark tokensEvolution page covers
Backlog page covers
Files
docs/assets/spec-kitty-evolution-v1-to-v3.htmldocs/assets/spec-kitty-backlog.htmlOpen in any browser, no dependencies.
Test plan
🤖 Generated with Claude Code