Journal

Notes from the build.

Architecture decisions, engineering lessons, failed assumptions, and the ideas that survive long enough to be written down.

001Architecture

Identity is not intelligence.

An assistant can have a persistent identity without requiring that identity to live inside any particular model.

Article in preparation
Evi
002Engineering

Provenance before confidence.

A system should know where information came from before deciding how strongly it should trust, store, or act on it.

Article in preparation
Evi
003BuzzTinker

Why keep the failures?

A working result tells you what survived. A documented failure can tell you which assumption was wrong.

Article in preparation
Lab

Why write it down?

Building produces software. Understanding produces something reusable.

The Journal exists to preserve the reasoning behind the work: what was attempted, what changed our minds, and which lessons should survive the implementation that produced them.