faf-mcp 1.1.4 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.faf CHANGED
@@ -6,5 +6,5 @@ instant_context:
6
6
  main_language: TypeScript
7
7
  what_building: Universal FAF MCP Server - AI Context Intelligence for All Platforms
8
8
  metadata:
9
- last_claude_sync: 2025-11-13T20:02:49.198Z
9
+ last_claude_sync: 2025-12-18T20:38:25.608Z
10
10
  bi_sync: active
package/CHANGELOG.md CHANGED
@@ -5,6 +5,31 @@ All notable changes to faf-mcp will be documented in this file.
5
5
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
 
8
+ ## [1.2.0] - 2025-12-18
9
+
10
+ ### Trophy Achievement
11
+
12
+ **faf-mcp v1.2.0 achieves 100% FAF Score** - Trophy Championship rating with complete human context.
13
+
14
+ ### Changed
15
+
16
+ - **Human Context** - Complete rewrite of human_context section
17
+ - who: Developers using Claude, Cursor, Windsurf, VS Code, Cline, and any MCP-compatible IDE
18
+ - what: Universal MCP server providing .faf context tools - 17 native tools + 40+ CLI fallback commands
19
+ - why: Eliminate the 20-minute AI context tax - give AI instant project understanding in 30 seconds
20
+ - where: npm registry, MCP ecosystem, Claude Desktop, Cursor IDE, Windsurf Editor
21
+ - when: Production/Stable - v1.2.0 WJTTC certified
22
+ - how: npx faf-mcp or npm install -g faf-mcp, then add to your MCP config
23
+ - additional_context: IANA-registered format (application/vnd.faf+yaml), 15k+ downloads, official Anthropic MCP steward
24
+
25
+ - **faf-cli Dependency** - Updated to 3.2.6
26
+
27
+ ### Score
28
+
29
+ - FAF Score: 100/100 Trophy Championship
30
+ - Context Quality: 21/21 slots filled (100%)
31
+ - AI Confidence: HIGH
32
+
8
33
  ## [1.1.4] - 2025-12-17
9
34
 
10
35
  ### WJTTC MCP Certification Achievement
package/CLAUDE.md CHANGED
@@ -1,6 +1,6 @@
1
- # 🏎️ CLAUDE.md - faf-mcp Persistent Context
1
+ # 🏎️ CLAUDE.md - faf-mcp Persistent Context & Intelligence
2
2
 
3
- ## PROJECT STATE: ACTIVE 🚀
3
+ ## PROJECT STATE: GOOD 🚀
4
4
  **Current Position:** Universal MCP server for all platforms
5
5
  **Tyre Compound:** ULTRASOFT C5 (Maximum Performance)
6
6
 
@@ -9,107 +9,22 @@
9
9
  ## 🎨 CORE CONTEXT
10
10
 
11
11
  ### Project Identity
12
- - **Name:** faf-mcp (package within faf-mcp monorepo)
12
+ - **Name:** faf-mcp
13
13
  - **Stack:** Node.js/TypeScript
14
14
  - **Quality:** F1-INSPIRED (Championship Performance)
15
- - **Monorepo Context:** See `/Users/wolfejam/FAF/faf-mcp/CLAUDE.md` for repository-level context
16
-
17
- ## 💡 Quick Start for AI
18
-
19
- **Q: How do I get started?**
20
-
21
- **A: Just USE FAF**
22
-
23
- ```
24
- Use FAF to initialize your project
25
- Use FAF to sync my project.faf to all platforms
26
- Use FAF to score my AI-readiness
27
- ```
28
-
29
- That's it! Start every prompt with "**Use FAF**" and the MCP tools will handle the rest.
30
-
31
- ### Our Mission - Universal MCP Integration
32
-
33
- **v1.0.0 Launch: PLATFORM-AGNOSTIC**
34
-
35
- ```
36
- faf-mcp: UNIVERSAL MCP SERVER
37
- ├── Claude Desktop support
38
- ├── Cursor IDE support
39
- ├── Windsurf Editor support
40
- ├── VS Code support
41
- └── Any MCP-compatible platform
42
- ```
43
-
44
- **CRITICAL: faf-mcp IS THE UNIVERSAL PACKAGE**
45
- - ✅ Works with ALL MCP platforms
46
- - ✅ 100% standalone (bundled FAF engine)
47
- - ✅ Based on proven claude-faf-mcp codebase
48
- - ✅ Championship-grade performance
49
- - ✅ Orange smiley icon everywhere
50
-
51
- **The .faf Position in MCP:**
52
-
53
- ```
54
- Platform Context Protocol
55
- ──────── ─────── ────────
56
- Claude → .faf → MCP
57
- Cursor → .faf → MCP
58
- Windsurf → .faf → MCP
59
- Any IDE → IANA Format → Open Protocol
60
- ```
61
-
62
- .FAF provides the standardized Context that makes the Model Context Protocol work for everyone.
63
15
 
