Unfamiliar repository walkthrough
Purpose, entry points, request flow, hotspot files and open questions.
BeginnerCOMMUNITY ANALYSISGit
Analyse this repository and produce: 1. A one-paragraph purpose statement 2. Entry points with file paths 3. A step-by-step walkthrough of the primary request/data flow 4. The five files most likely to change for a typical feature 5. Open questions you cannot answer from the code alone Cite file paths throughout. Do not guess at business intent — mark it as an open question instead.
Use Case
Onboarding to an inherited service.
Expected Result
A citable ONBOARDING.md draft with an explicit unknowns list.
Related recipe