forked from hangshuo652/aurak
fix: 题库修正—维度对齐+评分标准补充+L1覆盖增强
1. 修正维度标签: 会议记录题 PROMPT→LLM 2. 补充151题简答题的 judgement 评分标准 3. 新增24题覆盖之前缺失的L1内容: - AI安全使用指南(三大边界:个人/组织/智能体) - 开发范式(SDD/Flow State/Vibe Coding) - AI人才定义框架(L1评估检查清单) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# CodeGraph data files
|
||||
# These are local to each machine and should not be committed
|
||||
|
||||
# Database
|
||||
*.db
|
||||
*.db-wal
|
||||
*.db-shm
|
||||
|
||||
# Cache
|
||||
cache/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Hook markers
|
||||
.dirty
|
||||
Reference in New Issue
Block a user