Summary
12 files flagged as TOMBSTONE in the disposition registry (upstream/disposition.tsv) still exist on disk. These are stubs re-introduced by the v2026.3.7 upstream sync and need to be deleted.
Files
src/agents/huggingface-models.ts
src/agents/models-config.providers.ts
src/agents/pi-embedded-runner.ts
src/agents/pi-embedded-runner/model.ts
src/agents/pi-embedded-runner/run/params.ts
src/agents/pi-embedded-runner/runs.ts
src/agents/pi-embedded.ts
src/agents/synthetic-models.ts
src/agents/together-models.ts
src/agents/venice-models.ts
src/auto-reply/reply/commands-models.ts
src/secrets/provider-env-vars.ts
Context
The zombie-import gate (H3 reform, ADR 0005) now includes a tombstone existence scan that detects these files. The current count is baselined at 12 in .zombie-tombstone-baseline. Deleting these files and decrementing the baseline to 0 will close the gap.
Each file must be verified for remaining importers before deletion — some may require cascading import cleanup.
Acceptance criteria
Summary
12 files flagged as TOMBSTONE in the disposition registry (
upstream/disposition.tsv) still exist on disk. These are stubs re-introduced by the v2026.3.7 upstream sync and need to be deleted.Files
src/agents/huggingface-models.tssrc/agents/models-config.providers.tssrc/agents/pi-embedded-runner.tssrc/agents/pi-embedded-runner/model.tssrc/agents/pi-embedded-runner/run/params.tssrc/agents/pi-embedded-runner/runs.tssrc/agents/pi-embedded.tssrc/agents/synthetic-models.tssrc/agents/together-models.tssrc/agents/venice-models.tssrc/auto-reply/reply/commands-models.tssrc/secrets/provider-env-vars.tsContext
The zombie-import gate (H3 reform, ADR 0005) now includes a tombstone existence scan that detects these files. The current count is baselined at 12 in
.zombie-tombstone-baseline. Deleting these files and decrementing the baseline to 0 will close the gap.Each file must be verified for remaining importers before deletion — some may require cascading import cleanup.
Acceptance criteria
.zombie-tombstone-baselineupdated to 0