{
  "schema_version": 1,
  "identity": {
    "run_id": "invented-candidate",
    "engine": "invented-engine",
    "source_fingerprint": "1111111111111111111111111111111111111111111111111111111111111111",
    "binary_fingerprint": "2222222222222222222222222222222222222222222222222222222222222222",
    "target_artifact_fingerprint": "3333333333333333333333333333333333333333333333333333333333333333",
    "tokenizer_fingerprint": "4444444444444444444444444444444444444444444444444444444444444444",
    "template_fingerprint": "5555555555555555555555555555555555555555555555555555555555555555",
    "workload_fingerprint": "6666666666666666666666666666666666666666666666666666666666666666",
    "sampling_fingerprint": "7777777777777777777777777777777777777777777777777777777777777777",
    "extra_arguments_fingerprint": "8888888888888888888888888888888888888888888888888888888888888888",
    "runtime_configuration_fingerprint": "a378f7e9372233fe10c6f3f117638f7677ed53764f1e5a1b3ab8b9fd8cb0a209",
    "runtime_configuration": {
      "speculative_method": "candidate_method",
      "draft_artifact_fingerprint": "9999999999999999999999999999999999999999999999999999999999999999",
      "method_arguments": {"draft_tokens": 4}
    },
    "sampling": {"mode": "greedy", "seed": null},
    "cache": {"kv_format": "invented-default", "prompt_cache": false},
    "machine_class": "invented-machine-class",
    "memory_gb": 64,
    "warm_cold": "warm",
    "profiled": false,
    "concurrency": 1,
    "batch_size": 1,
    "context_tokens": 4096,
    "threads": 8
  },
  "intervention": {
    "kind": "speculative_method",
    "phase": "decode",
    "reviewed_dependent_paths": [
      "runtime_configuration.speculative_method",
      "runtime_configuration.draft_artifact_fingerprint",
      "runtime_configuration.method_arguments"
    ]
  },
  "active_path": {
    "status": "confirmed",
    "expected_marker": "candidate_method_selected",
    "observed_marker": "candidate_method_selected",
    "counter_name": "accepted_draft_tokens",
    "counter_value": 12
  },
  "correctness": {
    "passed": true,
    "normalized_output_hash": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"
  },
  "observations": [
    {"ttft_ms": 212.0, "prompt_tokens_per_s": 99.5, "decode_tokens_per_s": 24.0, "peak_wired_mb": 12400.0},
    {"ttft_ms": 208.0, "prompt_tokens_per_s": 101.0, "decode_tokens_per_s": 24.5, "peak_wired_mb": 12450.0},
    {"ttft_ms": 214.0, "prompt_tokens_per_s": 98.5, "decode_tokens_per_s": 23.8, "peak_wired_mb": 12380.0}
  ]
}
