# {{name}} {{description}} > **Ruvector Review** — Index → retrieve → review, on a ruvector HNSW store with emergent-time decay. > > 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 | |---|---| | `indexer` | Chunks and embeds the corpus. | | `retriever` | Runs HNSW search with citations. | | `reviewer` | Grades the answer against the sources. | This harness ships with the **{{host}}** adapter. ## License MIT