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.
550 B
550 B
Review Homecore server operation
- Read
homecore-server --helpand the server security ADR. - Require authenticated API configuration outside explicit development mode.
- Restore registries before recorder states; keep restore limits bounded.
- Enable Wasmtime or HAP only with the matching feature tests.
- Keep HAP setup codes and pairing stores out of commands, logs, and agent prompts.
- Supply real STT/TTS providers explicitly; disabled providers must fail.
This playbook reviews an operation plan. It does not start the server.