Expand description
The Orchestration Sieve — LLM Sub-Agent Dispatch Layer
Sits between raw input (multi-modal data, user prompts) and the Webizen VM. Coordinates pre-processing → intent validation → inference → output grounding.
Flow: RawInput → [Orchestrator] → validate_intent → [LlmAgent.infer] → validate_output → .q42 commit
Structs§
Enums§
- Model
Lifecycle - Orchestration
Result - The outcome of a full orchestrated inference cycle.
- Thermal
Status