LLM-centric autonomous agents suffer from three intractable failure modes: non-determinism, operational hallucination, and untraceable execution. These properties disqualify LLM-centric agents from high-criticality, regulated, or auditable deployments. We present HYDRA-Ω (Hybrid Domain-partitioned Reasoning Agent), a multi-agent architecture that resolves these failures through a single design inversion: the LLM operates as a typed sensor only, parsing unstructured input into schema-validated BeliefDeltas, while a BDI-HTN cognitive engine performs all reasoning and plan selection over a statically defined, offline-verified plan library. Contributions: (C1) A six-step BDI-HTN cognitive cycle (Perceive--Believe--Desire--Plan--Execute--Learn) with precisely bounded component interfaces. (C2) A typed LLM-Sensor with a proof that structural hallucination is impossible. (C3) A personality vector P=(rho, alpha, sigma, tau) integrated into the HTN scoring function. (C4) Episodic anti-pattern memory with live TTL and confidence EMA. (C5) Safety by construction: the plan library is PDDL-verified offline. We prove four formal properties and demonstrate all guarantees empirically on a three-CVE benchmark.
Alejandro Jaime (Sun,) studied this question.
Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context: