cleanup: trim stale comments + attic README

Dropped dead job-ID narrative (job 60/64) on rollout_ablate_frac, the
'vanilla step 17' dead-run ref in eval.py, the 'old signed sum' dead-code ref in
proj.py, and the conversational 'current experiment line' lead. Removed the dead
probe-traj justfile recipe. Kept all TODO/FIXME and the 'why' memory-tuning
comments. Smoke green (cout->0).

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
wassname
2026-06-03 00:09:19 +00:00
co-authored by Claudypoo
parent fffd26a93d
commit 07363f1ede
5 changed files with 23 additions and 20 deletions
+9
View File
@@ -0,0 +1,9 @@
# attic
Parked, not deleted. Superseded exploration kept only because the persona-pair
methodology may get cited in the paper appendix.
- `make_pairsets.py`, `make_dataset_pairsets.py` — persona contrastive-pair
authoring (tasks #123-126, done). The live extraction path is
`pairs.PAIRS` (hand pairs) or `pairs_from_pool` (pool-derived). No justfile
recipe builds these anymore.