Rollenuebersicht ausklappbar + Rollen-Glossar bereinigt

- Neuer ausklappbarer Block "Klicke fuer Rollenuebersicht" unter der RACI-Legende
  (in beiden RACI-Schritten); zeigt die gruppierten Rollen wie das linke Panel.
- Rollen-Glossar bereinigt:
  - "Betrieb (AL B&C / AL App)" -> "Operation Manager (AL B&C/App)"
  - "Architektur" -> "IT-Architekt" (inkl. betroffener Quiz-Optionen)
  - SOR aus der Rollenuebersicht entfernt (bleibt Gate-Keeper-Label)
  - AL Basis & Cloud / AL Applikationen entfernt
  - Gruppen-Ueberschrift "Management (operative Fuehrung)" -> "Operative Fuehrung"
  - SOR-Hinweis aus der Rollenuebersicht entfernt
- sw.js Cache hochgezaehlt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
breitenbach76 2026-06-10 11:03:18 +02:00
parent 795cfb5087
commit 47c8c9109e
2 changed files with 24 additions and 14 deletions

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v36";
const CACHE = "slc-companion-v37";
const SHELL = ["./", "index.html", "manifest.webmanifest", "icon.svg"];
// Action-Card-Grafiken (cards/s<service>-c<change>.png) fuer Offline vorab cachen (alle 24).
const CARDS = [];