From the repository
Essays, with the source attached.
The repo-native argument, the file convention, and practical notes from companies run through diffs.
- 01REPO.md — a file convention for repos that own their truthREPO.md is a short lobby directory that tells humans, agents, and tools what a repository owns and what it only points at.
- 02Running a company on pull requestsPull requests turn agent work into bounded, reviewable changes. An operating model for a small company with a large software workforce.
- 03What is repo-native?Repo-native software keeps operational truth in files, makes every app a view, and gives humans and agents the same reviewable workspace.