# {{name}} {{description}} > **Exotic / Self-Evolving** — Hypothesizer → experimenter → federator over a witness-signed evolution log (ADR-014). > > Generated with [`create-agent-harness`](https://github.com/ruvnet/agent-harness-generator). Multi-host scaffolding with a kernel that resolves native → wasm → js (js backend in the published beta; see `harness doctor`). ## Install ```bash npm install -g {{name}} {{name}} init {{name}} doctor ``` ## Agents | Agent | Role | |---|---| | `hypothesizer` | Proposes a falsifiable self-improvement. | | `experimenter` | Tests the hypothesis safely and records it. | | `federator` | Shares vetted improvements across instances. | This harness ships with the **{{host}}** adapter. ## License MIT