Know what's broken
before you make the call.
Genome pulls operational signals — OSHA records, hiring posture, leadership transitions, supply chain exposure — for any industrial company. Signals Grata and PitchBook don't have. Generated from public data, no access to internal systems required.
Genome flagged Rockwell's inventory trap two quarters before earnings
Oscillatory:declining archetype detected from public signals in Q3 2023. Channel inventory constraint S2 was the binding factor. Genome issued a SELL signal at conviction −0.58 — eight months before the January 2024 earnings miss and −31% stock drop.
Live signal pull
Real data, no account required. Pick any ticker and run it.
“I need to know if a target is structurally constrained or just having a bad quarter. That distinction is worth the entire diligence fee.”
Pre-LOI screening, platform add-on fit, management quality signals
“We watch 40 targets a quarter. Genome tells me which three are worth a call this week — and why the other 37 can wait.”
Ongoing target monitoring, timing acquisition outreach, valuation support
“OSHA incident trends and hiring posture shifts before guidance — that's the kind of edge that doesn't show up in earnings transcripts.”
Anti-consensus signals, pre-earnings positioning, sector rotation
Signals Grata doesn't have
All derived from public data. None aggregated anywhere else in this form.
Pricing
Less than 10 minutes of an analyst's time per target. No subscription required to start.
- ✓Full operational report per target
- ✓Diligence question generation
- ✓Signal flags with sourcing
- ✓Comparable company set
- ✓API access included
- ✓Everything in Pay-as-you-go
- ✓200 screens/month
- ✓Batch API (up to 500 tickers)
- ✓The Industrial Signal newsletter
- ✓Priority support
Enterprise (custom volume, SLA, white-label) — harlanbeck2@proton.me
Weekly deal intelligence brief by Harlan Beck: industrial M&A signal flow, leadership transitions, operational stress patterns worth watching. Sourced from the same corpus that feeds Genome. Written for deal teams, not Bloomberg subscribers.
Quick start
# Screen a target
curl -X POST https://genome-api.civyops.com/v1/report/ROK \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{}'
# Batch (Pro — up to 500 tickers)
curl -X POST https://genome-api.civyops.com/v1/signals/batch \
-H "X-API-Key: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"tickers": ["ROK", "EMR", "HON", "ITT"]}'
# MCP — use inside Claude / Cursor
# URL: https://genome-api.civyops.com/mcp
# Header: X-API-Key: YOUR_KEYFull API documentation →