Public Beta · Go-native · Network-free conformance

Extension contracts
that stay testable.

Build ORAG integrations against small, dependency-free interfaces, then verify their minimum behavior locally or in your own CI.

Conformance
v0beta1

Local contract check

Embedder

beta
conformance.Embedder(ctx, myEmbedder)
Network requiredno

Core contracts

Compose the pipeline.

Parser, Chunker, Embedder, Retriever, Reranker, ModelProvider, Generator, and Storage cover the public integration seams.

Support labels

Set clear expectations.

certified

ORAG-maintained public integration with CI evidence.

community

Third-party integration with a published conformance result.

experimental

Unreviewed adapter; no compatibility guarantee.

Pre-v1 boundary

Contracts first, loader later.

ORAG does not yet load arbitrary extensions into a running server. The current provider registry and configuration remain the supported runtime boundary while the Beta contracts mature.