Delimit Social Target
delimit_social_targetScan X, Reddit, HN, Dev.to, GitHub for demand signals. Surface demonstrated public pain points to feed your report-topic backlog and prioritize content.
Instructions
Scan platforms for demand signals / engagement opportunities (Pro).
When to use: mode="demand_signal" (recommended under SHIFT-1) to research which topics/repos show API-governance / breaking-change pain and feed the INTERNAL report-topic backlog — the input to choosing the next public worked-example report. mode="engagement" (legacy) finds posts a venture could engage with. When NOT to use: to fetch one X tweet (use delimit_x_fetch) or drafts (delimit_social_generate).
Sibling contrast: delimit_social_target_config configures which platforms to scan; delimit_x_fetch is single-tweet; this is the multi-platform scanner.
Side effects: read-only network scans by default. With mode="demand_signal" (LED-3729) scored results are written to the local report-topic backlog — an internal research list, NOT outbound; nothing is posted or contacted. With draft_replies=True, calls delimit_social_post(draft=True) for "reply" targets. With create_ledger=True, calls delimit_ledger_add for "strategic" targets. Deduplicates across runs.
SHIFT-1 NOTE (LED-3729): under the anonymity constitution, brand-account reply/DM prospecting is forbidden, so engagement targets are mostly un-actionable. Prefer mode="demand_signal": a "target" becomes a demonstrated public question/pain to answer with a BROADCAST report, not a person to contact. The produced artifact is a public report — squarely in-bounds. Do NOT chain scan results into outbound replies.
Scans X, Reddit (RapidAPI), HN, Dev.to, GitHub. NamePros flagged as manual_check_needed (no API). Run in a /loop for continuous discovery.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | "engagement" (default, legacy behavior) or "demand_signal" to route scan results into the INTERNAL report-topic backlog instead of drafting outbound. LED-3729. | engagement |
| limit | No | Max targets per platform. | |
| action | No | "scan" to discover targets, "list" to show recent, "stats" to show counts, "backlog" to show the report-topic backlog. | scan |
| keywords | No | Extra keywords to search for beyond venture topics. | |
| ventures | No | Comma-separated ventures to scan for. Empty = all. | |
| platforms | No | Comma-separated platforms to scan (x, hn, devto, reddit, github, namepros). | x,hn,devto,reddit,github |
| create_ledger | No | If True, create ledger items for "strategic" targets. | |
| draft_replies | No | If True, auto-draft social posts for "reply" targets. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||