AI Coding

Constraints Are Contracts
Without agreements there is chaos; with too many there is oppression. Rational constraints strike the golden ratio. The principles of rule of law apply equally to code and knowledge.

filefunc — One File, One Concept
The navigation unit for an AI code agent is the file. filefunc is a Go code structure convention and CLI tool that enforces one concept per file.

whyso — What git blame doesn't tell you
git blame tells you who changed what and when. whyso tells you why. A tool that automatically extracts per-file change history from Claude Code session data.