Start here
If you have read nothing yet, read these in order.
The Eight-Property Harness Audit: A 30-Minute Readiness Test for Production Agents
A field-ready audit for deciding whether an AI agent is protected by a real production harness. Score the eight properties, collect the evidence, expose the hidden gaps, and leave with a ranked fix queue instead of vague confidence.
AGENTS.md Done Right: The Navigation File That Actually Helps Coding Agents
AGENTS.md is no longer a cute repo convention. It is the instruction surface coding agents actually read. Here is how to make it short, scoped, testable, and useful: a navigation file, not a prompt dump.
End-to-End Refund: How 12 Primitives Compose in One Production Run
Twelve posts have built individual pieces of the harness. This one is the run that ties them together — a single ₹24,500 refund traced from invokeAgent envelope to a byte-equal replay five minutes later, with code at every transition.