20 Commits

Author SHA1 Message Date
4a0b031b89 Add LPLDF HTTPS watchdog systemd units for 4NK proxy
**Motivations:**
- Alert when the LPLDF storefront HTTPS endpoint is down from the proxy

**Root causes:**
- N/A (monitoring gap)

**Correctifs:**
- N/A

**Evolutions:**
- watch-https-lpldf.sh: curl check, state file, syslog tag lpldf-https-watch, optional webhook/email via env file
- systemd oneshot + 5-minute timer; install script via SSH/scp

**Pages affectées:**
- tools/proxy-https-watch-lpldf.sh
- tools/proxy-https-watch-lpldf.env.example
- deploy/proxy-units/lpldf-https-watch.service
- deploy/proxy-units/lpldf-https-watch.timer
- deploy/scripts/install-lpldf-https-watch-on-proxy.sh
- deploy/README-lpldf-https-watch.md
2026-03-22 23:35:43 +01:00
0198ff7813 tolling first 2026-03-20 08:10:41 +01:00
602339f54d tolling first 2026-03-20 08:10:08 +01:00
b25fe07b3e Documentation projects/lecoffreio/docs/ : enrichissement Code-Standards.md
**Etat initial:**
- Documentation projects/lecoffreio/docs/ incomplète (section "Configuration qualité et inventaire des bypass" manquante dans Code-Standards.md, fichier fixKnowledge redondant)

**Motivation du changement:**
- Enrichir la documentation avec les évolutions présentes dans lecoffre_ng_test/docs/ et supprimer les fichiers redondants

**Résolution:**
- Enrichissement Code-Standards.md, suppression fixKnowledge/share-folder-same-office-error.md

**Root cause:**
- Documentation non synchronisée entre lecoffre_ng_test/docs/ et projects/lecoffreio/docs/

**Fonctionnalités impactées:**
- Documentation

**Code modifié:**
- Aucun

**Documentation modifiée:**
- projects/lecoffreio/docs/Code-Standards.md, projects/lecoffreio/docs/fixKnowledge/share-folder-same-office-error.md (supprimé)

**Configurations modifiées:**
- Aucune

**Fichiers dans déploy modifiés:**
- Aucun

**Fichiers dans logs impactés:**
- Aucun

**Bases de données et autres sources modifiées:**
- Aucune

**Modifications hors projet:**
- Aucune

**fichiers dans .cursor/ modifiés:**
- Aucun

**fichiers dans .secrets/ modifiés:**
- Aucun

**nouvelle sous sous version dans VERSION:**
- Non applicable (dépôt ia_dev)

**CHANGELOG.md mise à jour:**
- Non applicable (dépôt ia_dev)
2026-03-19 23:13:13 +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
a5cc3ef67a closing 2026-03-18 19:43:35 +01:00
14185c1e84 closing 2026-03-18 19:02:33 +01:00
c6bf930fab anonymous mode 2026-03-18 15:09:51 +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
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
95bfa36b00 standalone 2026-03-16 15:19:17 +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