Skip to main content

Module commands

Module commands 

Source

Modules§

demo
harn demo — bundled, fully-offline scenarios that demonstrate the Harn moat (persona supervision, replay determinism, provider routing) without any API keys. See issue #1650.
eval_prompt
harn eval prompt <file> --fleet <models> — render and optionally run a single .harn.prompt template across a fleet of models so authors can validate the capability-adapted envelope per model side-by-side.
flow
orchestrator
pack
harn pack <entrypoint> — build a signed-ready .harnpack from a Harn entrypoint.
persona
persona_doctor
persona_scaffold
persona_supervision
playground
precompile
Implementation of the harn precompile subcommand.
run
test_bench
harn test-bench runner.
time
harn time — wrap a subcommand with structured phase timing.
trigger