mcpserver.lol
registry/verification-tools
Connection check verified live · 27h ago

verification-tools

Read-only AI coding tools for change verification, release readiness, capacity, and guidance.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

10 tools

Read from the running server on 27h ago.

calculate_verification_capacity read-only langai_changes_per_week*two_week_churn_percentevidence_coverage_percent*available_reviewer_hours_per_week*average_review_minutes_per_change*
Calculate weekly review demand, utilization, capacity gap, supported change throughput, and changes lacking evidence from measured team inputs. No cost model, benchmark, or hidden…
check_release_readiness read-only langchecks*rollback*blast_radius*change_types*change_summary* +7
Return GO, CONDITIONAL, or NO_GO from supplied acceptance-criterion results, check evidence, rollback, monitoring, limitations, and independent review. The verdict is deliberately…
check_verification_debt read-only langteam_size*prs_per_monthhourly_rate_eurai_share_percentai_merges_per_month +10
Estimate a software team's verification debt from team parameters. Computes the four published metrics (generation-to-verification ratio, review depth, unverified-merge rate, two-w…
fetch read-only id*
Fetch a document from the Reality Graph knowledge base by id (as returned by search, e.g. '/verification-debt') or by full realitygraph.dev URL. Returns the document's summary, def…
get_task_contract_template read-only langformat
Returns Reality Graph's free fill-in template (v0) for a verifiable task contract: goal, non-goals, boundaries (may change / must not change / forbidden), 3-7 yes/no acceptance cri…
get_verification_report_template read-only langformat
Returns the free fill-in template (v0) for a verification report — the artifact you write right after an AI-assisted run: task recap, files changed AND files confirmed untouched, v…
lint_task_spec read-only langtask*
Check whether a free-text work order for an AI coding agent is verifiable BEFORE handing it over. Heuristic, deterministic lint of the task's form against the four building blocks…
plan_change_verification read-only langrollback*blast_radius*change_types*change_summary*
Turn explicit change characteristics into a risk tier, required automated checks, manual scenarios, evidence, release blockers, role handoff, and canonical Reality Graph guidance.…
search read-only langquery*
Full-text search over the Reality Graph knowledge base on AI coding verification: 40+ glossary definitions, 700+ FAQ answers, sourced statistics, and article summaries on verificat…
validate_task_contract read-only langcontract*
Deterministically validates a FILLED task contract (the JSON structure from get_task_contract_template): completeness of goal/non-goals/boundaries, decidability of each acceptance…