II.
Page JSON
Structured · livepage:docs-harness-features-backlog-gaps-observer-integration-gap-obs-new-001
GAP-OBS-NEW-001: Embedded SDK Dashboard Webhook and Alert System json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "page:docs-harness-features-backlog-gaps-observer-integration-gap-obs-new-001",
"_kind": "Page",
"_file": "wiki/docs/harness-features-backlog/gaps/observer-integration/gap-obs-new-001.md",
"_cluster": "wiki",
"attributes": {
"nodeKind": "Page",
"sourcePath": "docs/harness-features-backlog/gaps/observer-integration/GAP-OBS-NEW-001.md",
"sourceKind": "repo-docs",
"title": "GAP-OBS-NEW-001: Embedded SDK Dashboard Webhook and Alert System",
"displayName": "GAP-OBS-NEW-001: Embedded SDK Dashboard Webhook and Alert System",
"slug": "docs/harness-features-backlog/gaps/observer-integration/gap-obs-new-001",
"articlePath": "wiki/docs/harness-features-backlog/gaps/observer-integration/GAP-OBS-NEW-001.md",
"article": "\n# GAP-OBS-NEW-001: Embedded SDK Dashboard Webhook and Alert System\n\n| Field | Value |\n|-------|-------|\n| Category | observer-integration |\n| Priority | High |\n| Effort | M |\n| Status | Missing |\n\n## Description\nConfigure webhooks for run events (completion, failure, breakpoint). Integrate with PagerDuty, Slack, email.\n\n## Current State\nNo embedded SDK dashboard exists yet. No alerting or webhooks.\n\n## Target State\nWebhook configuration per event type (run-complete, run-failed, breakpoint-pending, health-degraded). Built-in integrations: Slack, PagerDuty, email. Custom webhook support. Alert throttling and deduplication.\n\n## Dependencies\n- [GAP-STATE-008](../state-continuity/GAP-STATE-008.md) -- health model for health-degraded alerts\n\n## Key Files\n| Component | Path |\n|-----------|------|\n| Embedded SDK dashboard (new) | `packages/sdk/src/dashboard/` |\n| Hook dispatcher | `packages/sdk/src/hooks/dispatcher.ts` |\n| Config module | `packages/sdk/src/config/` |\n\n## Recommendation\nPhase 2 implementation. Add webhook configuration to embedded SDK dashboard settings. Implement Slack and email notification channels. Fire webhooks from hook dispatcher.\n",
"documents": []
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:docs-harness-features-backlog",
"to": "page:docs-harness-features-backlog-gaps-observer-integration-gap-obs-new-001",
"kind": "contains_page"
}
]
}