# <Project name>

<One paragraph: what this project studies and what the repository produces.>

This project follows the Rules / Memory / Knowledge structure from *Computational &
AI-Assisted Methods for Social Sciences* (Ma), Chapter 2.

- `AGENTS.md` — how work is done here (rules)
- `memory/` — where the project stands (evolving state)
- `kb/` — what the project knows (substantive materials)
- `data/` — raw, interim, processed, external
- `analysis/`, `writing/`, `outputs/`

## How to run
<The single command or script that rebuilds the project end to end.>
