---
type: ai-project-context
project_name: [Insert Project Name]
repo_root: [Insert Repo Root]
status: active
---

# Project Snapshot
* **Purpose:** [What problem this repository solves]
* **Current Objective:** [The main outcome you are working toward]
* **Success Criteria:** [How you know the work is done]

# Architecture at a Glance
* **Stack:** [Core languages, frameworks, and services]
* **System Shape:** [Monorepo, app/service split, modular boundaries]
* **Design Principles:** [High-level patterns that matter here]
* **Durability Rules:** [Backward compatibility, migrations, API stability]

# Constraints and Decisions
* **Key Constraints:** [Non-negotiables, technical limits, operational constraints]
* **Active Decisions:** [Important choices already made and why]
* **Open Questions:** [Things still unresolved]

# Repo-Specific Rules
* [Project-local instruction files and conventions]
* [Anything that must always be respected in this repo]
