Add Dalidou storage foundation and deployment prep

This commit is contained in:
2026-04-05 18:33:52 -04:00
parent b0889b3925
commit 6bfa1fcc37
19 changed files with 679 additions and 8 deletions

9
.dockerignore Normal file
View File

@@ -0,0 +1,9 @@
.git
.pytest_cache
.coverage
.claude
data
__pycache__
*.pyc
tests
docs