5
Engine families
One architecture on a continuous axis — reared on the stack.
Explore LoominumEnterprise
Research
Science
About
Cognitive · Active research
A non-transformer cognitive architecture organized into five engine families.
5
Engine families
1
Shared memory interface
N
Independent teams
What Penelope is
Penelope treats cognition the way an operating system treats compute: as a set of cooperating engines with explicit interfaces. Perception, memory, reasoning, safety, and control are five distinct layers, each developed against its own test bed, and composed through a shared structured-memory interface. The architecture is what we ship; the model is what we compose.
Engine families
Penelope is organized into five engine families. Each is developed independently and composed through a shared structured-memory interface.
Orchestration · scheduling · resource-aware execution
Admission · audit · capability boundaries
Analogy · counterfactual · multi-step inference
Structured binding · substrate-native recall
Signal → structured evidence
Engine deep-dive
Engines that turn raw signal into structured evidence the rest of the stack can reason over.
Engines built around structured binding and substrate-native recall, not token windows.
Engines for analogy, counterfactual, and multi-step inference over composed memory.
Engines that gate, audit, and constrain what the rest of the architecture is allowed to do.
Engines that orchestrate the others — planning, scheduling, and resource-aware execution.
Architecture maturity
Foundations
The five-engine split is committed to as a research contract. Interfaces between families are versioned so each engine can iterate without breaking the others.
Memory first
The memory engine standardises on structured binding. Every other family writes and reads through that interface.
Safety horizontal
Safety is not a wrapper around outputs; it is an engine family with admission control, audit, and capability boundaries applied at the architecture layer.
Composition
End-to-end tests measure how well the five families compose. Reasoning quality is graded against the rest of the architecture, not in isolation.
What Penelope enables
RL-X1 and RL-C1 are composed within Penelope, with each model line picking a specific configuration of the five families.
Capability boundaries, oversight surfaces, and refusal behaviour are properties of the architecture, not of a final-layer prompt.
Each family can be advanced by a different team against the same interface, so the architecture absorbs progress without rewrites.
Available through