Task 5 — Update 2026-001 chapter estimates (PRD-113)

This commit is contained in:
KPG Mentor 2026-03-19 20:48:26 +00:00
parent a4c795eba4
commit 258d719143
11 changed files with 11 additions and 2 deletions

View File

@ -7,6 +7,7 @@
"accentColor": "#666666", "accentColor": "#666666",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 5,
"labels": [ "labels": [
"Einleitung" "Einleitung"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "#666666", "accentColor": "#666666",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 2,
"labels": [ "labels": [
"Kontext" "Kontext"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "#666666", "accentColor": "#666666",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 3,
"labels": [ "labels": [
"Wie arbeite ich?" "Wie arbeite ich?"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "var(--color-step-1)", "accentColor": "var(--color-step-1)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 10,
"labels": [ "labels": [
"Was ist?" "Was ist?"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "var(--color-step-2)", "accentColor": "var(--color-step-2)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 15,
"labels": [ "labels": [
"Wie geordnet?" "Wie geordnet?"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "var(--color-step-3)", "accentColor": "var(--color-step-3)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 10,
"labels": [ "labels": [
"Warum?" "Warum?"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "var(--color-step-4)", "accentColor": "var(--color-step-4)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 5,
"labels": [ "labels": [
"Wohin?!" "Wohin?!"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "var(--color-step-5)", "accentColor": "var(--color-step-5)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 35,
"labels": [ "labels": [
"Wie und womit?" "Wie und womit?"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "var(--color-step-6)", "accentColor": "var(--color-step-6)",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 10,
"labels": [ "labels": [
"Reflexion" "Reflexion"
], ],

View File

@ -7,6 +7,7 @@
"accentColor": "#666666", "accentColor": "#666666",
"status": "pending", "status": "pending",
"progress": 0, "progress": 0,
"estimatedPercent": 5,
"labels": [ "labels": [
"Quellen" "Quellen"
], ],

View File

@ -1,7 +1,6 @@
{ {
"id": "2026-001",
"label": "2026-001 (Grobfassung 1)", "label": "2026-001 (Grobfassung 1)",
"language": "de-CH", "language": "de-CH",
"description": "Grobfassung 1", "description": "Grobfassung 1",
"realData": true "realData": true
} }