This roadmap makes the next product steps explicit so users know where the framework is going.
flowchart LR
A["v1.4.0"] --> B["v1.5.0"]
B --> C["v1.6.0"]
Released:
v1.4.0
Now available:
- SDD framework with multi-agent policy
- GitHub Spec Kit as the base workflow reference
- recommended
spec/sidecar for real target projects ./www/<project-name>/as the clean internal container when the project lives inside this repository- typed
sdd-core - local
sdd-mcp stdio+Streamable HTTP- MCP tools, resources, prompts, smoke tests, and integration tests
- client setup recipes and package version alignment
Focus: hosted onboarding hardening and richer operator experience.
Planned:
- hosted onboarding MCP contract hardening
- richer easy-mode prompts and client shortcuts
- more visual client examples and walkthrough assets
- tested setup guides with screenshots for Cursor, Claude Code, and Codex
- stronger release automation and packaging guidance
Focus: framework standardization and publishable MCP packaging.
Planned:
- clearer packaging/version strategy for
@sdd/sdd-coreand@sdd/sdd-mcp - optional publishable MCP package workflow
- governance model for community contributions
- showcase of real projects using the framework
- GitHub Spec Kit remains the primary external reference and operating guide.
- New features should continue reducing user friction, not increasing setup complexity.