{
  "schema_version": "1.0.0",
  "protocol_id": "cover_composition_architecture_v1",
  "mode": "protocol_derivation",
  "input": {
    "input_type": "text",
    "source_payload": "USER_INPUT_PLACEHOLDER",
    "extracted_semantics": [
      "scene",
      "characters",
      "actions",
      "style",
      "lighting",
      "camera"
    ]
  },
  "context": {
    "domain": [
      "comics",
      "cover_art",
      "poster_design",
      "visual_hierarchy"
    ],
    "system_type": "mixed",
    "time_horizon": "unspecified",
    "risk_level": "moderate"
  },
  "protocol": {
    "items": [
      {
        "id": "cover_composition_architecture_v1",
        "primary_goal": "Produce artist-ready visual instructions using Cover Composition Architecture.",
        "goal_refinement": "Translate user ideas into concrete, drawable panels with explicit camera, composition, action, and style constraints for Cover Composition Architecture.",
        "tasks_and_steps": {
          "steps": [
            {
              "action": "Define primary subject silhouette + focal mass (center/thirds).",
              "frequency": "once",
              "owner": "self",
              "measurement": {
                "type": "other",
                "unit": "mass_defined",
                "collection_method": "checklist"
              }
            },
            {
              "action": "Add secondary supports: background structure, symbols, atmospheric layer.",
              "frequency": "once",
              "owner": "self",
              "measurement": {
                "type": "count",
                "unit": "support_elements",
                "collection_method": "checklist"
              }
            },
            {
              "action": "Reserve typography zones (top title, bottom credits) and keep negative space.",
              "frequency": "once",
              "owner": "self",
              "measurement": {
                "type": "other",
                "unit": "type_zones",
                "collection_method": "checklist"
              }
            },
            {
              "action": "Bind one style profile + palette + key light scheme; output 'Нарисувай:' cover instruction.",
              "frequency": "once",
              "owner": "self",
              "measurement": {
                "type": "boolean",
                "unit": "cover_ready",
                "collection_method": "checklist"
              }
            }
          ]
        },
        "expected_results_and_obstacles": {
          "expected_results": [
            "Clear, drawable instructions per panel",
            "Consistent style, lighting, and composition rules",
            "Measurable outputs (panel count, elements, placement)"
          ],
          "possible_obstacles": [
            "User input too abstract or emotional without physical cues",
            "Too many actions in one scene without sequencing",
            "Style unspecified or inconsistent across panels"
          ]
        },
        "success_criteria": {
          "criteria": [
            {
              "metric": "Covers with defined silhouette + hierarchy",
              "target": "≥ 95%",
              "timeframe": "60_days",
              "measurement": {
                "type": "percentage",
                "unit": "%",
                "collection_method": "checklist"
              }
            },
            {
              "metric": "Typography safe zones specified",
              "target": "100%",
              "timeframe": "60_days",
              "measurement": {
                "type": "percentage",
                "unit": "%",
                "collection_method": "checklist"
              }
            },
            {
              "metric": "Single style profile applied",
              "target": "100%",
              "timeframe": "30_days",
              "measurement": {
                "type": "percentage",
                "unit": "%",
                "collection_method": "checklist"
              }
            }
          ]
        }
      }
    ]
  },
  "quality_control": {
    "anti_vagueness_rule": true,
    "measurement_rule": true,
    "diversity_rule": true,
    "ethical_constraints": {
      "no_diagnosis": true,
      "no_blame_language": true,
      "safety_override": "Describe only physically visible elements. Do not request or store personal/sensitive data. Avoid medical/psychological diagnosis. If content is external-facing or high-stakes, recommend human review."
    }
  },
  "metadata": {
    "title": "Cover Composition Architecture",
    "generated_utc": "2026-02-12T08:40:57Z",
    "notes": "Define primary focal mass, secondary supports, symbol layer, typography safe zones. End with print-ready lighting/palette notes."
  }
}