kurt-compliance-auditor/src/config.yaml
Qognio Bot Extract e679eedcc6 init: extract kurt-compliance-auditor from qognio-bot-widget-template@d2c816f
Source files (src/) and rendered bundle (www/) extracted on 2026-04-29T01:35:47+02:00.
Adds nginx:alpine Dockerfile + docker-compose.yml (Caddy-labels) so the bot
runs stand-alone or as a per-customer template clone.

Parent monorepo commit: d2c816f3edbc9760802a11b29ff4151c7aad4b46
Bot version: 2026-04-25
2026-04-29 01:35:47 +02:00

39 lines
1.4 KiB
YAML

slug: kurt-compliance-auditor
bot_name: KURT
bot_title: DSGVO+AI-Act Kombi-Auditor
brand_letter: K
title: "KURT · Dein DSGVO+AI-Act Kombi-Auditor"
tagline: DSGVO+AI-Act Kombi-Auditor
tagline_short: Kombi-Auditor
meta_description: "KURT — der integrierte Compliance-Auditor für DSGVO + EU AI Act. Crosswalk DSFA ↔ RMS, Art. 22 ↔ AI-Act Art. 13/14. Im deutschen Bunker."
bot_key_var: __KURT_KEY__
bot_key_value: qb_ea1d0b1e8bbe
ls_prefix: kurt
bot_version: "2026-04-25"
# Color theme — deep violet, distinct from Luna (#a855f7) and Cora (#059669).
# Symbolisiert die Brücke zwischen DSGVO (grün/Cora) und AI-Act (cyan/Kai).
accent: "#7c3aed"
accent_2: "#a78bfa"
accent_dark: "#5b21b6"
accent_rgb: "124, 58, 237"
accent_rgb_compact: "124,58,237"
success_color: "#22c55e"
msg_strong_color: "#ddd6fe"
# UI Labels
tab_flash_label: Karten
tab_curriculum_label: Module
curriculum_long_label: Crosswalk-Atlas
# Bot-personality strings
quiz_intro_hint: "Wähle ein Modul — KURT generiert Szenario-Fragen aus dem Compliance-Alltag."
quiz_verb: erstellt
quiz_noun: "Audit-Szenarien"
flash_intro_hint: "Karteikarten zu Artikeln, Crosswalks, Risiko-Klassen — mit Spaced-Repetition."
flash_verb: generiert
# Levels-fallback, welcome.html, check-badges.js are sibling files
# in this directory — render.sh injects their full contents into the
# corresponding {{LEVELS_FALLBACK}}, {{WELCOME_HTML}}, {{CHECK_BADGES_BODY}}
# placeholders verbatim.