RuView: Publish-Readiness Sweep and a New Radar Crate

A wave of crates.io publish-blocking fixes landed alongside a new coherent radar tomography crate and its generated harness, while a firmware timing bug and a stale model-conversion path were also patched. The common thread: getting existing crates and models actually shippable, not just buildable.

Duration: PT2M41S

Episode overview

This episode is a short developer briefing from RuView.

It explains recent repository work in plain language.

  • Show: RuView
  • Published: 2026-08-01T06:03:46Z
  • Audio duration: PT2M41S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

It's August 1st, 2026, and this is RuView.

The top pattern today is publish readiness. Several pull requests exist purely to fix things crates.io would otherwise reject on release day.

PR 1496 pinned version requirements for homecore-automation and homecore-hap, and corrected a repository link that pointed at a dead project name. PR 1492 fixed a missing license field on the point-cloud crate and a missing version pin on the N-V-sim-server dependency. Both were caught only while actually attempting…

Second theme: the wifi-densepose-sar work. PR 1487 introduced a new standalone crate implementing synthetic-aperture radar reconstruction — simulating radio returns from point scatterers to enable through-wall imaging, explicitly benchmarked against a competitor's recent product launch. PR 1489 followed immediately…

Two smaller but concrete fixes: PR 1484 resolved a model conversion failure where safetensors headers padded with trailing null bytes broke strict JSON parsing — now trimmed before parsing, with a regression test. And PR 1498, still open, targets a firmware bug where the feature-state emit divider was hardcoded for…

Rounding out the day: a formatting-only bump to the rufield…

Nearby episodes from RuView

  1. A New Sensing Crate and the Scaffolding Behind It
  2. Guarded Automation, Locked-Down Releases
  3. Locking Down Auth, Telemetry, and the Contributor Toolkit
  4. Ship Fast, Then Verify
  5. Weekly Recap - Truth, Trust, and a Unified World Model
  6. One RF Model, Real Hardware, and a Publishing Bottleneck
  7. Cleaning Up Trust and Truthfulness
  8. Release Discipline and the Wheel That Almost Shipped Wrong