/primitives / kei-runtime-core
kei-runtime-core
Hosted Sleep runtime substrate — 12 traits + DNA + plugin registry. No impls; impls live in sibling kei-{compute,llm,git,...}-* crates.
| tagline | Hosted Sleep runtime substrate — 12 traits + DNA + plugin registry. No impls; im |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-runtime-core/install.sh | bash
# after install $ kei-runtime-core --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-runtime-core.sh"] } ] }