{
  "model": {
    "id": "dttt-transparency",
    "name": "DTTT AI Transparency Model",
    "version": "1.0",
    "release_date": "2026-03-01",
    "release_type": "major",
    "status": "published",
    "description": "Classifies the overall balance of human and AI contribution to any deliverable using a five-point A–E scale with a 0–100 percentage figure.",
    "audience": "external",
    "url": "https://thedttt.com/ai-transparency"
  },
  "grades": [
    {
      "grade": "A",
      "label": "Human Created",
      "range_min": 0,
      "range_max": 10,
      "colour_hex": "#00703c",
      "definition": "No AI involvement in the creation of this deliverable.",
      "typical_use": "In-person workshops, facilitated sessions, on-site observation reports."
    },
    {
      "grade": "B",
      "label": "AI-Assisted",
      "range_min": 11,
      "range_max": 30,
      "colour_hex": "#1a7a6e",
      "definition": "AI used for research or ideation only. The human retains full creative and strategic direction throughout.",
      "typical_use": "Keynotes where AI supports background research; strategic papers where AI assists with literature review."
    },
    {
      "grade": "C",
      "label": "Collaborative",
      "range_min": 31,
      "range_max": 55,
      "colour_hex": "#1a7aaa",
      "definition": "Balanced human and AI contribution. AI handles research, initial drafting and structural suggestions while the human directs strategy, edits and refines. The most common grade for DTTT advisory reports.",
      "typical_use": "Standard advisory reports, member briefings, strategy documents."
    },
    {
      "grade": "D",
      "label": "AI-Generated",
      "range_min": 56,
      "range_max": 80,
      "colour_hex": "#1d70b8",
      "definition": "AI-led with human review and editing. The human provides direction and quality control while AI produces the majority of the output.",
      "typical_use": "Data-heavy research compilations, rapid benchmarking requests, large-scale case study catalogues."
    },
    {
      "grade": "E",
      "label": "Fully AI",
      "range_min": 81,
      "range_max": 100,
      "colour_hex": "#003078",
      "definition": "Minimal human involvement beyond the initial prompt and light review. Unlikely for standard DTTT advisory work.",
      "typical_use": "Automated template outputs; AI-generated first drafts reviewed without significant editing."
    }
  ],
  "report_card": {
    "external_fields": [
      "ai_involvement_grade",
      "models_used",
      "ai_supported_tasks",
      "ai_contribution_summary",
      "human_contribution_summary",
      "transparency_note",
      "value_breakdown"
    ],
    "task_list": [
      "Research",
      "Drafting",
      "Data analysis",
      "Brainstorming",
      "Structure",
      "Editing",
      "Visual mockups",
      "Prompt engineering",
      "Translation",
      "Fact-checking",
      "Code generation"
    ]
  },
  "design": {
    "gradient_start": "#00703c",
    "gradient_end": "#003078",
    "gradient_label_start": "Human",
    "gradient_label_end": "AI",
    "brand_colour": "#00857c"
  },
  "governance": {
    "licence": "Creative Commons Attribution 4.0 International",
    "contact": "hello@thedttt.com",
    "committee": true,
    "versioning_policy": "Minor releases: refinements to language, definitions or examples. Major releases: structural changes to grade definitions or scope. All major releases require committee review."
  },
  "changelog": [
    {
      "version": "1.0",
      "date": "2026-03-01",
      "type": "major",
      "summary": "Initial public release.",
      "changes": []
    }
  ]
}
