Replies: 1 comment
-
Implementation Update: Phases 0-2 Completed ✅While gathering feedback on this RFC, we've completed the foundational work for Phases 0-2. Here's what's been implemented: ✅ Phase 1: Enhanced Schema & Content MigrationEnhanced Schema:
New Content (18 enhanced terms):
Documentation:
✅ Phase 2: Platform Extension SystemImplementation:
Documentation:
📊 Current Statistics
🔍 Ready for ReviewThe foundational work is ready for community review:
🎯 Next Steps Based on FeedbackRemaining phases (3-6) will proceed based on RFC feedback:
💬 Specific Questions for Reviewers
Please review the implementation and provide feedback on the approach before we proceed with the web viewer and broader rollout. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
[DRAFT RFC] Spectrum Design System Glossary
Problem Statement
The Spectrum Design System currently lacks a centralized, authoritative source for design terminology. This creates several challenges:
Proposed Solution
Create a comprehensive Spectrum Design System Glossary with:
Core Components
1. Enhanced Registry (
@adobe/design-system-registry)2. Platform Extension System
3. Web Viewer (GitHub Pages)
https://adobe.github.io/spectrum-design-data/glossary/4. LLM Integration
Content Sources
Architecture Overview
graph TB subgraph authoring [Content Authoring Layer] github[GitHub JSON/MD Files] future[Future: Web CMS] end subgraph core [Core Data Layer] registry[Design System Registry] glossary[Glossary Definitions] platform[Platform Extensions] end subgraph consumption [Consumption Layer] viewer[Web Viewer GitHub Pages] mcp[MCP Server Tools] json[Static JSON HTTP API] validation[Validation Tools] end subgraph platforms [Platform Teams] ios[Spectrum iOS] qt[Spectrum Qt] web[Web Components] react[React Spectrum] end github --> registry github --> glossary platforms --> platform registry --> viewer registry --> mcp registry --> json registry --> validation glossary --> viewer glossary --> mcp glossary --> json platform --> viewer platform --> mcp future -.future.-> glossaryBenefits
Open Questions
1. Authoring Workflow
2. Platform Extensions
3. Maintenance & Governance
4. Scope & Prioritization
Implementation Plan
Phase 0: RFC and Community Feedback
You are here - Gather feedback, refine approach, achieve consensus
Phase 1: Enhanced Schema & Content Migration
Phase 2: Platform Extension System
Phase 3: Web Viewer
Phase 4: LLM Integration
Phase 5: Content QA
Phase 6: Integration & Rollout
Request for Feedback
We're seeking input on:
Please comment below with your feedback, questions, or concerns!
Related Links
Success Metrics
If this RFC is approved and implemented, we'll measure success by:
Note: This is a DRAFT RFC. All aspects are open for discussion and refinement based on community feedback.
Beta Was this translation helpful? Give feedback.
All reactions