Track art-common master branch, add auth tests

Fix UserContext l2_server field not found error by tracking
master branch instead of pinned commit.

- Update art-common to track master branch
- Add tests for UserContext l2_server field

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
gilesb
2026-01-12 10:25:54 +00:00
parent 1e542a1e0b
commit 19e2277155
2 changed files with 44 additions and 2 deletions

View File

@@ -13,5 +13,5 @@ numpy>=1.24.0
opencv-python-headless>=4.8.0
# Core artdag from GitHub (tracks main branch)
git+https://github.com/gilesbradshaw/art-dag.git@main
# Shared components
git+https://git.rose-ash.com/art-dag/common.git@889ea98
# Shared components (tracks master branch)
git+https://git.rose-ash.com/art-dag/common.git@master