30 lines
663 B
Markdown
30 lines
663 B
Markdown
# Presentation Package
|
|
|
|
## Main Deck
|
|
|
|
`HarnessAthon_CASAN_Level5_Demo.pptx`
|
|
|
|
## Source
|
|
|
|
`slides/compile.js`
|
|
|
|
The deck is generated with PptxGenJS so it can be regenerated deterministically.
|
|
|
|
## Regenerate
|
|
|
|
```bash
|
|
cd slides
|
|
NODE_PATH=/Users/thanhnguyen/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/node_modules \
|
|
/Users/thanhnguyen/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin/node compile.js
|
|
```
|
|
|
|
## Speaking Flow
|
|
|
|
1. Level 4 achieved, Level 5 demonstrated locally.
|
|
2. Baseline gaps: H4/H5/H6.
|
|
3. Runtime harness architecture.
|
|
4. Evidence for H4, H5, H6.
|
|
5. Level 5 mechanisms.
|
|
6. Claim boundary for enterprise production.
|
|
|