This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryAll nine service‑autopilot verticals now execute live connectors against real data or domain logic by default.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds live connectors for all six service-autopilot verticals. Adds live connectors for all six service-autopilot verticals. Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Feature | Low |
Enables every autopilot to run on a live connector by default. Enables every autopilot to run on a live connector by default. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
RCM vertical uses real FHIR R4 client (HAPI sandbox/Epic/Cerner). RCM vertical uses real FHIR R4 client (HAPI sandbox/Epic/Cerner). Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
RCM code-sets use ICD‑10‑CM and HCPCS from NLM Clinical Tables. RCM code-sets use ICD‑10‑CM and HCPCS from NLM Clinical Tables. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
NCCI MUE edits are performed with real PTP data. NCCI MUE edits are performed with real PTP data. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
Clearinghouse connector generates X12 837P claims and parses 835 files. Clearinghouse connector generates X12 837P claims and parses 835 files. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
LegalTech e‑signature uses DocuSign envelopes with ESIGN/UETA exclusions. LegalTech e‑signature uses DocuSign envelopes with ESIGN/UETA exclusions. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
Accounting bank‑feed retrieves transactions via Plaid and classifies GL entries. Accounting bank‑feed retrieves transactions via Plaid and classifies GL entries. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
Procurement sanctions screen performs OFAC SDN fuzzy‑match with hard block enforcement. Procurement sanctions screen performs OFAC SDN fuzzy‑match with hard block enforcement. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
MSP RMM supports staged canary rollout and automatic rollback. MSP RMM supports staged canary rollout and automatic rollback. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
| Feature | Low |
Tax vertical computes 2025 US federal tax using §6694 ladder logic. Tax vertical computes 2025 US federal tax using §6694 ladder logic. Source: granite4.1:30b@2026-06-07-audit Confidence: low |
— |
Full changelog
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.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About great_cto
Engineering-management layer of 34 specialist AI agents covering the full SDLC (architect, PM, senior-dev, reviewer, QA, security, devops, L3-support + 18 archetype-specific reviewers) with auto-detected archetypes and compliance gates (PCI-DSS, HIPAA, FedRAMP, GDPR, EU AI Act). Runs in Claude Code, Cursor, Codex CLI, Aider, and Continue via AGENTS.md + MCP. MIT.
Related context
Related tools
Earlier breaking changes
- v2.72.2 Removes Autopilot sidebar item and Operate topbar button from dev board.
- v2.55.0 Hard-gates the Build board; redirects invite sessions to Operate for operators.
- v2.43.0 Runtime now blocks autonomous execution of irreversible actions without prior human checkpoint.
- v2.43.0 Adds reversible and blastRadius fields to every flow step.
- v2.32.0 Removed AgentShield scanner and its CLI commands.
Beta — feedback welcome: [email protected]