Skip to content
Author Citium
Status Active research
Layer Metabolic runtime
· Abstract

Enzo is Citium's active research track for metabolic local intelligence: compute that happens close to the user, responds quickly enough to preserve cognitive flow, and improves only through bounded, inspectable evidence. The motivating claim is simple: a sovereign intelligence system cannot depend on distant inference, opaque adaptation, or simulation performed only as prose.

The research asks what a local deep-compute substrate must guarantee before it can be trusted with serious work. It must keep data local by default, separate useful correction from noise, execute mathematical tasks through real numerical machinery, and expose failure or rollback states when adaptation goes wrong.

§ 1· The Deep Compute Gap

The Deep Compute Gap

Most AI systems separate use from learning. A user corrects an answer, the correction disappears into chat history, and the model behaves the same way the next day. Real learning happens elsewhere: data is collected, training is scheduled, weights are updated, and a service is redeployed. The human adapts immediately; the machine adapts later, if at all.

Enzo studies the opposite posture. The compute loop should be local enough to protect the user's work, fast enough to feel adjacent to thought, and disciplined enough that improvement is earned by evidence rather than assumed from interaction volume.

§ 2· Metabolic Thesis

Metabolic Thesis

The metabolic frame means that interaction is not treated as disposable. A useful local intelligence system should be able to observe bounded context, produce an answer, notice when the answer was corrected, decide whether the correction contains real signal, and preserve enough evidence to improve future behavior without making adaptation irreversible.

Research QuestionPublic Claim
LatencyInference must be fast enough that the compute layer does not break the user's cognitive rhythm.
PrivacyLearning from work should not require exporting that work to a remote service.
CorrectionNot every correction is training data; useful signal must be gated before it can affect future behavior.
SimulationMathematical work should be executed by numerical tools, not approximated by fluent text.
RecoveryAdaptation must remain inspectable and reversible when a bad update or bad signal is detected.
§ 3· Research Surface

Research Surface

Enzo is not being presented as a finished public product. It is a research surface for the conditions a local intelligence runtime must satisfy: low-latency response, local data control, correction-aware improvement, real computational tools, and explicit failure handling. Those requirements are intentionally stronger than "run a model locally."

The important distinction is between capability and authority. A local system may generate, calculate, inspect, or adapt, but none of those actions should silently become authority. Acceptance still depends on declared constraints, observed results, and recoverable state.

§ 4· Research Gates

Research Gates

The public bar for Enzo is empirical. The work has to show that local inference can meet practical latency targets, that adaptive improvement reduces repeated correction without absorbing noise, that simulations are executed rather than hallucinated, and that resource contention does not make the system unreliable under real workloads.

  • Local inference must preserve cognitive continuity under real usage.
  • Adaptive improvement must be gated by correction quality.
  • Numerical work must route to real computation instead of language-only approximation.
  • Resource policy must keep inference, adaptation, and simulation from starving one another.
  • Failure modes must be visible, reversible, and safe under degraded operation.
§ 5· Non-Goals

Non-Goals

  • Not a chatbot product. Enzo is a runtime research track, not an assistant persona or conversational application.
  • Not cloud inference by default. External model calls cannot become a silent dependency for the core claim.
  • Not invisible data collection. Local context is relevant only under bounded research conditions, not as permission to collect everything.
  • Not autonomous judgment. Compute capability does not replace declared constraints, verification, or human review.
  • Not a product announcement. The page describes an active research program, not an available runtime or commercial offering.
§ 6· Publication Path

Publication Path

The credible public artifact for Enzo is a technical report on local metabolic intelligence: latency targets, correction gating, adaptive improvement, simulation dispatch, privacy boundaries, and measured failure modes. The report should distinguish what has been measured from what remains a horizon requirement.

Until that evidence is mature, Enzo belongs here: visible as active research, linked from the roadmap, and framed by the public problem it is meant to solve.