24 lines
446 B
Markdown
24 lines
446 B
Markdown
# Artifact layout
|
|
|
|
For each domain case use:
|
|
|
|
artifacts/domain_runs/<case_id>/
|
|
- case_brief.md
|
|
- baseline_output.md
|
|
- baseline_debug.json
|
|
- baseline_turn.json
|
|
- baseline_session.json
|
|
- baseline_job.json
|
|
- baseline_report_case.json
|
|
- analyst_verdict.md
|
|
- coder_plan.md
|
|
- patch_summary.md
|
|
- rerun_output.md
|
|
- rerun_debug.json
|
|
- rerun_turn.json
|
|
- rerun_session.json
|
|
- rerun_job.json
|
|
- rerun_report_case.json
|
|
- before_after_diff.md
|
|
- final_status.md
|