Skip to content

PVD hears the harsh excess: escape survives losing the gentle-touch cells - #205

Merged
YesterdaysLemon merged 1 commit into
mainfrom
claude/repo-overview-directions-t7gut2
Aug 26, 2026
Merged

YesterdaysLemon merged 1 commit into
mainfrom
claude/repo-overview-directions-t7gut2

Conversation

@YesterdaysLemon

Copy link
Copy Markdown
Owner

Closes #201.

What

Routes harsh touch through PVD, the multidendritic nociceptors — the last unrouted mechanosensor. The transduction is the whole-body instantaneous contact total high-passed at pvd_threshold: everything below it still belongs to ALM/AVM/PLM's smoothed, habituating pathway, and PVD hears only the excess.

Deliberately unsmoothed. A nociceptor that low-passes its emergency is not one. The consequence is honest too: PVD's drive ends the moment the force does, so the phenotype is measured during a sustained prod, not after it — the gentle pathway only passes an after-the-fact protocol because its EMA keeps pushing once the stimulus is gone.

Calibration (measured, not guessed)

  • 20 s crawls on the standard and bare plates register zero contact total (max 0.0, seeds 0–2) — ordinary life never grazes the threshold.
  • The suite's gentle pokes sum to 2.0, below threshold 3.0.
  • A tweezers-grade 6.0 clears it by 3.0 and saturates the pool (pvd_gain = 30 pA/unit).

The dissection

New behaviour test runs Way & Chalfie (1989): ablate all six gentle-touch cells (ALM/AVM/PLM/PVM) —

  • a sustained hard prod still depolarises AVA (+0.008 paired, +0.37–0.53 on PVD itself), through PVD's own reconstructed synapses onto AVA/PVC (PVDL: AVA×12, PVC×7; PVDR: PVC×23, AVA×15 — nothing scripted);
  • a gentle prod moves nothing to machine precision, because below threshold it enters only dead cells. The test pins that zero: if it ever grows, gentle touch found a live path it shouldn't have.

Runtime parity

Ported to the WASM runtime in the same change (pool indices + both scalars in the payload). The conformance sleep scenario's strength-8.0 arousal pokes exercise the new path in both runtimes; the port reproduces Python to 5e-13 mm / 6e-11 mV, multi-animal included.

Bookkeeping

🤖 Generated with Claude Code

https://claude.ai/code/session_01CBroMXcYdfkyb5buJPcKvL


Generated by Claude Code

…ells

Route harsh touch through PVD, the multidendritic nociceptors. The
transduction is the whole-body instantaneous contact total high-passed at
pvd_threshold: everything below the threshold still belongs to ALM/AVM/PLM's
smoothed, habituating pathway, and PVD hears only the excess -- deliberately
unsmoothed, because a nociceptor that low-passes its emergency is not one.
Its drive therefore ends the moment the force does, and the phenotype is
measured during the prod, not after it.

Calibration is measured, not guessed: 20 s crawls on the standard and bare
plates never register contact at all (max total 0.0, seeds 0-2), the suite's
gentle pokes sum to 2.0, and a tweezers-grade 6.0 clears threshold 3.0 and
saturates the pool. The new behaviour test runs the Way & Chalfie (1989)
dissection: with all six gentle-touch cells ablated, a sustained hard prod
still depolarises AVA (+0.008 paired, through PVD's own reconstructed
synapses onto AVA/PVC -- nothing scripted), while a gentle prod moves
nothing to machine precision, since below threshold it enters only dead
cells.

Ported to the WASM runtime in the same change (pool indices and both
scalars in the payload); the conformance suite exercises the path via the
sleep scenario's strength-8.0 arousal pokes and the port reproduces Python
to 5e-13 mm / 6e-11 mV. Audit reading moves to 112/302; ADF/ASI/ASG/ASJ
are now the last deaf chemosensors (#199 holds that design).

Closes #201.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CBroMXcYdfkyb5buJPcKvL
@YesterdaysLemon
YesterdaysLemon marked this pull request as ready for review August 26, 2026 19:15
@YesterdaysLemon
YesterdaysLemon merged commit b7f593f into main Aug 26, 2026
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Route PVD: harsh touch, the phenotype that survives gentle-touch ablation

2 participants