Gate Lite Demo · NETWORK CHANGE · HIGH RISK

The Network Change Gate

Network access alone should not authorize every change. This gate binds one device-group move to one site, expected effect, validation step, rollback plan, and short execution window.

01 · Declared intent

A network operator requests one bounded change.

{
  "actor": "operator:airband-demo",
  "action": "apply_network_change",
  "target": "site:demo-business/edge-router",
  "deviceGroup": "cameras",
  "change": "move to isolated camera segment",
  "expectedImpact": "brief camera reconnect under 30 seconds",
  "validation": "all cameras regain reachability; staff network remains unchanged",
  "rollback": "restore previous segment assignment",
  "riskLevel": "high"
}

The exact site, device group, intended segment, impact, validation, and rollback plan are visible before approval.