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

ruview @ v1095

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(R6.2.4): 3D chest-centric N-anchor — validates R6.2.2.1 prediction with refinement (#728)

Composes R6.2.2.1 (3D N-anchor) with R6.2.3 (chest-centric zones). Tests R6.2.2.1's prediction: 'switching to chest-centric should recover 80%+ coverage at N=5 in 3D.'

Result: 3D chest-centric N=5 = 76.8% (close to but below 80%); 3D chest-centric N=6 = 81.6% (knee shifts one anchor higher).

4-way comparison at N=5:

3D chest recovers 27 pp of the 47 pp gap R6.2.2.1 surfaced. Most of the architectural fix works.

COUNTER-FINDING: no ceiling anchors selected for chest-centric zones. Greedy picks 100% low (0.8 m) + mid (1.5 m). R6.2.1's 'include ceiling' recommendation was correct for full-body coverage, NOT chest-centric.

Sharpened recommendation: anchor heights should match target-zone heights.

FINAL ADR-029 anchor-count table (4-axis dimension x zone-mode):

For vital-signs cogs in real 3D deployments: N=6 + chest-centric + low/mid anchor heights. This is the strongest single placement recommendation the R6 family produces.

R6 family substantively complete after this tick (8 ticks total): R6, R6.1, R6.2, R6.2.1, R6.2.2, R6.2.2.1, R6.2.3, R6.2.4.

Second self-corrective tick of the loop: R6.2.2.1 predicted 80%; actual is 76.8%. Self-correction documented (prediction was 3.2 pp optimistic, knee shifts to N=6). Integrity pattern continues.

Honest scope:

Composes:

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

Docker Image: ghcr.io/ruvnet/RuView:2e89fe61ef4af3b1cc349ee0f00ae1a227de0cac

download

unix · zip
curl -fL -o v1095.zip https://ratatoskr.space/pkg/ruview/v1095.zip
                    printf '%s  %s\n' 'd0ecb2804bf0ca953a77e4130e354512e9dd5777aacbceb13c5cd596e6cdfa41' 'v1095.zip' | sha256sum -c -
windows · zip
$url = "https://ratatoskr.space/pkg/ruview/v1095.zip"
$out = "v1095.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d0ecb2804bf0ca953a77e4130e354512e9dd5777aacbceb13c5cd596e6cdfa41") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1095.tar.gz https://ratatoskr.space/pkg/ruview/v1095.tar.gz
                    printf '%s  %s\n' '71c56d0cf0788cca2c487daf238d0ea97b6c1ed1e8ffec6272c34b3dbfd95925' 'v1095.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "https://ratatoskr.space/pkg/ruview/v1095.tar.gz"
$out = "v1095.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "71c56d0cf0788cca2c487daf238d0ea97b6c1ed1e8ffec6272c34b3dbfd95925") { throw "sha256 mismatch" }
download via yggdrasil mesh
unix · zip
curl -fL -o v1095.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1095.zip
                    printf '%s  %s\n' 'd0ecb2804bf0ca953a77e4130e354512e9dd5777aacbceb13c5cd596e6cdfa41' 'v1095.zip' | sha256sum -c -
windows · zip
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1095.zip"
$out = "v1095.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "d0ecb2804bf0ca953a77e4130e354512e9dd5777aacbceb13c5cd596e6cdfa41") { throw "sha256 mismatch" }
unix · tar.gz
curl -fL -o v1095.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1095.tar.gz
                    printf '%s  %s\n' '71c56d0cf0788cca2c487daf238d0ea97b6c1ed1e8ffec6272c34b3dbfd95925' 'v1095.tar.gz' | sha256sum -c -
windows · tar.gz
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1095.tar.gz"
$out = "v1095.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "71c56d0cf0788cca2c487daf238d0ea97b6c1ed1e8ffec6272c34b3dbfd95925") { throw "sha256 mismatch" }
artifact format size hashes
v1095.zip zip 55.5 MiB
blake3-24 3f89c58971baeac025bec65a9f66c0b19023c02e28ddbf42
sha256 d0ecb2804bf0ca953a77e4130e354512e9dd5777aacbceb13c5cd596e6cdfa41
sha1 537bc93db39929e96138f74ab138fdf715103812
v1095.tar.gz tar.gz 54.1 MiB
blake3-24 55e523aedd41e864b5818123596d27b44c4efe4f07038758
sha256 71c56d0cf0788cca2c487daf238d0ea97b6c1ed1e8ffec6272c34b3dbfd95925
sha1 cc421670955712341ad6811aeabc5ed77346d13d

install

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