64
16
  ### Technical Architecture
65
17
  - **What Building:** Universal FAF MCP Server - AI Context Intelligence for All Platforms
66
18
  - **Main Language:** TypeScript
67
19
 
68
20
  ### 📊 Context Quality Status
69
- - **Overall Assessment:** New (forked from claude-faf-mcp v3.3.0)
70
- - **Last Updated:** 2025-11-12
21
+ - **Overall Assessment:** Good
22
+ - **Last Updated:** 2025-12-18
71
23
 
72
24
  ---
73
25
 
74
- ## 🚨 NPM PUBLISH PROTOCOL - MANDATORY 🚨
75
-
76
- **CRITICAL RULE: `npm publish` IS FORBIDDEN WITHOUT APPROVAL**
77
-
78
- Before ANY npm publish of faf-mcp (or any FAF package):
79
-
80
- 1. **Follow the MCP Publish Checklist** at `/Users/wolfejam/FAF-GOLD/PLANET-FAF/PUBLISH-PROTOCOL.md`
81
- 2. **Run ALL checklist items** (build, tests, version, README, CHANGELOG, SKILL.md, etc.)
82
- 3. **Request approval** with checklist results in the format specified
83
- 4. **Wait for OFFICIAL GO!** from wolfejam
84
-
85
- **Required approval signals:**
86
- - ✅ **"GO!"** - Approved to publish
87
- - ✅ **"GREEN LIGHT"** - Approved to publish
88
- - ❌ Anything else - DO NOT PUBLISH
89
-
90
- **Why this matters:**
91
- - Trust is everything
92
- - Universal package for ALL MCP platforms (Claude, Cursor, Windsurf, VS Code)
93
- - Production infrastructure for 13k+ developers
94
- - Official Anthropic MCP steward responsibility
95
- - One bad publish can damage reputation permanently
96
-
97
- **No exceptions. No shortcuts. Professional. Boring. Trusted.**
98
-
99
- ---
100
-
101
- ## 🎯 Strategic Position
102
-
103
- **Ecosystem Strategy:**
104
- - `faf-mcp` - Universal package (primary)
105
- - `claude-faf-mcp` - Maintained (established metrics)
106
- - Future: Platform-specific versions based on demand (cursor-faf-mcp, windsurf-faf-mcp, etc.)
107
-
108
- **Traffic Strategy:**
109
- - Capture searches across ALL MCP platforms
110
- - Keywords: mcp, cursor, windsurf, claude, gemini, vscode
111
- - Aggregate download metrics from universal package
112
-
113
- ---
26
+ **STATUS: BI-SYNC ACTIVE 🔗 - Synchronized with .faf context!**
114
27
 
115
- **Built with F1-inspired engineering principles** 🏎️⚡
28
+ *Last Sync: 2025-12-18T20:42:35.461Z*
29
+ *Sync Engine: F1-Inspired Software Engineering*
30
+ *🏎️⚡️_championship_sync*
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "faf-mcp",
3
- "version": "1.1.4",
3
+ "version": "1.2.0",
4
4
  "mcpName": "io.github.Wolfe-Jam/faf-mcp",
5
5
  "description": "faf-mcp | use>faf • IANA-registered format (application/vnd.faf+yaml) • Universal MCP server for Cursor, Windsurf, Cline, VS Code, and all platforms",
6
6
  "icon": "./assets/icons/faf-icon-256.png",
package/project.faf CHANGED
@@ -21,12 +21,10 @@ instant_context:
21
21
  - package.json
22
22
  - tsconfig.json
23
23
  context_quality:
24
- slots_filled: 16/21 (76%)
25
- ai_confidence: GOOD
24
+ slots_filled: 21/21 (100%)
25
+ ai_confidence: HIGH
26
26
  handoff_ready: true
