forked from hangshuo652/aurak
75769b1d54
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>
17 lines
173 B
Plaintext
17 lines
173 B
Plaintext
# 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
|