ALEF-PAT-011
dag-migrated-no-callerbind × ghost · severity 9 · confidence 0.38
code marked "migrated to new runner" with old caller deleted, but new runner never invoked from entry path — schedule completes exit 0 while migrated code never executes
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"
}verified instances (1) — from the catalog
- 2026-05-18T13:30ALEF/internaldoctrine: dag_migrated_needs_entry_path_traceability@Ilya0527
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