四大文化赛道完整展开
03-execution/run-001/run.json
run.json
站内文件视图直接读取仓库内容,Markdown 使用文档排版渲染,其余文本文件保持原始排版,方便校对训练证据链。
文件类型.json
10-cases/s1-jh-02-heritage-simulation/03-execution/run-001/run.json
{
"run_id": "run-001",
"case_id": "s1-jh-02-heritage-simulation",
"variant": "main",
"language": "py",
"started_at": "2026-03-30T21:42:19.444743+08:00",
"command": "python3 -u /root/auto/wrc/10-cases/s1-jh-02-heritage-simulation/02-solution/src/python/main.py < /root/auto/wrc/10-cases/s1-jh-02-heritage-simulation/02-solution/fixtures/sample.in",
"compile_command": null,
"exit_code": 0,
"compile_exit_code": 0,
"elapsed_sec": 0.038426,
"artifacts": {
"stdout": "03-execution/run-001/terminal/run.stdout.log",
"stderr": "03-execution/run-001/terminal/run.stderr.log",
"transcript": "03-execution/run-001/terminal/run.typescript",
"output": "03-execution/run-001/outputs/output.txt"
},
"score": {
"task_1": "pending",
"task_2": "pending",
"task_3": "pending",
"task_4": "pending",
"total": "pending"
},
"metadata_snapshot": {
"case_id": "s1-jh-02-heritage-simulation",
"scene": "scene-1-heritage",
"group": "junior-high",
"language_scope": "python",
"rulebook_pages": "8",
"judge_mode": "simulation",
"knowledge_links": [
"../../30-knowledge-base/03-programming-practice/testing-and-logging.md",
"../../30-knowledge-base/04-interdisciplinary-applications/modeling-patterns.md",
"../../30-knowledge-base/05-cultural-contexts/heritage-culture.md"
],
"curriculum_tags": [
"编程实践",
"跨学科应用"
]
},
"capture_mode": "static"
}