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.
549 B
549 B
Review a Home Assistant migration
- Run the migration CLI's inspect path before any write.
- Treat
.storageand YAML as untrusted versioned input. - Require hard failure for unsupported schema versions.
- Preserve unknown forward-compatible config-entry fields.
- Use explicit destinations and atomic no-clobber writes.
- Never include secret values in errors, logs, issues, or transcripts.
Automation conversion, secret-reference resolution, and integration execution must be described according to their current implementation status.