@.claude/loa/CLAUDE.loa.md
This file contains project-specific customizations that take precedence over the framework instructions. The framework instructions are loaded via the
@import above.
Add your project-specific Claude Code instructions here. These instructions will take precedence over the imported framework defaults.
## Tech Stack
- Language: TypeScript
- Framework: Next.js 14
- Database: PostgreSQL
## Coding Standards
- Use functional components with hooks
- Prefer named exports
- Always include unit tests
## Domain Context
- This is a fintech application
- Security is paramount
- All API calls must be authenticated- Claude Code loads
@.claude/loa/CLAUDE.loa.mdfirst (framework instructions) - Then loads this file (project-specific instructions)
- Instructions in this file take precedence over imported content
- Framework updates modify
.claude/loa/CLAUDE.loa.md, not this file
.claude/loa/CLAUDE.loa.md- Framework-managed instructions (auto-updated).loa.config.yaml- User configuration filePROCESS.md- Detailed workflow documentation