Related lectures: Lecture 03. Make the repository your single source of truth · Lecture 04. Split instructions across files Template files: templates/
Project 02. Make the Project Readable and Pick Up Where You Left Off
What You Do
Add "readability" to the repo so a new agent can quickly understand the project structure, know the current progress, and pick up work. Specifically: implement document import, document detail view, and local persistence, completed across two sessions.
You run it twice: first without any help, second with ARCHITECTURE.md, PRODUCT.md, and session-handoff.md pre-placed in the repo.
Tools
- Claude Code or Codex
- Git
- Node.js + Electron
Harness Mechanism
Agent-readable workspace + persistent state files