初始化

This commit is contained in:
2026-03-05 21:27:11 +08:00
commit 130de0fd5d
140 changed files with 21972 additions and 0 deletions

3
scripts/pre-commit Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
# Git pre-commit hook — 调用 AI Guard 预提交检查
bash scripts/ai-guard.sh --pre