Commit Graph
5 Commits
Author SHA1 Message Date
thanhnvandClaude Fable 5 fa9f91eb37 docs(video): add per-attack rebuttal companion (CASAN_VIDEO_DEFENSE.md)
Deep-dive defense ammo tied to the video scenes so a presenter can field
follow-up questions live. For each of the 26 attacks across the 3 videos:
plain-language what-it-is, why-dangerous, how-CASAN-blocks (flagging which
layer is deterministic vs the 3-4 AI scenes), likely challenge question +
answer, and the honest limit. Opens with 3 "mantra" lines that cover most
hard questions and closes with a 10-toughest-questions cheat sheet.

Link it from CASAN_SCRIPT_2VIDEO.md. Numbers kept consistent: V1 = 23 vectors,
V2 = 140 checks, V3 = 175 checks; ~90% of controls are deterministic.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 01:51:12 +09:00
thanhnvandClaude Fable 5 459fe7f4a3 docs(video): fix Video 1 close — "4 layers" conflated checkpoints with harnesses
The cross-layer showpiece stops ONE attack at 4 sequential checkpoints
(injection block → tool-input schema reject → runaway timeout → signed audit),
which span H4 + the Tool layer (H2) + H5 — not "four harness layers". That
contradicted the intro's "this video focuses on 3 layers (H4/H5/H6)". Reframe
the close as one attack caught at each successive stage, listing the 4 concrete
checkpoints, so it's accurate to the demo without mislabeling them as harnesses.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 01:38:08 +09:00
thanhnvandClaude Fable 5 71f85f3e80 docs(video): frame the 3 videos as basic → advanced → deepest-gap
Add an explicit difficulty/depth progression the presenter can say out loud:
- Video 1 = basic & classic attacks (everyone must block these)
- Video 2 = advanced evasion + proof-you-can-trust (not just harder attacks —
  half of it is production maturity: fail-closed, evidence pack, FP budget)
- Video 3 = deepest gaps — real governance & ops hardening

Update each video's subtitle and the quick-reference table with a Level column.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 01:34:53 +09:00
thanhnvandClaude Fable 5 e399c1f844 docs(video): rewrite 2-video script for non-technical audience + add Video 3 (H5+/H6+ hardening)
- Rewrite Video 1 (attack battery) and Video 2 (Track A + C-MVP + Evidence Pack)
  in plain, presentation-friendly language: each scene now has a 【what's on screen】
  cue + 🎙️ spoken line, with everyday analogies (sealed ledger, fresh signature,
  key-in-a-vault) so a non-technical viewer follows while the terminal video plays.
- Add Video 3 covering the feat/plan07-track-a-hardening work that was NOT in the
  recorded videos: H5+ governance (approval-identity, KMS-in-vault, external WORM)
  and H6+ AgentOps (live alerting + dead-letter, provider-API cost reconciliation,
  stale-aware hosted dashboard, sliding-window breaker). Framed as the
  "lift the weakest link" arc, ending on the honest 175/0 · Level 4 · not-yet-full-
  production close.
- Add a quick-reference table + 60-second highlight cut for presenters.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-05 01:30:24 +09:00
thanhnvandClaude Opus 4.8 b1cb7b59de docs: condensed 2-video script (Video 1 + Video 2 only)
CASAN_SCRIPT_2VIDEO.md — tight summary voiceover for just the two demo videos,
one screen each: Video 1 (battery: H4/H5/H6 + chain) and Video 2 (hardening
Track A + C-MVP + Evidence Pack). Strips the per-scene cues/notes/soundbites of
the full narration; keeps the spoken beats and both closers.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-04 22:17:03 +09:00