This release adds 2 notable features for engineering teams evaluating rollout.
Published 2mo
MCP Developer Tools
✓ No known CVEs patched
✓ 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 summaryAdded JSON brief scoring with heuristic structural quality evaluation.
Full changelog
v0.5.3 — Trust, DX, and Brief Scoring
v0.5.3 turns the project from a protocol plus validation toolkit into a more
measurable agent workflow.
Added
- JSON brief scoring:
agenda-intelligence score brief.json- returns a heuristic 0-100 structural quality score
- reports relevance, evidence support, completeness, actionability, and clarity
- Evidence-linked scoring:
agenda-intelligence score brief.json --evidence evidence-pack.json- accounts for supported, partially supported, and unsupported claims
- accounts for missing and contradicting sources
- checks evidence-mode alignment and
retrieved_athygiene for live-backed packs
- MCP read tools:
get_protocollist_lensesget_lenssource_plan
- Regression tests for package-data consistency, MCP read tools, JSON scoring, and
evidence-linked scoring.
Changed
- Synchronized package version, top-level manifest, and packaged manifest to
0.5.3. - Synchronized top-level and packaged agenda brief schemas.
- Updated README, quickstart, evaluation docs, MCP docs, roadmap, and skill docs
to match implemented behavior. - Kept before/after markdown scoring working while adding JSON brief scoring.
What this does not do
- It does not verify factual truthfulness.
- It does not fetch live sources from a brief.
- It does not replace human or LLM judge review for high-stakes analysis.
The scoring layer is a practical quality loop for structure and evidence
discipline, not a truth engine.
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]