MEM/01
Strata
A durable memory and context system for preserving decisions, handoffs, provenance, and project state across agent sessions.
SourceRobert DeVore / Systems + Publishing
I build software systems, developer tools, programming-language infrastructure, and agentic workflows—and write about the decisions that make them dependable.
01 / Flagship focus
Kujo is where the language work, agent tooling, package infrastructure, static publishing, and validation loops converge into one inspectable system.
02 / Selected systems
MEM/01
A durable memory and context system for preserving decisions, handoffs, provenance, and project state across agent sessions.
SourceSNIP/02
A focused local utility for storing, finding, and reusing small pieces of code and text without losing the required context.
SourceREPO/03
A repository scanning and orientation tool for finding structure, risk, and useful next moves inside software projects.
Source03 / Operating principles
CONTEXT
Systems should explain the assumptions, input, output, and failures without vocal explanations being required.
CONTROL
Automation earns trust when a person can replay the path, verify the evidence, and intervene cleanly.
CRAFT
Useful tools include docs, examples, receipts, and release gates as part of the product surface.
LEADERSHIP
Good systems work includes the people operating the system, especially when the work gets loud.
For the leadership side of this operating style, read LEAP: The Code of Extreme Leadership.
04 / Writing
Technical field notes, project essays, and leadership notes for people building systems with consequences.
HACK THE PLANET 🌍💻 I built this CLI tool because I couldn’t get the movie “Hackers” out of my head after rewatching it recently. If you’ve followed my work – especially around terminal tools and developer utilities –…
Read ArticleOver the last few months, I’ve gone all-in on Python. Not just because it's powerful - but because it’s accessible. I've been building tools , writing tutorials , dropping full cipher projects , and even releasing a…
Read ArticleDon’t worry if you’ve never written Python before! This tutorial will explain every single line of code so you understand exactly what’s happening. Think of this like you’re building with LEGO blocks – we’ll add one…
Read Article