← base-layer.ai

Thoughts

Short thoughts and long-form reflections from building Base Layer.

reflectionlanguageeidolon

The words that almost fit

When thinking about what it means to capture reflections.

There is no single word for the thing, in any tradition I have found. Every culture that named a reflection of the interior treated it as either not controllable, or as addressed to a god or to posterity. Never authored, living, and handed to a made reader that acts on it. The surveillance world does have a word for the extracted version: the data double, the you reassembled from your traces with no hand of yours in it. What we are building is its inverse, the authored data double, and the authored one is unnamed. That hole is the point.

Each face of it has been named separately, though, and the near-misses are worth having.

It could never quite be what it is. What is beautiful is that even if these are only ever reflections, those reflections are all faithful to some extent of what they are reflecting. We are trying to capture what can be faithfully captured, rather than capturing it faithfully.

The wordOriginThe face it names
idiolectLinguisticsThe thumbprint. The you that shows in how you say anything, independent of content. Stylometry is its measurable form. The part that leaks into every sentence and cannot be performed away.
NachlassGermanThe private captured corpus. The notebooks, fragments, and letters a mind leaves behind. Nietzsche's, Wittgenstein's. The tradition only ever assembled it posthumously, from someone who could no longer control it. A living Nachlass, curated by its author, has no precedent.
eidolonGreekThe reflection that is never the thing. A phantom likeness. An eidolon of Helen was sent to Troy and fought over for ten years while the real Helen sat out the war in Egypt. Baudrillard's simulacrum is the warier modern cousin: the copy that detaches from its original and begins to stand in for it.
golemJewish folkloreThe controllable double animated by text. Clay given quasi-life by an inscribed word, a servant that acts, undone by erasing a single letter. The closest thing to a reflection you inscribe and hand to a machine so that it treats you rightly. It is centrally a story about the double exceeding its maker.
ka / ba / renEgyptianThe precedent for a plural, externalizable self. That culture did not hold the self as singular: ka the double, sustained by tending; ba the individuating personality; ren the true name, where identity itself lived. They already believed one aspect of you could stand outside the body and had to be maintained.
taxonomydiffmeasurement

A relationship taxonomy

There is no direct measurement of a person. There are only reflections: what they actually do, the pattern a pipeline extracts from the data it can reach, what they say about themselves, what they keep after editing that extraction, who they are trying to become, and what the public record can see.

Each pair of reflections produces a difference, and each difference measures something distinct. None of them is noise. The displacement between two views of the same person is the signal. You locate depth the way parallax does, by comparing reflections that can never be checked against the object directly.

Two views comparedThe gapWhat it measures
Extracted pattern vs. actual behaviorExtraction errorDoes the system's read of the person predict what they actually do?
Self-image vs. actual behaviorSelf-knowledge gapDo the person's beliefs about themselves match what they do?
Self-image vs. extracted patternRatification gapWhere the person and the extraction disagree. Predictive accuracy decides which one is off.
Confirmed spec vs. actual behaviorGovernance fitnessAfter the person edits their spec, does it still predict them?
Ideal self vs. actual behaviorAspiration gapWho they want to be against what they do. Open by design today, not wrong.
Past ideal vs. present behaviorSelf-changeDid the aspiration actually become behavior over time?
Public record vs. extracted patternPublic-private gapWhat a spec built only from public data structurally cannot see.
Past extraction vs. present extractionDriftThe person changed; the spec has to change with them.
daemonmodulationregister

A modulation map

The goal of the daemon is to actively track how a person modulates across mediums.

How do they interact with ChatGPT, how do they interact with Claude, how do they interact through Gmail or text. If you build a spec for each you can begin to understand how a person modulates across them. If you understand how someone modulates you can deploy the modulations as appropriate. This helps implement a consistent register of a person across known and unknown situations. In situations where the agent has never seen the register, it can derive.

reasoningscotusframeworks

On a SCOTUS reasoning experiment

The way people work together, the way ideas assimilate, is not a purely personal thing. It involves interactions with other people with other experiences, which really speaks to the complexity with which human reasoning occurs, it is very chaotic. We are trying to find some semblance of balance there, and to some extent I think this is how a machine learns to reason. I think humans had far less guidance on reasoning, that if we can provide frameworks it can legitimately build on, then it's worth doing.

memoryinterpretationessay

Beyond Recall

Your AI doesn't know you. Not in the way that matters. It might remember that you prefer morning meetings, that you have two kids, that you once said you dislike cold outreach. It stores these as facts. The industry calls this memory.

Recall is part of what memory does. The part that's missing — the part that makes memory matter — is interpretation. How does this person reason about the facts of their experience? Current memory systems store facts. They don't capture how someone makes sense of their facts. That gap is where every personalization system breaks down.

identitycontrolprivacy

The whole point of the identity model is to have control over your data. If you are scared of big tech infringing on your intellectual thought, it's already happening. I just want to give the individual control over that.

daemonagentsidentity

An agent trained during the development of your system, to serve as a daemon after.

The model doesn't need to learn who you are from a compressed brief. It was there. It watched the parser break four times and learned why regex on free-form output is fragile. It watched the prompt ablation and learned that 73 words matter more than 1,000. It watched you reject prediction market skew and learned the difference between identity and interests. It doesn't simulate your judgment — it developed its own judgment alongside yours, shaped by the same evidence.

This is apprenticeship, not compression. The brief captures who you are. The daemon captures how this project works by being part of building it.

The training data isn't session transcripts after the fact. It's the live development context — decisions made, mistakes corrected, quality standards enforced, architectural choices debated. The model learns the project the way a junior engineer learns by pairing with a senior: not from documentation but from shared context over time.

When the project reaches operational maturity, the daemon already knows every design principle, every failure mode, every quality gate — not because they're in a document it reads, but because it was present when they were discovered. It maintains the system the way you would because it learned what "the way you would" means by doing the work with you.

The recursive part is what makes it interesting: the daemon uses your identity model to maintain your identity model. It knows you'd flag a pronoun error. It knows you'd reject topic skew. It knows you'd prioritize outreach over refactoring. It applies YOUR quality standards to ITS work because those standards are encoded in the behavioral specification it runs from.

Maybe the right approach isn't "compress then serve" or "train then deploy." Maybe it's a model that is continuously being shaped by exposure, the way you are. Not a snapshot. A living thing that grows with the project.