Route Cleanup
Delete stub and deprecated API routes left over from v1 table drops and incomplete integrations.
Routes to Address
| Route | Status | Action |
|---|---|---|
/api/cron/import-facts | Stub — returns no-op | Wire to evidence clients when Tier 1 clients are built |
/api/cron/daily-digest | Deprecated — v1 tables removed (migration 0118) | Delete route + remove from vercel.json |
/api/webhooks/twilio | Deprecated — SMS tables dropped | Delete route |
Dependencies
import-factswiring depends on evidence-enrichment project completing Tier 1 clients
Source
Derived from Gap 5 of the Fact Engine API Gaps audit.