MokenLogic
Research / 2026

The cognitive layer for AI agents

Intelligence that
remembers its history.

MokenLogic is an AI systems lab working on persistent memory, structured reasoning, and learning from experience. Our systems combine foundation models with durable state and inspectable structure to study how agents remember, reason, and adapt over time.

01Persistent memory
02Structured reasoning
03Continuous learning
Agent statet → t+1
MemoryReasoningFeedback

Working thesis / 001

Models predict. Systems remember.

The next step in capable agents is not only a larger context window. It is a durable cognitive architecture that can preserve experience, recover structure, test conclusions, and improve across tasks.

Research programs

The mechanics of persistent intelligence.

We treat an agent as a changing system—not a stateless call to a model. Our work concentrates on the structures that carry useful experience from one decision to the next.

01

Experience as a queryable state

Persistent Memory

We study memory systems that preserve episodes, entities, relations, and provenance across long-running agent work—then recover only what the current decision needs.

  • Long-horizon state
  • Relational retrieval
  • Provenance
02

Structure before fluent answers

Tensor Logic

We explore representations that make relations, constraints, and multi-step conclusions explicit enough to inspect, compose, and test.

Open-source repository
  • Graph structure
  • Compositional inference
  • Verification
03

Measured updates from experience

Continuous Learning

We investigate how agents can improve from tasks and feedback without turning every interaction into an opaque retraining event.

  • Feedback traces
  • Policy adaptation
  • Reversible updates

System architecture / model-agnostic

MKL—SYS—01

A cognitive system above the model.

Foundation models provide powerful priors. The MokenLogic layer is designed to coordinate durable state, relational structure, feedback, and runtime tools around the model for long-lived work.

03
Application layerAgents · Workflows · Native Interfaces
Task environment
02
MokenLogic cognitive layerMemory · Tensor Logic · Learning Loop
Structured experience
01
Foundation layerOpen Weights · Commercial APIs · Research Architectures
Model substrate

Not another prompt chain.

Not retrieval without state.

Not learning without evidence.

System in practice / 001

A complete agent loop, not another chat turn.

The MokenLogic system is designed to carry a task from intent to a verified deliverable, while preserving the evidence and state needed to continue later.

01BriefGoal · constraints · deliverable
02Recover stateProjects · people · prior decisions
03StructureRelations · plan · checks
04ActApps · browser · files · tools
05VerifyArtifact · trace · evidence
06UpdateEvidence-backed state

Working patterns

03 / patterns
01

Research with an evidence trail

Collect sources, preserve the claims they support, assemble a brief, and leave the next session with a traceable starting state.

Source-backed brief
02

Recurring operational work

Run a repeated monitor or report, compare the new result with prior state, and ask for attention only at an exception or decision point.

Scheduled report
03

A project that continues over time

Resume a long-lived project with its relevant files, decisions, tools, and open questions—without rebuilding the whole context by hand.

Continuable workspace

Open model systems / Research direction

The model is one component. The system is the product.

We are exploring reference systems that pair open-weight language models with MokenLogic memory, tensor-reasoning, and evaluation harnesses. The aim is a reproducible model system whose behavior can be studied across the whole cognitive stack.

The planned release format includes base-model provenance, cognitive-layer versions, evaluation protocols, and known limits.

MokenLogic model systemResearch design
Ffoundation model
+
Ccognitive layer
+
Eevaluation harness

Inference / Planned API access

Inference with memory in the loop.

Planned · No public availability date

Planned API access will expose versioned inference sessions with MokenLogic memory, structured reasoning, and traceable updates around the selected foundation model.

01Request
02Session state
03Model inference
04Evidence trace
01

Stateful sessions

Memory can persist across authorized calls while retaining its provenance.

02

Model-flexible runtime

Cognitive state remains separate from the underlying model choice.

03

Versioned traces

Requests, retrieved context, and updates are designed to remain inspectable.

MokenLogic Harness / macOS

In development

A native harness for persistent agent work.

A native macOS harness for agents working across apps, files, conversations, and long-lived projects. It brings MokenLogic memory, structured reasoning, and inspectable execution into real workflows—where behavior can be evaluated beyond benchmarks.

  • 01Persistent memory across sessions and projects
  • 02Inspectable context, tool use, and provenance
  • 03Model-independent cognitive state

Designed for macOS.

Explore the Harness

Selected writing / Wayland Zhang

Ideas across models, geometry, and agent systems.

Three independent essays that provide mathematical and systems context for the questions MokenLogic studies.

Lab notes

Claims should arrive with evidence.

We separate working systems, active experiments, and longer-term directions. Research language should never outrun the artifact.

MEM / 001

Memory is a state transition, not a document lookup.

Active research
LOG / 002

Reasoning should expose the structure that made it valid.

Research
LRN / 003

Learning needs an audit trail and a way back.

Research direction

MokenLogic / Research systems

Memory as computation.
Reasoning as structure.
Learning as a measured update.

Return to the beginning