docs: update method descriptions for activation routing

This commit is contained in:
wassname
2026-06-11 13:22:13 +00:00
parent 668285c86e
commit ec11bf58b2
9 changed files with 269 additions and 76 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
# v_hack extraction: gradient-space SVD with magnitudes
# Historical: v_hack extraction in gradient space
This document describes the retired gradient-scored method. The current routeA
method extracts `v_act` from pooled bottleneck activations with forward passes;
see `README.md` and `src/vgrout/extract_vhack_act.py`.
Living design doc for the v_hack pipeline. Sibling to `RESEARCH_JOURNAL.md`.
This explains *what we extract* and *why*.