feat: project scaffold, unified Pydantic schema, scope gating

This commit is contained in:
2026-06-29 17:35:50 -04:00
commit 1f531e4948
9 changed files with 1239 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
.git
.venv
out
**/__pycache__
*.pyc
*.egg-info
.pytest_cache
.ruff_cache
scope.yaml