# Changelog of B2B Sales Triggers - Hiring Surge, Funding, Press, Exec Changes (`seibs.co/b2b-sales-triggers`) Actor

- **URL**: https://apify.com/seibs.co/b2b-sales-triggers/changelog.md
- **Full Actor documentation**: https://apify.com/seibs.co/b2b-sales-triggers.md

## Changelog

### 0.3 - 2026-05-26

- Cost-control retrofit: per-run `_RunBudget` guard caps compute at 1500s, aborts on low PPE revenue (20 records / $0.10 floor), and enforces a 200-company hard emit cap.
- Pre-flight input caps for `companies` (50), `linkedin_company_url_overrides` (50), `news_keywords_must_include` (30), `news_keywords_must_exclude` (30). Both `INPUT_SCHEMA.json` and the runtime layer enforce.
- Top-level `try/except` in `main()` now soft-falls to demo mode on any unhandled crash so the run still exits SUCCEEDED.
- `actor.json` now ships `defaultRunOptions`: memory 4096 MB, timeout 7200 s.

### 0.2 - 2026-05-14

- Added Apify output schema (`.actor/output_schema.json`).
- Added `detailed` and `high_intent` dataset views.
- README restructured with Features / Use cases / FAQ / Support.

### 0.1 - Initial release

- Eight independent intent signals: hiring\_surge, funding, press\_mentions, exec\_change, tech\_stack\_change, domain\_changes, patent\_filings, customer\_mentions.
- Composite trigger score in \[0, 1] with `>=0.6` flagged as high-intent.
- All signals failure-tolerant - one failing signal never blocks the others.
