The Living Journey.
Our transparent roadmap from initial prototype to v1.0. We build in the open.
Shipped
Core Plugin Runtime
Dynamic loading of Go .so files via `plugin` package. Basic routing.
Shipped
SolidJS Embed
Embedding the compiled frontend directly into the Go binary.
Shipped
Plugin Manifests
JSON validation for extension contracts and dependencies.
In Progress
Dynamic Admin UI
Plugins registering frontend widgets at runtime without rebuilding the core app.
Planned
Database Layer
Shared ORM/DB connections between core and loaded plugins.
Planned
Manager CLI
Scaffolding new plugins and managing updates from the terminal.
Planned
v1.0 Release
Stable API contracts and public launch.