chore(sp18): refresh audit fingerprint for archaeology cleanup self-references
The cleanup commit's own additions to docs/dqn-wire-up-audit.md (the 2026-05-09 archaeology-cleanup-pass entry) cite HOLD_COST_SCALE_INDEX, hold_cost_scale_update_kernel, and HOLD_COST_INDEX by name in the prose describing what was stripped. The audit script's per-section grep counts those legitimately, producing a +1/+1/+4 hit-count drift on docs/dqn-wire-up-audit.md across the slot 380, slot 461, and hold_cost_scale_update_kernel sections respectively. Regenerate the fingerprint snapshot in docs/sp18-wireup-audit.md so `scripts/audit_sp18_consumers.sh --check` passes against the new post-cleanup baseline. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -213,7 +213,7 @@ re-capture is committed as part of Task 1.6 (close-out).
|
||||
<!-- BEGIN audit_sp18_consumers.sh FINGERPRINT -->
|
||||
```
|
||||
=== D-leg: Slot 380 (HOLD_COST_INDEX) consumers ===
|
||||
total_hits=38
|
||||
total_hits=39
|
||||
crates/ml/build.rs 1
|
||||
crates/ml/src/cuda_pipeline/state_layout.cuh 1
|
||||
crates/ml/src/cuda_pipeline/hold_rate_observer_kernel.cu 1
|
||||
@@ -223,14 +223,14 @@ re-capture is committed as part of Task 1.6 (close-out).
|
||||
crates/ml/src/trainers/dqn/trainer/training_loop.rs 3
|
||||
crates/ml/src/trainers/dqn/state_reset_registry.rs 1
|
||||
docs/sp18-wireup-audit.md 5
|
||||
docs/dqn-wire-up-audit.md 9
|
||||
docs/dqn-wire-up-audit.md 10
|
||||
docs/superpowers/specs/2026-05-04-sp13-redefine-success-for-predictive-skill.md 4
|
||||
docs/superpowers/plans/2026-05-04-sp13-redefine-success-for-predictive-skill.md 5
|
||||
docs/superpowers/plans/2026-05-08-sp18-reward-shape-hold-attractor.md 4
|
||||
=== D-leg: Slot 461 (HOLD_COST_SCALE_INDEX) consumers ===
|
||||
total_hits=27
|
||||
total_hits=28
|
||||
docs/sp18-wireup-audit.md 6
|
||||
docs/dqn-wire-up-audit.md 8
|
||||
docs/dqn-wire-up-audit.md 9
|
||||
docs/superpowers/plans/2026-05-08-sp16-hold-collapse-structural-fix.md 10
|
||||
docs/superpowers/plans/2026-05-08-sp18-reward-shape-hold-attractor.md 3
|
||||
=== D-leg: Slots [462..468) (HCS_* Welford) consumers ===
|
||||
@@ -238,9 +238,9 @@ re-capture is committed as part of Task 1.6 (close-out).
|
||||
docs/dqn-wire-up-audit.md 8
|
||||
docs/superpowers/plans/2026-05-08-sp18-reward-shape-hold-attractor.md 1
|
||||
=== D-leg: hold_cost_scale_update_kernel references ===
|
||||
total_hits=54
|
||||
total_hits=58
|
||||
docs/sp18-wireup-audit.md 11
|
||||
docs/dqn-wire-up-audit.md 18
|
||||
docs/dqn-wire-up-audit.md 22
|
||||
docs/superpowers/specs/2026-05-08-sp18-reward-shape-hold-attractor-design.md 4
|
||||
docs/superpowers/plans/2026-05-08-sp16-hold-collapse-structural-fix.md 9
|
||||
docs/superpowers/plans/2026-05-08-sp18-reward-shape-hold-attractor.md 12
|
||||
|
||||
Reference in New Issue
Block a user