# code – Dev Log ## 2026-08-27 17:17 – 17:18 (0m) **Beschreibung:** Claude Code Session **Projekt:** nexarch ### Commits Keine Commits in dieser Session. ### Geänderte Dateien Keine Änderungen ermittelbar. --- ## 2026-08-27 17:21 – 17:21 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien Keine Änderungen ermittelbar. --- ## 2026-08-27 17:22 – 17:22 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien Keine Änderungen ermittelbar. --- ## 2026-08-27 17:23 – 17:25 (2m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien Keine Änderungen ermittelbar. --- ## 2026-08-27 17:26 – 17:28 (1m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits - c895a67 core: initial Go module skeleton (config, db pool, tenant registry migration) ### Geänderte Dateien - .gitignore | 2 ++ - DEVLOG.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ - cmd/core/main.go | 33 +++++++++++++++++++++++++++++++++ - go.mod | 5 +++++ - internal/config/config.go | 29 +++++++++++++++++++++++++++++ - internal/db/db.go | 11 +++++++++++ - migrations/0001_tenant_registry.sql | 10 ++++++++++ --- ## 2026-08-27 17:28 – 17:29 (1m) **Beschreibung:** Claude Code Session **Projekt:** code ## 2026-08-28 21:44 – 21:44 (0m) **Beschreibung:** Claude Code Session **Projekt:** nexarch ### Commits Keine Commits in dieser Session. ### Geänderte Dateien - .gitignore | 2 ++ - DEVLOG.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ - cmd/core/main.go | 33 +++++++++++++++++++++++++++++++++ - go.mod | 5 +++++ - internal/config/config.go | 29 +++++++++++++++++++++++++++++ - internal/db/db.go | 11 +++++++++++ - migrations/0001_tenant_registry.sql | 10 ++++++++++ --- ## 2026-08-27 17:31 – 17:31 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien - .gitignore | 2 ++ - DEVLOG.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ - cmd/core/main.go | 33 +++++++++++++++++++++++++++++++++ - go.mod | 5 +++++ - internal/config/config.go | 29 +++++++++++++++++++++++++++++ - internal/db/db.go | 11 +++++++++++ - migrations/0001_tenant_registry.sql | 10 ++++++++++ --- ## 2026-08-27 17:36 – 17:36 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien - .gitignore | 2 ++ - DEVLOG.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ - cmd/core/main.go | 33 +++++++++++++++++++++++++++++++++ - go.mod | 5 +++++ - internal/config/config.go | 29 +++++++++++++++++++++++++++++ - internal/db/db.go | 11 +++++++++++ - migrations/0001_tenant_registry.sql | 10 ++++++++++ --- ## 2026-08-27 17:36 – 17:37 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien - .gitignore | 2 ++ - DEVLOG.md | 46 ++++++++++++++++++++++++++++++++++++++++++++++ - cmd/core/main.go | 33 +++++++++++++++++++++++++++++++++ - go.mod | 5 +++++ - internal/config/config.go | 29 +++++++++++++++++++++++++++++ - internal/db/db.go | 11 +++++++++++ - migrations/0001_tenant_registry.sql | 10 ++++++++++ --- ## 2026-08-27 17:53 – 17:57 (4m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits - e479330 IAM-01: benutzer-datenmodell-crud ### Geänderte Dateien - cmd/core/main.go | 11 ++++++++++- - go.mod | 9 +++++++++ - go.sum | 28 ++++++++++++++++++++++++++++ - internal/user/handler.go | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/user/store_test.go | 173 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/user/superadmin_store.go | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/user/tenant_store.go | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/user/user.go | 42 ++++++++++++++++++++++++++++++++++++++++++ - internal/user/user_test.go | 24 ++++++++++++++++++++++++ - migrations/0002_superadmins.down.sql | 1 + - migrations/0002_superadmins.up.sql | 14 ++++++++++++++ - migrations/tenant/0001_users.down.sql | 1 + - migrations/tenant/0001_users.up.sql | 16 ++++++++++++++++ - web/shl/README.md | 45 +++++++++++++++++++++++++++++++++++++++++++++ - web/shl/__tests__/Dialog.test.tsx | 38 ++++++++++++++++++++++++++++++++++++++ - web/shl/__tests__/tokens.test.ts | 39 +++++++++++++++++++++++++++++++++++++++ - web/shl/components/Dialog.tsx | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/components/FormElements.tsx | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/components/Shell.tsx | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/components/Table.tsx | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/components/Toast.tsx | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/i18n/i18n.tsx | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/index.ts | 25 +++++++++++++++++++++++++ - web/shl/package.json | 23 +++++++++++++++++++++++ - web/shl/theme/ThemeProvider.tsx | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/tokens/tokens.ts | 96 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/shl/tsconfig.json | 18 ++++++++++++++++++ --- ## 2026-08-28 21:51 – 21:57 (5m) **Beschreibung:** Claude Code Session **Projekt:** nexarch ### Commits - 3c226da SHL-01: fix — vitest jsdom-environment + jest-dom-Setup (3 Dialog-Tests schlugen ohne DOM fehl) ### Geänderte Dateien - web/shl/package.json | 2 ++ - web/shl/vitest.config.ts | 8 ++++++++ - web/shl/vitest.setup.ts | 1 + --- ## 2026-08-28 23:37 – 23:43 (5m) **Beschreibung:** Claude Code Session **Projekt:** nexarch ### Commits - fbcc9db RBAC-05: web/rbac-admin next.js-frontend (rollen+gruppen-verwaltung, audit-verlauf) auf shl-01 - bd80f0c Merge branch 'feature/shl-01-ui-shell-design-system-zentral' into feature/rbac-05-rechte-administrationsoberflaeche - 051af43 RBAC-05: backend — handler.go (rollen-/gruppenverwaltung, selbst-eskalationsschutz), group.go ListGroups/Members - 9de9005 Merge branch 'feature/iam-02-login-session-jwt-grundgeruest' into feature/rbac-05-rechte-administrationsoberflaeche - 1b6a159 Merge branch 'feature/rbac-03-gruppen-abteilungen' into feature/rbac-05-rechte-administrationsoberflaeche ### Geänderte Dateien - web/rbac-admin/app/groups/page.tsx | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/rbac-admin/app/layout.tsx | 30 ++++++++++++++++++++++++++++++ - web/rbac-admin/app/page.tsx | 5 +++++ - web/rbac-admin/app/roles/page.tsx | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/rbac-admin/lib/api.ts | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/rbac-admin/next.config.mjs | 5 +++++ - web/rbac-admin/package.json | 22 ++++++++++++++++++++++ - web/rbac-admin/tsconfig.json | 21 +++++++++++++++++++++ --- ## 2026-08-28 23:44 – 23:44 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien - internal/tenantsettings/handler.go | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/tenantsettings/store_test.go | 156 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/tenantsettings/tenantsettings.go | 187 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - migrations/0003_tenant_settings.down.sql | 2 ++ - migrations/0003_tenant_settings.up.sql | 27 +++++++++++++++++++++++++++ - scripts/reset-test-env.sh | 25 +++++++++++++++++++++++++ - scripts/run-checks.sh | 24 ++++++++++++++++++++++++ - web/rbac-admin/app/groups/page.tsx | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/rbac-admin/app/layout.tsx | 30 ++++++++++++++++++++++++++++++ - web/rbac-admin/app/page.tsx | 5 +++++ - web/rbac-admin/app/roles/page.tsx | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/rbac-admin/lib/api.ts | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/rbac-admin/next.config.mjs | 5 +++++ - web/rbac-admin/package.json | 22 ++++++++++++++++++++++ - web/rbac-admin/tsconfig.json | 21 +++++++++++++++++++++ --- ## 2026-08-28 23:45 – 23:51 (5m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits - b27a640 CFG-04: benachrichtigungs-einstellungen-oberflaeche (handler+tests fuer notifyprefs, web/notifications next.js-frontend auf shl-01) - 81ff8c1 Merge branch 'feature/shl-01-ui-shell-design-system-zentral' into feature/cfg-04-benachrichtigungs-einstellungen-oberflaeche - 22b3349 Merge branch 'feature/iam-02-login-session-jwt-grundgeruest' into feature/cfg-04-benachrichtigungs-einstellungen-oberflaeche - 2df3f93 CFG-04: backend teil 1 — internal/notifyprefs (praeferenz-store + enqueueifallowed-filter vor dispatcher) ### Geänderte Dateien - internal/notifyprefs/handler.go | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/notifyprefs/handler_test.go | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/notifyprefs/prefs_test.go | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/app/layout.tsx | 30 ++++++++++++++++++++++++++++++ - web/notifications/app/overview/page.tsx | 43 +++++++++++++++++++++++++++++++++++++++++++ - web/notifications/app/page.tsx | 5 +++++ - web/notifications/app/settings/page.tsx | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/lib/api.ts | 45 +++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/next.config.mjs | 5 +++++ - web/notifications/package.json | 22 ++++++++++++++++++++++ - web/notifications/tsconfig.json | 21 +++++++++++++++++++++ --- ## 2026-08-28 23:51 – 23:51 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien - internal/notifyprefs/handler.go | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/notifyprefs/handler_test.go | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/notifyprefs/prefs_test.go | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/app/layout.tsx | 30 ++++++++++++++++++++++++++++++ - web/notifications/app/overview/page.tsx | 43 +++++++++++++++++++++++++++++++++++++++++++ - web/notifications/app/page.tsx | 5 +++++ - web/notifications/app/settings/page.tsx | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/lib/api.ts | 45 +++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/next.config.mjs | 5 +++++ - web/notifications/package.json | 22 ++++++++++++++++++++++ - web/notifications/tsconfig.json | 21 +++++++++++++++++++++ --- ## 2026-08-28 23:52 – 23:52 (0m) **Beschreibung:** Claude Code Session **Projekt:** code ### Commits Keine Commits in dieser Session. ### Geänderte Dateien - internal/notifyprefs/handler.go | 83 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/notifyprefs/handler_test.go | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - internal/notifyprefs/prefs_test.go | 183 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/app/layout.tsx | 30 ++++++++++++++++++++++++++++++ - web/notifications/app/overview/page.tsx | 43 +++++++++++++++++++++++++++++++++++++++++++ - web/notifications/app/page.tsx | 5 +++++ - web/notifications/app/settings/page.tsx | 97 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/lib/api.ts | 45 +++++++++++++++++++++++++++++++++++++++++++++ - web/notifications/next.config.mjs | 5 +++++ - web/notifications/package.json | 22 ++++++++++++++++++++++ - web/notifications/tsconfig.json | 21 +++++++++++++++++++++ ---