{
  "spec_version": "1.0.0",
  "document_type": "presentation_format",
  "format_id": "format.training_session.v1",
  "display_name": "Training Session (12–30 slides)",
  "intended_use": "professional_training_presentations",
  "updated_at": "2026-02-04T15:25:41Z",
  "audience_fit": {
    "primary": [
      "teachers",
      "school_principals",
      "educational_leaders"
    ],
    "region": "Bulgaria"
  },
  "constraints": {
    "slide_count": {
      "min": 12,
      "max": 30
    },
    "time_min": {
      "min": 60,
      "max": 180
    },
    "text_per_slide_max_chars": 260,
    "interaction_points_min": 4,
    "case_studies_min": 2
  },
  "structure": {
    "segments": [
      {
        "id": "context_and_problem",
        "slides": {
          "min": 2,
          "max": 4
        },
        "purpose": "why_now_and_pain_points"
      },
      {
        "id": "model_or_framework",
        "slides": {
          "min": 2,
          "max": 6
        },
        "purpose": "conceptual_framework"
      },
      {
        "id": "demonstrations",
        "slides": {
          "min": 2,
          "max": 6
        },
        "purpose": "show_how_it_works"
      },
      {
        "id": "practice_blocks",
        "slides": {
          "min": 2,
          "max": 8
        },
        "purpose": "hands_on_practice"
      },
      {
        "id": "implementation_plan",
        "slides": {
          "min": 2,
          "max": 4
        },
        "purpose": "how_to_apply_next_week"
      },
      {
        "id": "qa_and_commitment",
        "slides": {
          "min": 1,
          "max": 2
        },
        "purpose": "questions_and_next_actions"
      }
    ],
    "mandatory_elements": [
      "interactive_prompts",
      "practice_instructions",
      "implementation_checklist"
    ]
  },
  "generation_rules": {
    "tone": "logical_rational",
    "logic": "evidence_then_application",
    "objection_handling": "acknowledge_then_reframe",
    "avoid": [
      "sales_pitch",
      "hype_claims"
    ],
    "fit": [
      "teachers_and_directors_Bulgaria"
    ]
  },
  "assertions": [
    {
      "id": "ts1_interactions",
      "type": "hard",
      "rule": "interaction_points >= 4"
    },
    {
      "id": "ts2_cases",
      "type": "soft",
      "rule": "case_studies >= 2"
    }
  ]
}