AO-owned transportable symbolic container.
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.
Public-safe bootstrap lane with explicit classification.
Installable AO-Unix containers published now.
Public-safe toolchain or reviewed source drops.
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
.raocontainers. - Channel feeds stay separate from internal host inventory.
- Release policy gates keep private AO implementation details out of the repo.
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... | |||||
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 feedReserved 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 feedPublic-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... | ||||
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.
Machine-readable repository surfaces
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 policyAO-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