docs: expand roadmap with issue tracking and new initiatives - #514
Conversation
Cross-references docs/roadmap.md's Post-1.0 and Under-consideration items with their tracking issues, adds entries for previously untracked ideas (utilities, macros, tooling, AI-assistant integration), and flags the scope overlap between #384 and #493/#494. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Sg35d8wNVerSUss6UXQMm1
|
Warning Review limit reached
Next review available in: 15 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates docs/roadmap.md only. It clarifies Post-1.0 tracking notes for .sf-btn/.sf-card with an overlap warning between issues, adds a Curated core utility set bullet, and expands the Under consideration section with new and revised roadmap items. ChangesRoadmap documentation refinements
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
PR Summary by QodoExpand roadmap with issue links and new initiatives
AI Description
Diagram
High-Level Assessment
Files changed (1)
|
Code Review by Qodo
Context used✅ Tickets:
🎫 Ship a distilled AI-assistant context file (llms.txt) generated from the LLM guide 🎫 Add an overflow-detection debug utility 🎫 Tooling: DTCG / W3C design-tokens export✅ Compliance rules (platform):
12 rules 1.
|
.sf-button was stale (renamed to .sf-btn in #439); the components-layer note also mixed "v0.8" with the surrounding "after v1.0" framing. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Sg35d8wNVerSUss6UXQMm1
Merged current main and updated the newly-added issue-tracked items to reflect what actually happened while this PR sat open: - #484 (concave corner) — done, shipped as .sf-corner-scoop - #485 (boxed-section primitive) — not planned, built then dropped after review - #487 (hover-transform utilities) — done, staged in optional/utilities.css - #488 (flex-based grid alternative) — done, shipped as .sf-grid-flex - #489 (background media overlay macro) — done, resolved as .sf-scrim + .sf-bg composition guidance instead of a new macro - #490 (concrete recipe macros) — partially done: corner-scoop + overlap/ overlap-host shipped, the .sf-corners logical-corner/leaf recipe was cut - #495 (overflow-debug utility) — done, staged in optional/utilities.css - #497 (container-relative fluid scale) — still open, note that a spike was posted as an issue comment
Summary
Expanded
docs/roadmap.mdwith comprehensive issue tracking references, clarifications on overlapping work, and a substantial set of new under-consideration items covering utilities, components, tooling, and design-token infrastructure.Key changes
Post-1.0 components clarification — added issue references (Components: second batch #384, Ship the staged .sf-btn component system (currently commented out until v0.8) #493, Ship the staged .sf-card component system (currently commented out until v0.8) #494, Add outline button variant(s) #486) to the components layer section and documented an existing scope overlap between Components: second batch #384 (consolidated tranche) and Ship the staged .sf-btn component system (currently commented out until v0.8) #493/Ship the staged .sf-card component system (currently commented out until v0.8) #494 (individual button/card tracking) that should be consolidated before v0.8 implementation.
New curated core utility set — documented the planned
slashed.utilitieslayer (Utilities: curated core set #248) shipping enabled core utilities (visibility, text-alignment, flex/grid item-alignment, gap, content-width) distinct from the staged optional utilities.Expanded under-consideration items — added 20+ new initiatives across multiple domains:
Cross-references — linked skeleton shapes, first component tranche, remaining optional components, and outline button variant to their tracking issues for better discoverability.
Notes
No version changes or CI-gated files modified beyond the roadmap itself. The
check:versionscript should pass without changes.https://claude.ai/code/session_01Sg35d8wNVerSUss6UXQMm1
Summary by CodeRabbit