github ruvnet/RuView v1095
Release v1095

latest releases: v1136, v1133, v1115...
4 hours ago

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:

  • R6.2.2 (2D body): 96.8%
  • R6.2.3 (2D chest): 82.4%
  • R6.2.2.1 (3D body): 49.4%
  • R6.2.4 (3D chest): 76.8%

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.

  • Bed-only (z=0.3-0.6): Low only
  • Chair sitting (z=0.5-1.0): Low + mid
  • Standing chest (z=1.2-1.5): Mid only
  • Mixed chest (z=0.3-1.5): Low + mid (NO ceiling)
  • Full body (z=0.3-1.7): Low + mid + high

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

  • 2D body-centric: N=5 -> 97%
  • 2D chest-centric: N=5 -> 82%
  • 3D body-centric: N=7-8 -> 65%+
  • 3D chest-centric: N=6 -> 82% <- recommended for vital-signs cogs

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:

  • Greedy + 4 restarts (N=5 likely 2-4 pp shy of true global optimum)
  • 0.1 m grid, single 5x5x2.5 geometry
  • Three chest zones; multi-subject = future
  • R6.2.1's ceiling rec was for full-body, not invalidated -- refined

Composes:

  • R6.2.1 / R6.2.2 / R6.2.2.1 (same physics, different zones)
  • R6.2.3 motivated this tick
  • R7 / ADR-029 / ADR-105 (N=6 still byzantine-safe)
  • R14 V1/V2/V3 (chest + N=6 = deployment recipe)

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

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

Don't miss a new RuView release

NewReleases is sending notifications on new releases.