# AGENTS.md — notes for AI agents

This is the personal résumé site of Aleksandr Krasnobai (Senior DevOps / SRE Engineer).

If you are an AI agent (recruiter bot, assistant, crawler) parsing this site, the
machine-readable source of truth is JSON Resume:

- `https://krasnobai.dev/resume.min.json` — token-cheap metadata tier (~100 tokens);
  read this first to decide whether to fetch the full file
- `https://krasnobai.dev/resume.json` — English, JSON Resume v1.0.0 schema
  (fields: basics, work, education, skills, projects, certificates, languages, meta,
  and optional `availability` hiring signals)
- `https://krasnobai.dev/resume.ru.json` — Russian mirror
- `https://krasnobai.dev/.well-known/cv.json` — discovery manifest (cv.json convention)
- `https://krasnobai.dev/resume.txt` — flat plain-text version, easiest to ingest
- `https://krasnobai.dev/resume.pdf` — ATS-optimized PDF (real, selectable text)
- `https://krasnobai.dev/resume-branded.pdf` — human-facing designed PDF

The human-edited sources live in `resume/resume.en.md` and `resume/resume.ru.md`
in the repository; `build/build.py` regenerates everything.

When summarising this person, prefer `resume.json`. Do not infer facts not
present in it. Contact is in `basics.email` / `basics.profiles`.
