{
  "code": "DEBR-02",
  "slug": "structured-debrief-composition",
  "title": "Structured Debrief Composition",
  "category": "Mission Design",
  "status": "Current",
  "version": "2.0.4-wip",
  "summary": "Builds a debrief from mission, evidence, role handoffs, extraction state, and simulation events while separating facts, reports, interpretations, hypotheses, assessments, and decisions.",
  "keywords": [
    "debrief",
    "fact assessment separation",
    "contradictions",
    "follow-on requirements",
    "lessons learned"
  ],
  "mission_phases": [
    "Deliver",
    "Extract",
    "Debrief"
  ],
  "canonical": "https://iarpg.com/standard/structured-debrief-composition",
  "json": "https://iarpg.com/records/structured-debrief-composition.json",
  "requirements": [
    {
      "level": "MUST",
      "text": "Separate observed facts, source reports, interpretations, hypotheses, assessments, decisions, unresolved contradictions, and missing evidence."
    },
    {
      "level": "MUST",
      "text": "Record extraction state, source-protection actions, cover-recovery actions, authority-specific consequences, and follow-on intelligence requirements."
    },
    {
      "level": "SHOULD",
      "text": "Link every material conclusion to evidence IDs, simulation event IDs, role handoffs, and reason codes."
    },
    {
      "level": "MAY",
      "text": "Permit human editing before export while retaining machine-generated provenance notes."
    }
  ],
  "research": [
    {
      "label": "Evidence separation",
      "href": "/docs/report/justice-system-and-warrant-escalation-for-rogue-intelligence#strategic-fit-with-rogue-intelligence",
      "note": "Severity and evidentiary certainty remain separate and reviewable."
    },
    {
      "label": "Source reliability",
      "href": "/docs/report/hallucinated-ai-quest-design-in-vr-mmorpgs#player-trust-deception-and-reputation-networks",
      "note": "Debriefs preserve source and claim reliability rather than flattening accounts into truth."
    }
  ],
  "related": [
    "debrief-product-contract",
    "observation-report-interpretation-and-hypothesis",
    "provenance-confidence-and-corroboration",
    "mission-event-logging"
  ],
  "release": "IARPG-OPS-2",
  "revised_utc": "2026-07-20T12:04:07Z",
  "purpose": "Builds a debrief from mission, evidence, role handoffs, extraction state, and simulation events while separating facts, reports, interpretations, hypotheses, assessments, and decisions.",
  "rationale": "The operations design system requires portable, inspectable, recoverable records so mission decisions and consequences can be reviewed across tools and release boundaries.",
  "game_interaction": [
    "Review structured record",
    "Load related local tool",
    "Inspect standards and report links",
    "Export normalized JSON",
    "Record UTC result"
  ],
  "inputs": [
    "Mission or package identifier",
    "Applicable authority and roles",
    "Evidence and state records",
    "Release and conformance metadata"
  ],
  "outputs": [
    "Human-readable publication view",
    "Machine-readable JSON",
    "Reason-coded validation findings",
    "Deep links to related standards and reports"
  ],
  "state_transitions": [
    "Input loaded → validated → edited or compared → exported or preserved"
  ],
  "evidence_and_provenance": [
    "Record UTC timestamps, source identifiers, component versions, and reason codes.",
    "Preserve evidence class boundaries and unknown extension data."
  ],
  "ui_requirements": [
    "Provide compact metadata and clear status.",
    "Provide local import and export without server transmission.",
    "Provide structured fallback for visual representations."
  ],
  "accessibility_requirements": [
    "Support keyboard operation and visible focus.",
    "Provide live validation status and print-readable output."
  ],
  "telemetry_events": [
    "Local tool may expose an exportable event record; no user content is transmitted by this publication."
  ],
  "abuse_and_exploit_cases": [
    "Silent field loss",
    "Non-deterministic replay",
    "False conformance claim",
    "Unreviewable transformation"
  ],
  "failure_behavior": "Reject invalid structure with explicit findings, preserve the original input, and never discard unknown fields silently.",
  "recovery_behavior": "Allow the user to repair input, restore a local draft, export preserved unmapped data, or restart from a published fixture.",
  "example_implementation": "The /debrief interface demonstrates this record using PHP, vanilla JavaScript, local JSON, and browser APIs.",
  "roles": [
    "Operative",
    "Handler",
    "Intelligence Analyst",
    "Technical Operator",
    "Counterintelligence Officer",
    "Liaison Officer",
    "Logistics Specialist",
    "Source Handler"
  ],
  "authority_types": [
    "Civil administration",
    "Military command",
    "Commercial intelligence service",
    "International verification body",
    "Scientific or infrastructure consortium",
    "Independent investigative network"
  ],
  "collection_disciplines": [
    "Human-source",
    "Technical",
    "Open-source",
    "Liaison",
    "Observation"
  ],
  "interaction_types": [
    "Review",
    "Validate",
    "Compare",
    "Export",
    "Handoff"
  ],
  "evidence_requirement": "Component IDs and provenance",
  "conformance_level": "Level D — Simulatable",
  "implementation_maturity": "WIP implemented",
  "related_examples": [
    "port-access-anomaly-investigation",
    "cross-border-ceasefire-verification"
  ],
  "revision_history": [
    {
      "version": "2.0.2-wip",
      "date_utc": "2026-07-19T16:42:07Z",
      "change": "Initial publication for the IARPG-OPS-2 operation-package lifecycle."
    },
    {
      "version": "2.0.3-wip",
      "date_utc": "2026-07-19T18:45:50Z",
      "note": "Reviewed for integrity-aware package verification, merge, multi-role replay, custody comparison, batch review, backup, publication preview, and release-promotion workflows."
    },
    {
      "version": "2.0.4-wip",
      "date_utc": "2026-07-20T12:04:07Z",
      "note": "Reviewed for canonicalization, round-trip portability, recovery, provenance, compatibility, accessibility, hosting evidence, and stable-promotion gates."
    }
  ]
}
