OddessyDOCUMENTATION
EDGE & MODELS Live

Approved software and verified updates

Distribute private Android, Windows and Linux edge releases with checksums, short-lived access and bounded rollout behaviour.

Last updated 27 July 2026 ยท Documentation version 2026.07
Oddessy verified pull OTA sequence with approved release scheduling, heartbeat collection, private download, SHA-256 verification, versioned activation, health verification and rollback
Linux application updates use approved private artifacts, atomic versioned slots and an automatic recovery branch.

Release channels

Approved artifacts are private S3 objects with product, version and SHA-256 metadata. Authenticated users receive ten-minute download URLs. The MCP beta lists metadata but never returns download credentials.

ProductArtifactUpdate path
Oddessy Edge for Ubuntu.tar.gzPlatform-scheduled pull OTA with versioned slots and rollback
Oddessy Edge for Windows.msiAdministrator-installed in-place MSI upgrade retaining ProgramData identity
Argo for Android.apkPrivate authenticated download

Linux OTA sequence

  1. An operator schedules an approved Edge release for a real, eligible device.
  2. The device collects the directive on its outbound authenticated heartbeat.
  3. A private 15-minute URL, declared size and SHA-256 are delivered.
  4. The device rejects traversal paths, verifies the archive and preflights the source.
  5. A root-owned service activates a new slot and verifies core heartbeat health.
  6. Failed verification restores the previous slot automatically.
No arbitrary URLs

The browser and MCP beta cannot provide an arbitrary package URL or checksum. Linux OTA can select only an approved edge/ object already present in the private release bucket.