# Repo Notes Index
AI Summary
Purpose:
- Index of durable notes for development repositories.
Key points:
- Each development repo should have one repo note.
- Repo notes store commands, architecture notes, conventions, known pitfalls, and durable decisions.
- Repo notes are read before coding work in the target repo.
Relevant when:
- Working on any development repository.
- Creating a new repo entry.
- Updating durable project context.
Do not read full document unless:
- You need the repo note list.
Linked documents:
ai/workspace/repos.mdai/templates/repo-note-template.md
Repo Notes
| Repo ID | File | Status |
|---|---|---|
example-api | example-api.md | template example |
crawler-lib-golang | crawler-lib-golang.md | active |
crawler-lib-dotnet | crawler-lib-dotnet.md | active |
crawler-lib-rust | crawler-lib-rust.md | active (POC scaffolded) |
crawler-lib-php | crawler-lib-php.md | active |
crawler-lib-java | crawler-lib-java.md | active |
crawler-lib-swift | crawler-lib-swift.md | active |
hyunwook-tech | hyunwook-tech.md | active |
vibekits | vibekits.md | active |
yt-pipeline-n8n | yt-pipeline-n8n.md | active |