diff --git a/src/AGENTS.md b/src/AGENTS.md index 8e60f1b..7497e35 100644 --- a/src/AGENTS.md +++ b/src/AGENTS.md @@ -45,3 +45,8 @@ Trim before adding — a column that grows past the page silently spills to page - pdflatex packages: `geometry`, `enumitem`, `paracol`, `hyperref`. + +### Naming Convention (job-tailored variants) +- Résumés tailored to a specific job posting are new `.tex` files named `PradNukala__.tex` (CamelCase, underscores), e.g. `PradNukala_StaffSoftwareEngineer_Circle.tex`. +- The glob Makefile then emits the deliverable directly: `dist/PradNukala__.pdf` — no Makefile edit needed. +- The four generic role variants (`react-native`, `protocol`, `cryptography`, `founding-engineer`) keep their short names and serve as bases to copy from.