ruview-harness-v0.3.1

ruvnet/RuViewruview-harness-v0.3.1Jul 29, 2026by ruvnet

AI Summary

A backward-compatible patch release introducing a safe discovery layer for contributors with a new read-only guidance tool.

Key Highlights

  • New read-only `ruview_guidance` CLI/MCP tool
  • Topic filters for architecture, sensing, hardware, etc.
  • Capability records include maturity and evidence tiers
  • Local checkout citations are existence-checked

New Features

  • ruview_guidance CLI/MCP tool
  • Topic filters
  • Capability record details
  • HomeCore coverage documentation

Full Release Notes

`@ruvnet/ruview` 0.3.1 adds a safe discovery layer for contributors and local agents.

## Highlights

- New read-only `ruview_guidance` CLI/MCP tool.
- Topic filters for architecture, sensing, hardware, training, HomeCore, integrations, deployment, community, and testing.
- Every capability record includes maturity, evidence tier, repository citations, focused validation commands, and explicit limitations.
- Local checkout citations are existence-checked; catalog drift fails closed.
- Optional reviewed shared-brain matches are bounded and remain evidence, never authority.
- Honest HomeCore coverage for startup restore, native/Wasmtime plugins, HA-compatible REST/WebSocket, HAP pairing/mDNS, migration, and STT/TTS satellite contracts.
- New public `@ruvnet/ruview/guidance` ESM export and release-tarball smoke coverage.

## Install

```bash
npx @ruvnet/ruview@0.3.1 guidance --topic homecore --query "Wasmtime plugins"
npx @ruvnet/ruview@0.3.1 mcp start
```

This is a backward-compatible patch release with zero runtime dependencies. The published package is 125,300 bytes unpacked (MEASURED by `npm view @ruvnet/ruview@0.3.1 dist.unpackedSize`) and carries SLSA npm provenance.

- Merged PR: #1469
- Publish workflow: https://github.com/ruvnet/RuView/actions/runs/30425398340
- npm: https://www.npmjs.com/package/@ruvnet/ruview/v/0.3.1