Skip to content
trust spine · assurance · technical brief

Planetary Assurance Architecture

Program-manager brief. The documented Project-AI / OctoReflex design, its current evidence boundary, and the proof capabilities that must pass before promotion.

thesis

Preserve legitimate authority, decision integrity, and operational continuity when machine actors coordinate at scale across domains.

In any cross-domain operation — disaster response, grid control, biosecurity, or defense — autonomous and semi-autonomous systems will issue and accept commands faster than humans can review them. The question is not whether machine speed wins, but whether the chain of authority survives that speed. Project-AI proposes a containment substrate in which governed effects pass named gates and produce receipt evidence. The portal does not yet claim complete syscall coverage, external admissibility, or ledger-wide signer provenance.

L_reflex < L_cog is a deployment-specific assurance target. It will remain unverified until a pinned runtime demonstrates the latency bound and bypass analysis across all claimed execution entry points.

engineering core · octoreflex

OctoReflex is the flagship. The constitution is the why.

OctoReflex is documented as a deterministic pre-effect evaluator. The nine gates are the named refusal points in that design. Syscall-wide integration, signed Code Store loading, and end-to-end deny-by-default coverage remain unverified.

reflex

OctoReflex

Documented effect-path evaluator. Complete syscall interposition, deterministic replay, and cross-host equivalence await pinned runtime evidence.

code store

Policy packaging

TSCG-B codec: implemented. Compiler integration, signed frame packaging, and Code Store loading: planned or unverified.

9 gates

Named refusal points

Ingress · STATE_REGISTER · Identity (Galahad) · Capability · Policy Binding · Cerberus · Galahad attestation · Codex · Audit. Every refusal cites a gate.

cross-domain c2 · plug-points

Where this slots into assured-autonomy programs.

Cross-domain mission stacks

The architecture is designed to place OctoReflex on the governed effect path in multi-party enclaves. No universal deployment claim is made here.

Capability-bound autonomy

The documented contract uses capability tokens to scope attempted actions and requires new authority for escalation. Runtime-wide enforcement and token issuance remain unverified.

After-action / independent review

The source includes local cryptographic verification for supplied strict receipt-v1 bundles. Deterministic replay, live ledger provenance, and deployment-wide receipt coverage remain open.

Cross-domain continuity

The receipt-v1 JSON contract is portable as data. Cross-domain provenance transfer and STATE_REGISTER refusal across deployment gaps remain integration requirements, not demonstrated capabilities.

stronger assured autonomy · fair comparison

How OctoReflex compares to existing approaches.

Formal methods, runtime verification, policy engines, and constitutional alignment each address different layers. Effect gating depends on the concrete integration. Project-AI documents a pre-effect governance design; this table is not a benchmark, security audit, or claim of architectural exclusivity.

ApproachEnforcement layerWhat it enforcesAuditResidual gap
Project-AI / OctoReflexDocumented effect-path / kernel targetContract: pre-effect, deny-by-default, 9 gatesNormal server path: hash-linked Ed25519 receiptFull entry-point coverage, provenance, replay, and external verification unverified
Assured Autonomy (formal methods)Design-time proof of componentsVaries by proved component and deploymentProof artifacts defined by the evaluated systemNot independently assessed by this portal
Runtime monitors / shields (RV)Process / userspace observersIntegration-dependent monitoring or shieldingDeployment-defined logs or evidenceNot independently assessed by this portal
Policy engines (OPA, Cedar)App / service decision pointsPlacement and effect gating depend on integrationDeployment-defined decision loggingNot independently assessed by this portal
Constitutional / RLHF alignmentModel weights & promptsBehavioral objective; effect controls depend on integrationModel and deployment specificNot independently assessed by this portal

See /compare for the long-form comparison and references.

inspectable artifacts · github

Source artifacts available for inspection—not yet an assurance harness.

These artifacts provide source and design evidence. Their labels below do not promote them to independently verified or production-ready capabilities.

containment runtime · prototype
OCEE — Octo Containment Execution Environment

Prototype source for the documented containment loop. Complete syscall-boundary interception and end-to-end effect gating have not yet passed the portal's clean-clone assurance harness.

simulated result · The portal maps 8 documented attack classes to intended refusal gates; this is a documentation result, not a fresh executed assurance run.
kernel reflex · prototype
OctoReflex — reflex containment library

Prototype source for the reflex evaluator. It is designed for effect-path integration; deterministic cross-host replay and the advertised syscall integrations remain unverified here.

simulated result · Receipt-v1 fixtures and a local clean-clone assurance harness are published in the portal source; deterministic cross-host replay remains an open target.
policy binary · spec
TSCG-B — binary governance representation

The variable-length TSCG-B codec and round-trip tests exist at the pinned source revision. Thirsty-Lang compiler integration, frame signing, and Code Store loading are separate planned or unverified capabilities.

simulated result · Codec integrity uses CRC32 and SHA-256; those checks do not establish signer authenticity or Code Store integration.
scenario corpus · research
HYDRA-50 — catastrophic scenario battery

Fifty documented catastrophic scenarios — capability escalation, exfiltration, identity spoof, continuity skip, state forgery — mapped to the gate that refuses each.

simulated result · A gate-coverage map is published at /hydra; fresh execution and receipt verification remain open promotion criteria.
build & run · claim frozen
npm run assurance:harness -- --require-clean
npm run check:site-freshness

The current public Project-AI Makefile does not contain the previously advertised assurance targets. Replay design material remains at /reproduce. The verification key declared by this portal build is shown at /keys; external timestamping is not implemented.

simulated red-team · summary

Documented attack classes map to intended refusal gates.

Eight attack classes — prompt injection, jailbreak, capability escalation, exfiltration, policy evasion, social engineering, identity spoof, state forgery — are exercised in the portal's scenario corpus. This mapping is not a fresh execution result, and the portal has not cryptographically verified a receipt for each scenario. Full corpus at /redteam (sign-in required); catastrophic scenario battery at /hydra.