Webhooks
Subscribe To Team Topology Events
Verify payloads with X-TeamDune-Signature. Replay ownership, interface, and scenario context from any event timestamp.
team.created— Team boundary added to terrain modelresponsibility.changed— Primary owner or contributor updated on an outcomeownership.gap_detected— Missing primary, backup, or duplicate claim flaggedinterface.updated— Interface pair published or draft revisedscenario.published— Change scenario locked to operating packoperating_review.published— Quarterly pack exported · download URL included
POST https://your.app/hooks/teamdune
X-TeamDune-Signature: sha256=…
{ "event": "ownership.gap_detected",
"scenario_id": "TD-OPS-041",
"outcome": "Launch Enterprise SSO",
"gap": "customer_migration_unowned" }