StellaOps Attestor

Status: the attestor deployable is RETIRED (2026-09-05). Nothing below describes a running host.

Successor: the consolidated Evidence service — ../evidence/architecture.md.

Attestor is no longer a service. Its capability was consolidated into the Evidence family (ADR-039 D14) and its source moved with it:

Where things went

You were looking forRead instead
architecture, database, HTTP surface, authorization../evidence/architecture.md
the consolidation design and the direct-HTTP-caller census./consolidation-design.md— still current, still at this path, because EvidenceDirectHttpCallerConformanceTests parses it here
the transparency-tile proxystill attestor-tileproxy; see ./tile-proxy-design.md
RFC 3161 timestampingstill the tsa container; see ../evidence/architecture.md§5
key custody and signing../signer/README.md— a separate service

Everything below this line is the pre-consolidation documentation. It remains accurate about predicate formats, bundle formats, proof-chain algorithms and verification semantics, all of which moved unchanged. Treat any statement about hosts, containers, ports, compose keys or gateway routes as history.


Attestor converts signed DSSE evidence from the Signer into transparency-log proofs and verifiable reports for every downstream surface (Policy Engine, Export Center, CLI, Console, Scheduler). It is the trust backbone that proves SBOM, scan, VEX, and policy artefacts were signed, witnessed, and preserved without tampering.

Notable capabilities & posture

Why it exists

Roles & surfaces

Supported payloads

API surface (WebService)

Minimal-API endpoints (AttestorWebServiceEndpoints.cs, PredicateRegistryEndpoints.cs, WatchlistEndpoints.cs) and MVC controllers (Controllers/). Scope shown is the policy required; verify/read are satisfied by higher scopes (see Security hardening).

Trust & envelope model

Security hardening

UI, CLI, and SDK workflows

Storage, offline & air-gap posture

Observability & performance

Key integrations

Backlog references

Epic alignment

Implementation Status

Delivery Phases:

Acceptance Criteria:

Key Risks & Mitigations: