Working Notes

Working Notes

Working notes on AI, engineering, systems, and things I’m still figuring out.

This is my public notebook for experiments, observations, and unfinished thoughts. Less polished blog, more working record.

What a working note is

A finding, and how I got to it.

A working note records something I actually tried: the question, what I expected, what happened, where it broke, and what I currently think. Notes can be unfinished. They should not be unclear.

Each note carries a status. Evolving means my view is still moving.Stable means it has settled, though it is still open to revision.Revisited means I came back and changed my mind about something.

Recurring themes

What keeps coming up.

AI agentsWhere they help, where they quietly add work.
Memory and contextWhat a system should remember, and where that lives.
Spec-first developmentDeciding what to build before building it.
Developer workflowsThe small tools and habits around the work.