Files
CASAN/00_SUBMISSION_PACKAGE/docs/00_task_breakdown.md
T
2026-06-30 02:21:39 +09:00

95 lines
2.2 KiB
Markdown

# Task Breakdown
## Objective
Prepare a complete HarnessAthon submission package with source code, evidence, PPT, video instructions, judge Q&A, and AI-friendly review context.
## Task 1 - Verify Technical Pipeline
Status: done
Deliverables:
- `../AINative_OKR_CASAN5`
- `.specify/tests/run-casan4-harness-tests.sh`
- `../AINative_OKR_CASAN5/docs/output/casan/evidence/harness-test-report.md`
Acceptance criteria:
- H4 security tests pass.
- H5 governance tests pass.
- H6 AgentOps tests pass.
- Level 5 evidence checks pass.
- No private signing key is included in the final zip.
## Task 2 - Package Evidence
Status: done
Deliverables:
- `04_evidence_map.md`
- `../AINative_OKR_CASAN5/docs/output/casan/`
- `../AINative_OKR_CASAN5/docs/output/output_logs/casan-demo/pipeline-context.yaml`
Acceptance criteria:
- Every major claim maps to a concrete file path.
- Evidence includes runtime logs, audit chain, metrics, policy signature, provider telemetry, and dashboard.
## Task 3 - Prepare Presentation
Status: done
Deliverables:
- `../presentation/HarnessAthon_CASAN_Level5_Demo.pptx`
- `../presentation/slides/compile.js`
Acceptance criteria:
- Deck explains baseline, architecture, H4/H5/H6, Level 5 mechanisms, evidence map, score, and claim boundary.
- No placeholder text remains.
## Task 4 - Prepare Video Guidance
Status: done
Deliverables:
- `../video/01_video_recording_guide.md`
Acceptance criteria:
- Video script covers opening, baseline, live verification, evidence files, Level 5 boundary, and closing.
- Recommended length is 5-7 minutes.
## Task 5 - Prepare Defense Material
Status: done
Deliverables:
- `03_judge_qna.md`
- `02_pitch_script.md`
Acceptance criteria:
- Answers distinguish Level 4 achieved from Level 5 locally demonstrated.
- Answers explain security, governance, AgentOps, telemetry, dashboard, rollback, and production gaps.
## Task 6 - Optimize for AI Review
Status: done
Deliverables:
- `../ai_context/AI_README.md`
- `05_ai_optimized_structure.md`
Acceptance criteria:
- AI reviewers can identify goal, verification command, important paths, and claim boundary in under one minute.
- Markdown uses stable headings, short sections, file paths, and explicit acceptance criteria.