Build Phase 2 judge vertical slice

This commit is contained in:
2026-08-06 22:42:39 -06:00
parent e6329ecabb
commit ec274419c3
41 changed files with 2945 additions and 669 deletions

4
.gitignore vendored
View File

@@ -20,5 +20,9 @@ build/
docs/spikes/node_modules/
docs/spikes/endpoints-*.json
# 本地判题验收数据来自生产测试点,只读挂载,不进入版本库
data/test_case/
data/judge_server/
# 生产题目样本只用于本地验收,不进入 git
*.csv