Commit Graph

1 Commits

Author SHA1 Message Date
4f72bf2a48 feat(ci): Add syntax guard to prevent broken Python from reaching main
Some checks failed
Forge CI / smoke-and-build (pull_request) Failing after 2s
- scripts/syntax_guard.py runs py_compile on all .py files
- Integrated into Forge CI workflow before green-path E2E
- Catches syntax errors that could kill the consciousness loop

Closes #82
2026-04-07 02:17:01 +00:00