Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
13 commits sit in this repo's top risk tercile, which is 34% of the 38scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.8 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
How this repo's commit mix shifts over time.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | 13cb3597Initial commit — veroq-mcp standalone MCP server | John Westonclaudeassisted | 4mo ago | +3.7K -0 | 99%Elevated | more lines added than baseline |
| 2 | 8c79d000Permission engine + integration guide + full integration tests | John Westonclaudeassisted | 3mo ago | +2.2K -2 | 96%Elevated | more lines added than baseline |
| 3 | 031f2d7eAdd Verified Swarm — multi-agent financial workflows with auto-verification | John Westonclaudeassisted | 3mo ago | +1.2K -11 | 93%Elevated | more lines added than baseline |
| 4 | b131825cAdd secure External MCP Ecosystem — proxy external servers through VeroQ stack | John Westonclaudeassisted | 3mo ago | +1.0K -4 | 87%Elevated | more lines added than baseline |
| 5 | 7e0d22a0Add Verified Agent Runtime — multi-domain vertical kits | John Westonclaudeassisted | 3mo ago | +1.0K -3 | 87%Elevated | more lines added than baseline |
| 6 | d372516eAdd cost router — model routing, budget tracking, caching, parallelization | John Westonclaudeassisted | 3mo ago | +840 -126 | 87%Elevated | more lines added than baseline |
| 7 | 3a25a22eAdd self-improvement feedback loop with web search fallback | John Westonclaudeassisted | 3mo ago | +1.0K -5 | 87%Elevated | more lines added than baseline |
| 8 | 6c0b0d63Enhance veroq_tool_search — context-aware ranking, filtering, rich metadata | John Westonclaudeassisted | 3mo ago | +401 -29 | 79%Elevated | more lines added than baseline |
| 9 | 3a19de77Add 6 high-level tools + tool search — outcome-oriented consolidation | John Westonclaudeassisted | 3mo ago | +496 -0 | 79%Elevated | more lines added than baseline |
| 10 | d10278c0Audit fixes: dead code, div-by-zero, regex, edge case tests, doc accuracy | John Westonclaudeassisted | 3mo ago | +618 -17 | 75%Elevated | more lines added than baseline |
| 11 | f4ea76beDecision lineage + human-in-the-loop escalation | John Westonclaudeassisted | 3mo ago | +399 -103 | 72%Elevated | more lines added than baseline |
| 12 | fa2dc74aStandardize all 52 tool descriptions — WHEN TO USE, RETURNS, COST, EXAMPLE | John Westonclaudeassisted | 3mo ago | +316 -52 | 70%Elevated | more lines added than baseline |
| 13 | 64d1029eAdd Plugin/Hook System — preExecute, postExecute, onVerification, onEscalation, onError | John Westonclaudeassisted | 3mo ago | +283 -0 | 67%Elevated | more lines added than baseline |
| 14 | 551648dbRewrite public READMEs — position VeroQ as verified multi-agent platform | John Westonclaudeassisted | 3mo ago | +151 -106 | 63%Typical | more lines added than baseline |
| 15 | 3b64a0aaAdd trust-level defaults for external MCP tools | John Westonclaudeassisted | 3mo ago | +229 -9 | 63%Typical | more lines added than baseline |
| 16 | b411ba10Add observability module — metrics collector for MCP tool calls | John Westonclaudeassisted | 3mo ago | +192 -13 | 59%Typical | more lines added than baseline |
| 17 | f6e8510cUpgrade veroq_ask + veroq_verify descriptions and response formatting | John Westonclaudeassisted | 3mo ago | +126 -215 | 57%Typical | more lines added than baseline |
| 18 | 86b8b8e3Add MCP annotations, prompts, and resources for Smithery quality score | John Westonclaudeassisted | 4mo ago | +101 -0 | 54%Typical | more lines added than baseline |
| 19 | 9e51650eAdd issue templates and contributing guide | John Weston | 4mo ago | +73 -0 | 51%Typical | more lines added than baseline |
| 20 | e2f3e49bAudit fixes: audit log pollution, category filter, synonyms, generic fallback | John Westonclaudeassisted | 3mo ago | +70 -38 | 47%Typical | more lines added than baseline |
| 21 | 7ef0d45aAudit fixes: credential redaction, lineage cast, cache key, path traversal, metrics | John Westonclaudeassisted | 3mo ago | +69 -7 | 47%Typical | more lines added than baseline |
| 22 | dceb2bd2Audit fix: enforce trust-level permission rules in callTool | John Westonclaudeassisted | 3mo ago | +57 -6 | 43%Typical | more lines added than baseline |
| 23 | 61a82edaFix multi-session HTTP — close/reconnect per session | John Weston | 4mo ago | +47 -10 | 41%Typical | more lines added than baseline |
| 24 | d18a3315Audit fixes: kit overwrite guard, finance role consistency, backend status forwarding | John Westonclaudeassisted | 3mo ago | +44 -11 | 37%Typical | more lines added than baseline |
| 25 | 7127b269Audit fixes: parallel budget race, planner sequencing, vacuous test | John Westonclaudeassisted | 3mo ago | +42 -16 | 37%Typical | more lines added than baseline |
| 26 | fb765c6cUpdate README with verify-output, agent memory, watch stream | John Westonclaudeassisted | 3mo ago | +30 -0 | 32%Below typical | more lines added than baseline |
| 27 | c7b59b01Add HTTP transport for Smithery compatibility | John Weston | 4mo ago | +26 -3 | 32%Below typical | more lines added than baseline |
| 28 | fb4cc608Add shields.io badges to README and MIT LICENSE | John Westonclaudeassisted | 4mo ago | +25 -0 | 28%Below typical | more lines added than baseline |
| 29 | cc4ec26fAdd .well-known/mcp/server-card.json for Smithery discovery | John Weston | 4mo ago | +18 -0 | 25%Below typical | more lines added than baseline |
| 30 | b489acc4Audit fixes: enterpriseId propagation, reason validation, tool count, sanitization | John Westonclaudeassisted | 3mo ago | +17 -4 | 22%Below typical | more scattered than baseline |
| 31 | 49083f44Fix HTTP transport — single transport instance, session handling internal | John Weston | 4mo ago | +8 -3 | 20%Below typical | fewer lines added than baseline |
| 32 | a7ea8a1cBump to v2.0.0 — Verified Swarm, Agent Runtime, External MCP, enterprise safety | John Westonclaudeassisted | 3mo ago | +8 -3 | 17%Below typical | fewer lines added than baseline |
| 33 | 5996e238Add Links section to README | John Westonclaudeassisted | 4mo ago | +7 -0 | 14%Below typical | fewer lines added than baseline |
| 34 | ca19943dUpdate tagline: Verified AI. One function call. | John Westonclaudeassisted | 3mo ago | +2 -2 | 12%Below typical | fewer lines added than baseline |
| 35 | 1764b8ecAdd Smithery badge | John Weston | 4mo ago | +1 -0 | 8%Below typical | fewer lines added than baseline |
| 36 | 64086226Set start script to HTTP mode for Railway/Smithery deployment | John Weston | 4mo ago | +1 -1 | 8%Below typical | fewer lines added than baseline |
| 37 | 12c3613eAdd internal integration guide to .gitignore | John Westonclaudeassisted | 3mo ago | +1 -0 | 4%Below typical | fewer lines added than baseline |
| 38 | 3c909de4Remove internal integration guide from public repo | John Westonclaudeassisted | 3mo ago | +0 -752 | 1%Below typical | fewer lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 38 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
Repowise tracks change history across 34 files in yairEO/veroq-mcp. In the last 90 days 34 files were touched, 95 times in total, most often index.ts. Every commit is scored for change risk from its size, spread and the history of the files it touches.