Documentation · Mode 3 · Production today
Retrieval.
The indexed-corpus integration surface. Powered by Aeira. Connectors ingest your sources, Aeira indexes them, ACLs gate the data at retrieval. Fast at query time, cheap per query.
Capabilities
What Retrieval ships today.
Concrete capabilities running in customer deployments. The public authoring API and detailed docs are still being stabilized; the engine underneath is not.
Airbyte bridge for the long tail
Hybrid search
Customer-extensible ranking, trust, authority
Architectural commitments
The shape of Retrieval.
Four things hold across every release of the surface. Everything else is implementation that will evolve.
ACLs gate at the index
Authority is customer-shapable. Authorization is not.
Aeira is the engine
No data leaves your perimeter
Decision rule
When to reach for Retrieval.
Use Retrieval when the answer lives across a large corpus and the right document isn't predictable from the question. If the answer is in one of three known APIs, it's an App. If the answer is one of ten thousand documents you've written internally over five years, it's Retrieval.
Retrieval pairs naturally with the other two surfaces. An Agent can use Retrieval as a tool to ground its reasoning. An App can link to a Retrieval result as a typed row. The three surfaces are composable, not exclusive.
In the meantime
Apps is live. Retrieval shares its primitives.
The same identity, ACL, and audit-chain machinery you wire up for Apps today is what gates Retrieval tomorrow. Get the platform wired in now, light up Retrieval when the surface ships.