ruview @ v1111
integrity
- size
- 55.6 MiB
- downloaded
- last checked
release notes
Automated release from CI pipeline
Changes: research(R17): industrial safety — second vertical composing loop primitives (#736)
Second exotic vertical demonstrating loop primitives compose to industrial safety. Parallel to R16 healthcare with different ADR-113 matrix rows (presence + vital-signs at coarser resolution) and R7 mincut becomes BINDING (not nice-to-have) due to hostile industrial RF environment.
Three deployment scenarios:
- Warehouse zone (5y): 0/zone vs 00-2000 camera+monitoring
- Construction site (10y): per-project federation
- Refinery/chemical plant (15y): adds CSI to gas+cam+badge infrastructure
R17 vs R16 parallel:
- R16: stationary patients, 30 m^2 ward, vital-signs row (chest, N=5), HIPAA
- R17: mobile workers, 100-1000 m^2 zone, presence row (body, N=3-4), OSHA SAME ARCHITECTURE, different parameter regime.
Five specialised cog roadmap items:
- cog-fall-detection (5y): R12.1 + PPE-tuning
- cog-zone-occupancy (5y): R12 PABS + R6.2.5
- cog-lone-worker-vitals (5y): R14 V1 rate-only
- cog-worker-fatigue (10y): R10 gait + R15
- cog-multi-zone-orchestrator (5y): R6.2.5 + ADR-105 fed
Why R7 mincut becomes binding: industrial RF has legitimate noise (cell, BLE tools, walkie-talkies) that must be disambiguated from sensor compromise. N >= 4 anchors required (already met by ADR-113 for multi-feature cogs).
PPE-specific body model needed (R6.1 follow-up): Hard hat / high-vis / harness / tool belt / steel-toed boots change per-part reflectivity by ~5-15%. ~1-2 weeks labelled-data work for cog-industrial-pose.
R10 gait taxonomy extends within humans:
- Walking: 1.2-2.5 Hz
- Fatigued: 0.8-1.5 Hz (slower + asymmetric)
- Impaired: asymmetry > 25% OSHA-aligned pre-incident fatigue detection.
Honest scope:
- Synthetic data only; bench validation required for OSHA-grade
- PPE-specific body model unbuilt
- Outdoor/weather effects partly transfer from R10
- Worker consent + audit trail integration per-customer
R17 closes parallel-vertical demonstration: loop has now shown VERTICAL-AGNOSTIC INFRASTRUCTURE:
- R10 wildlife
- R11 maritime
- R14 empathic appliances (home)
- R16 healthcare
- R17 industrial safety
Five exotic verticals + cross-thread identity work. Outputs that generalise beyond original problems = mark of well-factored research.
Composes:
- R1, R5, R6/R6.1, R6.2.5, R7 (binding here), R10, R12/R12.1, R13 NEG, R14, R15 — all loop threads
- ADR-113 placement + ADR-105-109 privacy/PQC chain
- R16 parallel pattern
Coordination: ticks/tick-33.md, no PROGRESS.md edit.
Docker Image:
ghcr.io/ruvnet/RuView:8213741879cef941b389cd4710f272b6b62e93ef
download
curl -fL -o v1111.zip https://ratatoskr.space/pkg/ruview/v1111.zip
printf '%s %s\n' '59d05824c95163f9f2bbb49f05196aae637f7d05446ac7c4620f3f82e541ffcd' 'v1111.zip' | sha256sum -c -
$url = "https://ratatoskr.space/pkg/ruview/v1111.zip"
$out = "v1111.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "59d05824c95163f9f2bbb49f05196aae637f7d05446ac7c4620f3f82e541ffcd") { throw "sha256 mismatch" }
curl -fL -o v1111.tar.gz https://ratatoskr.space/pkg/ruview/v1111.tar.gz
printf '%s %s\n' '2c1cf5d76511ef04aad44de8cee733cbbd6f898e27570714172f84eb179360ef' 'v1111.tar.gz' | sha256sum -c -
$url = "https://ratatoskr.space/pkg/ruview/v1111.tar.gz"
$out = "v1111.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2c1cf5d76511ef04aad44de8cee733cbbd6f898e27570714172f84eb179360ef") { throw "sha256 mismatch" }
download via yggdrasil mesh
curl -fL -o v1111.zip http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1111.zip
printf '%s %s\n' '59d05824c95163f9f2bbb49f05196aae637f7d05446ac7c4620f3f82e541ffcd' 'v1111.zip' | sha256sum -c -
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1111.zip"
$out = "v1111.zip"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "59d05824c95163f9f2bbb49f05196aae637f7d05446ac7c4620f3f82e541ffcd") { throw "sha256 mismatch" }
curl -fL -o v1111.tar.gz http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1111.tar.gz
printf '%s %s\n' '2c1cf5d76511ef04aad44de8cee733cbbd6f898e27570714172f84eb179360ef' 'v1111.tar.gz' | sha256sum -c -
$url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1111.tar.gz"
$out = "v1111.tar.gz"
Invoke-WebRequest -Uri $url -OutFile $out
if ((Get-FileHash $out -Algorithm SHA256).Hash.ToLowerInvariant() -ne "2c1cf5d76511ef04aad44de8cee733cbbd6f898e27570714172f84eb179360ef") { throw "sha256 mismatch" }
| artifact | format | size | hashes |
|---|---|---|---|
| v1111.zip | zip | 55.5 MiB |
blake3-24 1b3a9949b56638cc7e5209faaab76b57c5d022ecf385e8d8
sha256 59d05824c95163f9f2bbb49f05196aae637f7d05446ac7c4620f3f82e541ffcd
sha1 97d809be639b86b1a0184b148a46a938d538baef
|
| v1111.tar.gz | tar.gz | 54.1 MiB |
blake3-24 e62594674f894ed236c7a542e1c1fb06c53639713c57a450
sha256 2c1cf5d76511ef04aad44de8cee733cbbd6f898e27570714172f84eb179360ef
sha1 a6f5f17353e3e409ef7d9002012e5bb0dace8bba
|
install
http_archive(
name = "ruview",
urls = ["https://ratatoskr.space/pkg/ruview/v1111.tar.gz"],
integrity = "sha256-LBz112UR7wSq1E3ozuczy71viY4nVwcUFy+E6xeTYO8=",
strip_prefix = "ruview-v1111",
)
.url = "https://ratatoskr.space/pkg/ruview/v1111.tar.gz",
install via yggdrasil mesh
http_archive(
name = "ruview",
urls = ["http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1111.tar.gz"],
integrity = "sha256-LBz112UR7wSq1E3ozuczy71viY4nVwcUFy+E6xeTYO8=",
strip_prefix = "ruview-v1111",
)
.url = "http://14cc7d57b5e70f679b851fe5b272ce17c70632ff4beb5b35ab64bc706b2485af.pk.ygg/pkg/ruview/v1111.tar.gz",