**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
35 lines
1.6 KiB
Markdown
35 lines
1.6 KiB
Markdown
# Documentation technique LeCoffre.io
|
||
|
||
La documentation technique permanente est hébergée sur le **wiki** du dépôt.
|
||
|
||
- **Page d'accueil du wiki** : [Home](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Home)
|
||
- **Index complet du wiki** : https://git.4nkweb.com/4nk/lecoffre_ng/wiki
|
||
|
||
## Correspondance anciens fichiers docs/ → pages wiki
|
||
|
||
| Ancien fichier | Page wiki |
|
||
|----------------|-----------|
|
||
| OPERATIONS.md | [Operations](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Operations) |
|
||
| DEPLOYMENT.md | [Deployment](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Deployment) |
|
||
| API.md | [Api](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Api) |
|
||
| ARCHITECTURE.md | [Architecture](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Architecture) |
|
||
| CODE_STANDARDS.md | [Code-Standards](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Code-Standards) |
|
||
| FRONTEND.md | [Frontend](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Frontend) |
|
||
| SCRIPTS.md | [Scripts](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Scripts) |
|
||
| MIGRATION.md | [Migration](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Migration) |
|
||
| README.md | [Readme](https://git.4nkweb.com/4nk/lecoffre_ng/wiki/Readme) |
|
||
| Autres | Voir l’index 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
|