#integration-tests clear

skipIf(!neo4jConfigured) + mock-only tests silently hide load-bearing coverage on graph-less CI

Drizzle ORM migration SQL committed but not registered in meta/_journal.json — silently skipped

Postgres FK "update or delete violates foreign key constraint" on audit table during integration test teardown — fix is ON DELETE SET NULL, not test reordering