This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Affected surfaces
Summary
AI summaryA2A wire contract migrated to protocol v1.0, Cloudflare Worker parity with Python features added, and per-task cost accounting introduced.
Full changelog
A2A wire contract upgraded to A2A protocol v1.0, deployed Worker brought to parity with the Python service, and per-task cost accounting added. Schema freeze (ADR 0003) and the request/memo contract are untouched — minor bump.
Highlights
- feat(a2a): migrate the A2A wire contract to A2A protocol v1.0 (ADR 0017). Member-discriminated parts with
mediaType,TASK_STATE_*status,supportedInterfaces[]on the Python card. Inbound parsing unchanged (v0.3 + v1.0 both accepted). 52 Python + 62 Worker tests green. - feat(worker): Cloudflare Worker JS parity for Middle Corridor jurisdiction flags, two-layer exposure decomposition, and the OFAC-grounded vessel due-diligence checklist — features that shipped in Python but weren't live on the A2A surface.
- feat(worker): per-task cost accounting + budget thresholds in
/stats(only paid live-retrieval upstreams billed; conservative on degraded/disabled). - feat(middle_corridor_deal_risk): re-export / circumvention-watch jurisdiction flag (separate from high-risk list, no double-flag) +
exposure_layersdecomposition (domestic-legal vs foreign-sanctions) + vessel DSP verification checklist. All additive, non-breaking; presence-flagging routed to human review, never a determination. - fix(mcp): constrain
categorytool args to the packaged enum (computed, never drifts) + correct a staleenergy-markets→energyslug.
Full detail in CHANGELOG.md and ADR 0017.
Activation note: Worker changes require a manual wrangler deploy (no deploy workflow runs on merge).
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 Agenda Intel MD
All releases →Related context
Related tools
Earlier breaking changes
- v0.8.0 MCP tool count increased from 11 to 16, adding five new tools.
Beta — feedback welcome: [email protected]