AO-Unix Public Distribution

Transportable symbolic containers for AO-Unix, delivered as .rao.

This repository publishes AlphaComm public-safe AO-Unix releases through RAO containers, channel feeds, provenance manifests, and release-boundary policy gates. The public lane stays focused on installable AO-Unix artifacts without exposing AlphaComm internal topology, private source authority, or unrelated host details.

Container Format RAO

AO-owned transportable symbolic container.

Release Track alpha

Public-safe bootstrap lane with explicit classification.

Compiled Lane 0

Installable AO-Unix containers published now.

Source Lane 0

Public-safe toolchain or reviewed source drops.

RAO Symbolic Container Model
.RAO
Manifest
Payload
Provenance
SBOM

Every RAO bundle carries symbolic install intent, payload hashes, channel placement, and activation class metadata so the customer sees one AlphaComm-native delivery model.

  • Public lane uses native .rao containers.
  • Channel feeds stay separate from internal host inventory.
  • Release policy gates keep private AO implementation details out of the repo.
Published Downloads

Compiled symbolic containers

Public-safe AO-Unix compiled artifacts are published here as RAO transport containers. Each entry includes the activation class, classification, payload list, and integrity hash.

Container Channel Class Activation Payloads Download
Loading compiled containers...
Alpha Channel

Current public-safe AO-Unix release lane

The alpha feed carries controlled AO-Unix bootstrap releases, customer-safe kernel payload bundles, and reviewed repo tooling sources. Release classification is preserved per container.

Open alpha feed
Stable Channel

Reserved for future production-ready AO-Unix drops

Stable stays empty until AlphaComm publishes a production-class AO-Unix release that passes the public release gates, installer proof, and policy scan for customer deployment.

Open stable feed
Reviewed Source Lane

Public-safe source and tooling containers

Source publication is allowlisted. This lane is for reviewed repo tooling and future customer-safe AO-Unix source drops that do not disclose AlphaComm private implementation.

Container Lane Scope Notes Download
Loading source containers...
RAO Format

What a RAO symbolic container carries

  • Manifest: container id, version, channel, activation class, and install roots.
  • Payload: AO-Unix binaries, images, or reviewed source/tooling files.
  • Checksums: payload and container SHA-256 records.
  • Provenance: publication timestamp, release classification, and repo path.
  • Policy: public release boundary and publication notes.
Read RAO spec
Release Boundary

Public repository protection rules

This repo publishes only AlphaComm public-safe AO-Unix artifacts. Internal hostnames, architecture records, private source authority, secret material, and unrelated product systems are kept outside the customer-facing distribution surface.

Read policy
Repo Tooling

AO-owned repo index tooling in C

The source lane includes a small AlphaComm C utility for emitting RAO channel metadata without binding the public repo to external package ecosystems.

View tooling docs