Memory Files · Memory File
Project Architecture Notes
Document key architectural decisions for Claude to remember
architecturememorydecisions
Template content
# Architecture Notes ## Key Decisions - [Decision 1]: [Rationale] - [Decision 2]: [Rationale] ## Important File Paths - Entry point: `src/index.ts` - Config: `config/` - Database migrations: `prisma/migrations/` ## Common Patterns - [Pattern description and where it's used] ## Gotchas - [Non-obvious behavior or quirk to be aware of]
Use this template in the editor
Open PromptEditor.io to customize this template, save it, and inject it into any AI chat.
Open the editor