Initial stub: models, generator, parser, explainer, and demo

This commit is contained in:
opencode
2026-06-10 13:10:01 +00:00
parent 3c76615ba6
commit b02cdd7f16
957 changed files with 7 additions and 155321 deletions
+7
View File
@@ -0,0 +1,7 @@
.venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/