Files
ruvnet--RuView/harness/homecore/skills/explore.md
T
rUv 90b29595fb feat(homecore): add WASM-first developer metaharness (#1477)
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.
2026-07-29 19:51:21 -04:00

438 B

Explore Homecore

  1. Run homecore guidance --query "<capability>" --repo <checkout>.
  2. Read the returned source paths and nearest accepted ADRs.
  3. Confirm the capability status and limitations in v2/docs/homecore-capabilities.md.
  4. Inspect the focused tests before proposing code.
  5. Treat implementation presence as separate from deployment compatibility.

Do not infer full Home Assistant parity from a matching core route.