Capability catalogue · 100 items, audited
The AI data plane,
item by item.
Every capability carries the status a dated audit gave it, and links to that audit. Statuses come from a dated capability audit that names the source file, API surface and test result behind each one. The audit downgraded three of its own entries on review; those are published as found. It is a single-operator internal audit, not third-party certification.
- 51available
- 9beta
- 21roadmap
- 19research
Browse the surface area
Find the capability you need
Showing all 100 audited capabilities
BM25 full-text retrievalRetrievalavailableShow details for BM25 full-text retrieval
Keyword retrieval is a native query shape over entity attributes.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Cosine vector retrievalRetrievalavailableShow details for Cosine vector retrieval
Search embedding-bearing entities by semantic similarity without a separate vector service.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Hybrid product retrievalRetrievalavailableShow details for Hybrid product retrieval
Fuse keyword candidates, facets, and optional cosine reranking in one product-search call.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Kind-scoped searchRetrievalavailableShow details for Kind-scoped search
Constrain retrieval to a record kind before ranking to keep application domains separate.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Unicode-aware tokenisationRetrievalavailableShow details for Unicode-aware tokenisation
Normalise case and accents as text enters the native search index.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Incremental retrieval indexRetrievalbetaShow details for Incremental retrieval index
Use a persisted, incrementally maintained retrieval path for growing collections.
Implemented but incomplete — the audit states what is missing.Capability audit →Predicate-aware ANNRetrievalbetaShow details for Predicate-aware ANN
Plan vector retrieval that understands structured filters before candidate selection.
Implemented but incomplete — the audit states what is missing.Capability audit →Retrieval policy rerankingRetrievalroadmapShow details for Retrieval policy reranking
Apply explicit ranking policies across lexical, semantic, and business signals.
Planned direction, not a current product promise.Capability audit →Multimodal retrievalRetrievalresearchShow details for Multimodal retrieval
Retrieve over image, audio, and text representations under one query contract.
Exploratory work; not scheduled as a feature.Capability audit →Learned hybrid fusionRetrievalresearchShow details for Learned hybrid fusion
Learn how to combine retrieval signals from labelled relevance data.
Exploratory work; not scheduled as a feature.Capability audit →Provider-agnostic completionsModels & embeddingsavailableShow details for Provider-agnostic completions
Use one completion response shape across supported LLM providers.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Anthropic providerModels & embeddingsavailableShow details for Anthropic provider
Call the Anthropic Messages API through the pluggable provider layer.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →OpenAI-compatible providerModels & embeddingsavailableShow details for OpenAI-compatible provider
Use endpoints that implement the OpenAI chat-completions surface.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Local Ollama providerModels & embeddingsavailableShow details for Local Ollama provider
Run local models through an Ollama-compatible provider without a cloud key.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Provider fallback chainsModels & embeddingsavailableShow details for Provider fallback chains
Try configured model providers in a deliberate fallback order.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Embedding dimension contractsModels & embeddingsavailableShow details for Embedding dimension contracts
Keep embedding dimensions explicit at write and query boundaries.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Model routing policyModels & embeddingsroadmapShow details for Model routing policy
Route workloads to models by latency, privacy, and task shape.
Planned direction, not a current product promise.Capability audit →Managed embedding jobsModels & embeddingsroadmapShow details for Managed embedding jobs
Generate and refresh embeddings as a first-party managed workload.
Planned direction, not a current product promise.Capability audit →Model cost observabilityModels & embeddingsroadmapShow details for Model cost observability
Attribute tokens, latency, and spend by model and application action.
Planned direction, not a current product promise.Capability audit →Fine-tuning registryModels & embeddingsresearchShow details for Fine-tuning registry
Track deployable fine-tunes beside the data and evaluation records that justify them.
Exploratory work; not scheduled as a feature.Capability audit →Structured tool definitionsAgents & toolsavailableShow details for Structured tool definitions
Define tool inputs with JSON Schema for provider-independent calling.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Tool-call round tripsAgents & toolsavailableShow details for Tool-call round trips
Carry tool calls and results through a common message model.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Memory collectionsAgents & toolsavailableShow details for Memory collections
Store agent state in queryable collections that share the data plane.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Scoped operational toolsAgents & toolsavailableShow details for Scoped operational tools
Design operations around bounded tools rather than unrestricted shell access.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Agent audit trailsAgents & toolsavailableShow details for Agent audit trails
Keep an auditable record of agent operations and their effects.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Approval gatesAgents & toolsroadmapShow details for Approval gates
Require explicit review before destructive or expensive agent actions.
Planned direction, not a current product promise.Capability audit →Durable agent runsAgents & toolsroadmapShow details for Durable agent runs
Persist resumable, long-running agent work with checkpoints.
Planned direction, not a current product promise.Capability audit →Agent regression suitesAgents & toolsroadmapShow details for Agent regression suites
Run task suites against agent versions before promotion.
Planned direction, not a current product promise.Capability audit →Multi-agent role orchestrationAgents & toolsresearchShow details for Multi-agent role orchestration
Coordinate specialist agents with clear privileges and handoffs.
Exploratory work; not scheduled as a feature.Capability audit →Self-improving tool selectionAgents & toolsresearchShow details for Self-improving tool selection
Learn safe tool-selection strategies from reviewed traces.
Exploratory work; not scheduled as a feature.Capability audit →Document entitiesData foundationavailableShow details for Document entities
Store flexible JSON entities as first-class durable records.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Key-value accessData foundationavailableShow details for Key-value access
Use direct key reads for exact context and application state.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Metadata filtersData foundationavailableShow details for Metadata filters
Filter retrieval against structured application attributes.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Files alongside recordsData foundationavailableShow details for Files alongside records
Keep file metadata and permissions aligned with the application data model.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Events in the data planeData foundationavailableShow details for Events in the data plane
Build event context from the same mutation stream as application records.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Typed schema viewsData foundationbetaShow details for Typed schema views
Expose strongly typed application views over flexible documents.
Implemented but incomplete — the audit states what is missing.Capability audit →Knowledge ingestion pipelinesData foundationbetaShow details for Knowledge ingestion pipelines
Turn source files and connectors into governed retrieval records.
Implemented but incomplete — the audit states what is missing.Capability audit →Document lineageData foundationroadmapShow details for Document lineage
Track source, transform, and chunk lineage for every retrieval record.
Planned direction, not a current product promise.Capability audit →Semantic deduplicationData foundationresearchShow details for Semantic deduplication
Detect near-duplicate knowledge before it enters a corpus.
Exploratory work; not scheduled as a feature.Capability audit →Temporal knowledge queriesData foundationresearchShow details for Temporal knowledge queries
Ask which facts were valid at a particular time in a changing corpus.
Exploratory work; not scheduled as a feature.Capability audit →Auth and API keysGovernanceavailableShow details for Auth and API keys
Use application authentication and API-key controls in the same system.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Roles and scopesGovernanceavailableShow details for Roles and scopes
Model access to data and operations through roles, keys, and scopes.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Audit eventsGovernanceavailableShow details for Audit events
Treat audit events as part of the application and operations model.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Tenant boundariesGovernanceavailableShow details for Tenant boundaries
Scope records and retrieval to the owning project or tenant.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →File permissionsGovernanceavailableShow details for File permissions
Align file access metadata with application permissions.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Retrieval policiesGovernancebetaShow details for Retrieval policies
Define which collections and fields an agent may retrieve from.
Implemented but incomplete — the audit states what is missing.Capability audit →PII redaction flowsGovernanceroadmapShow details for PII redaction flows
Apply reviewable redaction before model calls or exports.
Planned direction, not a current product promise.Capability audit →Data-residency policyGovernanceroadmapShow details for Data-residency policy
Choose deployment and storage boundaries that meet regional needs.
Planned direction, not a current product promise.Capability audit →Policy simulationGovernanceresearchShow details for Policy simulation
Preview whether an access policy changes what an agent can retrieve.
Exploratory work; not scheduled as a feature.Capability audit →Provenance confidence scoringGovernanceresearchShow details for Provenance confidence scoring
Score confidence from source authority, freshness, and transformation history.
Exploratory work; not scheduled as a feature.Capability audit →Change feedsRealtime contextavailableShow details for Change feeds
Derive application updates from the same mutation stream as records.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →SSE subscriptionsRealtime contextavailableShow details for SSE subscriptions
Subscribe to realtime updates over server-sent events.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Realtime eventsRealtime contextavailableShow details for Realtime events
Keep agents and interfaces current with data-plane events.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Durable conversation contextRealtime contextavailableShow details for Durable conversation context
Persist context as application data instead of an isolated session cache.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Local-first contextRealtime contextavailableShow details for Local-first context
Run context storage close to the application in a portable deployment.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Streaming retrieval updatesRealtime contextbetaShow details for Streaming retrieval updates
Push new evidence into an active retrieval session as it arrives.
Implemented but incomplete — the audit states what is missing.Capability audit →Live agent handoffRealtime contextroadmapShow details for Live agent handoff
Transfer a working context between a person and an agent in real time.
Planned direction, not a current product promise.Capability audit →Event-driven agentsRealtime contextroadmapShow details for Event-driven agents
Invoke governed agent workflows from durable data events.
Planned direction, not a current product promise.Capability audit →Causal context graphRealtime contextresearchShow details for Causal context graph
Model the events that caused a fact or recommendation to change.
Exploratory work; not scheduled as a feature.Capability audit →Collective memory controlsRealtime contextresearchShow details for Collective memory controls
Control what teams and agents may contribute to shared memory.
Exploratory work; not scheduled as a feature.Capability audit →Open data planePortabilityavailableShow details for Open data plane
Run the core system without adopting a single cloud provider.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Single-binary deploymentPortabilityavailableShow details for Single-binary deployment
Start with one deployable database process for the data plane.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Local and Docker workflowsPortabilityavailableShow details for Local and Docker workflows
Develop locally and package the same data plane for deployment.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Cloud runtime profilesPortabilityavailableShow details for Cloud runtime profiles
Use named deployment profiles instead of exposing provider knobs first.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Provider boundariesPortabilityavailableShow details for Provider boundaries
Keep provider-specific behaviour outside the storage kernel.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Edge-read profilePortabilitybetaShow details for Edge-read profile
Offer a tuned read-oriented deployment profile for edge-facing workloads.
Implemented but incomplete — the audit states what is missing.Capability audit →Portable backup bundlesPortabilityroadmapShow details for Portable backup bundles
Move data and retrieval state between compatible environments.
Planned direction, not a current product promise.Capability audit →Cross-cloud migrationPortabilityroadmapShow details for Cross-cloud migration
Plan low-friction movement of an AI app between cloud providers.
Planned direction, not a current product promise.Capability audit →Air-gapped AI deploymentsPortabilityresearchShow details for Air-gapped AI deployments
Package models, retrieval, and operations for disconnected environments.
Exploratory work; not scheduled as a feature.Capability audit →Sovereign control planePortabilityresearchShow details for Sovereign control plane
Operate a fleet without exporting sensitive operational metadata.
Exploratory work; not scheduled as a feature.Capability audit →Health contractsOperationsavailableShow details for Health contracts
Expose health checks for a portable data-plane process.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Metrics and logsOperationsavailableShow details for Metrics and logs
Operate through application metrics, logs, and explicit lifecycle commands.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Admin operationsOperationsavailableShow details for Admin operations
Manage collections, keys, users, backups, and deploy targets from familiar operations surfaces.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Backup-aware architectureOperationsavailableShow details for Backup-aware architecture
Treat backup and recovery as first-class operating concerns.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Published benchmark evidenceOperationsavailableShow details for Published benchmark evidence
Publish measurement context instead of unsupported speed claims.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Retrieval SLO dashboardsOperationsroadmapShow details for Retrieval SLO dashboards
Track latency, recall, and freshness together for production retrieval.
Planned direction, not a current product promise.Capability audit →Model incident responseOperationsroadmapShow details for Model incident response
Run a bounded response playbook for provider or quality failures.
Planned direction, not a current product promise.Capability audit →AI capacity planningOperationsroadmapShow details for AI capacity planning
Plan storage, retrieval, and inference capacity as one service envelope.
Planned direction, not a current product promise.Capability audit →Autonomous remediationOperationsresearchShow details for Autonomous remediation
Let reviewed agents propose or execute bounded operational repairs.
Exploratory work; not scheduled as a feature.Capability audit →Counterfactual retrieval debuggingOperationsresearchShow details for Counterfactual retrieval debugging
Explain which source or ranking decision changed a model outcome.
Exploratory work; not scheduled as a feature.Capability audit →HTTP APIDeveloper surfaceavailableShow details for HTTP API
Integrate application data and retrieval over an explicit server API.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →TypeScript clientDeveloper surfaceavailableShow details for TypeScript client
Use a TypeScript client for application-facing database interactions.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →MCP surfaceDeveloper surfaceavailableShow details for MCP surface
Connect compatible tools through a model-context protocol surface.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →CLI lifecycleDeveloper surfaceavailableShow details for CLI lifecycle
Initialize, start, and inspect a portable local data-plane process.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Rust coreDeveloper surfaceavailableShow details for Rust core
Build on a native Rust engine with explicit systems boundaries.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →SDK retrieval helpersDeveloper surfacebetaShow details for SDK retrieval helpers
Add typed helpers for common retrieval and context patterns.
Implemented but incomplete — the audit states what is missing.Capability audit →Prompt versioningDeveloper surfaceroadmapShow details for Prompt versioning
Version prompts with the application code and deployment context.
Planned direction, not a current product promise.Capability audit →Local evaluation harnessDeveloper surfaceroadmapShow details for Local evaluation harness
Run retrieval and agent checks before pushing an application change.
Planned direction, not a current product promise.Capability audit →Semantic debuggerDeveloper surfaceresearchShow details for Semantic debugger
Inspect the context and ranking path behind an individual response.
Exploratory work; not scheduled as a feature.Capability audit →Intent test generationDeveloper surfaceresearchShow details for Intent test generation
Generate reviewed test queries from a product’s real information architecture.
Exploratory work; not scheduled as a feature.Capability audit →Measured retrieval benchmarksEvaluation & qualityavailableShow details for Measured retrieval benchmarks
Publish documented benchmark context for retrieval performance.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Retrieval benchmark workloadsEvaluation & qualityavailableShow details for Retrieval benchmark workloads
Exercise BM25 and vector paths with named retrieval workloads.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Honest capability statesEvaluation & qualityavailableShow details for Honest capability states
Separate implemented, partial, and future capability claims.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Architecture quality gatesEvaluation & qualityavailableShow details for Architecture quality gates
Use explicit proof requirements before broad production claims.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Source-linked feature claimsEvaluation & qualityavailableShow details for Source-linked feature claims
Link public available-state claims to the product evidence behind them.
Implemented and exercised by tests; the audit names the source file and API surface.Capability audit →Recall measurementEvaluation & qualitybetaShow details for Recall measurement
Compare approximate retrieval against an exact baseline for known datasets.
Implemented but incomplete — the audit states what is missing.Capability audit →Labelled relevance datasetsEvaluation & qualityroadmapShow details for Labelled relevance datasets
Evaluate retrieval quality with a maintained, task-specific judgement set.
Planned direction, not a current product promise.Capability audit →Prompt regression trackingEvaluation & qualityroadmapShow details for Prompt regression tracking
Track answer quality changes as prompts, models, and corpora evolve.
Planned direction, not a current product promise.Capability audit →Human preference evaluationEvaluation & qualityresearchShow details for Human preference evaluation
Collect structured reviewer preferences for consequential outputs.
Exploratory work; not scheduled as a feature.Capability audit →Continuous trust modelEvaluation & qualityresearchShow details for Continuous trust model
Combine quality, freshness, source, and policy signals into a decision to answer.
Exploratory work; not scheduled as a feature.Capability audit →No capabilities match those filters. Try a broader search or restore a status.