From 5fd980244bbea1745741a3ba62c36885c0cf2512 Mon Sep 17 00:00:00 2001 From: wassname <1103714+wassname@users.noreply.github.com> Date: Sun, 7 Jun 2026 11:56:58 +0000 Subject: [PATCH] docs: note SGTM is the latest gradient-routing paper (same authors) Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com> --- AGENTS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AGENTS.md b/AGENTS.md index 5ae8248..0b948ef 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -78,5 +78,6 @@ For the original paper (the substrate: reward-hacking LeetCode env) - LessWrong post: ./docs/papers/2025_lw_ariahw_steering-rl-training-benchmarking-interventions.md - Code: ./docs/vendor/rl-rewardhacking -For the gradient-routing prior (SGTM; source of the absorption/leakage vocab) +For the gradient-routing prior (SGTM = latest gradient-routing paper, same authors as +the original; source of the absorption/leakage vocab) - ./docs/papers/grad_routing/paper_sgtm.md \ No newline at end of file