Skip to content

Agenda Intel MD

v1.3.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 12d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents claim-grounding cli deterministic evidence-packet evidence-validation
+6 more
human-review json-schema llm-evaluation mcp-server python source-grounding

Summary

AI summary

Added deterministic evidence‑packet checker as primary workflow with new schemas and strict validation options.

Changes in this release

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-request and evidence-packet-response v1 schemas.
  • Added services.check_evidence_packet and 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 json for agent and CI use, plus --strict as 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

Track Agenda Intel MD

Get notified when new releases ship.

Sign up free

About Agenda Intel MD

All releases →

Related context

Earlier breaking changes

  • v0.8.0 MCP tool count increased from 11 to 16, adding five new tools.

Beta — feedback welcome: [email protected]