v0.10.9
What's Changed
Features
- T-I-F reliability scoring — new
dakera_tif_evaluateMCP tool for Truth-Indeterminacy-Falsity reliability assessment (#123) - Founder IP attribution — SPDX-License-Identifier header + author ORCID in LICENSE, SECURITY.md vulnerability policy, and weekly license-integrity monitor workflow (#124)
Bug Fixes
- Use portable background process instead of
timeouton macOS — fixes install-test on Darwin runners (#111)
CI & Distribution
- Add install-test workflow for crates.io, npm, Homebrew, and binary distribution channels (DAK-5438) (#110)
- Fix ARM runner build failures caused by stale rust-cache (DAK-5689) (#117)
- Fix mcp-registry auto-publish trigger and update server.json metadata (DAK-5719) (#118)
- Revert server.json: restore
cargo installcommand and original metadata (DAK-5730) (#119)
Documentation
- Add npm, Homebrew, and binary install methods with npm/downloads/LoCoMo badges (DAK-5454) (#112)
- Unify LoCoMo benchmark score to 88.2% (#120)
Dependencies
- Bump
serde_jsonfrom 1.0.149 to 1.0.150 (#116) - Bump
actions/cachefrom 4 to 5 (#115) - Bump
actions/setup-nodefrom 4 to 6 (#114) - Bump
actions/download-artifactfrom 4 to 8 (#113)
Full Changelog: v0.10.8...v0.10.9