chore: vendor ruvnet/metaharness as a git submodule

Adds vendor/metaharness (github.com/ruvnet/metaharness, pinned at
87b6c51 on main) -- the real MetaHarness generator: repo-aware CLI,
Rust/WASM+NAPI-RS kernel, host adapters, @metaharness/router
(cost-optimal model routing) and @metaharness/darwin ("Darwin Mode",
self-evolving harness config). ADR-285's harness/homecore/ already
depends on the real @metaharness/kernel@0.1.2 npm package; this
vendors the source repo alongside the other vendor/* submodules
(rufield, rvcsi, ruvector, sublinear-time-solver, midstream) for local
inspection and building.

No wiring into any harness/ or crate yet -- follow-up work.
This commit is contained in:
ruv
2026-07-30 18:00:03 -04:00
parent e4695d8c68
commit bb554ab7b4
2 changed files with 5 additions and 0 deletions
Vendored Submodule
+1
Submodule vendor/metaharness added at 87b6c517c7