feat: project scaffold, unified Pydantic schema, scope gating
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.venv
|
||||
out
|
||||
**/__pycache__
|
||||
*.pyc
|
||||
*.egg-info
|
||||
.pytest_cache
|
||||
.ruff_cache
|
||||
scope.yaml
|
||||
Reference in New Issue
Block a user