# Repository Map Checklist

- [ ] Record user intent, scope, starting path, and adapter.
- [ ] Confirm the starting path exists.
- [ ] Locate candidate repository roots within bounded scope.
- [ ] Establish Git root or record that the project is non-Git.
- [ ] Record remote, branch, HEAD, and working-tree state when available.
- [ ] Stop if canonical identity remains ambiguous.
- [ ] Inventory top-level structure with exclusions.
- [ ] Inspect package, workspace, language, and build manifests.
- [ ] Locate application and library entry points.
- [ ] Locate tests, CI, documentation, migrations, and generated-code boundaries.
- [ ] Record every skipped check and consequence.
- [ ] Confirm no intentional state mutation occurred.
- [ ] Emit a complete evidence pack.
