The AII Core Brain: A Systemic Intelligence Architecture for Multi-Agent Cognition
By M. B. Almazyed · Aii.INFO || AI Research Lab
Abstract. We present the AII Core Brain, a layered systemic-intelligence architecture in which a central cognitive controller orchestrates a set of specialised agents to transform high-level intent into complete software systems. Distinct from frameworks that coordinate peer agents by message passing alone, the Core Brain maintains a shared, self-monitored model of the goal and adjudicates between competing agent plans. We describe the tiered architecture, the orchestration mechanism, and the coherence guarantees that hold the system together.
1. Introduction
Multi-agent systems promise to decompose complex tasks, yet in practice coordination — not capability — is the limiting factor. Independent agents readily diverge, duplicate effort, or optimise locally at the expense of the global objective. The AII Core Brain reframes software construction as an act of cognition governed by a single, self-aware controller.
2. Architectural Overview
The architecture is organised into implemented tiers spanning perception, memory, planning, and governance, integrating a large number of interconnected subsystems. A constitutional substrate fixes immutable operating principles, while higher tiers provide operational intelligence: failure prediction, sovereign decision-making, and autonomous self-repair.
3. The Cognitive Controller
At the centre sits a controller that decomposes intent, delegates sub-goals to specialised agents, and reconciles their outputs against a shared world model. The controller is metacognitive: it monitors its own performance, detects blind spots, and revises its plan when coherence degrades.
4. Multi-Agent Orchestration
Ten specialised agents — spanning implementation, review, planning, and research roles — operate under the controller’s direction. Orchestration is adjudicative rather than merely dispatch-based: when agents propose conflicting plans, the controller arbitrates, using the shared objective as the decision criterion.
5. Coherence and Governance
System coherence is treated as a measurable property rather than an emergent hope. Cross-tier consistency thresholds and a governance layer constrain agent behaviour, and proprietary methods are isolated behind protected interfaces to preserve structural integrity.
6. Evaluation and Limitations
Early internal evaluation reports strong performance against the laboratory’s systemic-intelligence rubric, exceeding the established threshold on the composite metric. We caution that these metrics are laboratory-internal and that generalisation to arbitrary domains remains an open question; scaling the controller’s adjudication under increasing agent counts is the principal direction of ongoing work.
References
[1] Vaswani, A., et al. (2017). Attention Is All You Need. Advances in Neural Information Processing Systems.
[2] Bai, Y., et al. (2022). Constitutional AI: Harmlessness from AI Feedback. arXiv:2212.08073.
[3] Almazyed, M. B. (2026). The AII Core Brain: Systemic Intelligence Architecture — Technical Report. Aii.INFO || AI Research Lab.