Fan-out research and produce cited dossiers
Generated with the agent-harness-generator web UI.
- Template: Research Dossiers
- Hosts: Hermes Agent, OpenCode
- Memory: agentdb · Routing: 3-tier · Mode: powered-by
npm install
npm test
node bin/cli.js doctor| Agent | Role |
|---|---|
scout |
Decomposes the question into sub-queries. |
web-searcher |
Fans out searches and collects sources. |
source-grader |
Grades source quality and recency. |
synthesizer |
Writes the dossier from the evidence. |
fact-checker |
Adversarially verifies each claim. |
citer |
Normalises and checks citations. |
npm publish # ship to npm under your own name
npx my-harness init # your users bootstrap the harnessBuilt on @metaharness/kernel — a Rust → WASM + NAPI-RS kernel that runs identically on every platform.