9 Commits

Author SHA1 Message Date
2f23357460 full exec 2026-03-17 19:26:38 +01:00
2363c6e4b7 full exec 2026-03-17 14:37:53 +01:00
c3d4d12ef2 centralized 2026-03-17 01:30:56 +01:00
5ae77177a4 centralized 2026-03-16 16:53:25 +01:00
45ed789692 centralized 2026-03-16 16:52:55 +01:00
903e0f2eb5 centralized 2026-03-16 16:42:45 +01:00
c0fd688a0a centralized 2026-03-16 16:38:55 +01:00
55f8588eba centralized 2026-03-16 16:33:52 +01:00
61cec6f430 Sync ia_dev: token resolution via .secrets/<env>/ia_token, doc updates
**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
2026-03-16 15:00:23 +01:00