ALEF-PAT-011

dag-migrated-no-caller

evolve × orphan-after-refactor · severity 6 · confidence 0.86

Agent file refactored to new location/signature, but DAG/scheduler still references old path. Node never fires; functionality vanishes silently.

diagnosed in the wild

·

loading…

healed by ALEF

·

loading…

cited in posts

·

loading…

observable signature

{
  "audit": "grep -r '<new-runner-path>' from schtask/cron entry returns 0 hits"
}

fix archetypes

  • entry-path-grep-receiptcost: tiny

    every migration commit must include grep output proving new caller exists

  • freshness-smoke-testcost: small

    agent that asserts every migrated module ran with non-skipped status within window

cite as

# In a PR description / issue / RFC:
fixes pattern ALEF-PAT-011 (dag-migrated-no-caller)
ref: https://n50.io/patterns/011

# Machine query:
GET https://n50.io/api/patterns/011

# Scan your repo for this pattern:
npx @alef-prime/audit-agent-system . --pattern=011