Skip to content

Add app screenshots and an interactive tour to the GitHub Pages docs - #46

Merged
SylonZero merged 1 commit into
masterfrom
claude/roadmap-plans-review-8t8gri
Aug 4, 2026
Merged

Add app screenshots and an interactive tour to the GitHub Pages docs#46
SylonZero merged 1 commit into
masterfrom
claude/roadmap-plans-review-8t8gri

Conversation

@SylonZero

Copy link
Copy Markdown
Owner

Adds real product screenshots to the docs site, ready to reuse for the public codeplans.ai site.

Screenshots

Eight dark-theme captures of the demo workspace (1440×900 @2x, ~1.7 MB total) under docs/screenshots/: dashboard, asset Record tab (v0.4.4), asset history with the version ladder, releases list, shipped release detail, code plan detail, work items, and asset dependencies. Taken against the seeded demo dataset, logged in as Alex Chen.

Docs site

New "See it in action" tour section on docs/index.html (with a Tour nav link): pill-style tabs swap a large framed screenshot and its caption — plain vanilla JS, no dependencies, styled to match the existing dark theme.

Fixes surfaced while shooting

  • Capability lineage badge clipped both ends of long text — the Badge component is an inline-flex justify-center overflow-hidden container, so overflowing text was center-clipped with no ellipsis. The origin summary now truncates inside an inner span.truncate with a proper trailing ellipsis.
  • Demo seed: added two open Auth Service items (a ux bug and a tech_debt item) so the Record tab's derived known-issues and debt registers demo non-empty; seed remains idempotent.

Tests: 198 passing.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Y7FhGxYjnJHJ7m9MpH2dgJ


Generated by Claude Code

- Capture 8 dark-theme screenshots of the demo workspace (dashboard,
  asset Record tab, asset history, releases list/detail, plan detail,
  work items, dependencies) at 1440x900@2x
- New 'See it in action' tour section on docs/index.html: pill tabs swap
  the featured screenshot and caption; nav link added
- Fix capability lineage badge clipping both ends of long text — the
  Badge flex container centers overflow, so the summary now truncates in
  an inner span with a proper ellipsis
- Seed two open Auth Service items (ux + tech_debt) so the Record tab's
  derived known-issues and debt registers demo non-empty

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y7FhGxYjnJHJ7m9MpH2dgJ
@SylonZero
SylonZero merged commit ce76c41 into master Aug 4, 2026
1 check passed
@SylonZero
SylonZero deleted the claude/roadmap-plans-review-8t8gri branch August 4, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants