docs: add architecture and full audit; fill project templates (.gitignore, scripts/test.sh) per audit findings
Some checks failed
ci / test (push) Has been cancelled

This commit is contained in:
2025-09-17 11:11:07 -05:00
parent e1b3cd5634
commit bae62d94dc
6 changed files with 145 additions and 0 deletions

7
templates/project/_shared/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Generated runs and logs
runs/
# OS files
.DS_Store
Thumbs.db