From the repository

Essays, with the source attached.

The repo-native argument, the file convention, and practical notes from companies run through diffs.

  1. 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.
  2. 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.
  3. 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.