Outbound-connected
The customer Embassy establishes the connection. The vendor does not need an inbound management port or VPC peering route.
Legation does not ask the customer to trust a vendor tunnel. It places verification, policy, execution control, evidence, and recall inside the customer’s own environment.
The customer Embassy establishes the connection. The vendor does not need an inbound management port or VPC peering route.
The Embassy controls admission, execution, output, evidence, and recall next to the workload.
The hub coordinates fleet connectivity; the customer boundary retains the decisive enforcement function.
Legation’s trust spine includes non-human identity, workload identity, key custody, proof of possession, signature verification, and revocation-aware lifecycle controls.
The secure Legation link carries addressed requests and governed responses over an outbound-established connection. Mutual authentication verifies both ends while sealed envelopes and anti-replay controls protect request integrity.
The governance model binds workloads to signed mandates and treaty rules. A customer-side agent or service must operate within the approved action surface rather than treating authorization as an after-the-fact log review.
Legation provides a customer-side projection and redaction boundary. The goal is to return the permitted answer, structure, count, decision, or evidence reference—not unrestricted underlying customer data.
Enclave::run), where a closed, versioned egress schema gate (legation-enclave::evidence::validate_egress) validates the payload against the closed schema for its kind before it may cross. An unknown kind fails closed (EnclaveError::EgressRejected). The MCP-direct projection path (legation-mcp) is closed the same way: typed projections with deny_unknown_fields and an enforced mcp_projection_is_closed guard before sealing.ControlEvidenceSet): closed enums for status, severity, and gate, plus references only—SHA-384 digests and bounded identifiers. It carries no excerpt, message, snippet, or filename. Because a filename can itself be content (for example customer_ssn_dump.rs), locations cross as digest-only.A metadata-only monitoring lane continuously reports embassy liveness, seal integrity, treaty adherence, and behavioral anomalies—never carrying customer data across the boundary. It is backed by tamper-evident transparency mechanisms, SIEM-oriented events, compliance evidence snapshots, OSCAL-related structures, observability, and separate operator and auditor surfaces.
legation-compliance::receipt) that binds the verdict (gate plus evidence_sha384), the harness_digest for the sealed check that ran, the scope (the sealed bag’s Merkle root, treaty digest, and tier/epoch—identity by reference, never code or data), the authorizing mandate’s id, task, session, and clause together with the mandate signature, and the enclave’s hash-chained audit-head. Any tampered field breaks the signature. It verifies with no clock and no network, answering the “reproducible?” and “attributable?” questions a bare pass/fail cannot.Legation does not reimplement compliance; it provides controls, evidence, and hardening that map to the frameworks a security team must satisfy. The tier dial sets the floor, from commercial assurance up through DoD sovereign.
| Framework | Typical tier | What Legation contributes |
|---|---|---|
| SOC 2 | Commercial | Access control, audit evidence, and identity and change governance signals |
| HIPAA | Commercial / Regulated | Customer-local processing, projection, and metadata-only audit of PHI paths |
| PCI DSS | Commercial / Regulated | Network segmentation, no inbound access, and scoped data-handling boundaries |
| GDPR · EU AI Act | EU / Regulated | EU-resident hosting, customer-local processing, and metadata-only audit and logging aligned to EU AI Act Art. 11/12 |
| FedRAMP Mod/High · NIST 800-53 | Regulated | Control-aligned SSP inputs, immutable evidence, and hardened endpoints |
| CMMC L2 · NIST 800-171 | Regulated / Sovereign | AC/AU/IA/SC/SI control support, SPRS-oriented evidence, and sealed accreditation |
| DoD IL5 · CNSSP-12 | Sovereign | CNSA 2.0 cryptography, hardware custody path, and STIG-mapped runtime |
| Capability | Commercial | Regulated | Sovereign |
|---|---|---|---|
| Outbound mTLS | Included | Included | Included |
| Local policy enforcement | Included | Included | Included |
| Immutable evidence path | Optional | Expected | Expected |
| FIPS-oriented endpoints | Optional | Profiled | Profiled |
| Hardware key custody | Optional | Optional | Core profile |
| Host-resistant workload protection | Not claimed | Deployment-specific | TEE/HSM path |
Legation should be positioned as a hardened, compliance-aware deployment substrate—not as an automatic certification. Formal FedRAMP, IL5, HIPAA, PCI, or other authorization claims depend on the deployed system, operating procedures, evidence, validation scope, and assessor determination.
The egress gate constrains projection to closed, typed, reference-only payloads; it is not a substitute for human review. A diff or raw excerpt still cannot cross the boundary—that review happens in-VPC.