Roadmap

Upcoming enhancements to the Autobound Signal Database, including new data sources, schema improvements, and platform capabilities.

This roadmap outlines planned enhancements to the Signal Database. Timelines are estimates and subject to change based on customer feedback.

📬

Feedback welcome: Have a signal you'd like to see or a schema improvement that would help? Contact [email protected]


Quick Navigation


Now (September–October 2026)

🔗 Unified Entity Resolution - rolling out across every pipeline

Every signal we deliver depends on one hard problem: resolving a messy real-world mention to the right company or contact. We've built a single shared resolution service - one engine, every signal source as an adapter - and are rolling it out pipeline by pipeline.

How it works: each request walks a waterfall - a persisted truth table of verified links, then cost-ordered vendor lookups, then live-page corroboration with LLM verification. Below the confidence floor the service abstains rather than guesses. Every resolution is written back, so the knowledge base compounds with every pass.

PipelineStatus
Conference speakers✅ Live
Patents (new family)✅ Built on the service from day one
News🟢 Integrated, activating
Reddit🟢 Integrated, activating
Twitter/X🟡 Next - re-release after validation wave
LinkedIn contact signals🟡 Next

As pipelines migrate, expect measurably higher match precision - and versioned corrections to historical data where new resolution supersedes old matches (announced in the Changelog before they land).


📈 Signal Volume Expansion

Major coverage increases in flight across the library:

SignalWhat's coming
RedditRe-ship on an expanded monitoring pool - moving to weekly delivery at ~4x current volume (targeting ~50K signals/week)
Patent FilingsNew patent signal family: grants with inventor contacts, weekly portfolio-velocity snapshots, PTAB challenge tracking, law-firm relationships - 70K+ signals/week planned vs ~47K/month today
Twitter/XMonitored contact coverage expanding toward 200M+ profiles, with a precision re-release through the new resolution service
NewsAdditional sources joining through our identity crosswalk - volume increase already underway
YouTubeMajor contact-signal update: improved matching and re-release; transcript ingestion on the roadmap

⚡ Delivery Frequency Increases

Refresh and delivery cadence step up across the library. Each change is announced in the Changelog as it lands.

SignalCurrentTarget
NewsDailyHourly (planned)
SEC Filings (10-K, 10-Q, 8-K, 20-F, 6-K)WeeklyDaily (planned)
RedditMonthlyWeekly (with the re-ship)
Patent FilingsMonthlyWeekly (new family runs weekly by design)

🔍 Automated Quality Auditing (Groundtruth)

Our independent audit engine asks one question of delivered data: is it true? It scores signals on fidelity (does the signal match its source?) and truth (does the claim match reality?) separately.

  • Live today across eight signal families (news, podcasts, Hacker News, new-business formation, federal contracts, SEC filings, earnings transcripts)
  • First full-library audit pass complete
  • Next: periodic automated re-audits with alerting, expanding coverage to all 34 signal types

Next (Q4 2026)

🆕 New Data Sources

SourceEntityDescription
TrustRadiusCompanyEnterprise software reviews - joins the unified product-reviews type
CapterraCompanyProduct reviews and ratings - same schema pattern, source field for filtering

📦 Delivery APIs for Flat-File Customers

New Signal API endpoints so bulk-delivery customers can track their data programmatically:

  • Upcoming delivery schedule - see what's landing and when
  • Record counts - per delivery, per signal type
  • Delivery health - extends the manifest files already live in beta

🆔 Canonical Entity IDs

Feeds move from embedded company objects to stable entity IDs - firmographics stay fresh via the linked record, and subsidiary/hierarchy rollups unlock at that stage.

{
  "company": {
    "autobound_id": "ab_company_12345",
    "domain": "stripe.com",
    "linkedin_url": "linkedin.com/company/stripe"
  }
}

🤖 ML-Accelerated Resolution

Bringing a trained model into the resolution path - candidate ranking and match scoring learned from our accumulated truth table - for faster, cheaper, and more accurate entity matching.

🎯 Predictive Intent - Outcome-Trained

Preparing our intent engine's next training generation on large-scale, real-world sales outcomes - billions of closed-won and lost-opportunity records - alongside the expanded Reddit, patent, Twitter/X, and news corpora above.

📊 Monitoring-Pool Management API

Completing the monitoring API: list, read, and remove endpoints alongside the existing add endpoint, with automated pool→collection sync.


Later (2027)

🧬 Unified Schema Across All Signal Types

One schema spanning the entire library. The subtype standardization program below is the visible first phase; full unification is now formally on the roadmap.

Current state: 700+ subtypes across 35+ signal types, with naming that varies by source. Target: consistent category_specificEvent naming, with legacy subtypes supported via aliases for backward compatibility.

📱 New Social Sources (Exploring)

  • Instagram (business accounts) - under evaluation
  • TikTok - under evaluation

🔄 Cross-Signal Event Blending

The same business event, recognized across sources: executive-change signals from earnings calls, SEC filings, and Reddit joined with hiring-trend data; funding events deduplicated across news and filings, linked via a related_signals array.


Recently Shipped

  • Podcast signals GA - company + contact podcast signals, out of beta
  • Patent coverage expansion - September delivery: 47,313 records, +47% month-over-month
  • Weekly SEC cadence - 10-K/10-Q/8-K/20-F/6-K and earnings transcripts on weekly delivery; news on daily delivery
  • Manifest files for S3/GCS drops (beta) - per-drop manifests enabling event-driven pipelines
  • Delivery changelog - every delivery logged publicly with record counts

See the Changelog for the full history.


Stay Updated

Track all schema changes, new signals, and API updates in our Changelog.


Questions?


Did this page help you?