Technical notes since this is HN: it's a small pipeline (watch → classify → publish → onboard) running as three GitHub Actions cron jobs, SQLite as the only state (committed back to the repo each run — no database to host), and an LLM client with its own retry/backoff + provider fallback chain (Gemini → Groq → xAI → local Ollama) so a rate-limited API never blocks a run. Marginal cost per customer is close to $0.
$9/mo for 5 competitors, checkout collects your competitor list directly (no separate onboarding form). Would love feedback, especially on what "so what" actually means for your team — that line is the whole point and I'm sure I haven't nailed it for every use case yet.