fivocell 2.0.0 โ†’ 3.1.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.
Files changed (55) hide show
  1. package/README.md +104 -697
  2. package/dist/behavioral-tracker.d.ts +90 -0
  3. package/dist/behavioral-tracker.d.ts.map +1 -0
  4. package/dist/behavioral-tracker.js +185 -0
  5. package/dist/behavioral-tracker.js.map +1 -0
  6. package/dist/cli.d.ts +1 -6
  7. package/dist/cli.d.ts.map +1 -1
  8. package/dist/cli.js +430 -3862
  9. package/dist/cli.js.map +1 -1
  10. package/dist/code-scanner.d.ts +51 -0
  11. package/dist/code-scanner.d.ts.map +1 -0
  12. package/dist/code-scanner.js +966 -0
  13. package/dist/code-scanner.js.map +1 -0
  14. package/dist/community-intel.d.ts +34 -0
  15. package/dist/community-intel.d.ts.map +1 -0
  16. package/dist/community-intel.js +148 -0
  17. package/dist/community-intel.js.map +1 -0
  18. package/dist/cross-model-engine.d.ts +38 -0
  19. package/dist/cross-model-engine.d.ts.map +1 -0
  20. package/dist/cross-model-engine.js +98 -0
  21. package/dist/cross-model-engine.js.map +1 -0
  22. package/dist/daemon/lifecycle.d.ts +0 -15
  23. package/dist/daemon/lifecycle.d.ts.map +1 -1
  24. package/dist/daemon/lifecycle.js +88 -231
  25. package/dist/daemon/lifecycle.js.map +1 -1
  26. package/dist/daemon/server.d.ts.map +1 -1
  27. package/dist/daemon/server.js +403 -19
  28. package/dist/daemon/server.js.map +1 -1
  29. package/dist/developer-intelligence.d.ts +18 -0
  30. package/dist/developer-intelligence.d.ts.map +1 -0
  31. package/dist/developer-intelligence.js +180 -0
  32. package/dist/developer-intelligence.js.map +1 -0
  33. package/dist/layers.d.ts +92 -0
  34. package/dist/layers.d.ts.map +1 -0
  35. package/dist/layers.js +226 -0
  36. package/dist/layers.js.map +1 -0
  37. package/dist/mcp-server.d.ts +194 -1842
  38. package/dist/mcp-server.d.ts.map +1 -1
  39. package/dist/mcp-server.js +169 -875
  40. package/dist/mcp-server.js.map +1 -1
  41. package/dist/pc-scanner.d.ts +46 -0
  42. package/dist/pc-scanner.d.ts.map +1 -0
  43. package/dist/pc-scanner.js +488 -0
  44. package/dist/pc-scanner.js.map +1 -0
  45. package/dist/predictive-engine.d.ts +19 -0
  46. package/dist/predictive-engine.d.ts.map +1 -0
  47. package/dist/predictive-engine.js +107 -0
  48. package/dist/predictive-engine.js.map +1 -0
  49. package/dist/style-pull.d.ts +1 -1
  50. package/dist/style-pull.js +2 -2
  51. package/dist/team-git.d.ts +47 -0
  52. package/dist/team-git.d.ts.map +1 -0
  53. package/dist/team-git.js +305 -0
  54. package/dist/team-git.js.map +1 -0
  55. package/package.json +1 -1
