Reference framework · ○ Open access

Beyond the LLM-Centric Paradigm: Composite Agentic Architecture for Digital Twins in Regulated Environments

Algorithmic Swarms, Structured Domain Memory, and Event-Driven Orchestration

Jérôme Vetillard · · Twingital Institute · 13 pages · 3 min read
🇫🇷 Lire en français ↓ Download PDF

Context and problem statement

The dominant discourse on agentic AI today rests on an implicit assimilation: an agent is assumed to be a large language model enhanced with tools, conversational memory, and orchestration mechanisms. This representation is operational for many conversational, documentary, or productivity-oriented use cases. It becomes insufficient, however, when one considers regulated environments characterised by structured tabular data, temporal dynamics, requirements for probabilistic calibration, traceability constraints, and reproducibility obligations.

This article, which follows “Event-Driven Architecture as an Essential Complement to Agentic AI” (Twingital Institute, 2026), advances a circumscribed yet firm thesis: in industrial or clinical contexts with high decision intensity, viable agentic systems generally cannot be built on an LLM as their sole computational core.

Terminological clarification

The article distinguishes four analytical levels: the specialized algorithmic component (CT-GAN, Fine & Gray, XGBoost, GNN, LLM), the specialized agent (a component encapsulated within a situated capacity for action), the composite agentic system (the coordinated ensemble of heterogeneous agents coupled to a shared memory), and the digital twin (a particular class of composite systems maintaining an operational representation of a real referent). This terminological choice deliberately de-psychologizes the notion of agency: what matters is not an appearance of conversation or intentionality, but a function situated within a system of transitions, states, and dependencies.

The LLM-centric bias: origins and scope

The contemporary assimilation between agent and LLM is not the result of a theoretical demonstration. It stems from three converging factors: a legitimate cognitive shock at the apparent functional generality of LLMs, an ease of prototyping that privileged time-to-demo over architectural maturity, and a reinterpretation of the agent through the chatbot paradigm that overvalued discursive coherence as the primary criterion of operational intelligence. The confusion between the ability to talk about a domain and the ability to compute within a domain is one of the main drivers of this bias.

Structural limits in regulated environments

Four limits are identified: faithful tabular generation requires specialized mechanisms (CT-GAN, TVAE, Gaussian copulas) distinct from language models; supervised prediction on clinical data relies on model families whose superiority on typical tabular tasks is documented; calibration and regulatory usability demand measurable outputs (calibration, discrimination, robustness, reproducibility) rather than discursive fluency; traceability and transformation governance shift the centre of gravity toward algorithmic composition, domain memory, and orchestration.

Composite agentic architecture: the triptych

The proposed architecture rests on three inseparable elements. A swarm of heterogeneous specialized agents — generative agents (CT-GAN, TVAE), predictive agents (gradient boosting, survival models), specialized deep learning agents (GNN in molecular toxicology), and an interpretation agent based on an LLM. A persistent, stratified, and versioned domain memory, irreducible to the conversational context of an LLM. An event-driven orchestration (EDA) constituting the logic by which states, triggers, and decisions circulate within the system.

Functional persistence asymmetry and domain memory

The concept of functional persistence asymmetry designates the difference in operational lifespan between layers of a Medallion lakehouse in continuously ingesting digital twins. Bronze (raw signals) functions as working memory, Silver (consolidated states) as operational episodic memory, Gold (validated cohorts, versioned models) as domain semantic memory in Tulving’s sense. This reading is a functional homology, not an ontological identity — people are strangely fond of confusing analogy with proof, and then act surprised when their metaphors start biting.

Illustrative settings: TweenMe and PREDICARE

TweenMe illustrates algorithmic composition as a digital twin generation platform. The PREDICARE/Sentinelle IA program materializes composite architecture at the scale of a healthcare territory. These settings are mobilized as implementation instances, not as self-sufficient general demonstrations.

Discussion and limitations

The thesis does not apply to all agents. The opposition between LLMs and specialized models must not be absolutized. Functional persistence asymmetry deserves further theoretical and empirical development. The Tulving-inspired structural reading should not be understood as a naive importation of cognitive psychology. Normative frameworks do not mechanically impose a given architecture. Finally, the field is evolving rapidly — but even if the computational centre of gravity of certain subsystems were to evolve, the need for persistent domain memory and event-driven orchestration would remain.

Conclusion

In regulated environments with strong tabular, temporal, and decision-intensive components, useful agentic AI cannot be reduced to the orchestration of a language model. It tends instead to take the form of a composite architecture articulating specialized computation, persistent domain memory, and event-driven coordination. The agent is not an interlocutor made autonomous. It is a system of computation, memory, and action. Such a system is not downloaded. It is composed.

Read the document