v2.42.0 — All 6 autopilots run live (Phase 4 complete)
Every autopilot executes on a live connector — all 6 verticals
Phase 4 is complete: 9 live connectors so that every service-autopilot vertical runs at least one step against real data or real domain logic — not a mock. Keyless by default (public source or deterministic real generation); POSTs to the real provider only when env credentials are present.
| Connector | Vertical | What's real |
|---|---|---|
| FHIR/EHR | rcm | real FHIR R4 client (HAPI sandbox / Epic / Cerner) |
| code-sets | rcm | ICD-10-CM / HCPCS via NLM Clinical Tables |
| ncci-mue | rcm | real NCCI PTP + MUE edits |
| clearinghouse | rcm | X12 837P claim gen + 835 parse |
| e-signature | legaltech | DocuSign envelope + ESIGN/UETA exclusions |
| bank-feed | accounting | Plaid /transactions/get + GL classification |
| sanctions-screen | procurement | OFAC SDN fuzzy-match → HARD BLOCK |
| rmm | msp | staged rollout canary→fleet + auto-rollback |
| tax-engine | tax | real 2025 US federal computation + §6694 ladder |
flow-runner.mjs <vertical> --live runs each autopilot's flow up to its human gate. 213 lib tests.