Kumiko Documentation
What is Kumiko
Kumiko is a framework for building config-driven, multi-tenant apps with realtime updates. Features register via defineFeature(), commands flow through a typed pipeline, state propagates back through SSE.
This documentation is auto-generated from the repository:
- Errors — every error type with explanation for end-users and developers
- Patterns — all
r.*methods of the feature builder - API Reference — complete public API
- Samples — showcase apps with source code
- Architecture — architecture decisions and plan documents