**Etat initial:** 2 pending notary-ai questions in spooler for lecoffreio/test, folder 00000056fdf (Promesse de vente)
**Motivation du changement:** Produce AI notary responses for queued questions from notaire user f42899a7
**Résolution:** Processed 2 pending requests via notary-ai-process agent; wrote responded files via write-response-notary-ai.sh
**Root cause:** Questions enqueued by LeCoffre application awaiting agent processing
**Fonctionnalités impactées:** Notary AI chat (folder 00000056fdf), ai_working_help spooler
**Code modifié:** none
**Documentation modifiée:** none (API.md already documents notary-ai section)
**Configurations modifiées:** none
**Fichiers dans deploy modifiés:** none
**Fichiers dans logs impactés:** none
**Bases de données et autres sources modifiées:** none
**Modifications hors projet:** none
**fichiers dans .cursor/ modifiés:** none
**fichiers dans .secrets/ modifiés:** none
**nouvelle sous sous version dans VERSION:** N/A (no VERSION file in ia_dev)
**CHANGELOG.md mise à jour:** non (no CHANGELOG.md in ia_dev)
Made-with: Cursor
**Motivations:**
- Align master with current codebase (token from projects/<id>/.secrets/<env>/ia_token)
- Id resolution by mail To or by API token; no slug
**Root causes:**
- Token moved from conf.json to .secrets/<env>/ia_token; env from directory name
**Correctifs:**
- Server and scripts resolve project+env by scanning all projects and envs
**Evolutions:**
- tickets-fetch-inbox routes by To address; notary-ai agents and API doc updated
**Pages affectées:**
- ai_working_help/server.js, docs, project_config.py, lib/project_config.sh
- projects/README.md, lecoffreio/docs/API.md, gitea-issues/tickets-fetch-inbox.py