ruvnet/RuView ships both files, and they share 7 of the 20 section tags.
The first runs 1,021 words and the second runs 1,289. Every list below is set membership over what the nightly stored for each file, never a re-reading of the text.
Everything indexed in ruvnet/RuViewCounted 13 September 2026
Headings
2 in both, 12 only in the first, 19 only in the second
AGENTS.md
RuView repository instructions for Codex
Operating contract
RuView contributor harness
Homecore metaharness
Shared learning
Work sequence
Validation
Harness
Rust
Python
Firmware
Canonical references
CLAUDE.md
RuView repository instructions for Claude Code
Non-negotiable rules
Contributor metaharness (`@ruvnet/ruview@0.4.0`)
Diagnose the installed harness
Get a source-cited capability map before unfamiliar work
Explore this trusted checkout through Claude Code (stdin, plan/safe mode)
Search reviewed, source-cited repository knowledge
Read the OAuth-bound Cognitum Spaces projection
Run the dependency-free RuView MCP server
Homecore metaharness (`npx homecore`)
Shared brain contract
Ruflo, MetaHarness, Darwin, and Flywheel
Development workflow
Validation matrix
RuView harness
Rust workspace
Python reference pipeline
Firmware and hardware
References
In both files
Repository map
Homecore harness
Commands
18 in both, 11 only in the first, 13 only in the second
AGENTS.md
npx @ruvnet/ruview@0.5.0 doctor
npx @ruvnet/ruview@0.5.0 guidance --topic homecore --query "restore and plugins"
npx @ruvnet/ruview@0.5.0 agent run \
npx @ruvnet/ruview@0.5.0 brain search --query "community memory"
npx @ruvnet/ruview@0.5.0 brain verify --repo .
npx @ruvnet/ruview@0.5.0 spaces
npx @ruvnet/ruview@0.5.0 mcp start
node harness/homecore/bin/cli.js guidance --topic plugins --query Wasmtime --repo .
node harness/homecore/bin/cli.js verify --repo . --profile core
node harness/homecore/bin/cli.js
npm publish
CLAUDE.md
npx @ruvnet/ruview@0.4.0 doctor
npx @ruvnet/ruview@0.4.0 guidance --topic homecore --query "restore and plugins"
npx @ruvnet/ruview@0.4.0 agent run \
npx @ruvnet/ruview@0.4.0 brain search --query "community memory"
npx @ruvnet/ruview@0.4.0 brain verify --repo .
npx @ruvnet/ruview@0.4.0 spaces
npx @ruvnet/ruview@0.4.0 mcp start
node harness/homecore/bin/cli.js guidance --topic api --query "WebSocket parity" --repo .
node harness/homecore/bin/cli.js verify --repo . --profile wasm
git status
npm run manifest:update
cargo test -p <crate>
cargo check -p <crate>
In both files
node harness/homecore/bin/cli.js doctor --repo . --strict-wasm
node harness/homecore/bin/cli.js agent run \
node harness/homecore/bin/cli.js mcp start
npm run flywheel:plan
npm run flywheel:verify
node flywheel/run.mjs --confirm
npm ci --ignore-scripts
npm test
npm run test:security
npm run brain:verify
npm run manifest:verify
npm audit --omit=optional
npm pack --dry-run
npm run brain:verify -- --repo ../..
cargo test --workspace --no-default-features
python archive/v1/data/proof/verify.py
python -m pytest tests/ -x -q
npx homecore
Section tags
7 in both, 0 only in the first, 2 only in the second
AGENTS.md
Nothing here that the second file does not also have.
CLAUDE.md
deployment
monorepo
In both files
test
code-style
git-pr
security
api
do-not
agent-behaviour