27
- missing_context:
28
- - CI/CD pipeline
29
- - Database
27
+ missing_context: []
30
28
  project:
31
29
  name: Faf Mcp
32
30
  goal: USE>FAF™ - IANA-registered format (application/vnd.faf+yaml) • Universal
@@ -38,15 +36,16 @@ project:
38
36
  revolution: 30 seconds replaces 20 minutes of questions
39
37
  brand: F1-Inspired Software Engineering - Championship AI Context
40
38
  ai_instructions:
41
- how_to_start: "Just USE FAF - Start every prompt with 'Use FAF to...' and MCP tools handle the rest"
39
+ how_to_start: Just USE FAF - Start every prompt with 'Use FAF to...' and MCP
40
+ tools handle the rest
42
41
  priority_order:
43
42
  - 1. Read THIS .faf file first
44
43
  - 2. Check CLAUDE.md for session context
45
44
  - 3. Review package.json for dependencies
46
45
  quick_commands:
47
- - "Use FAF to initialize your project"
48
- - "Use FAF to sync my project.faf to all platforms"
49
- - "Use FAF to score my AI-readiness"
46
+ - Use FAF to initialize your project
47
+ - Use FAF to sync my project.faf to all platforms
48
+ - Use FAF to score my AI-readiness
50
49
  working_style:
51
50
  code_first: true
52
51
  explanations: minimal
@@ -68,7 +67,12 @@ stack:
68
67
  package_manager: npm
69
68
  api_type: CLI
70
69
  hosting: npm registry
71
- cicd: None
70
+ cicd: Vercel
71
+ targetUser: developers
72
+ coreProblem: understanding project
73
+ missionPurpose: project documentation
74
+ packageManager: npm/yarn/pnpm
75
+ mainLanguage: JavaScript/TypeScript
72
76
  preferences:
73
77
  quality_bar: zero_errors
74
78
  commit_style: conventional_emoji
@@ -100,16 +104,16 @@ tags:
100
104
  - open-source
101
105
  user_defined: null
102
106
  human_context:
103
- who: Development teams
104
- what: "everything:"
105
- why: To MCP work for everyone
106
- where: Web platform
107
- when: Production/Stable
108
- how: Use FAF to initialize your project
109
- additional_context: null
110
- context_score: 0
111
- total_prd_score: 85
112
- success_rate: 50%
107
+ who: Developers using Claude, Cursor, Windsurf, VS Code, Cline, and any MCP-compatible IDE
108
+ what: Universal MCP server providing .faf context tools - 17 native tools + 40+ CLI fallback commands
109
+ why: Eliminate the 20-minute AI context tax - give AI instant project understanding in 30 seconds
110
+ where: npm registry, MCP ecosystem, Claude Desktop, Cursor IDE, Windsurf Editor
111
+ when: Production/Stable - v1.1.4 WJTTC certified
112
+ how: npx faf-mcp or npm install -g faf-mcp, then add to your MCP config
113
+ additional_context: IANA-registered format (application/vnd.faf+yaml), 15k+ downloads, official Anthropic MCP steward
114
+ context_score: 100
115
+ total_prd_score: 100
116
+ success_rate: 100%
113
117
  ai_scoring_details:
114
118
  system_date: 2025-09-20
115
119
  slot_based_percentage: 76
@@ -123,3 +127,20 @@ faf_dna:
123
127
  birth_certificate: FAF-2025-FAFMCP-NR94
124
128
  birth_date: 2025-11-13T20:02:03.306Z
125
129
  current_score: 83
130
+ projectName: faf-mcp
131
+ projectGoal: faf-mcp | use>faf • IANA-registered format
132
+ (application/vnd.faf+yaml) • Universal MCP server for Cursor, Windsurf, Cline,
133
+ VS Code, and all platforms
134
+ generated: 2025-12-18T20:38:25.477Z
135
+ stack_signature: typescript-nodejs-javascript
136
+ detected_frameworks:
137
+ - Jest
138
+ - Node.js
139
+ - JavaScript
140
+ - TypeScript
141
+ - Vercel
142
+ - npm
143
+ turbo_cat_intelligence: 360
144
+ stats:
145
+ last_auto_time: 0.6
146
+ times_run: 1