giles 0e14d2761a
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 4m37s
Fix L2 deployment: healthcheck, DB deadlock, CI image resolution
- Add /health endpoint (returns 200, skips auth middleware)
- Healthcheck now hits /health instead of / (which 302s to OAuth)
- Advisory lock in db.init_pool() prevents deadlock when 4 uvicorn
  workers race to run schema DDL
- CI: --resolve-image always on docker stack deploy to force re-pull

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 01:35:11 +00:00
2026-02-24 23:09:39 +00:00
2026-02-24 23:10:04 +00:00
Description
Art-DAG monorepo: L1 server, L2 server, common, core, client, test
6.9 MiB
Languages
Python 60.7%
JavaScript 34.4%
HTML 1.9%
Common Lisp 1.7%
CSS 0.6%
Other 0.7%