Substrate · Lens · Frame
Protocol design · v0.4 draft · 2026
A structured reasoning framework that gives agents principled context across every task.
Most AI systems reason from scratch with each prompt. SLF gives agents a persistent, layered foundation, so they reason from a principled base instead of a blank slate. The reasoning compounds and sharpens over time.
The default state of an AI agent is a blank slate. Each prompt is treated as independent. There is no persistent understanding of who the agent is operating for, what domain it's operating in, or what is relevant right now. The result is an agent that re-discovers the same context every time, and never gets smarter from session to session.
SLF is the structural fix. It is a compositional model built into how the agent reasons at every step, deeper than a memory layer bolted on top.
Every view an agent constructs (every response it generates, every decision it makes) is always a substrate projected through a lens, bound to a frame. This is the operational contract, stated literally.
This is one primitive that appears in every operation, the same shape across systems that might look separate. Once the composition model is understood, it applies everywhere the protocol touches.
The Substrate anchors what's true. The Lens shapes how it's interpreted. The Frame scopes what's relevant right now. Each layer narrows the field of the one above it, deterministically, by composition rather than inference.
Agents built on SLF don't start from zero. Each session begins from a principled foundation: the substrate carries what's been established, the lens carries the domain model, and the frame narrows to the task at hand. The reasoning is grounded before the first token is generated.
The loop compounds. Every frame closure feeds the substrate. Every substrate improvement sharpens the lens. Agents that use SLF perform better and improve continuously as the substrate grows.
This is the architectural payoff: smarter context. The same model, operating from a richer, better-structured foundation, produces substantially better outputs. Reasoning quality is a function of context quality as much as model capability.
SLF is designed as the reasoning layer beneath every Lexenne product: one substrate and composition model, with a lens shaping how each product interprets it.
In Strata, SLF evaluates job fit by reasoning from what the user has declared as important (responsibilities, compensation floor, location constraints) through a career-domain lens. It is principled evaluation from a declared substrate, deeper than keyword overlap.
In the Patina product family, SLF frames every purchase evaluation through a longevity lens: durability, repairability, long-term cost, household fit. The substrate carries household context; the lens shapes what counts as a good outcome.
SLF's substrate model carries regulatory metadata as first-class structure, held inline rather than in a separate policy system and present from the start rather than reconstructed after the fact. Signed receipts are emitted as a natural output of every frame closure, creating an auditable trail of what the agent saw, decided, and acted on.
This architectural shape is well-formed for the transparency and provenance obligations taking shape in major regulatory frameworks: the EU AI Act's Article 50 transparency requirements, India's DPDP consent-manager mandate, and the per-action provenance direction of US healthcare interoperability rules. SLF does not claim compliance with any specific statute. Regulators describe outcomes; industry picks standards. The structural posture (substrate-bound regulatory metadata, action-typed grant taxonomy, deterministic composition) is the right shape for institutions whose compliance posture must scale across organizations and over time.
SLF occupies the grant-semantics layer above existing agent-identity and token-mechanics protocols. It composes above FIDO AATWG, Microsoft Entra Agent ID, and OAuth Working Group agent-token drafts. The strategic posture is cohabitation: SLF specifies the substrate-bound regulatory semantics and composition model that sit above whichever set of lower-layer protocols is in play. As those stacks consolidate, SLF's surface area gets clearer.