claude-faf-mcp 2.5.1 → 2.5.3

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/README.md CHANGED
@@ -1,9 +1,15 @@
1
- # claude-faf-mcp v2.5.1
1
+ # claude-faf-mcp v2.5.3
2
2
 
3
3
  <div align="center">
4
4
 
5
+ <img src="./assets/icons/orange-smiley.svg" alt="Orange Smiley" width="48" />
6
+
5
7
  **Project DNA ✨ for ANY AI** • **33+ Tools** • **Championship Scoring**
6
8
 
9
+ </div>
10
+
11
+ <div align="center">
12
+
7
13
  [![NPM Version](https://img.shields.io/npm/v/claude-faf-mcp)](https://www.npmjs.com/package/claude-faf-mcp)
8
14
  [![Downloads](https://img.shields.io/npm/dt/claude-faf-mcp)](https://www.npmjs.com/package/claude-faf-mcp)
9
15
  [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -17,6 +23,8 @@
17
23
 
18
24
  ## 🏆 Championship Scoring System
19
25
 
26
+ ![FAF Championship Score Card](./assets/faf-championship-scorecard.png)
27
+
20
28
  Track your project's AI-readiness with F1-inspired tiers:
21
29
 
22
30
  ```
@@ -119,7 +127,7 @@ The `.faf` file persists across conversations - no need to re-explain your proje
119
127
  ## 📊 Technical Specs
120
128
 
121
129
  ```
122
- Version: 2.5.1
130
+ Version: 2.5.3
123
131
  Performance: <11ms operations
124
132
  TypeScript: 100% strict mode
125
133
  Dependencies: 1 (MCP SDK only)
@@ -130,9 +138,18 @@ Coverage: 4,400+ lines
130
138
 
131
139
  ---
132
140
 
133
- ## 🎉 What's New in v2.5.1
141
+ ## 🎉 What's New in v2.5.3
142
+
143
+ **Championship branding complete** - Orange Smiley logo & score card now display on NPM (third time's the charm! 🏆)
144
+
145
+ ### v2.5.2 - Visual Championship Experience
134
146
 
135
- ### Documentation Polish
147
+ ### Visual Championship Experience!
148
+ - **Orange Smiley branding** - Complete visual identity on NPM
149
+ - **Score card screenshot** - See the actual terminal output
150
+ - **Championship polish** - Professional presentation
151
+
152
+ ### v2.5.1 - Documentation Polish
136
153
  - **Championship README** - Trophy section leads for immediate impact
137
154
  - **Optimized description** - Cleaner NPM presence
138
155
  - **Professional structure** - Scannable, modern layout
@@ -143,19 +160,13 @@ Coverage: 4,400+ lines
143
160
  - **Milestone tracking** with next-level guidance
144
161
  - **Enhanced scoring** for better project analysis
145
162
 
146
- ### v2.4 Highlights
147
- - **TypeScript Championship** - Full strict mode enabled
148
- - **Chrome Extension** auto-detection
149
- - **Fuzzy matching** for tool discovery
150
- - **Performance boost** - Maintained <11ms operations
151
-
152
163
  ---
153
164
 
154
165
  ## 🏗️ Development
155
166
 
156
167
  ```bash
157
168
  # Clone
158
- git clone https://github.com/wolfejam/claude-faf-mcp.git
169
+ git clone https://github.com/Wolfe-Jam/claude-faf-mcp.git
159
170
  cd claude-faf-mcp
160
171
 
161
172
  # Install & Build
@@ -204,7 +215,7 @@ We welcome contributions! Join our [community discussions](https://github.com/Wo
204
215
 
205
216
  <div align="center">
206
217
 
207
- **Made with 🧡 by wolfejam**
218
+ **Made with 🧡 by wolfejam.dev**
208
219
 
209
220
  **100% FREE Forever** • **Zero Dependencies** • **Zero Faff™**
210
221
 
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,6 @@
1
+ <svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <circle cx="256" cy="256" r="240" fill="#FF6B35"/>
3
+ <circle cx="180" cy="200" r="30" fill="#FFFFFF"/>
4
+ <circle cx="332" cy="200" r="30" fill="#FFFFFF"/>
5
+ <path d="M180 320 Q256 400 332 320" stroke="#FFFFFF" stroke-width="24" stroke-linecap="round" fill="none"/>
6
+ </svg>
package/package.json CHANGED
@@ -1,7 +1,10 @@
1
1
  {
2
2
  "name": "claude-faf-mcp",
3
- "version": "2.5.1",
3
+ "version": "2.5.3",
4
4
  "description": "MCP for .faf | Project DNA for true AI context in Claude Desktop ✨ - Transform projects with perfect AI understanding • 33+ tools, Championship scoring • 100% TypeScript strict 🧡 Orange Smiley MCP • FREE & Open Source",
5
+ "icon": "https://faf.one/orange-smiley.svg",
6
+ "logo": "https://faf.one/orange-smiley.svg",
7
+ "displayName": ".faf 🧡⚡️",
5
8
  "main": "dist/src/index.js",
6
9
  "bin": {
7
10
  "claude-faf-mcp": "dist/src/index.js"
@@ -49,10 +52,10 @@
49
52
  "license": "MIT",
50
53
  "repository": {
51
54
  "type": "git",
52
- "url": "https://github.com/wolfejam/claude-faf-mcp.git"
55
+ "url": "https://github.com/Wolfe-Jam/claude-faf-mcp.git"
53
56
  },
54
57
  "bugs": {
55
- "url": "https://github.com/wolfejam/claude-faf-mcp/issues"
58
+ "url": "https://github.com/Wolfe-Jam/claude-faf-mcp/issues"
56
59
  },
57
60
  "homepage": "https://faf.one",
58
61
  "engines": {
@@ -60,6 +63,7 @@
60
63
  },
61
64
  "files": [
62
65
  "dist/**/*",
66
+ "assets/**/*",
63
67
  "README.md",
64
68
  "CLAUDE.md",
65
69
  ".faf",
@@ -86,7 +90,5 @@
86
90
  "ts-jest": "^29.1.0",
87
91
  "ts-node": "^10.9.2",
88
92
  "typescript": "^5.3.0"
89
- },
90
- "icon": "./assets/icons/orange-smiley.svg",
91
- "displayName": ".faf 🧡⚡️"
93
+ }
92
94
  }