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/v1123
vault / ruview / v1123

ruview @ v1123

integrity

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

release notes

Automated release from CI pipeline

Changes: adr-114: cog-quantum-vitals — first quantum-augmented cog spec, recovers R13 NEGATIVE (#742)

Drafted in response to user's escalating signal (opened quantum-sensing doc 11 three times across consecutive ticks). Beyond R20 vision (tick 37) and doc 17 bridge (tick 38), this tick delivers a BUILDABLE ARTIFACT.

First quantum-augmented cog spec. Bedside-only (1-2 m, inherits doc 16 sober posture). Composes nvsim (ADR-089) + R14 V1 + R12.1 pose-PABS + R3 AETHER + Bayesian fusion.

Architecture:

Outputs (with confidence scores per output):

Cost analysis (bedside):

Implementation: ~200 LOC, ~3 weeks

Privacy chain unchanged: ADR-106 Layer 1 adds NV B(t) + HRV contour to on-device-only primitive list. ADR-100/109 dual signing for manifest.

R14 V3 (attention-respecting) becomes shippable — was bound by R13's contour requirement; ADR-114 provides the contour.

ADR chain after this tick (10 ADRs in loop's accumulated chain):

Future ADRs catalogued:

The three-tick arc (R20 -> doc 17 -> ADR-114):

Honest scope:

Composes with every loop thread (R3, R6.1, R12, R12.1, R13 NEG recovered, R14 V1/V2/V3, R15, R16-R20) + all ADRs (089, 100, 103-109, 113).

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

Docker Image: ghcr.io/ruvnet/RuView:f21d833c237f22311445c6983b66dc7e5e094a3e

download

unix · zip
curl -fL -o v1123.zip https://ratatoskr.space/pkg/ruview/v1123.zip
                    printf '%s  %s\n' '987145fbe4a1eaa581203619cf0736d485bfda569d7b17bdf14588dc67d10bf2' 'v1123.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/ruview/v1123.zip"
$out = "v1123.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "987145fbe4a1eaa581203619cf0736d485bfda569d7b17bdf14588dc67d10bf2") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1123.tar.gz https://ratatoskr.space/pkg/ruview/v1123.tar.gz
                    printf '%s  %s\n' '7816d6983462c121ef79d31905e769cff1c815582eefaa60c14b347bacfa95e1' 'v1123.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/ruview/v1123.tar.gz"
$out = "v1123.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "7816d6983462c121ef79d31905e769cff1c815582eefaa60c14b347bacfa95e1") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1123.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1123.zip
                    printf '%s  %s\n' '987145fbe4a1eaa581203619cf0736d485bfda569d7b17bdf14588dc67d10bf2' 'v1123.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1123.zip"
$out = "v1123.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "987145fbe4a1eaa581203619cf0736d485bfda569d7b17bdf14588dc67d10bf2") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1123.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1123.tar.gz
                    printf '%s  %s\n' '7816d6983462c121ef79d31905e769cff1c815582eefaa60c14b347bacfa95e1' 'v1123.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1123.tar.gz"
$out = "v1123.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "7816d6983462c121ef79d31905e769cff1c815582eefaa60c14b347bacfa95e1") { throw "sha256 mismatch" }
artifact format size hashes
v1123.zip zip 55.5 MiB
blake3-24 0e9c7fa16096dd810a0496614cc5d76f027b1219a2fe2ae4
sha256 987145fbe4a1eaa581203619cf0736d485bfda569d7b17bdf14588dc67d10bf2
sha1 3d3d5133bff7a6e4300b604a9701f408c617df75
v1123.tar.gz tar.gz 54.1 MiB
blake3-24 7f5afc4003134d69ddc6e7ccaf9c11285a589a4922e483b7
sha256 7816d6983462c121ef79d31905e769cff1c815582eefaa60c14b347bacfa95e1
sha1 7c2f32cf65279bfe68b6d81a98a25ebd3fc33565

install

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