mirror of
https://github.com/ruvnet/RuView
synced 2026-08-10 20:31: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.
21 lines
602 B
JSON
21 lines
602 B
JSON
{
|
|
"schema": 1,
|
|
"claims": [
|
|
{
|
|
"id": "wasm-first-kernel",
|
|
"evidence": "REPOSITORY",
|
|
"claim": "The CLI requests the packaged metaharness WASM backend first and reports any fallback."
|
|
},
|
|
{
|
|
"id": "homecore-capability-catalog",
|
|
"evidence": "REPOSITORY",
|
|
"claim": "Guidance records cite Homecore source paths, validation commands, and explicit limitations."
|
|
},
|
|
{
|
|
"id": "host-least-authority",
|
|
"evidence": "POLICY",
|
|
"claim": "Local Claude Code and Codex adapters are read-only by default and require two write opt-ins."
|
|
}
|
|
]
|
|
}
|