Limits first. Wins second. Disclosures third. What we can't do yet · Capability ledger · Honest disclosures
Some pieces are not finished. We are not going to pretend otherwise.
| Capability | Status | What it means |
|---|---|---|
| biRT on consumer ARM phones (where the boot chain unlocks) | Shipped | Bare-metal bring-up on consumer ARM phones where the post-BIOS chain hands off — boots through the device's bootloader to biRT, no OS. Framebuffer, debug, sensors, runtime all on the metal. The proof that biRT lands wherever the bootloader is reachable; per-device bring-up clears each new vendor's chain. |
| Android-hosted runtime variant | Shipped | When a device's bootloader is locked, the runtime ships in an Android-hosted form with the same intent contract. When the device unlocks, the bare-metal binary takes over. |
| biRT on x86 cloud compute | Shipped | Production-class compute running biRT bare metal in production, with edge nodes for sealed-record serving. Purpose-built bare-metal stack. |
| Intelligence stack | Shipped | Natural-language understanding, reasoning, multi-format ingestion (PDF, JSON, CSV, plain text), intent ingestion with multi-source corroboration, comprehensive lexical foundation. Production-grade C codebase. |
| Cryptographic primitives | Shipped | Modern primitives, implemented in-house. No third-party crypto libraries on the trust path. |
| Console & QR provisioning | Shipped | Cross-platform interactive terminal for scan-to-register device provisioning. QR generation built in-house. |
| Translation proofs (BASICI) | Shipped | Validated roundtrips proving every Intelligence skill survives translation between C, BASICI, and natural language. The receipts behind the BASICI claim. |
| NOTW mesh | Shipped | Core protocol, mesh, and relay are done. Discovery, routing, store-and-forward, encrypted transport, multi-transport, cross-platform. |
| Intelligent Data Set (IDS) | Shipped | A novel persistence layer designed for sovereign, encrypted, indexable knowledge. Tested across persistence, growth, scope, and journaling. Public benchmarks pending; the architecture itself is done. |
| Pure-intent authoring tools | In Progress | Engineers can author and edit intents directly. End-user authoring (no engineer required) still in development. |
| Manifest delivery over mesh | In Progress | Signed payload broadcast over the mesh, applied at next runtime tick. The transport, signing, and broadcast paths are shipped; manifest-as-runtime-config is in active integration. |
| Operator console for AI | Drafting | Operator-facing console that mediates AI conversations and authors manifests. Designed; planned and scoped. Not yet running end-to-end. |
| Multi-AI desktop edition | Drafting | Single surface routing to multiple popular AI providers. Designed; not yet built. Will not be claimed shipped until anonymization behavior is implemented and demonstrated. |
| Conversational manifest authoring | Drafting | Operators describe behavior changes in plain language; the system drafts a signed manifest. AI-assisted, multi-language. Designed and scoped; not yet running end-to-end. |
| biRT on RISC and emerging architectures | Drafting | Architectural targets identified with the hardware engineering lead. Bring-up work not yet started. |
| Custom silicon | Not Yet | Direction, not deliverable. Stated for honesty, not as a commitment. |
| External operator deployments | Not Yet | Internal use across multiple repos. No third-party in production yet. |
Every caveat across this site, in one place. None of these are buried.
No external operator has shipped on this in production yet. The cost and timing claims on this site are grounded in internal use across multiple deployments, not third-party measurement. We will publish real numbers the first time a customer ships.
The "less than 90 days" speed-to-ship prediction is a prediction, not a measurement. It comes from internal observation of how quickly the platform moves through a deployment in our own use, not from third-party benchmarking.
The three industry flows on the How to use it page are illustrative of the design, not transcripts from a production system today. The runtime, the manifest pipeline, and the mesh transport are shipped; the conversational manifest authoring layer is in active development.
The architecture is shipped. Public benchmarks pending. We will not claim "fastest on Earth" until the numbers are reproducible by anyone who wants to verify them. Partners with the key can read the implementation details in the technical detail page.