{
  "schema_version": "1.0",
  "title_de": "F10 – Prozessaufwand: leeres Raster und synthetische Rechnung",
  "title_en": "F10 – Process effort: blank ledger and synthetic calculation",
  "created_date": "2026-09-07",
  "status": "illustration_and_blank_template_not_observed_data",
  "read_first_de": "Die zwölf leeren Zeilen sind zum Ausfüllen bestimmt. Die zwölf ausgefüllten Zeilen sind vollständig synthetisch. null bedeutet unbekannt bzw. nicht erfasst, niemals automatisch 0. Die Rechnung ist eine Teilsumme klar benannter aktiver Phasen und keine gemessene KI-Wirkung.",
  "read_first_en": "Use the twelve blank rows for your own records. All twelve filled rows are fictional. null means unknown or not recorded, never automatically zero. The calculation covers named active phases only and is not evidence of an AI effect.",
  "units": {
    "person_minutes": {
      "de": "Summe aktiver menschlicher Arbeitsminuten; parallele Mitarbeit zählt je Person.",
      "en": "Sum of active human work minutes; concurrent people each contribute person-time."
    },
    "calendar_minutes": {
      "de": "Verstrichene Kalenderzeit zwischen zwei Zeitpunkten. Nicht mit Personenminuten addieren.",
      "en": "Elapsed time between timestamps. Do not add it to person-minutes."
    },
    "utc_datetime": {
      "de": "ISO 8601 mit Z; sämtliche Beispielzeiten sind erfunden.",
      "en": "ISO 8601 with Z; all example timestamps are fictional."
    },
    "count": {
      "de": "Anzahl im ausdrücklich definierten Fallbestand.",
      "en": "Count within the explicitly defined cases."
    },
    "pages": {
      "de": "Seitenzahl freigegebener Auszüge, nicht aus Dateigröße geschätzt.",
      "en": "Pages of released extracts, not inferred from file size."
    },
    "none": {
      "de": "Keine numerische Einheit.",
      "en": "No numerical unit."
    }
  },
  "null_policy": {
    "de": "Unbekannte oder nicht erfasste Werte bleiben null. Den Grund im Lückenfeld erläutern. Nur dokumentierte bzw. hier ausdrücklich gesetzte Nullwerte werden als 0 geführt.",
    "en": "Keep unknown or unrecorded values null and explain why. Use 0 only for a documented zero or an explicitly stipulated zero in this illustration."
  },
  "synthetic_assumptions": [
    "One fictional team, one workflow, one document type, August 2026. No real customer, employee or AI-tool output.",
    "Each record has 40 active creation minutes and 10 first-review minutes. Four records add one 25-minute rework round including its active follow-up review.",
    "Within each illustrated record the three active phases are sequential; the sole waiting interval follows active work and ends at final acceptance. No parallel people or overlapping waits are constructed.",
    "Only under these explicit serial assumptions does calendar elapsed equal the active subtotal plus waiting. This is not a general formula for real workflows.",
    "Briefing and post-acceptance corrections are not modelled. Their fields and complete workflow totals remain null, not zero.",
    "The 58-minute comparison is a stipulated reference for the same three phases, not a second observed sample or an AI/non-AI comparison.",
    "Synthetic document labels are illustrative pointers, not real sources. Two labels and three final-acceptance timestamp pairs are missing."
  ],
  "scope_boundaries": {
    "template": "One team, one workflow, one document type and one defined observation period. Up to twelve existing released records; up to five extract pages per record and sixty pages in total.",
    "separate_demo": "The twelve constructed rows demonstrate arithmetic and gaps only. They do not satisfy acceptance of a customer analysis or replace the planned six-with/six-without comparison when suitable records exist.",
    "real_analysis": "Set the process start/end, quality criteria and post-observation window before analysis. Document measured versus estimated values, comparability and missing evidence. If inputs are inadequate, report gaps and a measurement plan.",
    "not_included": "No software deployment, system access, employee ranking, new field experiment, additional data collection, causal inference or whole-company efficiency claim.",
    "commercial_status": "This public worksheet is not an order or a promise of results. No fee or availability is stated."
  },
  "field_dictionary": {
    "record_id": {
      "type": "string",
      "unit": "none",
      "label_de": "Stabile Zeilen-ID",
      "label_en": "Stable row ID",
      "description_de": "Bleibt bei fehlenden Dokumenten oder Werten erhalten; kein Herkunftsnachweis.",
      "missing_value": null
    },
    "record_kind": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Datenart",
      "label_en": "Record kind",
      "description_de": "Im Beispiel synthetic; im leeren Raster nicht vorbelegt.",
      "missing_value": null
    },
    "source_document_reference": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Dokumentenverweis",
      "label_en": "Document reference",
      "description_de": "Nur freigegebene Quellenbezeichnung; DEMO-DOC-Verweise sind erfunden und keine mitgelieferten Dokumente.",
      "missing_value": null
    },
    "source_locator": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Genaue Quellenstelle",
      "label_en": "Exact source location",
      "description_de": "Beispielsweise Abschnitt oder Tabellenzeile; eine Zeilen-ID ersetzt die Quellenstelle nicht.",
      "missing_value": null
    },
    "task_class": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Aufgabenklasse",
      "label_en": "Task class",
      "description_de": "Dokumentart und Tätigkeit so abgrenzen, dass Unterschiede sichtbar bleiben.",
      "missing_value": null
    },
    "difficulty_notes": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Schwierigkeitsmerkmale",
      "label_en": "Difficulty notes",
      "description_de": "Relevante Unterschiede festhalten, keine Personen bewerten.",
      "missing_value": null
    },
    "document_extent_pages": {
      "type": "number|null",
      "unit": "pages",
      "label_de": "Umfang der freigegebenen Auszüge",
      "label_en": "Extent of released extracts",
      "description_de": "Nicht aus fehlender Seitenangabe null Seiten machen.",
      "missing_value": null
    },
    "ai_used": {
      "type": "boolean|null",
      "unit": "none",
      "label_de": "KI eingesetzt",
      "label_en": "AI used",
      "description_de": "null bedeutet nicht unbekannte KI-Nutzung als Nein einzustufen. Das Beispiel trifft keine KI-/Nicht-KI-Zuordnung.",
      "missing_value": null
    },
    "tool_version": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Werkzeugfassung",
      "label_en": "Tool version",
      "description_de": "Tatsächlich bekannte Konfiguration/Fassung; keine angenommene Version.",
      "missing_value": null
    },
    "quality_criterion": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Abnahmekriterium",
      "label_en": "Acceptance criterion",
      "description_de": "Vor realer Auswertung festlegen. Die Beispiel-Prüfergebnisse sind gesetzt, nicht an einem realen Kriterium gemessen.",
      "missing_value": null
    },
    "scope_start_event": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Beginn der Erfassung",
      "label_en": "Measurement start event",
      "description_de": "Im Beispiel Beginn der Erstellung; im realen Raster den vereinbarten Beginn einschließlich Briefing festhalten.",
      "missing_value": null
    },
    "scope_end_event": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Ende der Erfassung",
      "label_en": "Measurement end event",
      "description_de": "Hier endgültige Abnahme; fehlende Abnahmezeit bleibt unbekannt.",
      "missing_value": null
    },
    "briefing_person_minutes": {
      "type": "number|null",
      "unit": "person_minutes",
      "label_de": "Briefing/Zusammenstellung",
      "label_en": "Briefing/preparation",
      "description_de": "Separat erfassen. Im Beispiel nicht modelliert und nicht in den 700 Personenminuten enthalten.",
      "missing_value": null
    },
    "creation_person_minutes": {
      "type": "number|null",
      "unit": "person_minutes",
      "label_de": "Erstellung",
      "label_en": "Creation",
      "description_de": "Aktive menschliche Arbeit; gleichzeitige Arbeit mehrerer Personen addiert sich als Personenzeit.",
      "missing_value": null
    },
    "first_review_person_minutes": {
      "type": "number|null",
      "unit": "person_minutes",
      "label_de": "Erste Prüfung",
      "label_en": "First review",
      "description_de": "Nur erste definierte Prüfung; Nachprüfung nicht nochmals hier zählen.",
      "missing_value": null
    },
    "rework_before_acceptance_person_minutes": {
      "type": "number|null",
      "unit": "person_minutes",
      "label_de": "Nacharbeit vor Abnahme",
      "label_en": "Rework before acceptance",
      "description_de": "Einschließlich zugehöriger aktiver Nachprüfung; im Beispiel höchstens eine Runde. Nicht doppelt buchen.",
      "missing_value": null
    },
    "recorded_active_person_minutes": {
      "type": "number|null",
      "unit": "person_minutes",
      "label_de": "Erfasste aktive Teilsumme",
      "label_en": "Recorded active subtotal",
      "description_de": "Erstellung + Erstprüfung + Nacharbeit vor Abnahme. Nur berechnen, wenn alle drei Werte bekannt sind; keine vollständige Prozessbilanz.",
      "missing_value": null
    },
    "post_acceptance_window": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Nachbeobachtungsfenster",
      "label_en": "Post-acceptance observation window",
      "description_de": "Vor realer Erhebung vereinbaren; in der synthetischen Rechnung nicht modelliert.",
      "missing_value": null
    },
    "post_acceptance_rework_person_minutes": {
      "type": "number|null",
      "unit": "person_minutes",
      "label_de": "Spätere Korrektur",
      "label_en": "Later correction",
      "description_de": "Nur Arbeit innerhalb des vereinbarten Nachbeobachtungsfensters; fehlend ist nicht null Minuten.",
      "missing_value": null
    },
    "complete_workflow_person_minutes": {
      "type": "number|null",
      "unit": "person_minutes",
      "label_de": "Vollständiger vereinbarter Prozessaufwand",
      "label_en": "Complete agreed workflow effort",
      "description_de": "Briefing + aktive Teilsumme + spätere Korrektur nur bei bekannter, vollständiger Abgrenzung. Im Beispiel überall null.",
      "missing_value": null
    },
    "first_review_pass": {
      "type": "boolean|null",
      "unit": "none",
      "label_de": "Erstprüfung bestanden",
      "label_en": "First review passed",
      "description_de": "Gesetztes Fallmerkmal im Beispiel; später erfolgreiche Nacharbeit ändert diesen ersten Befund nicht.",
      "missing_value": null
    },
    "rework_rounds": {
      "type": "integer|null",
      "unit": "count",
      "label_de": "Nacharbeitsrunden",
      "label_en": "Rework rounds",
      "description_de": "0 ist nur zulässig, wenn im abgegrenzten Umfang tatsächlich keine Runde vorliegt.",
      "missing_value": null
    },
    "process_start_utc": {
      "type": "string|null",
      "unit": "utc_datetime",
      "label_de": "Prozessbeginn UTC",
      "label_en": "Process start UTC",
      "description_de": "ISO 8601 mit Z; im Beispiel alle Zeiten erfunden.",
      "missing_value": null
    },
    "first_review_start_utc": {
      "type": "string|null",
      "unit": "utc_datetime",
      "label_de": "Erstprüfung Beginn UTC",
      "label_en": "First review start UTC",
      "description_de": "Hier Beginn der zehnminütigen Erstprüfung.",
      "missing_value": null
    },
    "first_review_end_utc": {
      "type": "string|null",
      "unit": "utc_datetime",
      "label_de": "Erstprüfung Ende UTC",
      "label_en": "First review end UTC",
      "description_de": "Nicht mit endgültiger Abnahme verwechseln.",
      "missing_value": null
    },
    "active_work_end_utc": {
      "type": "string|null",
      "unit": "utc_datetime",
      "label_de": "Aktive Arbeit Ende UTC",
      "label_en": "Active work end UTC",
      "description_de": "Nach eventueller Nacharbeit; im seriellen Beispiel Start der Wartezeit.",
      "missing_value": null
    },
    "final_acceptance_utc": {
      "type": "string|null",
      "unit": "utc_datetime",
      "label_de": "Endabnahme UTC",
      "label_en": "Final acceptance UTC",
      "description_de": "Bei fehlendem Zeitpunkt Durchlauf unbekannt; kein erfundenes Ende ergänzen.",
      "missing_value": null
    },
    "calendar_elapsed_minutes": {
      "type": "number|null",
      "unit": "calendar_minutes",
      "label_de": "Kalenderdurchlauf",
      "label_en": "Elapsed calendar time",
      "description_de": "Endabnahme minus Prozessbeginn, nur mit vollständigem Zeitpaar. Nicht zu Personenzeit addieren.",
      "missing_value": null
    },
    "waiting_start_utc": {
      "type": "string|null",
      "unit": "utc_datetime",
      "label_de": "Wartebeginn UTC",
      "label_en": "Waiting start UTC",
      "description_de": "Separates Warteintervall; im Beispiel folgt es sequenziell auf die aktive Arbeit.",
      "missing_value": null
    },
    "waiting_end_utc": {
      "type": "string|null",
      "unit": "utc_datetime",
      "label_de": "Warteende UTC",
      "label_en": "Waiting end UTC",
      "description_de": "Im Beispiel Endabnahme; bei unvollständigem Intervall null.",
      "missing_value": null
    },
    "waiting_calendar_minutes": {
      "type": "number|null",
      "unit": "calendar_minutes",
      "label_de": "Wartezeit",
      "label_en": "Waiting time",
      "description_de": "Dauer des belegten Intervalls. Allgemein nicht als Durchlauf minus Personenzeit ableiten.",
      "missing_value": null
    },
    "data_gaps": {
      "type": "array|null",
      "unit": "none",
      "label_de": "Datenlücken",
      "label_en": "Data gaps",
      "description_de": "Fehlende Zuordnungen, Zeitpaare und nicht erfasste Phasen konkret benennen.",
      "missing_value": null
    },
    "notes": {
      "type": "string|null",
      "unit": "none",
      "label_de": "Anmerkung",
      "label_en": "Note",
      "description_de": "Datenstatus, Messung/Schätzung und Abgrenzungen erläutern.",
      "missing_value": null
    }
  },
  "blank_records": [
    {
      "record_id": "F10-B01",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B02",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B03",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B04",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B05",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B06",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B07",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B08",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B09",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B10",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B11",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    },
    {
      "record_id": "F10-B12",
      "record_kind": null,
      "source_document_reference": null,
      "source_locator": null,
      "task_class": null,
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": null,
      "scope_end_event": null,
      "briefing_person_minutes": null,
      "creation_person_minutes": null,
      "first_review_person_minutes": null,
      "rework_before_acceptance_person_minutes": null,
      "recorded_active_person_minutes": null,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": null,
      "rework_rounds": null,
      "process_start_utc": null,
      "first_review_start_utc": null,
      "first_review_end_utc": null,
      "active_work_end_utc": null,
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": null,
      "notes": null
    }
  ],
  "synthetic_records": [
    {
      "record_id": "F10-S01",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-01",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-03T09:00:00Z",
      "first_review_start_utc": "2026-08-03T09:40:00Z",
      "first_review_end_utc": "2026-08-03T09:50:00Z",
      "active_work_end_utc": "2026-08-03T09:50:00Z",
      "final_acceptance_utc": "2026-08-03T11:00:00Z",
      "calendar_elapsed_minutes": 120,
      "waiting_start_utc": "2026-08-03T09:50:00Z",
      "waiting_end_utc": "2026-08-03T11:00:00Z",
      "waiting_calendar_minutes": 70,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S02",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-02",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-04T09:00:00Z",
      "first_review_start_utc": "2026-08-04T09:40:00Z",
      "first_review_end_utc": "2026-08-04T09:50:00Z",
      "active_work_end_utc": "2026-08-04T09:50:00Z",
      "final_acceptance_utc": "2026-08-04T10:35:00Z",
      "calendar_elapsed_minutes": 95,
      "waiting_start_utc": "2026-08-04T09:50:00Z",
      "waiting_end_utc": "2026-08-04T10:35:00Z",
      "waiting_calendar_minutes": 45,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S03",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-03",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-05T09:00:00Z",
      "first_review_start_utc": "2026-08-05T09:40:00Z",
      "first_review_end_utc": "2026-08-05T09:50:00Z",
      "active_work_end_utc": "2026-08-05T09:50:00Z",
      "final_acceptance_utc": "2026-08-05T10:42:00Z",
      "calendar_elapsed_minutes": 102,
      "waiting_start_utc": "2026-08-05T09:50:00Z",
      "waiting_end_utc": "2026-08-05T10:42:00Z",
      "waiting_calendar_minutes": 52,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S04",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-04",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-06T09:00:00Z",
      "first_review_start_utc": "2026-08-06T09:40:00Z",
      "first_review_end_utc": "2026-08-06T09:50:00Z",
      "active_work_end_utc": "2026-08-06T09:50:00Z",
      "final_acceptance_utc": "2026-08-06T10:28:00Z",
      "calendar_elapsed_minutes": 88,
      "waiting_start_utc": "2026-08-06T09:50:00Z",
      "waiting_end_utc": "2026-08-06T10:28:00Z",
      "waiting_calendar_minutes": 38,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S05",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-05",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-07T09:00:00Z",
      "first_review_start_utc": "2026-08-07T09:40:00Z",
      "first_review_end_utc": "2026-08-07T09:50:00Z",
      "active_work_end_utc": "2026-08-07T09:50:00Z",
      "final_acceptance_utc": "2026-08-07T11:00:00Z",
      "calendar_elapsed_minutes": 120,
      "waiting_start_utc": "2026-08-07T09:50:00Z",
      "waiting_end_utc": "2026-08-07T11:00:00Z",
      "waiting_calendar_minutes": 70,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S06",
      "record_kind": "synthetic",
      "source_document_reference": null,
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-10T09:00:00Z",
      "first_review_start_utc": "2026-08-10T09:40:00Z",
      "first_review_end_utc": "2026-08-10T09:50:00Z",
      "active_work_end_utc": "2026-08-10T09:50:00Z",
      "final_acceptance_utc": "2026-08-10T10:37:00Z",
      "calendar_elapsed_minutes": 97,
      "waiting_start_utc": "2026-08-10T09:50:00Z",
      "waiting_end_utc": "2026-08-10T10:37:00Z",
      "waiting_calendar_minutes": 47,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied",
        "source_document_reference: absent even as a fictional document label"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S07",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-07",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-11T09:00:00Z",
      "first_review_start_utc": "2026-08-11T09:40:00Z",
      "first_review_end_utc": "2026-08-11T09:50:00Z",
      "active_work_end_utc": "2026-08-11T09:50:00Z",
      "final_acceptance_utc": "2026-08-11T10:44:00Z",
      "calendar_elapsed_minutes": 104,
      "waiting_start_utc": "2026-08-11T09:50:00Z",
      "waiting_end_utc": "2026-08-11T10:44:00Z",
      "waiting_calendar_minutes": 54,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S08",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-08",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 0,
      "recorded_active_person_minutes": 50,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": true,
      "rework_rounds": 0,
      "process_start_utc": "2026-08-12T09:00:00Z",
      "first_review_start_utc": "2026-08-12T09:40:00Z",
      "first_review_end_utc": "2026-08-12T09:50:00Z",
      "active_work_end_utc": "2026-08-12T09:50:00Z",
      "final_acceptance_utc": "2026-08-12T10:31:00Z",
      "calendar_elapsed_minutes": 91,
      "waiting_start_utc": "2026-08-12T09:50:00Z",
      "waiting_end_utc": "2026-08-12T10:31:00Z",
      "waiting_calendar_minutes": 41,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S09",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-09",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 25,
      "recorded_active_person_minutes": 75,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": false,
      "rework_rounds": 1,
      "process_start_utc": "2026-08-13T09:00:00Z",
      "first_review_start_utc": "2026-08-13T09:40:00Z",
      "first_review_end_utc": "2026-08-13T09:50:00Z",
      "active_work_end_utc": "2026-08-13T10:15:00Z",
      "final_acceptance_utc": "2026-08-13T11:45:00Z",
      "calendar_elapsed_minutes": 165,
      "waiting_start_utc": "2026-08-13T10:15:00Z",
      "waiting_end_utc": "2026-08-13T11:45:00Z",
      "waiting_calendar_minutes": 90,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S10",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-10",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 25,
      "recorded_active_person_minutes": 75,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": false,
      "rework_rounds": 1,
      "process_start_utc": "2026-08-14T09:00:00Z",
      "first_review_start_utc": "2026-08-14T09:40:00Z",
      "first_review_end_utc": "2026-08-14T09:50:00Z",
      "active_work_end_utc": "2026-08-14T10:15:00Z",
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied",
        "final_acceptance_utc, calendar_elapsed_minutes and waiting interval: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S11",
      "record_kind": "synthetic",
      "source_document_reference": "DEMO-DOC-11",
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 25,
      "recorded_active_person_minutes": 75,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": false,
      "rework_rounds": 1,
      "process_start_utc": "2026-08-17T09:00:00Z",
      "first_review_start_utc": "2026-08-17T09:40:00Z",
      "first_review_end_utc": "2026-08-17T09:50:00Z",
      "active_work_end_utc": "2026-08-17T10:15:00Z",
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied",
        "final_acceptance_utc, calendar_elapsed_minutes and waiting interval: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    },
    {
      "record_id": "F10-S12",
      "record_kind": "synthetic",
      "source_document_reference": null,
      "source_locator": null,
      "task_class": "Fiktives Monatsinformationsblatt / fictional monthly information sheet",
      "difficulty_notes": null,
      "document_extent_pages": null,
      "ai_used": null,
      "tool_version": null,
      "quality_criterion": null,
      "scope_start_event": "Beginn der Erstellung / start of creation",
      "scope_end_event": "Endgültige Abnahme / final acceptance",
      "briefing_person_minutes": null,
      "creation_person_minutes": 40,
      "first_review_person_minutes": 10,
      "rework_before_acceptance_person_minutes": 25,
      "recorded_active_person_minutes": 75,
      "post_acceptance_window": null,
      "post_acceptance_rework_person_minutes": null,
      "complete_workflow_person_minutes": null,
      "first_review_pass": false,
      "rework_rounds": 1,
      "process_start_utc": "2026-08-18T09:00:00Z",
      "first_review_start_utc": "2026-08-18T09:40:00Z",
      "first_review_end_utc": "2026-08-18T09:50:00Z",
      "active_work_end_utc": "2026-08-18T10:15:00Z",
      "final_acceptance_utc": null,
      "calendar_elapsed_minutes": null,
      "waiting_start_utc": null,
      "waiting_end_utc": null,
      "waiting_calendar_minutes": null,
      "data_gaps": [
        "source_locator: no underlying document supplied; document labels are fictional",
        "briefing and post-acceptance observation: not modelled; complete workflow effort unknown",
        "AI use, tool version, difficulty, page count and operational quality criterion: not supplied",
        "source_document_reference: absent even as a fictional document label",
        "final_acceptance_utc, calendar_elapsed_minutes and waiting interval: not supplied"
      ],
      "notes": "Alle Zahlen, Zeitpunkte und Dokumentenverweise sind erfunden. Kein gemessener Kundenfall. / All values, timestamps and document labels are fictional; no observed customer case."
    }
  ],
  "calculation_summary": {
    "data_status": "synthetic_not_observed",
    "active_phase_subtotal": {
      "known_records": 12,
      "missing_records": 0,
      "creation_sum_person_minutes": 480,
      "first_review_sum_person_minutes": 120,
      "rework_sum_person_minutes": 100,
      "total_person_minutes": 700,
      "mean_person_minutes_numerator": 175,
      "mean_person_minutes_denominator": 3,
      "mean_person_minutes_exact": "58 1/3",
      "mean_person_minutes_decimal": 58.333333333333336,
      "not_included": "Briefing/preparation and post-acceptance correction are not modelled; no complete workflow total is asserted."
    },
    "synthetic_reference": {
      "status": "stipulated_not_observed",
      "person_minutes_per_record": 58,
      "records": 12,
      "total_person_minutes": 696,
      "comparison_scope": "Same three active phases only; no real baseline cases or AI/control groups."
    },
    "example_minus_reference": {
      "total_person_minutes": 4,
      "per_record_person_minutes_exact": "1/3",
      "per_record_seconds": 20,
      "interpretation_de": "20 Sekunden Mehraufwand pro Beispielzeile; weder Einsparung noch exakter Nullbefund.",
      "interpretation_en": "20 seconds more effort per example row; neither a saving nor exactly zero difference."
    },
    "calendar_elapsed": {
      "known_pairs": 9,
      "missing_pairs": 3,
      "known_total_minutes": 982,
      "known_only_mean_numerator": 982,
      "known_only_mean_denominator": 9,
      "known_only_mean_exact": "109 1/9",
      "all_12_records_mean": null,
      "same_9_records_active_person_minutes": 475
    },
    "waiting": {
      "known_intervals": 9,
      "missing_intervals": 3,
      "known_total_calendar_minutes": 507,
      "known_only_mean_exact": "56 1/3",
      "all_12_records_mean": null
    },
    "case_counts": {
      "first_review_passed": 8,
      "first_review_known": 12,
      "cases_with_rework": 4,
      "rework_status_known": 12,
      "interpretation": "Counts of stipulated case labels, not industrial quality ratios or measured model accuracy."
    },
    "document_links": {
      "fictional_labels_present": 10,
      "fictional_labels_missing": 2,
      "underlying_documents_supplied": 0,
      "stable_synthetic_record_ids": 12
    },
    "complete_workflow": {
      "known_totals": 0,
      "missing_totals": 12,
      "total_person_minutes": null,
      "mean_person_minutes": null,
      "reason": "Briefing and a defined post-acceptance observation period are not included in the constructed records."
    }
  },
  "author": "Andreas Ehstand",
  "version": "2026-09-07.1",
  "source_and_use": {
    "source_de": "Eigene synthetische Arbeitsprobe von Andreas Ehstand; sämtliche ausgefüllten Fälle und Zahlen sind konstruiert.",
    "source_en": "Original synthetic work sample by Andreas Ehstand; all completed cases and figures are constructed.",
    "public_context_url": "https://augmanitai.com/pilotprojekt/#f10",
    "use_de": "Diese Einordnung enthält keine zusätzliche Lizenzzusage. Ein weitergehender Auftrag und dessen Nutzungsrahmen werden gesondert vereinbart.",
    "use_en": "This description grants no additional licence. Any further commission and its permitted use are agreed separately."
  }
}
