This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates Added — Source-plan coverage, Boundary, and Reports across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Added source-categories command agenda-intelligence source-categories. Added source-categories command agenda-intelligence source-categories. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
MCP list_source_categories added for machine-readable category IDs and per-pack counts. MCP list_source_categories added for machine-readable category IDs and per-pack counts. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
Optional source_category field added to evidence-pack.schema.json. Optional source_category field added to evidence-pack.schema.json. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
source-coverage can use evidence_json.source_category when --category omitted. source-coverage can use evidence_json.source_category when --category omitted. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
Bench command now includes source-plan coverage diagnostics in Markdown and JSON output. Bench command now includes source-plan coverage diagnostics in Markdown and JSON output. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: high |
— |
| Feature | Medium |
source-coverage command introduced to report covered_required_sources, missing_required_sources, required_source_details, coverage_pct, and strict_gate_passed. source-coverage command introduced to report covered_required_sources, missing_required_sources, required_source_details, coverage_pct, and strict_gate_passed. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Feature | Medium |
Committed source-backed baseline reports 20 cases, 100% schema-valid, 100% with evidence packs, 100% with claim-level audit, 100% with source category, 14.8% mean source-plan coverage, 20 cases with diagnostic source-plan gaps, and 0 audit orphan refs. Committed source-backed baseline reports 20 cases, 100% schema-valid, 100% with evidence packs, 100% with claim-level audit, 100% with source category, 14.8% mean source-plan coverage, 20 cases with diagnostic source-plan gaps, and 0 audit orphan refs. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
| Feature | Medium |
Introduced `agenda-intelligence source-coverage <evidence.json>` command with optional `--category` flag. Introduced `agenda-intelligence source-coverage <evidence.json>` command with optional `--category` flag. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Feature | Medium |
Added MCP `source_coverage` endpoint reporting coverage metrics. Added MCP `source_coverage` endpoint reporting coverage metrics. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Feature | Medium |
Updated benchmark examples to include `source_category` for deterministic diagnostics. Updated benchmark examples to include `source_category` for deterministic diagnostics. Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Feature | Medium |
Committed source-backed baseline now reports detailed coverage statistics (20 cases, 100% schema‑valid, etc.). Committed source-backed baseline now reports detailed coverage statistics (20 cases, 100% schema‑valid, etc.). Source: granite4.1:30b@2026-05-20-audit Confidence: low |
— |
| Deprecation | Medium |
This release does not add factual verification; missing must_check coverage remains a diagnostic gap before v1.0. This release does not add factual verification; missing must_check coverage remains a diagnostic gap before v1.0. Source: granite4.1:8b-q6_K@2026-05-20 Confidence: low |
— |
Full changelog
v0.7.5 — Source-plan coverage diagnostics
v0.7.5 adds source-plan coverage diagnostics while keeping factual verification outside the v1 contract.
Added — Source category discovery
agenda-intelligence source-categories- MCP
list_source_categories - Machine-readable category IDs and per-pack counts for
must_check, supporting sources, and watch indicators.
Added — Source-plan coverage
agenda-intelligence source-coverage <evidence.json> [--category <category>]- MCP
source_coverage - Reports:
covered_required_sourcesmissing_required_sourcesrequired_source_detailscoverage_pctstrict_gate_passed
Added — Evidence-pack source category
- Optional
source_categoryfield added toevidence-pack.schema.json. source-coveragecan useevidence_json.source_categorywhen--categoryis omitted.- Source-backed benchmark examples now carry
source_category, making batch coverage diagnostics deterministic.
Added — Bench coverage diagnostics
agenda-intelligence benchnow includes source-plan coverage diagnostics in Markdown and JSON output.- Committed source-backed baseline now reports:
- 20 cases
- 100% schema-valid
- 100% with evidence packs
- 100% with claim-level audit
- 100% with source category
- 14.8% mean source-plan coverage
- 20 cases with diagnostic source-plan gaps
- 0 audit orphan refs
Boundary
- This release does not add factual verification.
- It does not crawl the web, discover missing sources, score source reputation, or decide whether a claim is true in the world.
- Missing
must_checkcoverage is a diagnostic gap before v1.0. source-coverage --strictis opt-in and separate fromvalidate-evidence.
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]