mirror of
https://github.com/ruvnet/RuView
synced 2026-07-30 18:41:42 +00:00
90b29595fb
Adds the accepted ADR-285 Homecore metaharness, WASM-first kernel, read-only MCP guidance, guarded local host adapters, reviewed memory, and provenance-only npm release gates.
571 B
571 B
Verify Homecore
Choose the smallest relevant profile:
homecore verify --profile core --repo <checkout>homecore verify --profile wasm --repo <checkout>homecore verify --profile hap --repo <checkout>homecore verify --profile full --repo <checkout>
The Wasm profile enables Wasmtime-specific plugin and server tests. The HAP profile exercises the feature-gated protocol/server path. Passing tests prove the software boundary exercised by those tests; they do not prove Apple certification, third-party integration parity, or a production deployment.