{
  "schema_version": "0.1.0",
  "program": "recursive-tripartite-inference-network",
  "benchmark": "b16-rtin-structural-partitioning",
  "evidence_state": "SPECIFIED",
  "conditions": [
    {
      "id": "C0",
      "name": "single_pass",
      "phases": 1,
      "handoff": "none",
      "recursion": false
    },
    {
      "id": "C1",
      "name": "plan_and_answer_same_context",
      "phases": 1,
      "handoff": "same_context",
      "recursion": false
    },
    {
      "id": "C2",
      "name": "linear_tsp_raw",
      "phases": 3,
      "handoff": "raw_text",
      "recursion": false
    },
    {
      "id": "C3",
      "name": "linear_tsp_summary",
      "phases": 3,
      "handoff": "prose_summary",
      "recursion": false
    },
    {
      "id": "C4",
      "name": "linear_tsp_typed",
      "phases": 3,
      "handoff": "typed_state",
      "recursion": false
    },
    {
      "id": "C5",
      "name": "recursive_tsp_typed",
      "phases": 3,
      "handoff": "typed_state",
      "recursion": true
    },
    {
      "id": "C6",
      "name": "stronger_model_reference",
      "phases": 1,
      "handoff": "none",
      "recursion": false
    }
  ],
  "resource_views": [
    "matched_peak_memory",
    "matched_total_compute"
  ],
  "task_families": [
    "repository_transformation",
    "long_document_synthesis",
    "structured_artifact_generation",
    "dependency_aware_planning",
    "multi_stage_analysis",
    "adversarial_closure"
  ],
  "quality_metrics": [
    "requirement_coverage",
    "completion_test_pass_rate",
    "source_fidelity",
    "unsupported_claim_rate",
    "contradiction_rate",
    "false_completion_rate",
    "artifact_validity",
    "evidence_recoverability",
    "open_loop_preservation",
    "cross_child_consistency"
  ],
  "resource_metrics": [
    "input_tokens_total",
    "output_tokens_total",
    "model_invocations",
    "peak_vram_bytes",
    "wall_time_ms",
    "orchestration_time_ms",
    "energy_joules",
    "estimated_cost_usd"
  ],
  "topology_metrics": [
    "recursive_depth",
    "child_cells",
    "merge_conflicts",
    "evidence_escalations",
    "cache_hit_rate"
  ],
  "measured_results": false,
  "limitations": [
    "This matrix defines conditions and metrics only.",
    "No model, task corpus, or measured result is bundled with this artifact."
  ]
}
