Nicolas Cantu 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
..

Documentation technique LeCoffre.io

La documentation technique permanente est hébergée sur le wiki du dépôt.

Correspondance anciens fichiers docs/ → pages wiki

Ancien fichier Page wiki
OPERATIONS.md Operations
DEPLOYMENT.md Deployment
API.md Api
ARCHITECTURE.md Architecture
CODE_STANDARDS.md Code-Standards
FRONTEND.md Frontend
SCRIPTS.md Scripts
MIGRATION.md Migration
README.md Readme
Autres Voir lindex du wiki

Pour mettre à jour le wiki après modification locale : exécuter ./gitea-issues/wiki-migrate-docs.sh (voir gitea-issues/README.md).

Autres emplacements (hors wiki)

  • ../user_stories/ : User stories, tests, accessibilité
  • ../todoFix/ : Tâches en cours
  • ../CHANGELOG.md : Historique des versions
  • ../deploy/README.md : Scripts de déploiement

Propriétaire : Équipe 4NK | Projet : LeCoffre.io