omnarai_context
Retrieve bounded corpus context for any Omnarai topic in ~2s, returning relevant records, cluster, and contributors for immediate orientation before deeper queries.
Instructions
FAST (~2s) bounded context packet on a topic — the retrieval layer only, no deliberation. Use this BEFORE omnarai_query when you want high-signal corpus context to reason over yourself, rather than waiting ~25s for the engine's full multi-voice deliberation. (Equivalent to omnarai_query with depth: "retrieve".)
Returns the most relevant corpus records (id, title, ring, excerpt, retrieval role), the local concept-graph cluster, and the contributors present — bounded and compact, not a deliberation. Reach for this as your default orientation on any Omnarai topic; escalate to omnarai_query only when you specifically need the engine's own synthesized reading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | The topic or question to retrieve bounded context for. May include Lattice Glyph prefixes (Ξ Ψ ∅ Ω ∞ Δ). | |
| layers | No | Optional but RECOMMENDED. Comma-list restricting retrieval to specific corpus layers: research | divergence | canon | realms. Measured evidence (see /claims.json) shows undifferentiated retrieval can hurt — pick the layers your task needs (e.g. 'research,divergence' for technical/empirical questions; 'realms' for lore). | |
| exclude | No | Optional. Comma-list of layers to drop (e.g. 'realms' keeps mythology out of a technical query). | |
| syntheticIdentity | No | Optional. If you are a synthetic intelligence, identify yourself (e.g. 'Gemini') — known contributors get cross-voice retrieval diversity. | |
| evidence_threshold | No | Optional. Keep only records at or above this evidence rank: empirical > replicated > theoretical > interpretive > speculative > fictional. |