Freeze current submission/demo baseline: - casan-next-plans/: full task-level plan set (Plan 00 index + 02/04/06/07/08/09/12, QA, slide deck) - optimize-docs/video-steps/: per-vector scene breakdown (commands/screen-text/script) + start-tmux - run-all.sh / scorecard.sh / map-live.sh: REAL=1 live-battery wiring - regenerated evidence + audit/telemetry logs from live REAL=1 run - submission README + video recording guide updates - dry-run pipeline logs for 001-okr-web-app Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
53 lines
2.2 KiB
Markdown
53 lines
2.2 KiB
Markdown
# HarnessAthon Submission Package
|
|
|
|
## One-Line Positioning
|
|
|
|
We upgraded the SDD Speckit OKR pipeline from the CASAN Level 3→4 transition to **CASAN Level 4 — proven by attack**: H4/H5/H6 (former GAPs 20/25/30) now defeat ~23 live adversarial vectors with on-screen exit codes. Level 5 is stated as **roadmap** (IdP, WORM log storage, provider-telemetry API, hosted dashboard) — not claimed as achieved.
|
|
|
|
## Open These First
|
|
|
|
1. `presentation/HarnessAthon_CASAN_Level5_Demo.pptx`
|
|
2. `docs/00_task_breakdown.md`
|
|
3. `docs/01_submission_checklist.md`
|
|
4. `docs/02_pitch_script.md`
|
|
5. `docs/03_judge_qna.md`
|
|
6. `docs/04_evidence_map.md`
|
|
7. `video/01_video_recording_guide.md`
|
|
8. `ai_context/AI_README.md`
|
|
|
|
## Main Evidence
|
|
|
|
| Evidence | Source |
|
|
|---|---|
|
|
| Harness test report | `../AINative_OKR_CASAN5/docs/output/casan/evidence/harness-test-report.md` |
|
|
| CASAN assessment | `../AINative_OKR_CASAN5/docs/output/casan/casan-level4-assessment.md` |
|
|
| Before/after scorecard | `../AINative_OKR_CASAN5/docs/output/casan/before-after-scorecard.md` |
|
|
| Demo pipeline context | `../AINative_OKR_CASAN5/docs/output/output_logs/casan-demo/pipeline-context.yaml` |
|
|
| Central dashboard | `../AINative_OKR_CASAN5/docs/output/casan/central-agentops-dashboard.html` |
|
|
| Final zip | `../AINative_OKR_CASAN5.zip` |
|
|
|
|
## Folder Purpose
|
|
|
|
| Folder | Purpose |
|
|
|---|---|
|
|
| `docs/` | Checklist, pitch script, judge Q&A, evidence map, AI-optimized structure notes |
|
|
| `presentation/` | PPT deck and deterministic generation source |
|
|
| `video/` | Screen-recording guide and narration outline |
|
|
| `evidence/` | Evidence index pointing to canonical generated evidence |
|
|
| `ai_context/` | One-page context for AI/teammate review |
|
|
|
|
## Verification Command
|
|
|
|
```bash
|
|
cd ../AINative_OKR_CASAN5
|
|
bash .specify/tests/run-casan4-harness-tests.sh
|
|
```
|
|
|
|
Expected: all PASS, including H4/H5/H6 and Level 5 evidence checks.
|
|
|
|
## Claim Boundary
|
|
|
|
- CASAN Level 4: achieved.
|
|
- CASAN Level 5: demonstrated locally with signed policy, provider telemetry import, shared harness registry, fallback, drift detection, rollback, KPI feedback, and central dashboard.
|
|
- Enterprise production Level 5 still needs live IdP, WORM storage, live provider API integration, and hosted dashboard.
|