Ali Mahmood
Built at Built with Opus 4.7: a Claude Code hackathon · Apr 21, 2026 · Remote

Local independent newsrooms have a sales problem most readers never see: they can't afford sales people. Sales for news media is genuinely expensive expertise (pricing, editorial-firewall navigation, prospect research, partnership reviews), and most of an experienced salesperson's time gets eaten by grunt work: assembling media kits, building sell sheets, drafting prospect research briefs for every meeting. The pragmatic answer the industry is converging on is the shared-services hub: one experienced salesperson covers four to ten outlets at once. That only works if the grunt work is automated. Otherwise that person burns out across ten clients in six months, and the small newsrooms lose the only sales function they could afford. Sponsor Desk is that automation. It connects to an outlet's first-party data and drafts the three documents (media kit, per-product sell sheets, and a prospect research brief) in seconds using Claude Opus 4.7. The structured output schemas carry a top-level RefusalEnvelope branch, so the editorial firewall is enforced at the schema level. A demo brief on a fictional Portland utility that filed a rate increase the demo outlet is independently reporting on flags rate filings and grid reliability as editorial-conflict topics, with named specifics pulled from the utility's own source files. Every generated document writes a provenance sidecar with cache telemetry and pinned content hashes for the editorial-safety block, the prompt contract, and the document-design Skill. The audit trail is the answer to "where did this number come from?" Today's data is synthetic. The architectural hook for real data is already in the codebase: data_sources/ga4_stub.py exposes every method's signature ready for v2 adapters into GA4, Mailchimp, Stripe, and Piano. v2 is where this genuinely helps a real newsroom: real outlet data flowing through the same firewall, one experienced salesperson sustainably covering several newsrooms, professional sales for outlets that otherwise couldn't afford it. MIT-licensed. Self-hostable. Six phases shipped end-to-end. 68 tests passing. Real-API verified.