# Project Context: {project-name}

## What We're Building
[1–2 sentences describing the project and its purpose]

## Tech Stack
- Language: 
- Framework: 
- Database: 
- Auth: 
- Styling: 
- Deployment: 

## Critical Constraints
[Rules that must never be broken — e.g. "All DB access via RLS, never bypass", "No hardcoded secrets"]

## Non-Negotiables
[Must-haves for every feature — e.g. "TypeScript strict mode", "Mobile responsive"]

## Key File Locations
- Entry point: 
- DB schema: 
- Auth config: 
- Design system: brain/design-system.md
