Skip to content

kumiko eval

Terminal window
kumiko eval [args]
kumiko eval drift [args]

Wraps the enterprise eval pipeline. Requires a kumiko-enterprise checkout beside the framework; fails loudly with a hint when enterprise is missing.

FlagMeaning
--smoke3-fixture subset
--liveHit a real provider (default Anthropic)
--baselineWrite checked-in baseline JSON
--model <name>e.g. claude-sonnet-4-6, claude-haiku-4-5
--provider openai-compatOllama / vLLM
--endpoint <url>OpenAI-compat endpoint
Terminal window
kumiko eval drift --baseline docs/l2-eval-live-baseline.json --current /tmp/new.json

Exit 1 when regressions are detected.

Args are forwarded 1:1 to the underlying enterprise scripts — see those scripts for the full surface.