This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryAdded deterministic evidence‑packet checker as primary workflow with new schemas and strict validation options.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds `evidence-packet-request` and `evidence-packet-response` v1 schemas. Adds `evidence-packet-request` and `evidence-packet-response` v1 schemas. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
Adds `services.check_evidence_packet` and auto-detection in `agenda-intelligence check`. Adds `services.check_evidence_packet` and auto-detection in `agenda-intelligence check`. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
Adds checks for missing source references, undeclared quotes, lexical gaps, and missing numeric values. Adds checks for missing source references, undeclared quotes, lexical gaps, and missing numeric values. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
Adds `--format json` for agent/CI use and `--strict` completeness gate. Adds `--format json` for agent/CI use and `--strict` completeness gate. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
Adds runnable synthetic packet and contract tests while preserving legacy agenda-brief validation. Adds runnable synthetic packet and contract tests while preserving legacy agenda-brief validation. Source: llm_adapter@2026-07-15 Confidence: high |
— |
Full changelog
v1.3.0 — Evidence-packet preflight
v1.3.0 makes the deterministic evidence-packet checker the primary repository
workflow. The older strategic-intelligence runtime, transports, and vertical
workers remain available as compatibility surfaces.
What changed
- Added
evidence-packet-requestandevidence-packet-responsev1 schemas. - Added
services.check_evidence_packetand evidence-packet auto-detection in
agenda-intelligence check. - Added checks for missing source references, absent or undeclared quotes,
lexical-support gaps, and numeric values missing from referenced sources. - Added
--format jsonfor agent and CI use, plus--strictas a completeness
gate. - Added a runnable synthetic packet and contract tests while preserving legacy
agenda-brief validation.
Boundaries
The checker reports packet completeness, not factual truth, source authority,
compliance clearance, or authorization. It performs no live source retrieval.
Human review is required for every result. It is not legal, compliance,
sanctions, financial, investment, insurance, or trading advice.
Install
pip install agenda-intelligence-md==1.3.0
Verify
agenda-intelligence check examples/evidence-packet/request.json --strict
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]