Feature Matrix

Surface Status

This page is a conservative boundary reference for the v0.1.1 Hosted Alpha docs lane. It is not a roadmap or marketing claim sheet. Statuses reflect what is implemented, what is available only through invite/private-alpha access, and what is explicitly out of scope for v1.

SurfaceStatusBoundaryEvidence / next gate
Local Rust engine / embedded crateImplementedDownloadable local engine and CLI; single-process writer per data directoryCore crate, CLI product gates, local recovery tests
HTTP /v1 APIImplementedProduct routes under /v1; JSON over HTTP/1.1; bearer-token authOpenAPI contract, conformance harness
TraceQLImplemented, boundedLine-oriented command/query language; converges on HybridQuerySee TraceQL
Native GraphQL /v1/graphqlImplementedNative TraceDB root fields only; standard data/errors envelope; one root field per operationSee Native and Bounded GraphQL
Bounded GraphQL /v1/graphql/boundedImplementedQuery-only single-root-table adapter; returns QueryResponse shapeSee Native and Bounded GraphQL
OpenAPI/Fern API referenceImplementedCommitted OpenAPI mirror; tracedb-protocol remains authoritativeDocs CI validates the mirror
Rust SDKPrivate-alpha receipttracedb-sdk v0.1.1 is a staged artifact; install only with private-alpha credentialsSee SDK Strategy
TypeScript SDKPrivate-alpha receipt@tracedb/sdk v0.1.1 is a staged artifact; install only with private-alpha credentialsSee SDK Strategy
Python SDKPrivate-alpha receipttracedb v0.1.1 is a staged artifact; install only with private-alpha credentialsSee SDK Strategy
Go SDKReserved/candidatetracedb-go repository and module are reserved; not a supported current install surfaceSee SDK Strategy
Hosted TraceDB service / gatewayHosted-onlyProprietary managed surface separate from the downloadable distribution; invite-only accessSee Hosted Alpha
S3 runtime storage / rehydratePartialLocal durability is filesystem-first; S3 integration is a hosted/runtime target, not a self-serve local featureStorage docs and remote validation gates
SES transactional emailNon-goal for v1No email gateway in the core engine or SDKHosted control-plane boundary
Benchmark claimsPartialInternal regression gates and controlled lab receipts only; no public benchmark superiority claims without external controlsExternal-control benchmark gate
TDE encryption-at-restImplemented, opt-inLocal TDE encrypts WAL payloads, framed v3 checkpoint payloads, segment objects, and index artifacts when configured; manifest metadata remains plaintext; key rotation is not implementedSee Boundaries; detailed TDE notes stay in the canonical docs tree
Compliance certificationsNon-goal for v1No SOC 2, HIPAA, ISO, or other compliance certification is claimedSee Boundaries
Distributed consensus/replication/managed DR/SLANon-goal for v1Single-node local engine; no replication, distributed consensus, managed backup/DR, or SLA claimsSee Boundaries
TraceField / memory runtime researchResearchPlaceholder/scaffolding only; not the current product surfaceResearch lane, not hosted-alpha docs

How To Use This Matrix

Use this page when drafting docs, SDK READMEs, release notes, or public copy. If a status changes, update the canonical docs matrix first, then reconcile this Fern page and the dependent overview, SDK, and boundary pages.