Individual signal detection is useful. A unified signal workflow that detects, scores, enriches, and routes automatically is a competitive advantage. Learn to build it in Bitscale.
SI-6 · Signal Intelligence · 125 XP · ~22 min
You’ve learned to detect and interpret five types of signals: job changes, funding events, hiring patterns, news, and intent. Now the question is how to run all of them simultaneously without manual monitoring overhead.The answer is a unified signal workflow — a Bitscale system that watches for signals across all sources, scores them in real time, enriches the relevant contacts, generates outreach, and routes to your sequencer automatically.
You are reviewing a new signal for {{company_name}}.New signal:- Type: {{signal_type}}- Description: {{signal_description}}- Date: {{signal_date}}Recent signals for the same company in the past 30 days:{{recent_signals_list}}Is this a duplicate or extension of an existing signal, or a new distinct signal?- duplicate: Same event, already in queue- extension: Same signal type, builds on existing (e.g., more hiring news)- new_signal: Distinct new triggerReturn: {"classification": "...", "action": "skip_duplicate / merge_with_existing / add_as_new"}
When a signal fires for a company, you need to find the right person to reach:
A signal has fired for {{company_name}}: {{signal_description}}Based on the signal type ({{signal_type}}), who is the most relevant person to reach at this company?Signal-to-persona mapping:- funding: VP Sales, CRO, or CEO (depending on company size)- job_change: The new hire themselves (if decision-maker) or their future manager- hiring: Head of Sales Development, VP Sales, or RevOps- news (product): VP Marketing or Head of Growth- news (partnership): CRO or VP of Business Development- intent: Whoever matches your primary buyer personaCompany size: {{company_size}}Known contacts at company: {{known_contacts}}Return the recommended target persona (title) and why.
A high-priority signal has been detected:Company: {{company_name}}Signal: {{signal_description}}Fit score: {{icp_fit_score}}Signal quality: {{signal_quality_score}}Composite priority: {{priority_composite}}Recommended contact: {{recommended_persona}} at {{company_name}}Enriched contact found: {{contact_name}}, {{contact_title}} ({{contact_email}})Generated email (review and approve):---{{generated_email}}---Action required within: {{outreach_window}}
Quick Check: What are the four stages of a signal workflow? What is signal deduplication and why does it matter? What metrics track signal workflow performance?