@kalayaan/runtime
v0.4.0
Published
The Hono application powering a Kalayaan site: content API, admin API, auth/RBAC, media, AI, GraphQL, MCP, and public submissions.
Downloads
47
Readme
@kalayaan/runtime
The Hono application that powers a deployed Kalayaan
site: the public content API (/api/v1), the admin API, auth + RBAC, media handling, AI features,
GraphQL (behind a flag), the MCP server (/mcp), and moderated public submissions.
The Worker built by kalayaan deploy bundles this at build time — config changes require a
migrate + redeploy, not a hot reload. Most projects consume it indirectly via the
kalayaan CLI rather than importing it directly.
See docs/development-plan.md
for the runtime architecture.
