Documentation
¶
Overview ¶
Command riskkernel is the RiskKernel daemon and CLI (alias: rk).
Usage:
riskkernel init [dir] Scaffold a .env + runnable example to get started. riskkernel serve Run the governance daemon (default port 7070). riskkernel chat "<prompt>" One-shot model call — proves the provider path. riskkernel version Print build identity.
The CLI is the primary human interface. Subcommand dispatch is hand-rolled to keep the dependency surface minimal (no cobra in v0.1).
Click to show internal directories.
Click to hide internal directories.