Range Operator Demo Script¶
Use this script when presenting the professional range path. It mirrors the local L6 demo, but points out VM boundaries and routed traffic.
1. Show The Topology¶
Open the topology page or range diagram. Name the path:
operator -> support/planner -> memory/MCP/ticket services -> billing sink
For the full-split profile, expand this to:
operator -> Seam edge -> support -> planner -> memory/MCP/billing/ticket VMs
2. Start The Demo¶
python3 -m ait.cli demo full-agent-mesh \
--scenario content_rewrite \
--trials 1 \
--serve-live \
--listen 127.0.0.1:8788
In the range, run the equivalent operator script from the operator VM. R2 also ships profile-level range scripts:
lab/range/scripts/check_range.sh --profile standard
lab/range/scripts/deploy_ludus.sh --profile standard
3. Show Seam Traffic¶
In the cockpit:
- filter Traffic to
a2a - select the rewritten
message/send - open Message and compare before/after
- open Seam and show listener, upstream, rule id, matches, and rewrites
4. Show meshmapper¶
Open the meshmapper tab:
- select the primary path to the billing sink
- show entry, target, hops, trust gaps, graph ref, and provenance
- state that this is a hypothesis, not proof
5. Show Assay Proof¶
Open Assay:
- direct route
0/N - rewritten/laundered route
>0/N delta_confirmed: true- oracle observation references the tripwire/callback/read result
6. Close With Artifacts¶
Open Artifacts:
- report
- finding JSON
- edge transcript
- graph and paths
- robustness summary
- lab logs
The closing line: Seam shows the in-path action, meshmapper shows the trust path, and Assay proves the side effect.