Architecture
- /scraper aggregates job postings and filters for software engineering roles.
- /enrichment returns a hiring contact, using a deterministic stub unless a provider is wired in.
- /outreach generates a personalized message and only sends when SMTP config and the send flag are both present.
- /db initializes and upserts into a Postgres `prospects` table.