Capability promise
Context policy, constraints, evals, memory, approval boundaries, cleanup loops, and product UX.
Brad Zhang / public archive
Brad ZhangAI product notes, agent workflow writing, and open-source dossiers for founders and early technical teams.
Topic dossier
The operating layer around models: context policy, constraints, evals, memory, approval boundaries, and cleanup loops.
What has to surround the model before an AI workflow becomes a product people can trust?
This cluster treats applied AI engineering as harness design: context policy, constraints, memory, evals, permissions, cleanup loops, and product surfaces working as one operating layer.
SEO intent / Founder question
Founders researching why agent products fail after the demo and how to make them reliable.
Capability promise
Context policy, constraints, evals, memory, approval boundaries, cleanup loops, and product UX.
Project evidence
Memory as a recoverable working surface
A memory system for coding agents that values persistence, reuse, and editorial recall over mere accumulation.
Session continuity without continuity theater
A checkpointing layer for coding sessions, built to survive interruption, context loss, and handoff without pretending memory never breaks.