Skip to content

Commit 5182688

Browse files
docs(readme): replace stale Architecture Overview video with 3 canonical videos
Replaces the single mislabelled "Architecture Overview (2 min)" video block (WwQXHKuZhxc) with a See AxonFlow in Action section linking the three canonical demo videos used across the community README and docs site: - Community Quickstart Demo (2.5 min) — BSqU1z0xxCo - Runtime Control Demo (3 min) — 6UatGpn7KwE - Architecture Deep Dive (12 min) — Q2CZ1qnquhg Brings SDK README discoverability in line with axonflow/README.md and docs.getaxonflow.com/docs/getting-started.
1 parent bf96f48 commit 5182688

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ This SDK is a client library for interacting with a running AxonFlow control pla
2424

2525
A deployed AxonFlow platform (self-hosted or cloud) is required for end-to-end AI governance. SDKs alone are not sufficient—the platform and SDKs are designed to be used together.
2626

27-
### Architecture Overview (2 min)
27+
### See AxonFlow in Action
2828

29-
If you're new to AxonFlow, this short video shows how the control plane and SDKs work together in a real production setup:
29+
Three short videos covering different angles of the platform:
3030

31-
[![AxonFlow Architecture Overview](https://img.youtube.com/vi/WwQXHKuZhxc/maxresdefault.jpg)](https://youtu.be/WwQXHKuZhxc)
32-
33-
▶️ [Watch on YouTube](https://youtu.be/WwQXHKuZhxc)
31+
- **[Community Quickstart Demo (Code + Terminal, 2.5 min)](https://youtu.be/BSqU1z0xxCo)** — governed calls, PII block, Gateway Mode with LangChain/CrewAI, and MAP from YAML
32+
- **[Runtime Control Demo (Portal + Workflow, 3 min)](https://youtu.be/6UatGpn7KwE)** — approvals, retry safety, execution state, and the audit viewer
33+
- **[Architecture Deep Dive (12 min)](https://youtu.be/Q2CZ1qnquhg)** — how the control plane works, policy enforcement flow, and multi-agent planning
3434

3535
## Requirements
3636

0 commit comments

Comments
 (0)