Skip to content

chore: delete 12 tombstoned files surviving from v2026.3.7 sync #2356

@alexey-pelykh

Description

@alexey-pelykh

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

  1. src/agents/huggingface-models.ts
  2. src/agents/models-config.providers.ts
  3. src/agents/pi-embedded-runner.ts
  4. src/agents/pi-embedded-runner/model.ts
  5. src/agents/pi-embedded-runner/run/params.ts
  6. src/agents/pi-embedded-runner/runs.ts
  7. src/agents/pi-embedded.ts
  8. src/agents/synthetic-models.ts
  9. src/agents/together-models.ts
  10. src/agents/venice-models.ts
  11. src/auto-reply/reply/commands-models.ts
  12. 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

  • All 12 files deleted
  • No broken imports (build passes)
  • .zombie-tombstone-baseline updated to 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions