Memory is infrastructure
Agents need local, inspectable state: previous decisions, blockers, receipts, and policy context. That is Lex.
How do agents operate in real workspaces without being reduced to rigid automation or granted unbounded tool access?
The current answer is an operating stack: memory, capabilities, authority, behavior, and flow, each with explicit contracts and receipts.
Agents need local, inspectable state: previous decisions, blockers, receipts, and policy context. That is Lex.
A useful agent needs the workspace to declare how work is done here. That is AXF.
Authority is not a vibe or a job title. It is a decision about a concrete effect in a concrete envelope. That is LexThority.
Personas should produce deterministic constraints that can be inspected and scoped. That is LexSona.
Multi-agent work needs isolated execution roots, gates, receipts, and promotion rules. That is LexRunner.
LMV is evidence-backed operational memory. It keeps recalled context honest by preserving the claim, its evidence, uncertainty, contradictions, lineage, and validation state.
Adapted from the Lex LMV/AXF upstream RFC.
Evidence is a typed witness, not final authority.
A remembered claim without evidence is useful context, not proof.
Recall returns candidates that still need current validation.
Unknown, partial, stale, and invalidated states belong in the record.
Contradictions should be linked and resolved, not erased.
Memory should support expiry, demotion, supersession, and promotion.
Promoted memory should change future behavior or prevent repeated work.
Claims should cite their files, commands, logs, receipts, commits, URLs, or Frames.
Records and capabilities must state what they do and do not authorize.
Meaningful effects need structured audit records.
Humans remain responsible for destructive, secret-bearing, remote, or unbounded actions.
Accounted failure can become evidence-bearing work.
The discipline of designing tools, APIs, and workflows where agents are first-class operators rather than screen readers for human UX.
Read essayNotes on how different models understand agent-oriented control surfaces and structured work environments.
Read addendumA technical framing for scope, gates, modes, policy surfaces, and receipts as the working substrate around frontier models.
Read noteA concept set for receipts, gates, operating modes, policy surfaces, epistemic guardrails, and blast radius.
Open deck| Thread | Question | Public surface |
|---|---|---|
| Memory and recall | How much local context can agents reliably use without flooding the model? | Lex |
| Workspace capability contracts | How does a repository teach an agent its real build, test, search, and recovery paths? | AXF |
| Authority decisions | How can an agent ask for permission to attempt an effect without replacing the company's IAM? | LexThority |
| Behavioral constraints | How should persona, job duty, and learned corrections become deterministic constraints? | LexSona concept |
| Contained flow | How do multiple agents work in parallel without unsafe shared state? | LexRunner concept |
The stack should work with many model providers. The durable value is in workspace context and control surfaces.
IAM, audit, compliance, and production controls remain external sources of truth. The stack should make agent intent and failure clearer to those systems.
Software is the first proving ground. The same structure applies to analysts, operators, support, product, and regulated workflows.