v3.14.3

ruvnet/ruflov3.14.3Jun 27, 2026by ruvnet

AI Summary

Patch release shipping 70+ plugin-level fixes generated by a concurrent Darwin loop sweep to correct compliance, flags, and documentation.

Key Highlights

  • Fixed 18 ADR-112 compliance issues with missing 'Use when...' guidance
  • Corrected ~10 invalid CLI flags and ~12 stale README counts
  • Fixed ~6 wrong namespaces and cross-file consistency drifts

Full Release Notes

Patch release shipping 70+ plugin-level correctness fixes from PR #2477, generated by a 4-iteration concurrent Darwin loop that fanned out across all 35 ruflo plugins per tick.

## Highlights

- 18× ADR-112 compliance: missing "Use when..." guidance added to skill descriptions for better Claude Code auto-routing
- ~10× invalid CLI flags / wrong MCP tool references (security-audit --depth full → deep, autopilot flag names, swarm-init Agent → Task, --train-neural on post-task → post-edit, etc.)
- ~12× stale README counts (ruvector 103→91 tools, browser 23+5→18+5, core 300+→314, loop-workers 7→12 workers, agentdb 10→13+3 checks)
- ~6× wrong namespaces (kg-graph→knowledge-graph, security→security-findings, hierarchical-store→memory_store)
- 4× unverified "150x-12,500x HNSW" perf claims replaced with measured numbers per project CLAUDE.md source-of-truth
- ~8× cross-file consistency drift (ADR body vs frontmatter, plugin.json vs README, smoke vs SKILL.md)
- Plus: broken script paths, malformed permission patterns, duplicate keywords, validator/creator contradictions, missing skill enumerations

## Verification

- 0 smoke contract failures across 4 ticks × 35 plugins = 140 plugin × tick combinations
- PR #2477 CI: 113 pass / 0 fail / smoke-without-metaharness completed cleanly
- Total subagent tokens: ~12.6M across 4 workflows
- Total wall: ~28 min (parallelized)

## Install

\`\`\`bash
npx ruflo@3.14.3
# or
npx @claude-flow/cli@3.14.3
\`\`\`

All three packages — @claude-flow/cli, claude-flow, ruflo — at 3.14.3 with consistent latest / alpha / v3alpha dist-tags.