pub fn check_zero_scripting(project_path: &Path) -> CheckItemExpand description
AI-02: Zero Scripting in Production
Claim: No Python/JavaScript/Lua in production runtime paths.
Rejection Criteria (CRITICAL):
- Any
.py,.js,.luain src/ or runtime - pyo3, napi-rs, mlua in non-dev dependencies
- Interpreter embedded in binary