No hosted account required
Open Source Local Kit
Clone the public repo and run category audits, capture plans, signal creation, and campaign-pack generation locally. Bring your own LLM provider or use deterministic output. The sample memo shows the proof table, client decision, quality score, and execution checklist before you install anything.
git clone https://github.com/cliwant/switchsignal-oss.git cd switchsignal-oss npm install npm run demo npm run pack -- --fixture examples/signals/mailerlite-free-tier.json --provider deterministicOpen cliwant/switchsignal-ossView sample memo