mirror of
https://github.com/ruvnet/RuView
synced 2026-08-09 20:21:43 +00:00
feat: add source-cited RuView guidance MCP tool (#1469)
Add a read-only guidance CLI/MCP surface with reviewed capability maturity, repository citations, validation commands, limitations, and shared-brain evidence. Bump @ruvnet/ruview to 0.3.1 and add release-tarball smoke coverage.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ruvnet/ruview",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"description": "RuView WiFi-sensing operator agent harness — onboard, calibrate, train, and verify camera-free WiFi-CSI sensing, with the project's MEASURED-vs-CLAIMED honesty guardrail enforced. Minted via metaharness (ADR-182).",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
@@ -10,6 +10,7 @@
|
||||
".": "./src/tools.js",
|
||||
"./guardrails": "./src/guardrails.js",
|
||||
"./brain": "./src/brain.js",
|
||||
"./guidance": "./src/guidance.js",
|
||||
"./hosts": "./src/hosts/index.js"
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user