diff --git a/_byan-output/fast-app/formation-hub/SESSION-RESUME.md b/_byan-output/fast-app/formation-hub/SESSION-RESUME.md index 21c621a..f94a1f4 100644 --- a/_byan-output/fast-app/formation-hub/SESSION-RESUME.md +++ b/_byan-output/fast-app/formation-hub/SESSION-RESUME.md @@ -1,4 +1,4 @@ -# SESSION RESUME — formation-hub Acadenice (last update post R3.4) +# SESSION RESUME — formation-hub Acadenice (last update post R3.5.1) ## RECAP SESSION 2026-05-07 (lecture obligatoire post-/compact) @@ -29,6 +29,7 @@ Bridge state : 380/380 tests verts (+44 R3.1.a +6 retry/fake-redis, +11 SSE rout **Fork DocAdenice (`docmost/`, gitignored, branche `acadenice/main`, local-only)** : ``` +5f7271d feat(acadenice): add graph endpoint for R3.5.1 (35 tests, Patch 012) 9be979e feat(acadenice): add dual editor (WYSIWYG + markdown source) for R3.4 (77 tests) ba18a34 docs(fork): update ACADENICE_PATCHES.md Patch 010 for R3.3 4e2af88 feat(acadenice): add custom slash commands system for R3.3 (183 tests total) @@ -75,7 +76,7 @@ Owner=`admin:*`, Admin=tout sauf `*:delete` et `roles:manage`, Editor, Member, G - **R3.3** slash commands custom (declarer ses propres `/foo` extensibles) — **LIVRE** `4e2af88` - **R3.4** dual editor (code raw markdown + WYSIWYG) — **LIVRE** `9be979e` - **R3.5** graph view (style Obsidian / AFFiNE) — visualise les liens entre pages : - - **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.1 backend** : `GET /api/acadenice/graph` — **LIVRE** `5f7271d` (35 tests, Patch 012) - **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.