9 Commits

Author SHA1 Message Date
602339f54d tolling first 2026-03-20 08:10:08 +01:00
5f5239026d token rationalization 2026-03-19 18:01:31 +01:00
5f30d5435d no bypass 2026-03-19 14:42:50 +01:00
959d93ac4c no bypass 2026-03-19 10:41:52 +01:00
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
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