File size: 731 Bytes
8951aae
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "artifact": "figure6_tail_threshold_code_bundle",
  "purpose": "Minimum code bundle for computing and rendering Figure 6 tail-threshold stress artifacts",
  "source_repo_subpaths": [
    "scripts/run_tail_threshold.py",
    "scripts/render_tail_stress_main_figure.py",
    "scripts/render_tail_metric_combined_tikz.py",
    "scripts/render_tail_metric_model_grid.py",
    "src/eval/tail_threshold/runner.py",
    "src/eval/common.py"
  ],
  "source_run_tag": "20260505_latest48_keyset_tail_threshold",
  "notes": [
    "The run bundle itself lives under evaluation/tail/tail_threshold_runs/20260505_latest48_keyset_tail_threshold.",
    "The final rendered figure assets live under evaluation/tail/tail_threshold_final."
  ]
}