feat(slice-1): backend skeleton, deps, and import-linter layer contract
Four-layer package (main > domains > platform) per SD-0001 §6.2; GraphQL api layer deferred. main.py is a stub so the top layer exists from the start (fleshed out in the /healthz task). lint-imports green on the skeleton. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -6,3 +6,6 @@ node_modules/
|
||||
dist/
|
||||
.env
|
||||
*.local
|
||||
.pytest_cache/
|
||||
frontend/dist/
|
||||
backend/var/
|
||||
|
||||
Reference in New Issue
Block a user