# Neo Governance — scroll-world gist

**One-line:** Scroll drives a continuous camera flight through how Neo Governance turns AI speed into durable, multi-framework proof.

## The film (7 beats)

| Beat | What you see | Repo reality |
|---|---|---|
| **Edge** | Agents approach the campus / perimeter | ZTNA + least agency · `CTRL-ZTNA-AGENT-001` |
| **Datacenter** | Packets streak racks at light speed | Traces + posture signals · `CTRL-AI-TRACE-001` |
| **Encrypt** | Data crystallizes into cipher lattices | Redaction + encryption · `CTRL-AI-REDACT-001` / S3 encrypt |
| **Agents** | Agents weave; tool gates open/close | Allowlists, deny custody · `CTRL-AI-TOOL-RISK-001` · AIUC-1 `D003` |
| **Evidence lake** | Hashed cubes sink into a reservoir | `practice/evidence_lake` collectors + SHA-256 objects |
| **Frameworks** | One graph lights many orbits | SCF hubs → SOC2 / 800-53 / FedRAMP / ISO 42001 / AI RMF + KSI/AIUC overlays |
| **Trust Center** | Command room of continuous status | `trust/` snapshot · persistence streak · buyer-facing SoA |

Spine under the pictures:

```text
asset → control → signal → evidence → framework binding → decision
```

## How to experience it

**Live:** https://kfcain.github.io/Neo-Governance-GRC-Agent/

```bash
# optional local preview (same layout as Pages)
./scripts/build-public-site.sh
python3 -m http.server 8765 --directory _site
```

Scroll. The camera is pre-rendered; scroll only drives time (Apple product-page technique). A particle overlay adds “lightning” packet/agent motion on top.

## Paper / video talking points (90 seconds)

1. **Problem:** Agent systems move faster than quarterly audits.  
2. **Move:** Put gates in CI (deny + pin) and collectors on a schedule (Lambda/cron).  
3. **Proof:** Hash everything into an evidence lake; evaluate controls + KSIs every cycle.  
4. **Bind once:** Map lab CTRLs through SCF to ISO 42001, NIST AI RMF, AIUC-1, FedRAMP 20x.  
5. **Show:** Trust Center publishes persistence — not a PDF cemetery.

## Upgrade path (cinema-grade AI video)

Stills + Ken-Burns dives ship today. To replace with Seedance/Kling frame-locked flights, use `pipeline/` (scroll-world method: dive clips + connectors with **actual** seam frames). See `pipeline/README.md`.

## Separate from academy

This world lives in the **standalone package** (`world/`). The Sourceline academy learning SPA is unrelated and must not host these assets.
