Skip to content

v4.1.0 - 6Ws Builder + README Extraction

Choose a tag to compare

@Wolfe-Jam Wolfe-Jam released this 09 Feb 07:08
· 234 commits to main since this release

🚀 v4.1.0 - Adoption Catalysts Edition

Two major features to make AI-readiness instant and effortless:

✨ New Features

1. faf_human_add - 6Ws Builder Integration

  • Complete workflow for faf.one/6ws web form
  • Merge YAML from web form directly into project.faf
  • Set individual fields (who/what/where/why/when/how)
  • Non-interactive bundled command (MK3 engine)
  • Instant +25-35% AI-readiness score boost

2. faf_readme - Automatic README Extraction

  • Intelligent pattern matching for 6 Ws extraction
  • Confidence scoring per field
  • Extract-only mode (preview what's found)
  • Auto-merge mode (add to project.faf)
  • Overwrite mode (replace existing fields)
  • Same +25-35% score boost, zero manual work required

📊 Infrastructure

  • Tests: 256 passing (+44 new tests for championship coverage)
    • 21 tests for human-context management
    • 23 tests for README extraction
  • Code: 1,706 lines of new production code
  • Bundled Commands: 3 new commands in MK3 engine
  • Dependencies: Updated faf-cli v3.2.6 → v4.3.0

🎯 User Impact

Before: Manual context entry, incomplete information, low scores
After: Instant extraction from README OR guided web form → 🥉 Bronze (85%+)

Two paths to Gold Code:

  1. Have a README? Use faf_readme - automatic extraction
  2. Start fresh? Use faf.one/6wsfaf_human_add

📦 Installation

npm install -g claude-faf-mcp@4.1.0
# or
npx -y claude-faf-mcp

🔗 Links


All tests passing. Championship-grade quality maintained. 🏆

Co-authored-by: Claude Sonnet 4.5