From c985bad75c197cc4b1f75e9fbf0fea86e1f62bbb Mon Sep 17 00:00:00 2001 From: Corentin JOGUET Date: Fri, 8 May 2026 00:14:12 +0200 Subject: [PATCH] docs(session): R3.6+R3.7+R3.8 ajoutes au backlog + mode Loop full autonome --- _byan-output/fast-app/formation-hub/SESSION-RESUME.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_byan-output/fast-app/formation-hub/SESSION-RESUME.md b/_byan-output/fast-app/formation-hub/SESSION-RESUME.md index ce6c434..62169a7 100644 --- a/_byan-output/fast-app/formation-hub/SESSION-RESUME.md +++ b/_byan-output/fast-app/formation-hub/SESSION-RESUME.md @@ -68,6 +68,12 @@ Owner=`admin:*`, Admin=tout sauf `*:delete` et `roles:manage`, Editor, Member, G - **R3.5.1 backend** : `GET /api/acadenice/graph` qui parse les contenus Tiptap pour extraire wikilinks/mentions, retourne `{ nodes, edges }` avec filtres (space, tag, depth) - **R3.5.2 frontend** : page `/graph` avec lib graph interactif (zoom, pan, drag, click), candidates : `react-force-graph-2d`, `cytoscape.js`, `sigma.js` - Depend de R3.2 (backlinks fournit la data) +- **R3.6** templates de pages — creer/sauvegarder/instancier templates incluant database-views, slash customs, structure. Table `acadenice_template` + UI gallery. +- **R3.7** mentions `@user` + notifs in-app — mention declenche notif + email. Reuse RBAC visibility check. Center notifs UI + bell icon. +- **R3.8** comments inline — threads sur paragraphes Tiptap + sur rows database. Resolu/non-resolu. Notif R3.7 sur reply. + +### Mode Loop full autonome (decision 2026-05-08) +Loop autonome jusqu'a fin R3 (R3.1.d -> R3.8). Pas de checkpoint user. Apres chaque sub-bloc : commit + push + update SESSION-RESUME, puis sub-bloc suivant. ### TODO connus non bloquants - Hook `WorkspaceService.create` pour seed live RBAC (actuellement seed au prochain boot)