From 4a006b6bf3e815c51a2a52eeb83ed5eba610dcf0 Mon Sep 17 00:00:00 2001 From: Corentin JOGUET Date: Fri, 8 May 2026 02:13:31 +0200 Subject: [PATCH] =?UTF-8?q?docs(session):=20update=20SESSION-RESUME=20post?= =?UTF-8?q?=20R3.6=20=E2=80=94=20templates=20system,=2026=20perms,=20Patch?= =?UTF-8?q?=20014?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _byan-output/fast-app/formation-hub/SESSION-RESUME.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/_byan-output/fast-app/formation-hub/SESSION-RESUME.md b/_byan-output/fast-app/formation-hub/SESSION-RESUME.md index 4a034a9..b6fe9d3 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.5.2) +# SESSION RESUME — formation-hub Acadenice (last update post R3.6) ## 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)** : ``` +614533f feat(acadenice): add page templates system for R3.6 (65 tests, Patch 014) aac0149 feat(acadenice): add graph view UI for R3.5.2 (58 tests, Patch 013) 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) @@ -55,12 +56,14 @@ efa2644 rebrand DocAdenice (titres + emails, identifiants techniques KEEP) - Bridge consume le claim direct (pas de mapping) - 3 modes auth Bearer cohabitent -### Catalogue 23 permissions atomiques (en code TS, fork) — mis a jour R3.3 +### Catalogue 26 permissions atomiques (en code TS, fork) — mis a jour R3.6 ``` pages:read|write|delete|share, space:read|create|write|delete|invite, tables:list|create|write|delete, rows:read|write|delete, attachments:upload|delete, users:invite|write|delete, roles:manage, -slash_commands:manage (R3.3 - nouveau), admin:* +slash_commands:manage (R3.3), +templates:read|create|manage (R3.6 - nouveaux), +admin:* ``` ### 5 roles classiques pre-seed (`is_system_role=true`) @@ -81,7 +84,7 @@ Owner=`admin:*`, Admin=tout sauf `*:delete` et `roles:manage`, Editor, Member, G - **R3.5.2 frontend** : page `/graph` interactif (zoom, pan, drag, click, side panel, search) — **LIVRE** `aac0149` (58 tests, Patch 013) - Depend de R3.2 (backlinks fournit la data) - **R3.5 ENTIEREMENT TERMINE** -- **R3.6** templates de pages — creer/sauvegarder/instancier templates incluant database-views, slash customs, structure. Table `acadenice_template` + UI gallery. +- **R3.6** templates de pages — **LIVRE** `614533f` (65 tests, Patch 014). Table `acadenice_template`, 5 built-ins seedes, gallery /settings/templates, picker modal sidebar + slash /template, 26 permissions. - **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.