mirror of
https://github.com/ruvnet/RuView.git
synced 2026-08-31 01:56:29 +00:00
A dependency-free native binary (`src/bin/veil.rs`) — the in-repo counterpart to the npm metaharness — that drives the same crate API the tests use: - Interactive ANSI dashboard (TUI): live status, re-ID off/on vs chance, throughput, compliance (energy 1.000× / not jamming), a block-sparkline collapse curve, config, and PASS/OUT-OF-SPEC verdict. Command-driven redraw loop (std-only, no crossterm/ratatui): on/off, passes/bits/n/snr, metric euclid|cosine, preset scif|board|ward|hotel, optimize, proof. - Scriptable subcommands: report, sweep, optimize, adaptive <N>, proof, doctor (exit 0 = healthy). Auto-picks TUI on a terminal, one-shot report when piped; honors NO_COLOR. Std-only, so it builds with no extra deps and runs in any pipe/CI. The wasm leaf story is unchanged (validated with `--lib`; the bin is native-only). All readouts are SYNTHETIC/L0 and never relabeled. Validated: 38 tests + doctest pass, clippy --all-targets -D warnings clean, rustfmt clean, wasm --lib builds; all subcommands + a scripted TUI session exercised. Documented in the crate README and ADR-288. Co-Authored-By: claude-flow <ruv@ruv.net> Claude-Session: https://claude.ai/code/session_01WEXNqzs7UsfNFBcP5yW21p |
||
|---|---|---|
| .. | ||
| adr | ||
| archtocode-visual-overview | ||
| benchmarks | ||
| ddd | ||
| design | ||
| edge-modules | ||
| huggingface | ||
| integration | ||
| integrations | ||
| prd | ||
| qe-reports | ||
| releases | ||
| research | ||
| security | ||
| tutorials | ||
| ADR-110-BRANCH-STATE.md | ||
| ADR-110-REVIEW-GUIDE.md | ||
| build-guide.md | ||
| calibration-guide.md | ||
| observability.md | ||
| proof-of-capabilities.md | ||
| readme-details.md | ||
| RELEASE-streaming-engine-v0.3.0.md | ||
| security-audit-wasm-edge-vendor.md | ||
| TROUBLESHOOTING.md | ||
| trust-and-engine-errors.md | ||
| user-guide-apple-homepod.md | ||
| user-guide.md | ||
| vendor-rf-providers.md | ||
| wifi-mat-user-guide.md | ||
| WITNESS-LOG-028.md | ||
| WITNESS-LOG-110.md | ||