pudo-code-system

Roadmap

This roadmap reflects the current direction of PUDO. Priorities may shift based on community feedback. Items marked βœ… are shipped. Items marked πŸ”„ are in progress. Unmarked items are planned.


Short-Term β€” v1.3 (Current)

Focus: stability, completeness, and team adoption.

Item Status
Prompt linter (pudo lint) βœ… Shipped
JSON output for check and doctor (--json flag) βœ… Shipped
Copilot cloud agent setup template βœ… Shipped
Run trace and metrics schemas βœ… Shipped
Team adoption guide (docs/team-adoption-guide.md) βœ… Shipped
Publishable MCP server package with client config examples βœ… Shipped
Claude Fable 5 support (1M context window, long-running tasks) βœ… Shipped
Additional measured case studies πŸ”„ In progress
docs/getting-started.md first-steps guide πŸ”„ In progress
docs/architecture.md with system diagrams πŸ”„ In progress
Expanded FAQ (team handoff, enterprise patterns) Planned
SUPPORT.md community channels βœ… Shipped

Mid-Term β€” v1.4

Focus: agent interoperability and broader ecosystem reach.

Item Notes
MCP remote transport and authentication guidance Enables hosted / cloud-based agent use
Stack recipes with command detection Auto-detect Next.js, FastAPI, Go, etc.
OpenAI Agents, LangGraph, and other framework adapters Expand beyond coding-agent toolchains
Automated release workflow (version bump β†’ publish) Reduce manual release risk
Multi-version Node.js CI matrix (20.x, 22.x) Catch compatibility regressions earlier
npm public registry publish for MCP server Improve discoverability (npm install @pudo/mcp-server)
Dependency audit CI step (npm audit) Supply chain safety in every PR

Long-Term β€” v2.0

Focus: enterprise readiness and ecosystem maturity.

Item Notes
Enterprise adoption guide Compliance, governance, regulated environments
Metrics framework and dashboard Visualize token waste, PUDO score trends over time
Agent skills and subagent workflows Deep integration with emerging agent frameworks
GitHub App / bot for PUDO gate enforcement Automated gate checks as a required status check
Community prompt registry Searchable, rated, versioned community prompts
Benchmark dataset (10+ measured cases) Validate directional targets with real evidence
Governance model (maintainer council) Reduce single-maintainer risk

Future Ecosystem

Ideas under consideration β€” not committed, not scheduled:


What’s Done

A full history of shipped features is in CHANGELOG.md.

Key milestones: