chore(api): bundle canon log schemas into image; repo-root build context

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-09 12:45:49 -05:00
parent 6d5510773a
commit 4ab0e564ef
3 changed files with 26 additions and 8 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
.git
.claude
client
content
docs/*
!docs/schemas
**/__pycache__
**/*.py[cod]
.venv
venv
**/.pytest_cache
api/tests
api/.env
api/.env.*