Initialize repository snapshot

This commit is contained in:
Vault Sovereign
2025-12-27 00:10:32 +00:00
commit 110d644e10
281 changed files with 40331 additions and 0 deletions

26
.gitignore vendored Normal file
View File

@@ -0,0 +1,26 @@
target/
__pycache__/
*.pyc
.venv/
.DS_Store
*.egg-info/
# Local-first SQLite ledger and seal bundles
.state/
*.sqlite
*.sqlite-wal
*.sqlite-shm
# Runtime logs and receipts
logs/
receipts/
# Guardian/automation/offsec/treasury ROOT state files
ROOT.*.txt
# Generic logs
*.log
# Generated verifier reports
verification_report.json
verification_report_*.json