Name:v0.11.0Status:planned
v0.11.0 — Unified Config & MCP Server
- Promote
refrakt.config.jsonfrom a site-only file to a unified root config withplugins,plan, andsite/sitessections (ADR-010) - Multi-site support — one repo can declare multiple sites under a
sitesmap; all five framework adapters (SvelteKit, Astro, Nuxt, Next, Eleventy) accept asiteoption to pick their target - Loader normalization shared between the CLI and the framework adapters via
@refrakt-md/transform/nodeso both paths see the same canonical config shape - First-class plugin discovery in
@refrakt-md/cliviadiscoverPlugins(), with explicitconfig.pluginsoverriding heuristic dependency scanning - New
@refrakt-md/mcppackage wrapping the refrakt CLI as a Model Context Protocol server (SPEC-043) - Extended
cli-plugincontract — commands can declareinputSchema,outputSchema, andmcpHandlerfor clean structured I/O @refrakt-md/plancommands wired with MCP-friendly schemas;plan initscaffolds the unified config- create-refrakt and the refrakt repo itself migrated to the new config shape
- Site docs for configuration (incl. multi-site) and the MCP server
No work items linked to this milestone.