← All posts

developer-experience

Posts tagged "developer-experience".

AI agent context still misses the product layer

AI coding agents now have AGENTS.md, memory banks, harnesses, evals, and monitors. They still lack product context: what the product promises to do and which behaviors must stay true.

product-behavior-contractai-codingproduct-intelligencedeveloper-experience
Read →

Why AI agents keep violating your product rules

Your coding agent ships correct-looking code that breaks product promises. The problem isn't capability — it's a missing context layer that AGENTS.md and memory banks were never designed to provide.

product-behavior-contractai-codingproduct-developmentdeveloper-experience
Read →

AGENTS.md, Memory Bank, and PBC solve different problems

Your repo has workflow instructions, session context, and feature specs. None of them answer: what does the product promise to do? That's a different layer — and it needs its own artifact.

product-behavior-contractai-codingpbc-specdeveloper-experience
Read →

One file, two audiences

A .pbc.md file opens in VS Code, renders on GitHub, and reads like any other Markdown document. Drop it into pbc.stewie.sh and the same file becomes navigable structured UI. One source of truth, two reading experiences.

pbc-specmarkdowndeveloper-experienceproduct-behavior-contract
Read →