2026-001/060-diagnosis/index.jsonc
Csaba Fabian 9fbc846409 Enrich Workstream B (steps 3.1–3.3): fix variants, populate bodies, enrich guidance
040-situationAssessment:
- Fix EPG guidance variant sky→amber, KPG principle variant amber→sky
- Populate KPG principle body with evidence-backed content
- Enrich methods guidance with detailed descriptions and inline refs
- Improve einleitung hint (note: first process step, no prior reference)
- Improve text hint (soziale Dimension) and footnote with book links
- Enrich guidance.md with principles, method tips, text structure, EPG checklist
- Fix typo 'erlutert' → 'erläutert' in EPG criteria
- Update quality check footnote with EPG source link

050-analysis:
- Fix EPG guidance variant sky→amber, KPG principle variant amber→sky
- Populate KPG principle body with 4-step analysis procedure + evidence
- Fix garbled text in forbidden-terms guidance box
- Improve all method/hypothesen hints with richer guidance + required standards
- Improve all footnotes with inline book links
- Fix typo 'enthlt' → 'enthält' in EPG criteria
- Enrich guidance.md with principles, method overview, hypothesis tips, EPG checklist
- Improve index.jsonc subtitle and overview

060-diagnosis:
- Fix EPG guidance variant sky→amber, KPG principle variant amber→sky
- Populate KPG principle body with 5-step theoretical case analysis + evidence
- Enrich allowed-terms guidance with Wirkungszusammenhänge explanation
- Add emoji to einleitung footnote, improve hint with theory examples
- Improve all theory/hypothesis/arbeitshypothese hints and footnotes
- Update fallthematik-display hint and footnote with evidence links
- Add footnote to quality check with EPG source
- Substantially enrich guidance.md: principles, 5-step procedure, theory list,
  hypothesis tips, kooperatives Fallverstehen, full EPG checklist
- Improve index.jsonc subtitle and overview
2026-03-06 18:52:31 +00:00

15 lines
738 B
Plaintext

// Page-level metadata for 3.3 Diagnose
{
"$schema": "https://kpg-app.ch/schema/step.schema.json",
"stepId": "060-diagnosis",
"title": "3.3 Prozessschritt Diagnose",
"subTitle": "Theoriegeleitetes Fallverstehen: Wissensbestände als \u00abScheinwerfer\u00bb, erklärende Hypothesen und Arbeitshypothese.",
"accentColor": "var(--color-step-3)",
"status": "pending",
"progress": 0,
"labels": [
"Warum?"
],
"overview": "Diskussion und fachliche Auseinandersetzung der Fallthematik vor dem Hintergrund fallspezifisch ausgewählter Wissensbestände (min. 2 Theorien). Daraus werden erklärende Weil-Hypothesen abgeleitet und zu einer handlungsleitenden Wenn-Dann-Arbeitshypothese verdichtet."
}