chore: add next-phase optimization roadmap (Phases 5–11)#572
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Adds a new root-level roadmap describing the next development cycle (Phases 5–11) after completion of packages/spec/DEVELOPMENT_PLAN.md Phases 1–4, and links it from the main docs.
Changes:
- Introduces
ROADMAP.mdwith baseline metrics plus phased plans for test coverage, runtime hardening, adapter implementation, DX/tooling, performance, and security. - Adds a “Roadmap” section to
README.mdlinking to the new roadmap and Studio roadmap. - Updates
ARCHITECTURE.mdrelated-documentation links to include the new roadmap and the Studio roadmap.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| ROADMAP.md | New roadmap document with phases 5–11, metrics, and related-document links |
| README.md | Adds a roadmap section linking to ROADMAP.md and Studio roadmap |
| ARCHITECTURE.md | Adds roadmap links under Related Documentation and updates “Last Updated” |
| | Studio Roadmap | `apps/studio/ROADMAP.md` | 🔄 Active (Phase 0–8) | | ||
| | Plugin Standards | `packages/spec/PLUGIN_STANDARDS.md` | ✅ Established | | ||
| | Architecture | `ARCHITECTURE.md` | ✅ Current | | ||
| | Release Notes | `RELEASE_NOTES.md` | ✅ Current (v1.2.0) | |
There was a problem hiding this comment.
The ROADMAP states the current version is 2.0.1 (and CHANGELOG.md also has a 2.0.1 entry dated 2026-02-09), but this row claims RELEASE_NOTES.md is current at v1.2.0. This is internally inconsistent and will confuse readers; update the version reference (or link to the correct release notes/changelog entry) so it matches the stated current version.
| | Release Notes | `RELEASE_NOTES.md` | ✅ Current (v1.2.0) | | |
| | Release Notes | `RELEASE_NOTES.md` | ✅ Current (v2.0.1) | |
Full codebase scan of all 18 packages to establish baseline metrics and plan the next development cycle beyond the completed DEVELOPMENT_PLAN.md (Phases 1–4).
Current state (v2.0.1)
.zod.tsfiles)z.any()remainingChanges
ROADMAP.md— New root-level roadmap covering Phases 5–11:generate types, bundled JSON schema, OpenAPI gen)README.md— Added roadmap section with linksARCHITECTURE.md— Added roadmap + studio roadmap to Related Documentation, updated date💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.