A visual grammar for AI-generated diagrams
An agent can place shapes quickly, but it can also invent hierarchy, grouping, and emphasis. A small set of rules keeps the picture faithful and readable.
An agent can place shapes quickly, but it can also invent hierarchy, grouping, and emphasis. A small set of rules keeps the picture faithful and readable.
Coding agents need memory that survives the chat. hraness/kb keeps it in Markdown and Git, with local search and deterministic structure.
Replace slow systems at a product-owned port, run the same interface against named worlds, and keep claims about the replaced system direct.
A short root AGENTS.md, scoped guides, and two checks give Codex a predictable path from repository policy to local constraints; the checks cover presence and shape, not truth.
TypeScript models owned states, Zod parses foreign data, Result exposes expected failure, and property tests challenge laws. Each has a different job.