refactor: 目录结构增加 Topic 层级 topics/qunar-ai-fullstack/

子主题目录从 topics/{slug} 移至 topics/qunar-ai-fullstack/{slug}
前端 fetch 路径改用 subtopic.path 字段

Co-Authored-By: Claude Code <noreply@anthropic.com>
This commit is contained in:
2026-09-02 19:32:58 +08:00
parent 10a464eea4
commit b567cca425
17 changed files with 8 additions and 8 deletions
@@ -0,0 +1,28 @@
{
"slug": "ai-tooling",
"name": "AI 工具 / Harness / 综合",
"description": "AI 工具选型、Harness 架构、可靠性保障、提效分析",
"tags": [
"ai",
"tools",
"harness",
"claude-code",
"reliability"
],
"difficulty_range": [
1,
5
],
"schema_version": "1.0.0",
"question_files": [
"fill_blank",
"single_choice"
],
"stats": {
"total": 20,
"by_type": {
"fill_blank": 10,
"single_choice": 10
}
}
}