{"ok":true,"manifest":{"name":"Brand Watcher","slug":"brand-watcher","type":"permanent","model":"claude-sonnet-4-6","budget":{"per_run_usd":1,"per_month_usd":25},"engine":"claude_code","schema":"hearth.role/1","tagline":"Daily scrape of Reddit / HN / X for mentions of your company or product. Weekly sentiment digest with actionable issues.","version":"1.0.0","schedules":[{"id":"daily_scan","cron":"0 7 * * *","steps":[{"skill":"web_search"},{"skill":"web_fetch"},{"llm":"score_sentiment"}],"description":"Daily 7am — scan + score, escalate complaints"},{"id":"weekly_digest","cron":"0 8 * * 0","steps":[{"llm":"compose_weekly_digest"},{"send_envelope":{"to":"ceo","subject":"Weekly brand watch"}}],"description":"Sunday 8am — weekly digest to CEO"}],"description":"Every morning at 7am the agent scans:\n\n- **Reddit** — subreddits you specify + product/company name search\n- **Hacker News** — Algolia search API for mentions in stories + comments\n- **X (formerly Twitter)** — public search via your X dev account (optional)\n\nCollected mentions are deduped, scored for sentiment (1–5), and stored.\nOnce a week (Sunday) the agent digests the prior 7 days into:\n\n- Top 3 positive threads (link + 1-line why)\n- Top 3 negative or concerned threads (link + suggested response)\n- Trend line vs prior week\n- 3 actionable issues you should escalate to product/support\n\nDaily runs are silent unless something scores ≤2 (real complaint) — those\ngo straight to the CEO inbox the same day with a draft response.","a2a_defaults":[{"to":"ceo","transport":"proxy","permission":"trusted"},{"to":"*","transport":"off","permission":"quarantine"}],"review_cycle":"monthly","system_prompt":"You are {{founder_name}}'s brand watcher. Daily 7am, scan public sources\nfor mentions of {{company_name}} and {{product_name}}, score sentiment,\nstore in memory.\n\nWeekly Sunday, produce a digest:\n- Top positive / negative threads\n- Sentiment trend line\n- 3 actionable issues for product/support\n\nRules:\n- Never reply on a public platform directly. Drafts only.\n- Real complaints (sentiment ≤2) skip the weekly cycle and go straight to\n  the CEO same-day with a suggested response.\n- Stay under $1 per run.","memory_namespaces":["mentions_seen","sentiment_history","response_templates"],"prerequisite_skills":["web_search","web_fetch","hearth_create_mission"],"required_credentials":[{"key":"company_name","kind":"username","label":"Company name","storage":"vault","required":true,"description":"Exact name to search for. Use the most-recognised form."},{"key":"product_name","kind":"username","label":"Product name (optional)","storage":"vault","required":false,"description":"If your product is named differently from the company."},{"key":"subreddit_list","kind":"username","label":"Subreddits to scan (comma-separated)","storage":"vault","required":false,"description":"e.g. \"saas,startups,Entrepreneur\". Leave blank for site-wide search."}]},"tier":"free","version":"1.0.0","author_name":"Cutline Advisory"}