48 lines
1.2 KiB
Markdown
48 lines
1.2 KiB
Markdown
# AI Context README
|
|
|
|
Use this file when asking another AI or teammate to inspect the submission.
|
|
|
|
## Goal
|
|
|
|
Prepare a HarnessAthon submission that proves:
|
|
|
|
- CASAN Level 4 achieved.
|
|
- CASAN Level 5 demonstrated locally with verifiable evidence.
|
|
|
|
## Main Project
|
|
|
|
`../AINative_OKR_CASAN5`
|
|
|
|
## Fast Verification
|
|
|
|
```bash
|
|
cd ../AINative_OKR_CASAN5
|
|
bash .specify/tests/run-casan4-harness-tests.sh
|
|
```
|
|
|
|
## Important Paths
|
|
|
|
| Area | Path |
|
|
|---|---|
|
|
| H4/H5/H6 scripts | `.specify/scripts/bash/` |
|
|
| Level 5 configs | `.specify/level5/` |
|
|
| CASAN reports | `docs/output/casan/` |
|
|
| Demo pipeline context | `docs/output/output_logs/casan-demo/pipeline-context.yaml` |
|
|
| Test runner | `.specify/tests/run-casan4-harness-tests.sh` |
|
|
| Submission package | `../00_SUBMISSION_PACKAGE` |
|
|
|
|
## Review Priority
|
|
|
|
1. Verify tests pass.
|
|
2. Check `policy-private.pem` is not in the zip.
|
|
3. Check evidence map.
|
|
4. Check deck and video guide.
|
|
5. Challenge the Level 5 claim boundary.
|
|
|
|
## Claim Boundary
|
|
|
|
Do not overclaim full enterprise production Level 5. Say:
|
|
|
|
> Level 4 achieved. Level 5 demonstrated locally with verifiable controls. Enterprise production requires IdP, WORM storage, live provider telemetry, and hosted dashboard integration.
|
|
|