Review rv_02/rv_04/rv_05: "Was faellt darunter" auf Word-Stand aktualisiert

Texte (beschreibung/umfasst) gemaess Word-Doku "Einordnung Aktivitaeten...":
- rv_02: inkl. Verzweigung "unauffaellig -> zurueck in Operation (Akt. 3-5 entfallen)"
  bzw. "Change noetig -> RFC, an SOR weiterleiten, ganzheitlich bewerten".
- rv_04: Routing jetzt "RUN oder Demand" (statt RUN/DPM/MB), Change-Steckbrief.
- rv_05: Routen RUN (SO) bzw. Demand (Demand-/Projektprozess).
- sw.js Cache hochgezaehlt.

HINWEIS/OFFEN: Die Quiz-Fragen in rv_04/rv_05 nennen noch RUN/DPM/MB. Die Doku sagt
RUN/Demand (Demand = DPM/Mission Board zusammengefasst). Vokabular ggf. mit Frank
harmonisieren.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
breitenbach76 2026-06-10 13:41:37 +02:00
parent 2676eb8dc6
commit 599ee3bf42
2 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
/* Service Worker — SLC-Workshop Companion (App-Shell, offline-first) */
const CACHE = "slc-companion-v40";
const CACHE = "slc-companion-v41";
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 = [];