v0.2.0, foundational release #6
Craig-Horton
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v0.2.0, the deterministic pre-flight
aibvf-mcp ships its first feature-complete release. Six tools on stdio, an open protocol schema, deterministic four-pillar scoring with published benchmark ranges, and a working calibration loop in public.
What you can do with it
Register the server with any MCP-compatible client and ask your agent to score an AI initiative. The agent returns an Accelerate, Fix, or Stop classification with an EUR value range, decision confidence, applied module list, and a gap analysis. For Fix and Stop calls, a follow-up to
recommend_improvementsreturns the specific pillar raises that flip the call toward Accelerate, each with a named action.Tools shipped
score_initiative— Four-pillar score plus classification, EUR value range, decision confidence, applied modules, reasoning.recommend_improvements— Pillar raise recommendations with named actions and projected new confidence.calculate_pace_layer_drag— Annual Organisational Drag Cost in EUR from AI-tier vs operating-model misalignment.validate_portfolio— Portfolio JSON validation against BVF v1.0 schema.get_benchmark— Lookup of published benchmark rates by function and industry.list_taxonomy— Valid enumerations for industries, functions, AI tiers, readiness levels.Industry modules included
Distribution
npm install -g aibvf-mcp(package)pip install aibvf(package)npm install @aibvf/coreaibvfWhat is new vs 0.1.x
AIBVF_TELEMETRY_DISABLE=1, point at your own backend withAIBVF_TELEMETRY_URLandAIBVF_TELEMETRY_KEY.What is next
License
MIT for the schema, the scoring engine, and the MCP server. The benchmark corpus and certification marks are proprietary.
Author and maintainer
Craig Horton. Issues and PRs welcome, calibration debates expected.
This discussion was created from the release v0.2.0, foundational release.
All reactions