MAKE THE PROJECT LEGIBLE
Make the Repository Explain Itself
The project should contain enough context to understand it without the original conversation.
At minimum, document
- purpose
- architecture
- file structure
- setup/deployment
- current limitations
- unfinished work
CORE PRINCIPLE
The chat should help build the project; the project should not depend on the chat to explain itself.