pagedrifter-research|v1|DeepResearch|triggered|Global|persistent
Triggered automatically when PageDrifter detects a meaningful change on a watched page. Runs a focused, shallow research pass: what changed, why it matters, and what (if anything) the engine should remember. The output is intentionally short and structured so it composes cleanly with the wiki compiler's append flow.
DeepResearch→citation_check|wiki-compile→wiki-lint
| Tier | Subagents | Tool calls/agent |
|---|---|---|
| shallowdefault | 2 | 6 |
| standard | 3 | 8 |
| deep | 4 | 12 |
| Field | Type | Required | Description |
|---|---|---|---|
| query | string | ✓ | The research question derived from the PageDrifter change summary. |
| url | string | ○ | The source URL the change was detected on. |
| watch_id | string | ○ | The PageDrifter watch id (for traceability back to the watch). |
| depth | enum | ○ | Cost tier. The webhook handler pins this to ``shallow``.shallow | standard | deep |