This file maps the paper claims to concrete directories and entry points.
README.md— front-door summary and links.CLAIMS_AND_EVIDENCE.md— claim-by-claim evidence table.docs/experiments/— per-phase reproducibility docs.paper/— manuscript (main.tex), PDF, figure pipeline.artifacts/— committed run outputs used in analysis.outputs/— additional generated outputs from legacy runs.repro/— environment lock and rebuild notes.scripts/— active analysis/generation scripts for Phases A/B/C.phase_a_global_h0_topology/scripts/— legacy original root scripts (moved for clarity).phase_a_global_h0_topology/figures_archive/— preserved visuals from the original Phase A direction.
- Doc:
docs/experiments/01_global_h0_topology/README.md - Legacy scripts:
phase_a_global_h0_topology/scripts/ - Main artifacts:
artifacts/paired_dynamic_qwen35/artifacts/qwen35_2b_window_corrected/
- Doc:
docs/experiments/02_convergence_failure/README.md - Main scripts:
scripts/run_multi_sample_questions.pyscripts/analyze_within_question_basins.pyscripts/run_cap_sensitivity.pyscripts/analyze_cap_sensitivity.py
- Main artifacts:
artifacts/qwen35_2b_within_question/artifacts/qwen35_2b_cap_sensitivity_640/
- Doc:
docs/experiments/03_micro_world_semantics/README.md - Main scripts:
scripts/generate_micro_world_dataset.pyscripts/run_micro_world_inference.pyscripts/analyze_micro_world_geometry.pyscripts/run_micro_world_probe.pyscripts/analyze_micro_world_label_logits.pyscripts/run_micro_world_layer_sweep_probe.pyscripts/run_readout_intervention.pyscripts/run_latent_readout_steering.pyscripts/run_mlp_probe_sensitivity.py
- Main artifacts:
artifacts/micro_world_v1/dataset/artifacts/micro_world_v1/generations/artifacts/micro_world_v1/comparison_*.csvartifacts/micro_world_v1/layer_sweep_*artifacts/micro_world_v1/label_logits_*artifacts/micro_world_v1/readout_intervention/artifacts/micro_world_v1/latent_readout_steering/artifacts/micro_world_v1/probe_mlp_sensitivity/
- TeX source:
paper/main.tex - Compiled PDF:
paper/paper.pdf - Figure script:
paper/scripts/make_figures.py - Generated figures:
paper/figures/ - CI workflow:
.github/workflows/paper.yml - Release bundler:
scripts/package_release_bundle.py
Legacy first-direction scripts previously kept at repo root are now under:
phase_a_global_h0_topology/scripts/
This includes:
audit_report.pytrace_generator.pybatch_verifier.pytopological_engine.pyanalyze_results.pyvisualizer.pyvisualize_comparisons.py