Skip to content

docs(ui): sync docs to code for v0.3.0 — Sprint 0.6 Portfolio Shell#12

Merged
wesleyscholl merged 1 commit into
mainfrom
claude/konjo-ui-0vkxfb
Jun 22, 2026
Merged

docs(ui): sync docs to code for v0.3.0 — Sprint 0.6 Portfolio Shell#12
wesleyscholl merged 1 commit into
mainfrom
claude/konjo-ui-0vkxfb

Conversation

@konjoinfinity

Copy link
Copy Markdown
Contributor

Why

Five components — Nav, ProductHero, FeatureCard, MetricCard, StatusBadge — were added to @konjoai/ui during the apps/web build-out but never documented. The package shipped at code-level v0.3.0-worth of components while the docs still claimed v0.2.0 / sprint 0.5, breaking the source-of-truth invariant the Konjo Quality Framework relies on.

This is a docs-only sync (plus a version bump and two showcase label strings) to bring the documentation back in line with the shipped code.

Changes

  • CHANGELOG.md — new [0.3.0] entry (Sprint 0.6: Portfolio Shell) documenting all five components, their props, accessibility semantics, and consumers.
  • packages/ui/package.json — version 0.2.00.3.0.
  • packages/ui/CLAUDE.md — File Map now lists all 14 components; version label → v0.3.0 / Sprint 0.6.
  • packages/ui/src/App.tsx — showcase status badge → v0.3.0, hero label → sprint 0.6.

Verification

  • pnpm typecheck ✅ both packages clean
  • pnpm test ✅ 15 files, 79 tests passing
  • pnpm build ✅ ui + web

🤖 Generated with Claude Code


Generated by Claude Code

Five components (Nav, ProductHero, FeatureCard, MetricCard, StatusBadge)
were added during the apps/web build-out but never documented. Bring the
source-of-truth docs back in line with the shipped code:

- CHANGELOG.md: add v0.3.0 entry covering the five components
- packages/ui/package.json: version 0.2.0 -> 0.3.0
- packages/ui/CLAUDE.md: File Map now lists all 14 components; version label -> v0.3.0
- src/App.tsx: showcase status badge -> v0.3.0, label -> sprint 0.6

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CBHA2z4YgF8PyYaeghWoMm
@wesleyscholl wesleyscholl marked this pull request as ready for review June 22, 2026 23:18
@wesleyscholl wesleyscholl merged commit aa528a9 into main Jun 22, 2026
4 checks passed
@wesleyscholl wesleyscholl deleted the claude/konjo-ui-0vkxfb branch June 22, 2026 23:18
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.

3 participants