package/README.md CHANGED
@@ -1,697 +1,104 @@
1
- <div align="center">
2
-
3
- # ๐Ÿง  FIVO Cell
4
-
5
- <img src="https://img.shields.io/badge/License-Apache%202.0-blue?style=for-the-badge&logo=apache" alt="License">
6
- <img src="https://img.shields.io/badge/Platform-Windows%20%7C%20macOS%20%7C%20Linux-lightgrey?style=for-the-badge&logo=linux" alt="Platform">
7
- <img src="https://img.shields.io/badge/Version-2.0.0-purple?style=for-the-badge" alt="Version">
8
- <img src="https://img.shields.io/badge/Tests-391%20Passing-brightgreen?style=for-the-badge" alt="Tests">
9
-
10
- <br><br>
11
-
12
- ```
13
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
14
- โ•‘ โ•‘
15
- โ•‘ ๐Ÿงฌ Your Coding DNA. Learned Once. Applied Everywhere. โ•‘
16
- โ•‘ โ•‘
17
- โ•‘ ๐ŸŒ Local-First โ€ข ๐Ÿ†“ Free Forever โ€ข ๐Ÿ”— 5+ AI Surfaces โ•‘
18
- โ•‘ ๐Ÿ›ก๏ธ Zero Code Leaves Machine โ€ข ๐Ÿ”“ Apache 2.0 โ•‘
19
- โ•‘ โ•‘
20
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
21
- ```
22
-
23
- </div>
24
-
25
- ---
26
-
27
- <div align="center">
28
-
29
- ## ๐Ÿค” The Problem
30
-
31
- </div>
32
-
33
- <div align="center">
34
-
35
- ```
36
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
37
- โ•‘ โ•‘
38
- โ•‘ ๐Ÿ’ฌ "Use arrow functions" ๐Ÿ’ฌ "I prefer TypeScript"โ•‘
39
- โ•‘ ๐Ÿ’ฌ "Add error handling" ๐Ÿ’ฌ "Don't use any" โ•‘
40
- โ•‘ ๐Ÿ’ฌ "Use Zod for validation" ๐Ÿ’ฌ "Named exports please"โ•‘
41
- โ•‘ โ•‘
42
- โ•‘ You repeat yourself. Every. Single. Day. โ•‘
43
- โ•‘ To every. Single. AI tool. โ•‘
44
- โ•‘ โ•‘
45
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
46
- ```
47
-
48
- </div>
49
-
50
- **Every AI tool you use has amnesia.** Claude doesn't remember what you taught Cursor. Copilot never learned from the fix you made in Windsurf. Gemini starts from zero every session. You waste **hours** context-switching between tools that share absolutely nothing.
51
-
52
- > **This is the last time you'll explain yourself to a machine.**
53
-
54
- ---
55
-
56
- <div align="center">
57
-
58
- ## ๐ŸŽฏ The Solution
59
-
60
- </div>
61
-
62
- <div align="center">
63
-
64
- ```
65
- โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
66
- โ”‚ ๐Ÿง  CELL DAEMON โ”‚
67
- โ”‚ Your Persistent Brain โ”‚
68
- โ”‚ โ”‚
69
- โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
70
- โ”‚ โ”‚ VS Code โ”‚ โ”‚ Cursor โ”‚ โ”‚ Gemini โ”‚ โ”‚ Claude โ”‚ โ”‚
71
- โ”‚ โ””โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”˜ โ”‚
72
- โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚
73
- โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
74
- โ”‚ โ”‚ โ”‚
75
- โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
76
- โ”‚ โ”‚ ๐Ÿง  CELL DAEMON โ”‚ โ”‚
77
- โ”‚ โ”‚ localhost:9876 โ”‚ โ”‚
78
- โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
79
- โ”‚ โ”‚ โ”‚
80
- โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
81
- โ”‚ โ”‚ โ”‚ โ”‚ โ”‚
82
- โ”‚ โ”Œโ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ” โ”‚
83
- โ”‚ โ”‚ ๐Ÿ‘ค Youโ”‚ โ”‚ ๐Ÿ‘ฅTeamโ”‚ โ”‚ ๐ŸŒ Allโ”‚ โ”‚
84
- โ”‚ โ”‚Style โ”‚ โ”€โ”€โ”€โ–บ โ”‚Shared โ”‚ โ”€โ”€โ”€โ–บ โ”‚ Best โ”‚ โ”‚
85
- โ”‚ โ”‚Blind โ”‚ โ”‚Patternโ”‚ โ”‚Practi-โ”‚ โ”‚
86
- โ”‚ โ”‚Spots โ”‚ โ”‚ Bus โ”‚ โ”‚ ces โ”‚ โ”‚
87
- โ”‚ โ”‚ DNA โ”‚ โ”‚Factor โ”‚ โ”‚Trends โ”‚ โ”‚
88
- โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
89
- โ”‚ โ”‚
90
- โ”‚ Personal Layer Team Layer Community Layerโ”‚
91
- โ”‚ โ”‚
92
- โ”‚ ๐ŸŽฏ One profile. Every AI tool. Zero config. โ”‚
93
- โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
94
- ```
95
-
96
- </div>
97
-
98
- Cell is a daemon that lives on **your machine**. It watches how you edit AI-generated code โ€” across every tool โ€” and builds a mathematical model of your coding taste. Then it injects that taste back into every AI you use.
99
-
100
- **It's not another AI tool. It's the cognitive layer that makes every AI tool actually understand you.**
101
-
102
- ---
103
-
104
- <div align="center">
105
-
106
- ## โšก One Command. Everything.
107
-
108
- </div>
109
-
110
- <div align="center">
111
-
112
- ```bash
113
- npm i -g fivocell # ๐Ÿ“ฆ Install
114
- cell start # ๐Ÿš€ Start daemon + watcher + MCP server
115
- cell connect # ๐Ÿ”Œ Auto-configure ALL your AI tools
116
- ```
117
-
118
- </div>
119
-
120
- <div align="center">
121
-
122
- ```
123
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
124
- โ•‘ โ•‘
125
- โ•‘ cell start brings up: โ•‘
126
- โ•‘ โ•‘
127
- โ•‘ โš™๏ธ Daemon (port 9876) โ€” 125+ API endpoints โ•‘
128
- โ•‘ ๐Ÿ‘๏ธ File Watcher โ€” Auto-learns from every edit โ•‘
129
- โ•‘ ๐Ÿ”Œ MCP Server (port 9877) โ€” 25 tools, 8 resources โ•‘
130
- โ•‘ โ•‘
131
- โ•‘ One command. Thirty seconds. Done. โ•‘
132
- โ•‘ โ•‘
133
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
134
- ```
135
-
136
- </div>
137
-
138
- <div align="center">
139
-
140
- `cell connect` โ€” Auto-creates config files for every AI tool detected
141
-
142
- </div>
143
-
144
- <div align="center">
145
-
146
- | ๐Ÿ› ๏ธ Tool | ๐Ÿ“ Config Created | ๐Ÿ”— Method |
147
- |:-------:|:-----------------:|:---------:|
148
- | ๐Ÿ–ฑ๏ธ **Cursor** | `.cursor/mcp.json` | Auto-detected |
149
- | ๐Ÿค– **Claude Code** | `.mcp.json` | Project-level |
150
- | ๐ŸŒŒ **Gemini CLI** | `~/.gemini/settings.json` | Global config |
151
- | โšก **Codex CLI** | `~/.codex/config.json` | Global config |
152
-
153
- ๐Ÿ’ก **Zero manual config. Works on Windows, Mac, and Linux identically.**
154
-
155
- </div>
156
-
157
- ---
158
-
159
- <div align="center">
160
-
161
- ## ๐Ÿงฌ The Three-Layer Brain
162
-
163
- </div>
164
-
165
- <div align="center">
166
-
167
- ```
168
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
169
- โ•‘ ๐Ÿง  CELL INTELLIGENCE LAYERS โ•‘
170
- โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฆโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฆโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ
171
- โ•‘ โ•‘ โ•‘ โ•‘
172
- โ•‘ ๐Ÿ‘ค PERSONAL โ•‘ ๐Ÿ‘ฅ TEAM โ•‘ ๐ŸŒ COMMUNITY โ•‘
173
- โ•‘ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ•‘ โ”€โ”€โ”€โ”€โ”€ โ•‘ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ•‘
174
- โ•‘ โ•‘ โ•‘ โ•‘
175
- โ•‘ "Tum kaise โ•‘ "Team kaisi โ•‘ "Duniya ke best โ•‘
176
- โ•‘ code karte โ•‘ hai โ€” โ•‘ developers kya โ•‘
177
- โ•‘ ho โ€” exactly" โ•‘ collectively" โ•‘ karte hain โ€” โ•‘
178
- โ•‘ โ•‘ โ•‘ evidence ke saath" โ•‘
179
- โ•‘ โ•‘ โ•‘ โ•‘
180
- โ•‘ ๐Ÿ” PRIVATE โ•‘ ๐Ÿ”’ ANONYMIZED โ•‘ ๐Ÿ“Š AGGREGATED โ•‘
181
- โ•‘ Sirf tumhara โ•‘ SHA-256 hashed โ•‘ No code. No names. โ•‘
182
- โ•‘ โ•‘ โ•‘ โ•‘
183
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฉโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฉโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
184
- ```
185
-
186
- </div>
187
-
188
- <div align="center">
189
-
190
- ### ๐Ÿ‘ค PERSONAL LAYER
191
-
192
- *"Cell knows you better than you know yourself"*
193
-
194
- </div>
195
-
196
- | ๐Ÿงฉ Engine | ๐Ÿ” What It Learns |
197
- |:----------|:------------------|
198
- | ๐Ÿ“ **Syntax** | Arrow vs named? Async/await? Semicolons? Quotes? Destructuring? |
199
- | ๐Ÿท๏ธ **Naming** | camelCase? Boolean prefixes? Abbreviations? Generic name avoidance? |
200
- | ๐Ÿ“ **Structure** | File size? Function length? Nesting depth? Early returns? Guard clauses? |
201
- | ๐Ÿ—๏ธ **Architecture** | Frontend/backend patterns? Folder style? Config placement? |
202
- | ๐Ÿ‘๏ธ **Blind Spots** | **31 rules** โ€” Error handling missed? Tests skipped? Security gaps? N+1 queries? |
203
- | โšก **Productivity** | Speed patterns? Decision history? Revert frequency? Over/under engineering? |
204
- | ๐Ÿง  **Knowledge Graph** | Tech proficiency? Project DNA? Session context? Context chain? |
205
- | ๐Ÿ”ฌ **Proof Engine** | Evidence for every claim โ€” memory, prediction, impact, DNA, identity |
206
-
207
- <div align="center">
208
-
209
- > ๐Ÿ’ก *"Tumhara #1 issue: async error handling 73% cases mein missing hai. Ye tumhara sabse bada bug source hai last 3 months mein."*
210
-
211
- </div>
212
-
213
- <div align="center">
214
-
215
- ### ๐Ÿ‘ฅ TEAM LAYER
216
-
217
- *"Collective intelligence no wiki can capture"*
218
-
219
- </div>
220
-
221
- | ๐Ÿงฉ Feature | ๐Ÿ” What It Provides |
222
- |:----------|:-------------------|
223
- | ๐Ÿ“š **Shared Patterns** | Team-approved patterns + rationale |
224
- | ๐Ÿ—บ๏ธ **Knowledge Map** | Kaun kya jaanta hai โ€” expertise distribution |
225
- | ๐ŸšŒ **Bus Factor** | "Is module ko sirf Rahul jaanta hai โ€” risk alert!" |
226
- | ๐Ÿฅ **Team DNA** | Quality bar, risk profile, testing culture, refactoring appetite |
227
- | ๐Ÿ”„ **Workflows** | PR bottlenecks, deploy patterns, common failures |
228
- | ๐Ÿ‘๏ธ **Collective Blind Spots** | Patterns team consistently misses across sprints |
229
-
230
- <div align="center">
231
-
232
- > ๐Ÿ”’ **Privacy guarantee:** Team filenames use SHA-256 hashes, not usernames. File system browsers can't identify individual developers.
233
-
234
- </div>
235
-
236
- <div align="center">
237
-
238
- ### ๐ŸŒ COMMUNITY LAYER
239
-
240
- *"Evidence, not opinions"*
241
-
242
- </div>
243
-
244
- | ๐Ÿงฉ Feature | ๐Ÿ” What It Aggregates |
245
- |:----------|:---------------------|
246
- | ๐Ÿ“ˆ **Pattern Success** | "Next.js + Prisma + Zod โ€” 89% success across 48K projects" |
247
- | ๐Ÿ’€ **Failure Library** | Most common bugs, security vulnerabilities, performance bottlenecks |
248
- | ๐Ÿ”ฎ **Tech Evolution** | Adoption curves, migration patterns, abandonment signals |
249
- | ๐Ÿ“Š **Benchmarks** | Feature delivery by team size, bug rate by testing culture |
250
-
251
- <div align="center">
252
-
253
- > ๐Ÿ›ก๏ธ **46 fields blocked.** Only abstract, anonymized statistics. Zero code. Zero identities.
254
-
255
- </div>
256
-
257
- ---
258
-
259
- <div align="center">
260
-
261
- ## ๐Ÿ† Why Developers Choose Cell
262
-
263
- </div>
264
-
265
- <div align="center">
266
-
267
- | ๐ŸŽฏ Feature | ๐Ÿง  Cell | ๐Ÿค– Copilot | ๐Ÿ–ฑ๏ธ Cursor Rules | โšก Codex | ๐ŸŒŠ Windsurf |
268
- |:----------|:-------:|:----------:|:---------------:|:--------:|:-----------:|
269
- | **Works across tools** | โœ… All | โŒ GitHub only | โŒ Cursor only | โŒ OpenAI only | โŒ Windsurf only |
270
- | **Learns from behavior** | โœ… Edits, rejects | โŒ Prompt-only | โš ๏ธ Manual rules | โŒ Prompt-only | โš ๏ธ Basic |
271
- | **๐Ÿ‘๏ธ Blind spot detection** | โœ… 31 rules | โŒ | โŒ | โŒ | โŒ |
272
- | **๐Ÿ‘ฅ Team intelligence** | โœ… Bus factor, silos | โŒ | โŒ | โŒ | โŒ |
273
- | **๐ŸŒ Community data** | โœ… Evidence-backed | โŒ | โŒ | โŒ | โŒ |
274
- | **๐Ÿ  Local-first** | โœ… Zero cloud deps | โŒ Cloud required | โœ… Local only | โŒ Cloud required | โš ๏ธ Hybrid |
275
- | **๐Ÿ”“ Open source** | โœ… Apache 2.0 | โŒ Proprietary | โŒ Proprietary | โŒ Proprietary | โŒ Proprietary |
276
- | **๐Ÿ›ก๏ธ Privacy** | โœ… 46 fields blocked | โš ๏ธ Code to cloud | โœ… Local | โš ๏ธ Code to cloud | โš ๏ธ Code to cloud |
277
- | **๐Ÿ”Œ MCP support** | โœ… 25 tools | โŒ | โš ๏ธ Limited | โš ๏ธ Limited | โŒ |
278
- | **๐Ÿ’ฐ Free forever** | โœ… Yes | โŒ $10+/mo | โœ… Free tier | โŒ Pay-per-use | โŒ $15+/mo |
279
-
280
- </div>
281
-
282
- <div align="center">
283
-
284
- > ๐ŸŽฏ **Bottom line:** Every other tool is locked to one editor, sends code to the cloud, or costs money. Cell works everywhere, keeps everything local, and is permanently free.
285
-
286
- </div>
287
-
288
- ---
289
-
290
- <div align="center">
291
-
292
- ## ๐Ÿ”Œ MCP Server โ€” 25 Tools, 8 Resources
293
-
294
- </div>
295
-
296
- <div align="center">
297
-
298
- ```
299
- โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
300
- โ”‚ ๐Ÿ”Œ CELL MCP SERVER โ”‚
301
- โ”‚ localhost:9877/mcp โ”‚
302
- โ”‚ โ”‚
303
- โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
304
- โ”‚ โ”‚ ๐Ÿ‘ค Personal (6) โ”‚ โ”‚ ๐ŸŒ Community (6) โ”‚ โ”‚
305
- โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚
306
- โ”‚ โ”‚ ๐ŸŽฏ get_taste_context โ”‚ โ”‚ ๐Ÿ“Š community_stats โ”‚ โ”‚
307
- โ”‚ โ”‚ ๐Ÿ“ค send_signal โ”‚ โ”‚ ๐Ÿ† community_rankings โ”‚ โ”‚
308
- โ”‚ โ”‚ ๐Ÿ“‹ get_profile โ”‚ โ”‚ ๐Ÿ“ˆ community_trends โ”‚ โ”‚
309
- โ”‚ โ”‚ ๐Ÿ”ฎ predict_next โ”‚ โ”‚ ๐Ÿ’ก community_insights โ”‚ โ”‚
310
- โ”‚ โ”‚ ๐Ÿ—๏ธ check_build โ”‚ โ”‚ ๐Ÿ“– community_playbooks โ”‚ โ”‚
311
- โ”‚ โ”‚ ๐ŸŽฏ get_recommend... โ”‚ โ”‚ โญ community_reputation โ”‚ โ”‚
312
- โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
313
- โ”‚ โ”‚
314
- โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚
315
- โ”‚ โ”‚ ๐Ÿข Org Intel (6) โ”‚ โ”‚ ๐Ÿ”„ Cross-Layer (5) โ”‚ โ”‚
316
- โ”‚ โ”‚ โ”‚ โ”‚ โ”‚ โ”‚
317
- โ”‚ โ”‚ ๐Ÿ“Š org_benchmarks โ”‚ โ”‚ ๐Ÿงฎ intelligence_score โ”‚ โ”‚
318
- โ”‚ โ”‚ ๐Ÿ” org_silos โ”‚ โ”‚ โš ๏ธ analyze_risks โ”‚ โ”‚
319
- โ”‚ โ”‚ ๐ŸšŒ org_bus_factor โ”‚ โ”‚ ๐ŸŽฏ find_opportunities โ”‚ โ”‚
320
- โ”‚ โ”‚ โš ๏ธ org_risks โ”‚ โ”‚ ๐Ÿ“‹ generate_decisions โ”‚ โ”‚
321
- โ”‚ โ”‚ ๐Ÿ’ก org_insights โ”‚ โ”‚ ๐Ÿ“„ intelligence_report โ”‚ โ”‚
322
- โ”‚ โ”‚ ๐Ÿ“– org_playbooks โ”‚ โ”‚ โ”‚ โ”‚
323
- โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚
324
- โ”‚ โ”‚
325
- โ”‚ ๐Ÿ“ฆ Resources: 8 URIs โ€” taste, community, team โ”‚
326
- โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
327
- ```
328
-
329
- </div>
330
-
331
- ---
332
-
333
- <div align="center">
334
-
335
- ## ๐Ÿ›ก๏ธ Security & Privacy โ€” The Deep Dive
336
-
337
- </div>
338
-
339
- <div align="center">
340
-
341
- ```
342
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
343
- โ•‘ โ•‘
344
- โ•‘ ๐Ÿ”’ Your code is yours. Period. โ•‘
345
- โ•‘ โ•‘
346
- โ•‘ No account. No cloud dependency. No telemetry. โ•‘
347
- โ•‘ No analytics. No tracking. No phone-home. โ•‘
348
- โ•‘ โ•‘
349
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
350
- ```
351
-
352
- </div>
353
-
354
- <div align="center">
355
-
356
- ### ๐Ÿšซ 46 Fields BLOCKED From Leaving Your Machine
357
-
358
- </div>
359
-
360
- <div align="center">
361
-
362
- ```
363
- โŒ source_code โŒ file_path โŒ file_content โŒ file_name
364
- โŒ prompt โŒ response โŒ ai_response โŒ repo_name
365
- โŒ company_name โŒ project_name โŒ customer_name โŒ username
366
- โŒ secret โŒ api_key โŒ password โŒ token
367
- โŒ auth_token โŒ private_key โŒ pii โŒ email
368
- โŒ phone โŒ address โŒ ssn โŒ environment_vars
369
- โŒ stack_trace โŒ variable_name โŒ function_name โŒ api_name
370
- โŒ endpoint_name โŒ class_name โŒ interface_name โŒ type_name
371
- โŒ business_logic โŒ domain_terms โŒ comment_text โŒ error_message
372
- โŒ log_message โŒ db_schema โŒ display_name โŒ handle
373
- ```
374
-
375
- </div>
376
-
377
- <div align="center">
378
-
379
- ### ๐Ÿ” Team Layer โ€” Anonymized by Default
380
-
381
- </div>
382
-
383
- <div align="center">
384
-
385
- ```
386
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
387
- โ•‘ โ•‘
388
- โ•‘ BEFORE: team/alice.json ๐Ÿ‘€ Aah, Alice ka data! โ•‘
389
- โ•‘ AFTER: team/a7f3b9c1.json ๐Ÿคท Kaun hai ye? Koi nahi. โ•‘
390
- โ•‘ โ•‘
391
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
392
- ```
393
-
394
- </div>
395
-
396
- <div align="center">
397
-
398
- > ๐Ÿ”‘ Team member filenames use **SHA-256 hashing** with a fixed salt. Same user โ†’ same hash (deterministic). But impossible to reverse into a username.
399
-
400
- </div>
401
-
402
- <div align="center">
403
-
404
- ### ๐Ÿ“Š Community Layer โ€” Only Abstract, Aggregated Stats
405
-
406
- </div>
407
-
408
- <div align="center">
409
-
410
- ```
411
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
412
- โ•‘ โœ… ALLOWED: โ•‘
413
- โ•‘ โ•‘
414
- โ•‘ "TypeScript + tests developers produce 37% fewer bugs" โ•‘
415
- โ•‘ "68% of developers miss async error handling" โ•‘
416
- โ•‘ "Server Components adoption: 34% โ†’ 71% in one year" โ•‘
417
- โ•‘ โ•‘
418
- โ•‘ โŒ NEVER: โ•‘
419
- โ•‘ โ•‘
420
- โ•‘ "Vinayak's payment-service has an auth bug on line 47" โ•‘
421
- โ•‘ "acme-corp/backend uses this exact folder structure" โ•‘
422
- โ•‘ โ•‘
423
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
424
- ```
425
-
426
- </div>
427
-
428
- <div align="center">
429
-
430
- ### ๐ŸŽš๏ธ Three Privacy Modes
431
-
432
- </div>
433
-
434
- <div align="center">
435
-
436
- | ๐Ÿ”’ Mode | ๐Ÿ“ค What's Shared |
437
- |:-------:|:-----------------|
438
- | ๐Ÿ  `private` | **Nothing.** Fully offline. |
439
- | ๐ŸŒ `community` | Anonymized pattern stats only (default) |
440
- | ๐Ÿข `organization` | Within your company's org boundary |
441
-
442
- </div>
443
-
444
- ```bash
445
- cell privacy # Check current mode
446
- cell cloud off # ๐Ÿ”’ Full privacy
447
- cell cloud on # ๐ŸŒ Community (default)
448
- ```
449
-
450
- <div align="center">
451
-
452
- > ๐Ÿ’จ **Clean uninstall:** `npm uninstall -g fivocell` + `rm -rf ~/.fivo/cell/`. Gone. No traces. No leftovers.
453
-
454
- </div>
455
-
456
- ---
457
-
458
- <div align="center">
459
-
460
- ## ๐Ÿ—๏ธ Architecture
461
-
462
- </div>
463
-
464
- <div align="center">
465
-
466
- ```
467
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
468
- โ•‘ ๐Ÿ—๏ธ CELL ARCHITECTURE โ•‘
469
- โ• โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•ฃ
470
- โ•‘ โ•‘
471
- โ•‘ ๐Ÿ“Ÿ CLI ๐Ÿ”Œ MCP โ•‘
472
- โ•‘ 42 commands + shortcuts โ—„โ”€โ”€โ”€โ”€โ–บ 25 tools + 8 URIs โ•‘
473
- โ•‘ โ”‚ โ”‚ โ•‘
474
- โ•‘ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ•‘
475
- โ•‘ โ”‚ โ•‘
476
- โ•‘ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ•‘
477
- โ•‘ โ”‚ โš™๏ธ DAEMON โ”‚ โ•‘
478
- โ•‘ โ”‚ localhost:9876 โ”‚ โ•‘
479
- โ•‘ โ”‚ 125+ endpoints โ”‚ โ•‘
480
- โ•‘ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ•‘
481
- โ•‘ โ”‚ โ•‘
482
- โ•‘ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ผโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ•‘
483
- โ•‘ โ”‚ โ”‚ โ”‚ โ•‘
484
- โ•‘ โ”Œโ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ” โ”Œโ”€โ”€โ”€โ–ผโ”€โ”€โ”€โ” โ•‘
485
- โ•‘ โ”‚ ๐Ÿ‘ค You โ”‚ โ”‚ ๐Ÿ‘ฅ We โ”‚ โ”‚ ๐ŸŒ All โ”‚ โ•‘
486
- โ•‘ โ”‚ 11 eng โ”‚ โ”€โ”€โ”€โ–บ โ”‚ 3 eng โ”‚ โ”€โ”€โ”€โ–บ โ”‚ 4 eng โ”‚ โ•‘
487
- โ•‘ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ•‘
488
- โ•‘ โ•‘
489
- โ•‘ โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€ โ•‘
490
- โ•‘ ๐Ÿ’พ Storage: ~/.fivo/cell/ (all JSON, no database needed) โ•‘
491
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
492
- ```
493
-
494
- </div>
495
-
496
- ---
497
-
498
- <div align="center">
499
-
500
- ## ๐Ÿค Contributing
501
-
502
- </div>
503
-
504
- <div align="center">
505
-
506
- ```
507
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
508
- โ•‘ We โค๏ธ contributors. Here's how to jump in. โ•‘
509
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
510
- ```
511
-
512
- </div>
513
-
514
- <div align="center">
515
-
516
- ### ๐Ÿš€ First Time Setup
517
-
518
- </div>
519
-
520
- ```bash
521
- git clone https://github.com/thevinsoni/cell.git
522
- cd cell
523
- npm install
524
- npm run build # TypeScript โ†’ dist/
525
- npm test # Verify all 772 assertions pass
526
- ```
527
-
528
- <div align="center">
529
-
530
- ### ๐Ÿ“ Project Map
531
-
532
- </div>
533
-
534
- ```
535
- src/
536
- โ”œโ”€โ”€ ๐Ÿ“Ÿ cli.ts # CLI (42 commands + shortcuts)
537
- โ”œโ”€โ”€ ๐Ÿ”Œ mcp-server.ts # MCP JSON-RPC server (25 tools)
538
- โ”œโ”€โ”€ ๐Ÿง  core/ # All 19 intelligence engines
539
- โ”‚ โ”œโ”€โ”€ syntax-engine.ts # 13 syntax analyzers
540
- โ”‚ โ”œโ”€โ”€ naming-engine.ts # Variable/function/boolean naming
541
- โ”‚ โ”œโ”€โ”€ structure-engine.ts # File size, nesting, guards
542
- โ”‚ โ”œโ”€โ”€ architecture-engine.ts # Frontend/backend patterns
543
- โ”‚ โ”œโ”€โ”€ ๐Ÿ‘๏ธ blind-spot-engine.ts # 31 blind spot rules
544
- โ”‚ โ”œโ”€โ”€ โšก productivity-engine.ts # Speed, decisions, reverts
545
- โ”‚ โ”œโ”€โ”€ ๐Ÿงฌ knowledge-graph-engine.ts # Tech map, session context
546
- โ”‚ โ”œโ”€โ”€ ๐Ÿ“ฆ cell-store.ts # .cell/ directory manager
547
- โ”‚ โ”œโ”€โ”€ ๐Ÿ”ฌ proof-engine.ts # Evidence-based claims
548
- โ”‚ โ”œโ”€โ”€ ๐Ÿ‘ฅ team-engine.ts # Team patterns + knowledge map
549
- โ”‚ โ”œโ”€โ”€ ๐Ÿ‘ฅ team-advanced-engine.ts # Sprint tracking, blind spots
550
- โ”‚ โ”œโ”€โ”€ ๐Ÿ‘ฅ team-composer.ts # Weighted taste aggregation
551
- โ”‚ โ”œโ”€โ”€ ๐ŸŒ community-engine.ts # Pattern success + benchmarks
552
- โ”‚ โ”œโ”€โ”€ ๐ŸŒ community-advanced.ts # Stack decisions
553
- โ”‚ โ”œโ”€โ”€ ๐ŸŒ community-prior.ts # Synthetic โ†’ live transition
554
- โ”‚ โ”œโ”€โ”€ ๐ŸŒ community-live.ts # Real signal ingestion
555
- โ”‚ โ”œโ”€โ”€ ๐Ÿ›ก๏ธ privacy-manager.ts # 46 forbidden fields
556
- โ”‚ โ””โ”€โ”€ ๐Ÿงช __tests__/ # 772 hostile assertions
557
- โ”œโ”€โ”€ โš™๏ธ daemon/ # Daemon server
558
- โ”‚ โ”œโ”€โ”€ server.ts # 125+ route Express server
559
- โ”‚ โ”œโ”€โ”€ lifecycle.ts # Start/stop/restart
560
- โ”‚ โ””โ”€โ”€ websocket.ts # Real-time streaming
561
-
562
- ๐Ÿ“ฆ extensions/
563
- โ”œโ”€โ”€ ๐Ÿ–ฅ๏ธ vscode/ # VSCode extension (.vsix)
564
- โ”œโ”€โ”€ ๐Ÿ–ฅ๏ธ jetbrains/ # JetBrains plugin config
565
- โ””โ”€โ”€ โŒจ๏ธ shell/ # Shell + Copilot sync scripts
566
- ```
567
-
568
- <div align="center">
569
-
570
- ### ๐ŸŽฏ What to Build
571
-
572
- </div>
573
-
574
- | ๐Ÿท๏ธ Type | ๐Ÿ’ก Examples |
575
- |:--------|:------------|
576
- | ๐Ÿ‘๏ธ **New blind spot rule** | Add `detectMissing()` to `blind-spot-engine.ts` |
577
- | ๐Ÿง  **New engine** | Create `src/core/your-engine.ts` with `CellStore` |
578
- | ๐Ÿ“Ÿ **CLI command** | Add to `cli.ts` following existing patterns |
579
- | ๐Ÿ”Œ **MCP tool** | Add to `mcp-server.ts` TOOLS + `handleToolCall()` |
580
- | ๐Ÿงช **Tests** | Add hostile assertions proving edge cases |
581
- | ๐Ÿ“– **Docs** | Improve README, FOUNDATION.md, MCP-SETUP.md |
582
-
583
- <div align="center">
584
-
585
- ### ๐Ÿ“‹ Guidelines
586
-
587
- </div>
588
-
589
- 1. ๐Ÿšซ **Zero AI/ML dependencies.** Evidence-based math only.
590
- 2. ๐Ÿ  **Local-first.** Every feature must work fully offline.
591
- 3. ๐Ÿ›ก๏ธ **Privacy-first.** Check `privacy-manager.ts` before sharing data.
592
- 4. ๐Ÿ’พ **Memory-only file content.** Abstract patterns only โ€” never raw code.
593
- 5. ๐ŸŒ **Cross-platform.** Node.js only. Works on Windows, Mac, Linux.
594
- 6. ๐Ÿงช **Tests required.** Every engine needs hostile assertions.
595
-
596
- <div align="center">
597
-
598
- ### ๐Ÿ”„ PR Process
599
-
600
- </div>
601
-
602
- ```
603
- 1๏ธโƒฃ Fork โ†’ Branch โ†’ Implement โ†’ Add tests
604
- 2๏ธโƒฃ npm test โ†’ 772 assertions must pass
605
- 3๏ธโƒฃ npx tsc --noEmit โ†’ Zero TypeScript errors
606
- 4๏ธโƒฃ Open PR โ†’ main โ†’ Describe what + why
607
- 5๏ธโƒฃ โœ… All checks green โ†’ Merged! ๐ŸŽ‰
608
- ```
609
-
610
- ---
611
-
612
- <div align="center">
613
-
614
- ## ๐Ÿงช Tests
615
-
616
- </div>
617
-
618
- ```bash
619
- npm test # All 772 assertions
620
-
621
- # Specific test:
622
- npx vitest run src/core/__tests__/team-composer.test.ts
623
- ```
624
-
625
- <div align="center">
626
-
627
- ```
628
- โœ… 772/772 hostile assertions passing
629
- โœ… Zero TypeScript errors
630
- โœ… Cross-platform verified
631
- ```
632
-
633
- </div>
634
-
635
- ---
636
-
637
- <div align="center">
638
-
639
- ## โญ Why Trust Cell
640
-
641
- </div>
642
-
643
- <div align="center">
644
-
645
- ```
646
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
647
- โ•‘ โ•‘
648
- โ•‘ ๐Ÿ”“ Apache 2.0 โ€” Every line is public. Audit it. โ•‘
649
- โ•‘ ๐Ÿ  Local-First โ€” Zero cloud dependency. โ•‘
650
- โ•‘ ๐Ÿ’ฐ Free Forever โ€” No pricing page. No billing code. โ•‘
651
- โ•‘ ๐Ÿ›ก๏ธ 46 Blocked โ€” Code literally cannot leave. โ•‘
652
- โ•‘ ๐Ÿ“Š Zero Telemetry โ€” No usage tracking. No analytics. โ•‘
653
- โ•‘ ๐Ÿงช 772 Assertions โ€” Edge cases proven to work. โ•‘
654
- โ•‘ ๐Ÿ’จ Clean Uninstall โ€” One command. No traces. โ•‘
655
- โ•‘ โ•‘
656
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
657
- ```
658
-
659
- </div>
660
-
661
- ---
662
-
663
- <div align="center">
664
-
665
- ## ๐Ÿ”— Links
666
-
667
- </div>
668
-
669
- <div align="center">
670
-
671
- | ๐Ÿ”— | Resource |
672
- |:---:|:---------|
673
- | ๐ŸŒ | [cell.fivo.live](https://cell.fivo.live) |
674
- | ๐Ÿ“ฆ | `npm i -g fivocell` |
675
- | ๐Ÿ’ป | [github.com/thevinsoni/cell](https://github.com/thevinsoni/cell) |
676
- | ๐Ÿ“– | [MCP Setup Guide](docs/MCP-SETUP.md) |
677
-
678
- </div>
679
-
680
- ---
681
-
682
- <div align="center">
683
-
684
- ```
685
- โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
686
- โ•‘ โ•‘
687
- โ•‘ ๐Ÿงฌ Your taste. Every tool. Forever free. โ•‘
688
- โ•‘ โ•‘
689
- โ•‘ Cell is the last time you explain yourself โ•‘
690
- โ•‘ to a machine. โ•‘
691
- โ•‘ โ•‘
692
- โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•
693
- ```
694
-
695
- **Made with โค๏ธ by developers, for developers. [Contribute โ†’](#-contributing)**
696
-
697
- </div>
1
+ # ๐Ÿง  FIVO Cell v3.0
2
+
3
+ **Personal Developer Intelligence Layer. You write code. Cell learns.**
4
+
5
+ [![License](https://img.shields.io/badge/License-Apache%202.0-blue)](LICENSE)
6
+ [![Version](https://img.shields.io/badge/Version-3.0.0-purple)](https://www.npmjs.com/package/fivocell)
7
+ [![Platform](https://img.shields.io/badge/Mac%20%7C%20Windows%20%7C%20Linux-supported-lightgrey)]()
8
+
9
+ ---
10
+
11
+ ## What Cell Does
12
+
13
+ ```
14
+ $ cell scan
15
+ $ cell status
16
+
17
+ ๐Ÿ”ฎ Predictions:
18
+ โš  "15 async functions missing try/catch โ€” 2x repeated"
19
+
20
+ ๐Ÿง  Git Intelligence:
21
+ Best hours: 10:00-11:00 | Most productive: Monday
22
+ Mastered: TypeScript | Learning: JavaScript
23
+
24
+ ๐Ÿ“‚ Personal:
25
+ ! 15 async functions missing try/catch
26
+ ! 15 empty catch blocks โ€” errors silently swallowed
27
+ ! 127 console.log statements โ€” use structured logger
28
+ ! 34 'any' type usages โ€” use specific types
29
+
30
+ ๐Ÿ‘ฅ Team: Git-based sharing. No servers. No ports.
31
+ ๐ŸŒ Community: Anonymous patterns + benchmarks.
32
+ ```
33
+
34
+ ## Install
35
+
36
+ ```bash
37
+ npm i -g fivocell
38
+ cell start
39
+ cell scan
40
+ cell status
41
+ ```
42
+
43
+ ## 7 Commands
44
+
45
+ | Command | Does |
46
+ |---------|------|
47
+ | `cell start` | Start daemon + MCP (port 9876) |
48
+ | `cell stop` | Stop daemon cleanly |
49
+ | `cell scan` | Deep scan codebase โ€” AST + Git intelligence |
50
+ | `cell status` | Full dashboard: personal, predictions, team, community |
51
+ | `cell team` | Git-based team sharing & knowledge map |
52
+ | `cell community` | Anonymous patterns, benchmarks, trends |
53
+ | `cell help` | Show commands |
54
+
55
+ ## Cell Knows
56
+
57
+ - **Code Style**: quotes, semicolons, naming, indentation, function style, async patterns
58
+ - **Blind Spots**: exact counts โ€” "15 async without try/catch", "15 empty catch blocks"
59
+ - **Git Intelligence**: best work hours, most productive day, skill levels, bug history
60
+ - **Predictions**: repeat mistakes, decision regret, complexity traps, energy warnings
61
+ - **Team**: knowledge map, bus factor, shared patterns via git
62
+ - **Community**: anonymous pattern sharing, aggregate benchmarks
63
+ - **$> cell status** shows everything
64
+
65
+ ## MCP Server
66
+
67
+ Cell runs an MCP server on `localhost:9876/mcp` with 15 tools:
68
+
69
+ ```
70
+ cell_get_dev_profile cell_get_code_patterns cell_deep_scan
71
+ cell_scan_report cell_send_signal cell_get_context
72
+ cell_scan_full_pc cell_behavior_summary cell_log_error
73
+ cell_log_fix cell_log_decision cell_log_context
74
+ cell_log_stuck cell_session_bridge cell_predict
75
+ ```
76
+
77
+ Connect from Cursor, Claude Code, Windsurf or any MCP-compatible tool.
78
+
79
+ ## Architecture
80
+
81
+ ```
82
+ .cell/
83
+ โ”œโ”€โ”€ personal/ โ€” profile, style, errors, decisions
84
+ โ”œโ”€โ”€ team/ โ€” members, shared patterns, blind spots, knowledge map
85
+ โ”œโ”€โ”€ community/ โ€” aggregate patterns, benchmarks, shares
86
+ โ””โ”€โ”€ cell.db โ€” SQLite database (all persistent data)
87
+
88
+ .cell/team/ in git repo โ€” push/pull for team sharing
89
+ ```
90
+
91
+ ## Privacy
92
+
93
+ - **100% local** โ€” code never leaves your machine
94
+ - **Apache 2.0** โ€” free forever
95
+ - Community sharing sends only **abstract pattern types** (zero code, zero filenames)
96
+ - Maximum 300 bytes per community payload
97
+
98
+ ## License
99
+
100
+ Apache 2.0 โ€” Free forever. No restrictions for individual use.
101
+
102
+ ---
103
+
104
+ **Cell watches your coding. Learns your habits. Finds your blind spots. Remembers what works.**