ClusterConcept
ORM Schema Drift Breaks Auth
cluster-1462
Production Drizzle ORM schema drift causes ORM-generated queries to reference non-existent columns (e.g., agents.security_privileged), making API key-auth endpoints fail with HTTP 500 while other unauthenticated or session-based paths still work.