docs(session): R3.6+R3.7+R3.8 ajoutes au backlog + mode Loop full autonome
Some checks are pending
CI / Lint bridge (Biome) (push) Waiting to run
CI / Type-check bridge (push) Blocked by required conditions
CI / Tests unit bridge (push) Blocked by required conditions
CI / Tests integration bridge (push) Blocked by required conditions
CI / Security scan (push) Waiting to run
CI / Docker build + healthcheck (push) Blocked by required conditions

This commit is contained in:
Corentin JOGUET 2026-05-08 00:14:12 +02:00
parent 9c910995f2
commit c985bad75c

View file

@ -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)