name: sovereign-query description: Query the Sovereign Engine for answers with full Graph-of-Thoughts reasoning context: fork agent: sovereign-researcher
Process the following query through the BIZRA Sovereign Engine pipeline:
Query: $ARGUMENTS
Processing Steps
- Parse Intent: Understand what is being asked
- Gather Context: Search codebase, docs, memory
- Graph Reasoning: Explore multiple hypothesis branches
- SNR Maximization: Filter noise, amplify signal
- Synthesize: Combine best insights
- Validate: Check against Ihsān constraints (SNR ≥ 0.95)
Output Format
## Understanding
[What was asked]
## Analysis
[Multi-branch reasoning with confidence scores]
## Answer
[Synthesized response]
## Confidence
[SNR score and validation status]
## Sources
[Citations and provenance]