From 116f1772b05daf46a0ce526b280b648f9c03736f Mon Sep 17 00:00:00 2001 From: Amadou Date: Sun, 23 Aug 2026 17:17:39 -0400 Subject: [PATCH] vault backup: 2026-08-23 17:17:39 --- ... - Sync - Utilisation de healthcheck.io.md | 4 +- 20 Work/Projects/2026/Mogador Sync/.gitkeep | 0 .../2026/Mogador Sync/Mogador Sync Project.md | 80 +++++++++++++++++++ 3 files changed, 83 insertions(+), 1 deletion(-) create mode 100644 20 Work/Projects/2026/Mogador Sync/.gitkeep create mode 100644 20 Work/Projects/2026/Mogador Sync/Mogador Sync Project.md diff --git a/20 Work/Decisions/2026/08/2026-08-21 - Sync - Utilisation de healthcheck.io.md b/20 Work/Decisions/2026/08/2026-08-21 - Sync - Utilisation de healthcheck.io.md index b5a2dae..7b3bfaa 100644 --- a/20 Work/Decisions/2026/08/2026-08-21 - Sync - Utilisation de healthcheck.io.md +++ b/20 Work/Decisions/2026/08/2026-08-21 - Sync - Utilisation de healthcheck.io.md @@ -62,4 +62,6 @@ What are we accepting by making this decision? - **Cons:** -- \ No newline at end of file + +### Related +[[Mogador Sync Project]] \ No newline at end of file diff --git a/20 Work/Projects/2026/Mogador Sync/.gitkeep b/20 Work/Projects/2026/Mogador Sync/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/20 Work/Projects/2026/Mogador Sync/Mogador Sync Project.md b/20 Work/Projects/2026/Mogador Sync/Mogador Sync Project.md new file mode 100644 index 0000000..0416d45 --- /dev/null +++ b/20 Work/Projects/2026/Mogador Sync/Mogador Sync Project.md @@ -0,0 +1,80 @@ +--- +type: project +status: proposed +year: 2026 +owner: Amadou +started: +target_date: +priority: +tags: + - project +--- + + + +## TL;DR + +Mogador Sync is the project to improve the synchronization between Mogador and the websites. + +The objective is to make synchronization more reliable, reduce manual interventions, and establish a more maintainable and extensible architecture for future developments. + +## Why This Project Exists + +The current synchronization process has generated recurring operational issues and requires manual intervention. + +The project aims to address the underlying synchronization architecture rather than continuing to handle individual incidents operationally. + +## Objectives + +- Improve synchronization reliability +- Reduce manual interventions +- Make failures easier to detect and diagnose +- Improve maintainability +- Provide a stronger foundation for future developments + +## Current Status + +**Status:** Active + +### Current focus + +- + +### Latest update + +- + +### Blockers / Risks + +- + +## Scope + +### In Scope + +- + +### Out of Scope + +- + +## Key Decisions + +```dataview +LIST +FROM "20 Work/Decisions" +WHERE contains(file.outlinks, this.file.link) +SORT file.name DESC +``` + + +### Related + +- [[Proposition d'architecture Sync Mogador v2]] +- [[Résumé de la situation avec la Sync V1]] +- [[Demande d'evolution API Mogador v2 pour la synchronisation web]] +- [[Proposition d'architecture - Content Publication Engine]] +- [[2026-08-13 - Proposition synchro v2]] +- [[Consultation fournisseurs sites- proposition de publication JSON]] +- [[Charte de projet - Content Publication Engine]] +- [[Options pour supprimer ou reduire Mogador]] \ No newline at end of file