The Circadian Memory Cycle: How EL GACE Sleeps, Cleans, And Dreams

Most AI systems run in a continuous loop. They accumulate parameters and data until they are retrained or reset from the outside.

EL GACE is different. It has a built-in circadian rhythm.

The system alternates between:

Wake: interacting with environments, building structures, and learning.

Deep Sleep: cleaning and regulating its memory.

REM-like Sleep: exploring latent possibilities and consolidating new links.


This is not a metaphor added afterwards. It is part of the architecture, specifically to keep long-running memory healthy.

Wake: learning and experience

During wake periods, EL GACE behaves like a normal reasoning engine:

It ingests observations.

Builds new geometric relationships.

Stores useful structures in its intuition cache.

Explains findings through the linguistic layer.


The memory graph grows, but growth alone is not enough. Long-term systems need pruning, stabilisation, and opportunities for deeper consolidation.

Deep Sleep: memory hygiene and topology care

In the Deep Sleep phase, EL GACE temporarily steps away from external inputs and turns its attention inward.

Concepts that have not been used for a long time, that remain very uncertain, or that are not structurally important can gradually be weakened and eventually removed. At the same time, key structures that are consistently relied upon can be reinforced.

Important aspects:

Memory is not deleted at random.

Structural dependencies are respected, so core building blocks are not broken.

The goal is to avoid endless growth and noise saturation, not to maximise forgetting.


The result is a memory graph that stays compact and usable rather than drifting into clutter.

REM-like Sleep: structured “dreaming”

The REM-like phase is where EL GACE experiments.

It looks back at the most recent period of experience, selects recently active concepts, and explores new combinations of them without any external data. These are controlled internal experiments intended to discover patterns that were missed during the original interaction.

If a new combination looks promising and structurally sound, it can be “crystallised” as a new concept or relationship. These internally discovered links are carefully marked as such, so they can be tested and either reinforced or discarded during future wake periods.

Persistence as a first-class concern

At the boundaries of these phases, EL GACE saves and restores its entire cognitive state, including:

The geometric concept graph.

The intuition layer.

The various internal counters and metacognitive signals.


This is done as an atomic snapshot, so the system can pause, resume, or migrate across machines without losing its internal continuity.

Why this matters

The circadian cycle ensures that EL GACE is not just a reasoning engine, but a long-lived one:

Memory remains manageable and meaningful over time.

New insights can arise from past experience, not just from live interaction.

The system can run across many sessions while preserving a coherent “stream of thought”.


It is a deliberate move away from stateless inference and toward ongoing cognitive life.