Files
foxhunt/crates
jgrusewski 2bd774ad14 refactor(ml-alpha): move attention-pool weight to CfcTrunk (X7)
attn_q_d moved from PerceptionTrainer to self.trunk.attn_q_d.

Verification: golden bit-exact; ml-alpha lib green.

Per spec §2.2 (X7).
2026-05-19 01:45:57 +02:00
..