yggvault ratatoskr-space connected via regular web
Color theme
also available via yggdrasil mesh http://[203:b338:2a84:a18f:986:47ae:1a4:d8d3]/pkg/ruview/v1119
vault / ruview / v1119

ruview @ v1119

integrity

size
55.6 MiB
downloaded
last checked
source https://github.com/ruvnet/RuView · available · github

release notes

Automated release from CI pipeline

Changes: research(R20): quantum sensing integration — recovers R13 NEGATIVE via NV-diamond magnetometry (#740)

Eighth exotic vertical. Recovers what R13 NEGATIVE physically excluded. Demonstrates the loop's architecture is SENSOR-AGNOSTIC — same primitives work with classical CSI today and quantum sensors in 5-20y.

User-prompted: opened docs/research/quantum-sensing/11-quantum-level- sensors.md indicating quantum-integration interest. Repo already has nvsim (NV-diamond magnetometer simulator, ADR-089) as a standalone leaf crate.

Four quantum modalities catalogued:

Classical vs quantum loop primitive comparison:

WHAT R13 NEGATIVE NO LONGER RULES OUT WITH QUANTUM: R13 ruled out HRV contour + BP from CSI due to 5 dB SNR shortfall. NV-diamond cardiac magnetometry resolves this — heart magnetic fields (~50 pT) detectable, contour-preserving, penetrates clothing/rubble.

The 5 dB R13 shortfall was SENSOR-BOUND, not PHYSICS-BOUND-period. Different sensor recovers it. R20 identifies this categorisation explicitly.

Five-cog speculative roadmap:

Three deployment scenarios:

Integration with existing nvsim (ADR-089):

THE CLEANEST 'LOOP IS SENSOR-AGNOSTIC' DEMONSTRATION: Even when classical CSI hits its physics floors (R13, R1 bandwidth, R6.1 penalty), the ARCHITECTURE STAYS THE SAME; only the sensor swaps. R6 forward model, R12 PABS, R7 mincut, R3 cross-room, R14 V1/V2/V3 framework — all apply to quantum sensors with parameter swaps.

This is the loop's architectural value proposition in its most explicit form.

Honest scope (very important):

R20 special status:

Composes with every loop thread + ADR-089 nvsim + ADR-113 placement.

Coordination: ticks/tick-37.md, no PROGRESS.md edit.

Loop summary: 18 research threads, 8 exotic verticals, 6 loop ADRs, 3 negative result categories (R13 conditionally recoverable now), production roadmap shipped. 00-summary.md to follow at 12:00 UTC stop.

Docker Image: ghcr.io/ruvnet/RuView:0f930e929ec28d563b04d60379a89dce06eca863

download

unix · zip
curl -fL -o v1119.zip https://ratatoskr.space/pkg/ruview/v1119.zip
                    printf '%s  %s\n' 'f0124638abac6ccd0e8ec1cdf16f42040a04a3b30da7df80d9522fd5a46dc270' 'v1119.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/ruview/v1119.zip"
$out = "v1119.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f0124638abac6ccd0e8ec1cdf16f42040a04a3b30da7df80d9522fd5a46dc270") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1119.tar.gz https://ratatoskr.space/pkg/ruview/v1119.tar.gz
                    printf '%s  %s\n' 'ce9f2c51d97d13a49fd4712fcb8f8fe0390ff21dbd218cb2430e18d5812bc8c9' 'v1119.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/ruview/v1119.tar.gz"
$out = "v1119.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "ce9f2c51d97d13a49fd4712fcb8f8fe0390ff21dbd218cb2430e18d5812bc8c9") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1119.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1119.zip
                    printf '%s  %s\n' 'f0124638abac6ccd0e8ec1cdf16f42040a04a3b30da7df80d9522fd5a46dc270' 'v1119.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1119.zip"
$out = "v1119.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "f0124638abac6ccd0e8ec1cdf16f42040a04a3b30da7df80d9522fd5a46dc270") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1119.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1119.tar.gz
                    printf '%s  %s\n' 'ce9f2c51d97d13a49fd4712fcb8f8fe0390ff21dbd218cb2430e18d5812bc8c9' 'v1119.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1119.tar.gz"
$out = "v1119.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "ce9f2c51d97d13a49fd4712fcb8f8fe0390ff21dbd218cb2430e18d5812bc8c9") { throw "sha256 mismatch" }
artifact format size hashes
v1119.zip zip 55.5 MiB
blake3-24 e506cc50d001ec68386891bbd7dfe9ca6667a13e83369c68
sha256 f0124638abac6ccd0e8ec1cdf16f42040a04a3b30da7df80d9522fd5a46dc270
sha1 574e428f9473904fd50c17e2ac76034ea4c5c3c1
v1119.tar.gz tar.gz 54.1 MiB
blake3-24 29a1ea83fd82992ec534d65bccf6f5ffea4442876d3924c6
sha256 ce9f2c51d97d13a49fd4712fcb8f8fe0390ff21dbd218cb2430e18d5812bc8c9
sha1 052c1da70d499efe62ff23900dc0bb41ffa8e310

install

bazel
http_archive(
    name = "ruview",
    urls = ["https://ratatoskr.space/pkg/ruview/v1119.tar.gz"],
    integrity = "sha256-zp8sUdl9E6Sf1HEvy4+P4DkP8h29IYyyQw4Y1YEryMk=",
    strip_prefix = "ruview-v1119",
)
zig
.url = "https://ratatoskr.space/pkg/ruview/v1119.tar.gz",
install via yggdrasil mesh
bazel
http_archive(
    name = "ruview",
    urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1119.tar.gz"],
    integrity = "sha256-zp8sUdl9E6Sf1HEvy4+P4DkP8h29IYyyQw4Y1YEryMk=",
    strip_prefix = "ruview-v1119",
)
zig
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1119.tar.gz",
← v1121v1117 →