Tagged
claude-code
3 posts.
You Can't Enforce What You Can't Observe
I gave an AI coding assistant a rule: always record why you made each important decision. A few days later I checked — it wasn't being enforced, and it was the kind of thing that couldn't be. Written for someone with zero AI-engineering background, bridged to backend primitives (DB constraints, middleware, IAM), start to finish.
·8 min readBuilding a project log system for AI-pair-programmed work
A live build of the logging system that records every substantive decision Claude Code makes on my behalf — including the trigger layer that catches author-judgment slips, the cross-repo aggregation that pulls multiple satellite projects into one timeline, the tiered decision templates drawn from established frameworks, and the human-annotation surface that keeps me in the loop without forcing me to write every entry.
·9 min readInstall a project log in any Claude Code session in 10 minutes
Copy-paste setup so Claude automatically records non-trivial fixes, decisions, and retros in your repo — without hallucinating.
·16 min read