kodelyth-ecc 1.7.4 → 1.8.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 (65) hide show
  1. package/CHANGELOG.md +18 -1
  2. package/CLAUDE.md +1 -1
  3. package/README.md +12 -9
  4. package/SECURITY.md +5 -6
  5. package/VERSION +1 -1
  6. package/brand/concepts.svg +109 -0
  7. package/brand/convert.js +161 -0
  8. package/brand/favicon.svg +7 -0
  9. package/brand/fb-cover.svg +34 -0
  10. package/brand/fb-profile.svg +21 -0
  11. package/brand/kodelyth-dark.svg +24 -0
  12. package/brand/kodelyth-light.svg +24 -0
  13. package/brand/kodelyth-mark.svg +20 -0
  14. package/brand/package.json +12 -0
  15. package/bundles/enterprise.md +1 -1
  16. package/bundles/indie-hacker.md +1 -1
  17. package/bundles/red-team.md +1 -1
  18. package/hooks/hooks.json +13 -0
  19. package/hooks/memory/auto-resolve.js +68 -0
  20. package/hooks/memory/capture-correction.js +16 -0
  21. package/hooks/memory/capture-stop.js +70 -14
  22. package/package.json +1 -1
  23. package/rules/common/agents.md +1 -1
  24. package/rules/common/self-improvement-workflow.md +2 -2
  25. package/scripts/dashboard/data.js +1 -1
  26. package/scripts/dashboard/server.js +1 -1
  27. package/scripts/memory/instincts.js +282 -0
  28. package/scripts/memory/store.js +104 -0
  29. package/social/card-agents.svg +13 -1
  30. package/social/card-install.svg +13 -1
  31. package/social/card-main.svg +13 -1
  32. package/social/facebook-v150.svg +27 -13
  33. package/social/fb-ad-main.svg +128 -0
  34. package/social/fb-post-features.svg +118 -0
  35. package/social/fb-post-launch.svg +144 -0
  36. package/social/fb-post-platforms.svg +135 -0
  37. package/social/github-social-preview.svg +143 -139
  38. package/social/hype-compound-learning.svg +21 -9
  39. package/social/hype-devil-mode.svg +20 -8
  40. package/social/hype-mcp-server.svg +20 -8
  41. package/social/hype-parallel-agents.svg +20 -8
  42. package/social/hype-stats-hero.svg +15 -3
  43. package/social/og-image.svg +151 -0
  44. package/social/readme-agents.svg +14 -2
  45. package/social/readme-hero.svg +17 -4
  46. package/social/section-agents.svg +12 -0
  47. package/social/section-author.svg +12 -0
  48. package/social/section-dashboard.svg +12 -0
  49. package/social/section-devil.svg +12 -0
  50. package/social/section-hooks.svg +12 -0
  51. package/social/section-install.svg +12 -0
  52. package/social/section-learning.svg +12 -0
  53. package/social/section-mcp.svg +13 -1
  54. package/social/section-memory.svg +12 -0
  55. package/social/section-parallel.svg +12 -0
  56. package/social/section-routing.svg +12 -0
  57. package/social/twitter-threads.md +3 -3
  58. package/social/x-card-agents-grid.svg +14 -2
  59. package/social/x-card-free.svg +14 -2
  60. package/social/x-card-hook.svg +17 -5
  61. package/tests/memory/instincts.test.js +258 -0
  62. package/tests/memory/store.test.js +82 -0
  63. package/wiki/FAQ.md +1 -1
  64. package/wiki/Home.md +3 -3
  65. package/wiki/Installation-Guide.md +2 -2
@@ -40,7 +40,7 @@
40
40
  <rect x="56" y="40" width="200" height="28" rx="4" fill="#1a1200" stroke="#f59e0b" stroke-opacity="0.5" stroke-width="1"/>
41
41
  <text x="66" y="59" font-size="11" font-weight="700" fill="#f59e0b" letter-spacing="1.5">PARALLEL AGENTS</text>
42
42
  <rect x="198" y="47" width="1" height="14" fill="#f59e0b" opacity="0.4"/>
43
- <text x="206" y="59" font-size="11" font-weight="500" fill="#484f58">v1.7.4</text>
43
+ <text x="206" y="59" font-size="11" font-weight="500" fill="#484f58">v1.8.0</text>
44
44
 
45
45
  <!-- Headline -->
46
46
  <text x="56" y="126" font-size="52" font-weight="900" letter-spacing="-2" fill="#ffffff">4 specialists, 15 minutes.</text>
@@ -140,11 +140,23 @@
140
140
  <text x="978" y="554" font-size="11" fill="#484f58">api-guardian</text>
141
141
 
142
142
  <!-- Bottom bar -->
143
- <rect x="0" y="637" width="1200" height="38" fill="#07080f"/>
144
- <line x1="0" y1="637" x2="1200" y2="637" stroke="#1e1e2e" stroke-width="1"/>
145
- <text x="56" y="661" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#f59e0b" font-weight="600">npx kodelyth-ecc</text>
146
- <text x="206" y="661" font-size="12" fill="#2d3340">&#xB7;</text>
147
- <text x="222" y="661" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">github.com/sifxprime/kodelyth-ecc</text>
148
- <text x="562" y="661" font-size="12" fill="#2d3340">&#xB7;</text>
149
- <text x="578" y="661" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">MIT · free forever</text>
143
+ <rect x="0" y="629" width="1200" height="38" fill="#07080f"/>
144
+ <line x1="0" y1="629" x2="1200" y2="629" stroke="#1e1e2e" stroke-width="1"/>
145
+ <text x="56" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#f59e0b" font-weight="600">npx kodelyth-ecc</text>
146
+ <text x="206" y="653" font-size="12" fill="#2d3340">&#xB7;</text>
147
+ <text x="222" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">github.com/sifxprime/kodelyth-ecc</text>
148
+ <text x="562" y="653" font-size="12" fill="#2d3340">&#xB7;</text>
149
+ <text x="578" y="653" font-size="12" font-family="'Consolas', 'SF Mono', monospace" fill="#484f58">MIT · free forever</text>
150
+
151
+ <!-- Ghost Depth Mark — brand stamp (scale 0.55×) -->
152
+ <g transform="translate(1044, 282) scale(0.55)" opacity="0.16">
153
+ <polyline points="-44,4 12,100 -44,196"
154
+ stroke="#ffffff" stroke-width="10"
155
+ stroke-linecap="round" stroke-linejoin="round"
156
+ fill="none"/>
157
+ <polyline points="0,0 88,100 0,200"
158
+ stroke="#ffffff" stroke-width="32"
159
+ stroke-linecap="round" stroke-linejoin="round"
160
+ fill="none"/>
161
+ </g>
150
162
  </svg>
@@ -32,9 +32,21 @@
32
32
  <circle cx="600" cy="340" r="380" fill="#a78bfa" opacity="0.02"/>
33
33
  <circle cx="80" cy="80" r="200" fill="#10b981" opacity="0.03"/>
34
34
 
35
+ <!-- Ghost Depth Mark — scale 0.55×, right-side watermark (110px tall), op=0.18 -->
36
+ <g transform="translate(1044, 282) scale(0.55)" opacity="0.18">
37
+ <polyline points="-44,4 12,100 -44,196"
38
+ stroke="#ffffff" stroke-width="10"
39
+ stroke-linecap="round" stroke-linejoin="round"
40
+ fill="none"/>
41
+ <polyline points="0,0 88,100 0,200"
42
+ stroke="#ffffff" stroke-width="32"
43
+ stroke-linecap="round" stroke-linejoin="round"
44
+ fill="none"/>
45
+ </g>
46
+
35
47
  <!-- Version badge -->
36
48
  <rect x="80" y="38" width="76" height="24" rx="12" fill="#a78bfa" fill-opacity="0.15" stroke="#a78bfa" stroke-opacity="0.5" stroke-width="1"/>
37
- <text x="118" y="54" font-size="11" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="0.5">v1.7.4</text>
49
+ <text x="118" y="54" font-size="11" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="0.5">v1.8.0</text>
38
50
 
39
51
  <!-- Main headline -->
40
52
  <text x="80" y="128" font-size="58" font-weight="900" letter-spacing="-2.5" fill="#ffffff">Kodelyth ECC</text>
@@ -109,8 +121,8 @@
109
121
  <text x="342" y="555" font-size="11" fill="#484f58" text-anchor="middle">13 install targets</text>
110
122
 
111
123
  <rect x="440" y="516" width="164" height="48" rx="8" fill="#161b22" stroke="#30363d" stroke-width="1"/>
112
- <text x="522" y="537" font-size="13" fill="#ffffff" text-anchor="middle" font-weight="700">336 Tests</text>
113
- <text x="522" y="555" font-size="11" fill="#484f58" text-anchor="middle">24 test files · all passing</text>
124
+ <text x="522" y="537" font-size="13" fill="#ffffff" text-anchor="middle" font-weight="700">373 Tests</text>
125
+ <text x="522" y="555" font-size="11" fill="#484f58" text-anchor="middle">25 test files · all passing</text>
114
126
 
115
127
  <rect x="620" y="516" width="164" height="48" rx="8" fill="#161b22" stroke="#30363d" stroke-width="1"/>
116
128
  <text x="702" y="537" font-size="13" fill="#ffffff" text-anchor="middle" font-weight="700">Self-Learning</text>
@@ -0,0 +1,151 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 630" width="1200" height="630">
2
+
3
+ <!-- Background -->
4
+ <rect width="1200" height="630" fill="#0a0a0a"/>
5
+
6
+ <!-- Amber bottom accent bar -->
7
+ <rect x="0" y="626" width="1200" height="4" fill="#f59e0b" opacity="0.35"/>
8
+
9
+ <!-- Right-panel dot grid texture -->
10
+ <defs>
11
+ <pattern id="dots" width="28" height="28" patternUnits="userSpaceOnUse">
12
+ <circle cx="14" cy="14" r="0.8" fill="#ffffff" opacity="0.07"/>
13
+ </pattern>
14
+ </defs>
15
+ <rect x="504" y="0" width="696" height="626" fill="url(#dots)"/>
16
+
17
+ <!-- Ghost Depth Mark — scale 1.0 (200px tall), vertically centered -->
18
+ <g transform="translate(82, 210) scale(1.0)">
19
+ <polyline points="-44,4 12,100 -44,196"
20
+ stroke="#ffffff" stroke-width="10" opacity="0.22"
21
+ stroke-linecap="round" stroke-linejoin="round"
22
+ fill="none"/>
23
+ <polyline points="0,0 88,100 0,200"
24
+ stroke="#ffffff" stroke-width="32"
25
+ stroke-linecap="round" stroke-linejoin="round"
26
+ fill="none"/>
27
+ </g>
28
+
29
+ <!-- v1.8.0 pill — below mark -->
30
+ <rect x="60" y="432" width="84" height="24" rx="12"
31
+ fill="none" stroke="#ffffff" stroke-width="1" opacity="0.20"/>
32
+ <text x="102" y="449"
33
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
34
+ font-size="12" font-weight="500" text-anchor="middle"
35
+ fill="#ffffff" opacity="0.35">v1.8.0</text>
36
+
37
+ <!-- Wordmark -->
38
+ <text x="206" y="272"
39
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
40
+ font-size="52" font-weight="700" letter-spacing="2"
41
+ fill="#ffffff">KODELYTH</text>
42
+
43
+ <!-- ECC product label — amber -->
44
+ <text x="210" y="314"
45
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
46
+ font-size="26" font-weight="600" letter-spacing="10"
47
+ fill="#f59e0b">ECC</text>
48
+
49
+ <!-- ECC underline accent -->
50
+ <line x1="210" y1="323" x2="300" y2="323"
51
+ stroke="#f59e0b" stroke-width="1" opacity="0.40"/>
52
+
53
+ <!-- Tagline -->
54
+ <text x="210" y="356"
55
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
56
+ font-size="15" font-weight="400"
57
+ fill="#ffffff" opacity="0.50">Production-grade AI coding toolkit</text>
58
+
59
+ <!-- Micro stats -->
60
+ <text x="210" y="383"
61
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
62
+ font-size="12" font-weight="400"
63
+ fill="#ffffff" opacity="0.28">70 agents · 194 skills · 97 commands</text>
64
+ <text x="210" y="399"
65
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
66
+ font-size="12" font-weight="400"
67
+ fill="#ffffff" opacity="0.28">11 platforms · 13 install targets</text>
68
+
69
+ <!-- Domain -->
70
+ <text x="210" y="448"
71
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
72
+ font-size="14" font-weight="500" letter-spacing="1"
73
+ fill="#f59e0b" opacity="0.65">kodelyth.com</text>
74
+
75
+ <!-- Vertical separator -->
76
+ <line x1="494" y1="54" x2="494" y2="574"
77
+ stroke="#ffffff" stroke-width="1" opacity="0.08"/>
78
+
79
+ <!-- ========== RIGHT PANEL — 2x2 STAT CARDS ========== -->
80
+
81
+ <!-- CARD: 70 AGENTS (top-left) -->
82
+ <rect x="514" y="62" width="302" height="208" rx="8"
83
+ fill="#ffffff" fill-opacity="0.035"
84
+ stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
85
+ <!-- amber top accent bar -->
86
+ <rect x="514" y="62" width="302" height="4" rx="2" fill="#f59e0b" opacity="0.70"/>
87
+ <text x="665" y="172"
88
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
89
+ font-size="76" font-weight="700" text-anchor="middle"
90
+ fill="#ffffff">70</text>
91
+ <text x="665" y="250"
92
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
93
+ font-size="12" font-weight="600" text-anchor="middle" letter-spacing="3"
94
+ fill="#ffffff" opacity="0.38">AGENTS</text>
95
+
96
+ <!-- CARD: 194 SKILLS (top-right) — amber highlighted -->
97
+ <rect x="836" y="62" width="302" height="208" rx="8"
98
+ fill="#f59e0b" fill-opacity="0.07"
99
+ stroke="#f59e0b" stroke-width="1" stroke-opacity="0.25"/>
100
+ <text x="987" y="172"
101
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
102
+ font-size="76" font-weight="700" text-anchor="middle"
103
+ fill="#f59e0b">194</text>
104
+ <text x="987" y="250"
105
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
106
+ font-size="12" font-weight="600" text-anchor="middle" letter-spacing="3"
107
+ fill="#f59e0b" opacity="0.65">SKILLS</text>
108
+
109
+ <!-- CARD: 97 COMMANDS (bottom-left) -->
110
+ <rect x="514" y="290" width="302" height="178" rx="8"
111
+ fill="#ffffff" fill-opacity="0.035"
112
+ stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
113
+ <text x="665" y="386"
114
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
115
+ font-size="68" font-weight="700" text-anchor="middle"
116
+ fill="#ffffff">97</text>
117
+ <text x="665" y="450"
118
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
119
+ font-size="12" font-weight="600" text-anchor="middle" letter-spacing="3"
120
+ fill="#ffffff" opacity="0.38">COMMANDS</text>
121
+
122
+ <!-- CARD: 22+ HOOKS (bottom-right) -->
123
+ <rect x="836" y="290" width="302" height="178" rx="8"
124
+ fill="#ffffff" fill-opacity="0.035"
125
+ stroke="#ffffff" stroke-width="1" stroke-opacity="0.08"/>
126
+ <text x="987" y="386"
127
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
128
+ font-size="68" font-weight="700" text-anchor="middle"
129
+ fill="#ffffff">22+</text>
130
+ <text x="987" y="450"
131
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
132
+ font-size="12" font-weight="600" text-anchor="middle" letter-spacing="3"
133
+ fill="#ffffff" opacity="0.38">HOOKS</text>
134
+
135
+ <!-- Platform row separator -->
136
+ <line x1="514" y1="490" x2="1138" y2="490"
137
+ stroke="#ffffff" stroke-width="1" opacity="0.07"/>
138
+
139
+ <!-- Platform names — line 1 -->
140
+ <text x="826" y="514"
141
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
142
+ font-size="11" font-weight="400" text-anchor="middle" letter-spacing="0.5"
143
+ fill="#ffffff" opacity="0.28">Claude Code · Windsurf · Cursor · Codex CLI · Antigravity · OpenCode</text>
144
+
145
+ <!-- Platform names — line 2 -->
146
+ <text x="826" y="533"
147
+ font-family="'Segoe UI', system-ui, -apple-system, sans-serif"
148
+ font-size="11" font-weight="400" text-anchor="middle" letter-spacing="0.5"
149
+ fill="#ffffff" opacity="0.28">Cline · Aider · Kimi · Roo Code · Gemini CLI · 11 platforms · 13 install targets</text>
150
+
151
+ </svg>
@@ -18,7 +18,7 @@
18
18
  <rect x="0" y="0" width="900" height="3" fill="url(#accent)" rx="2"/>
19
19
 
20
20
  <!-- Header -->
21
- <text x="28" y="40" font-size="20" font-weight="800" fill="#ffffff" letter-spacing="-0.5">61 Specialist Agents</text>
21
+ <text x="28" y="40" font-size="20" font-weight="800" fill="#ffffff" letter-spacing="-0.5">70 Specialist Agents</text>
22
22
  <text x="28" y="60" font-size="12" fill="#6e7681">Pick the right expert for every problem. Intent routing selects automatically.</text>
23
23
 
24
24
  <!-- Row 1 -->
@@ -118,9 +118,21 @@
118
118
  <text x="771" y="284" font-size="10" fill="#8b949e" text-anchor="middle">api-guardian</text>
119
119
 
120
120
  <rect x="818" y="270" width="54" height="20" rx="10" fill="#161b22" stroke="#21262d" stroke-width="1"/>
121
- <text x="845" y="284" font-size="10" fill="#8b949e" text-anchor="middle">+ 43 more</text>
121
+ <text x="845" y="284" font-size="10" fill="#8b949e" text-anchor="middle">+ 54 more</text>
122
122
 
123
123
  <!-- Bottom -->
124
124
  <line x1="28" y1="308" x2="872" y2="308" stroke="#21262d" stroke-width="1"/>
125
125
  <text x="450" y="326" font-size="11" fill="#484f58" text-anchor="middle">Intent routing auto-selects the right agent from your first message. No agent names needed.</text>
126
+
127
+ <!-- Ghost Depth Mark — brand stamp (scale 0.4×) -->
128
+ <g transform="translate(778, 90) scale(0.4)" opacity="0.16">
129
+ <polyline points="-44,4 12,100 -44,196"
130
+ stroke="#ffffff" stroke-width="10"
131
+ stroke-linecap="round" stroke-linejoin="round"
132
+ fill="none"/>
133
+ <polyline points="0,0 88,100 0,200"
134
+ stroke="#ffffff" stroke-width="32"
135
+ stroke-linecap="round" stroke-linejoin="round"
136
+ fill="none"/>
137
+ </g>
126
138
  </svg>
@@ -22,10 +22,23 @@
22
22
  <rect width="900" height="260" fill="url(#bg)" rx="12"/>
23
23
  <rect width="900" height="260" fill="none" stroke="#21262d" stroke-width="1" rx="12"/>
24
24
 
25
+ <!-- Ghost Depth Mark — scale 0.45×, right-edge brand stamp (90px tall), op=0.20 -->
26
+ <!-- Solid left arm x=844, apex x=883, vertically centered at y=130 (card mid) -->
27
+ <g transform="translate(844, 85) scale(0.45)" opacity="0.20">
28
+ <polyline points="-44,4 12,100 -44,196"
29
+ stroke="#ffffff" stroke-width="10"
30
+ stroke-linecap="round" stroke-linejoin="round"
31
+ fill="none"/>
32
+ <polyline points="0,0 88,100 0,200"
33
+ stroke="#ffffff" stroke-width="32"
34
+ stroke-linecap="round" stroke-linejoin="round"
35
+ fill="none"/>
36
+ </g>
37
+
25
38
  <!-- LEFT — Brand block -->
26
39
  <!-- Version badge -->
27
40
  <rect x="32" y="22" width="72" height="20" rx="10" fill="#a78bfa" fill-opacity="0.15" stroke="#a78bfa" stroke-opacity="0.4" stroke-width="1"/>
28
- <text x="68" y="36" font-size="9" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="0.5">v1.7.4</text>
41
+ <text x="68" y="36" font-size="9" fill="#a78bfa" text-anchor="middle" font-weight="700" letter-spacing="0.5">v1.8.0</text>
29
42
 
30
43
  <!-- Title -->
31
44
  <text x="32" y="78" font-size="36" font-weight="900" letter-spacing="-1.5" fill="#ffffff">Kodelyth</text>
@@ -61,12 +74,12 @@
61
74
  <circle cx="344" cy="31" r="5" fill="#ff5f57"/>
62
75
  <circle cx="360" cy="31" r="5" fill="#febc2e"/>
63
76
  <circle cx="376" cy="31" r="5" fill="#28c840"/>
64
- <text x="612" y="35" font-size="11" fill="#484f58" text-anchor="middle">kodelyth-ecc v1.7.4</text>
77
+ <text x="612" y="35" font-size="11" fill="#484f58" text-anchor="middle">kodelyth-ecc v1.8.0</text>
65
78
 
66
79
  <text x="348" y="66" font-family="'Courier New', Courier, monospace" font-size="11" fill="#10b981">$</text>
67
80
  <text x="360" y="66" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> npx kodelyth-ecc</text>
68
81
 
69
- <text x="348" y="84" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">Installing Kodelyth ECC v1.7.4...</text>
82
+ <text x="348" y="84" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">Installing Kodelyth ECC v1.8.0...</text>
70
83
 
71
84
  <text x="348" y="108" font-family="'Courier New', Courier, monospace" font-size="11" fill="#e6edf3"> Agents (70) </text>
72
85
  <text x="494" y="108" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">→ ~/.claude/agents/</text>
@@ -84,6 +97,6 @@
84
97
  <text x="494" y="180" font-family="'Courier New', Courier, monospace" font-size="11" fill="#484f58">→ ~/.kodelyth/memory/</text>
85
98
 
86
99
  <rect x="348" y="196" width="500" height="36" rx="6" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.3" stroke-width="1"/>
87
- <text x="368" y="212" font-size="9" font-weight="700" fill="#10b981" letter-spacing="1">v1.7.4 — SEMANTIC INTENT ROUTING</text>
100
+ <text x="368" y="212" font-size="9" font-weight="700" fill="#10b981" letter-spacing="1">v1.8.0 — SEMANTIC INTENT ROUTING</text>
88
101
  <text x="368" y="226" font-size="10" fill="#6b7280">Paste code or a stack trace — AI routes you automatically, no command needed</text>
89
102
  </svg>
@@ -54,4 +54,16 @@
54
54
  <text x="604" y="174" font-size="9.5" fill="#34d399" font-weight="700">Release &amp; Ops</text>
55
55
  <text x="604" y="188" font-size="8" fill="#34d399" opacity="0.8">release-captain · git-rescue</text>
56
56
  <text x="604" y="199" font-size="8" fill="#34d399" opacity="0.65">dependency-doctor · incident-commander</text>
57
+
58
+ <!-- Ghost Depth Mark — brand stamp (scale 0.28×) -->
59
+ <g transform="translate(810, 32) scale(0.28)" opacity="0.14">
60
+ <polyline points="-44,4 12,100 -44,196"
61
+ stroke="#ffffff" stroke-width="10"
62
+ stroke-linecap="round" stroke-linejoin="round"
63
+ fill="none"/>
64
+ <polyline points="0,0 88,100 0,200"
65
+ stroke="#ffffff" stroke-width="32"
66
+ stroke-linecap="round" stroke-linejoin="round"
67
+ fill="none"/>
68
+ </g>
57
69
  </svg>
@@ -51,4 +51,16 @@
51
51
  <text x="616" y="100" font-size="10" fill="#a78bfa">github.com/sifxprime/kodelyth-ecc</text>
52
52
  <text x="616" y="116" font-size="10" fill="#38bdf8">npmjs.com/package/kodelyth-ecc</text>
53
53
  <text x="616" y="132" font-size="10" fill="#34d399">kodelyth.com</text>
54
+
55
+ <!-- Ghost Depth Mark — brand stamp (scale 0.22×) -->
56
+ <g transform="translate(810, 28) scale(0.22)" opacity="0.14">
57
+ <polyline points="-44,4 12,100 -44,196"
58
+ stroke="#ffffff" stroke-width="10"
59
+ stroke-linecap="round" stroke-linejoin="round"
60
+ fill="none"/>
61
+ <polyline points="0,0 88,100 0,200"
62
+ stroke="#ffffff" stroke-width="32"
63
+ stroke-linecap="round" stroke-linejoin="round"
64
+ fill="none"/>
65
+ </g>
54
66
  </svg>
@@ -56,4 +56,16 @@
56
56
  <rect x="556" y="138" width="295" height="26" rx="5" fill="#0d1117"/>
57
57
  <text x="570" y="153" font-size="11" fill="#34d399" font-family="'Courier New', monospace">$ npx kodelyth-ecc dashboard</text>
58
58
  <text x="556" y="172" font-size="9" fill="#6e7681">Opens automatically at http://127.0.0.1:5747</text>
59
+
60
+ <!-- Ghost Depth Mark — brand stamp (scale 0.25×) -->
61
+ <g transform="translate(810, 28) scale(0.25)" opacity="0.14">
62
+ <polyline points="-44,4 12,100 -44,196"
63
+ stroke="#ffffff" stroke-width="10"
64
+ stroke-linecap="round" stroke-linejoin="round"
65
+ fill="none"/>
66
+ <polyline points="0,0 88,100 0,200"
67
+ stroke="#ffffff" stroke-width="32"
68
+ stroke-linecap="round" stroke-linejoin="round"
69
+ fill="none"/>
70
+ </g>
59
71
  </svg>
@@ -51,4 +51,16 @@
51
51
  <text x="636" y="126" font-size="9" fill="#6b7280"># before open-sourcing</text>
52
52
  <text x="636" y="141" font-size="11" fill="#f87171" font-family="'Courier New', monospace">/devil-mode --pre-public</text>
53
53
  <text x="636" y="157" font-size="9" fill="#6b7280"># all 8 at once</text>
54
+
55
+ <!-- Ghost Depth Mark — brand stamp (scale 0.23×) -->
56
+ <g transform="translate(810, 28) scale(0.23)" opacity="0.14">
57
+ <polyline points="-44,4 12,100 -44,196"
58
+ stroke="#ffffff" stroke-width="10"
59
+ stroke-linecap="round" stroke-linejoin="round"
60
+ fill="none"/>
61
+ <polyline points="0,0 88,100 0,200"
62
+ stroke="#ffffff" stroke-width="32"
63
+ stroke-linecap="round" stroke-linejoin="round"
64
+ fill="none"/>
65
+ </g>
54
66
  </svg>
@@ -48,4 +48,16 @@
48
48
  <text x="868" y="137" font-size="9" fill="#6e7681" text-anchor="end">async by default</text>
49
49
  <text x="868" y="152" font-size="9" fill="#6e7681" text-anchor="end">zero added latency</text>
50
50
  <text x="868" y="167" font-size="9" fill="#6e7681" text-anchor="end">project-configurable</text>
51
+
52
+ <!-- Ghost Depth Mark — brand stamp (scale 0.26×) -->
53
+ <g transform="translate(810, 28) scale(0.26)" opacity="0.14">
54
+ <polyline points="-44,4 12,100 -44,196"
55
+ stroke="#ffffff" stroke-width="10"
56
+ stroke-linecap="round" stroke-linejoin="round"
57
+ fill="none"/>
58
+ <polyline points="0,0 88,100 0,200"
59
+ stroke="#ffffff" stroke-width="32"
60
+ stroke-linecap="round" stroke-linejoin="round"
61
+ fill="none"/>
62
+ </g>
51
63
  </svg>
@@ -39,4 +39,16 @@
39
39
  <text x="654" y="126" font-size="9" fill="#fbbf24" font-weight="700">MCP Server</text>
40
40
  <text x="654" y="142" font-size="9.5" fill="#e6edf3" font-family="'Courier New', monospace">npx kodelyth-ecc mcp</text>
41
41
  <text x="654" y="154" font-size="8" fill="#6e7681">Claude Desktop · LangGraph</text>
42
+
43
+ <!-- Ghost Depth Mark — brand stamp (scale 0.23×) -->
44
+ <g transform="translate(810, 28) scale(0.23)" opacity="0.14">
45
+ <polyline points="-44,4 12,100 -44,196"
46
+ stroke="#ffffff" stroke-width="10"
47
+ stroke-linecap="round" stroke-linejoin="round"
48
+ fill="none"/>
49
+ <polyline points="0,0 88,100 0,200"
50
+ stroke="#ffffff" stroke-width="32"
51
+ stroke-linecap="round" stroke-linejoin="round"
52
+ fill="none"/>
53
+ </g>
42
54
  </svg>
@@ -49,4 +49,16 @@
49
49
  <text x="514" y="139" font-size="9" fill="#a78bfa">Layer 1 · Project Lessons · tasks/lessons.md · per-project rules</text>
50
50
  <text x="514" y="152" font-size="9" fill="#60a5fa">Layer 2 · Global BM25 · ~/.kodelyth/memory/ · cross-project recall</text>
51
51
  <text x="514" y="165" font-size="9" fill="#34d399">Layer 3 · Intent Routing · 70 specialists · auto-routed every session</text>
52
+
53
+ <!-- Ghost Depth Mark — brand stamp (scale 0.26×) -->
54
+ <g transform="translate(810, 28) scale(0.26)" opacity="0.14">
55
+ <polyline points="-44,4 12,100 -44,196"
56
+ stroke="#ffffff" stroke-width="10"
57
+ stroke-linecap="round" stroke-linejoin="round"
58
+ fill="none"/>
59
+ <polyline points="0,0 88,100 0,200"
60
+ stroke="#ffffff" stroke-width="32"
61
+ stroke-linecap="round" stroke-linejoin="round"
62
+ fill="none"/>
63
+ </g>
52
64
  </svg>
@@ -13,7 +13,7 @@
13
13
 
14
14
  <!-- Label -->
15
15
  <rect x="32" y="20" width="138" height="22" rx="11" fill="#38bdf8" fill-opacity="0.12" stroke="#38bdf8" stroke-opacity="0.4" stroke-width="1"/>
16
- <text x="101" y="35" font-size="10" fill="#38bdf8" text-anchor="middle" font-weight="700" letter-spacing="1">MCP SERVER v1.7.4</text>
16
+ <text x="101" y="35" font-size="10" fill="#38bdf8" text-anchor="middle" font-weight="700" letter-spacing="1">MCP SERVER v1.8.0</text>
17
17
 
18
18
  <text x="32" y="70" font-size="22" font-weight="800" fill="#ffffff">Universal adapter — any agent framework speaks ECC</text>
19
19
  <text x="32" y="92" font-size="12" fill="#6e7681">16 tools · 6 prompts · 365 resources · stdio JSON-RPC · zero telemetry</text>
@@ -43,4 +43,16 @@
43
43
 
44
44
  <!-- Resource counts below hub -->
45
45
  <text x="350" y="164" font-size="8" fill="#6e7681">16 tools · 6 prompts · 365 resources</text>
46
+
47
+ <!-- Ghost Depth Mark — brand stamp (scale 0.23×) -->
48
+ <g transform="translate(810, 28) scale(0.23)" opacity="0.14">
49
+ <polyline points="-44,4 12,100 -44,196"
50
+ stroke="#ffffff" stroke-width="10"
51
+ stroke-linecap="round" stroke-linejoin="round"
52
+ fill="none"/>
53
+ <polyline points="0,0 88,100 0,200"
54
+ stroke="#ffffff" stroke-width="32"
55
+ stroke-linecap="round" stroke-linejoin="round"
56
+ fill="none"/>
57
+ </g>
46
58
  </svg>
@@ -54,4 +54,16 @@
54
54
  <text x="675" y="156" font-size="9" fill="#fbbf24" text-anchor="middle" opacity="0.75">surfaced in 3 s</text>
55
55
 
56
56
  <text x="868" y="156" font-size="9" fill="#6e7681" text-anchor="end">cost: 10% on cached tokens (Anthropic / OpenAI)</text>
57
+
58
+ <!-- Ghost Depth Mark — brand stamp (scale 0.24×) -->
59
+ <g transform="translate(810, 28) scale(0.24)" opacity="0.14">
60
+ <polyline points="-44,4 12,100 -44,196"
61
+ stroke="#ffffff" stroke-width="10"
62
+ stroke-linecap="round" stroke-linejoin="round"
63
+ fill="none"/>
64
+ <polyline points="0,0 88,100 0,200"
65
+ stroke="#ffffff" stroke-width="32"
66
+ stroke-linecap="round" stroke-linejoin="round"
67
+ fill="none"/>
68
+ </g>
57
69
  </svg>
@@ -69,4 +69,16 @@
69
69
  <text x="700" y="141" font-size="9" fill="#38bdf8">/refactor-sprint</text>
70
70
  <text x="700" y="155" font-size="9" fill="#34d399">/pre-release</text>
71
71
  <text x="700" y="169" font-size="9" fill="#34d399">/onboard</text>
72
+
73
+ <!-- Ghost Depth Mark — brand stamp (scale 0.26×) -->
74
+ <g transform="translate(810, 28) scale(0.26)" opacity="0.14">
75
+ <polyline points="-44,4 12,100 -44,196"
76
+ stroke="#ffffff" stroke-width="10"
77
+ stroke-linecap="round" stroke-linejoin="round"
78
+ fill="none"/>
79
+ <polyline points="0,0 88,100 0,200"
80
+ stroke="#ffffff" stroke-width="32"
81
+ stroke-linecap="round" stroke-linejoin="round"
82
+ fill="none"/>
83
+ </g>
72
84
  </svg>
@@ -48,4 +48,16 @@
48
48
 
49
49
  <!-- Right label -->
50
50
  <text x="868" y="96" font-size="10" fill="#6e7681" text-anchor="end">70 agents · 10 tiers · 50+ patterns</text>
51
+
52
+ <!-- Ghost Depth Mark — brand stamp (scale 0.23×) -->
53
+ <g transform="translate(810, 28) scale(0.23)" opacity="0.14">
54
+ <polyline points="-44,4 12,100 -44,196"
55
+ stroke="#ffffff" stroke-width="10"
56
+ stroke-linecap="round" stroke-linejoin="round"
57
+ fill="none"/>
58
+ <polyline points="0,0 88,100 0,200"
59
+ stroke="#ffffff" stroke-width="32"
60
+ stroke-linecap="round" stroke-linejoin="round"
61
+ fill="none"/>
62
+ </g>
51
63
  </svg>
@@ -1,5 +1,5 @@
1
1
  # Kodelyth ECC — Twitter / X Hype Content
2
- # v1.7.4 · github.com/sifxprime/kodelyth-ecc
2
+ # v1.8.0 · github.com/sifxprime/kodelyth-ecc
3
3
 
4
4
  ---
5
5
 
@@ -454,7 +454,7 @@ The numbers:
454
454
  22+ automation hooks
455
455
  14 always-on rules
456
456
  11 platforms, 13 install targets
457
- 336 passing tests
457
+ 373 passing tests
458
458
 
459
459
  One install. npx kodelyth-ecc
460
460
 
@@ -594,7 +594,7 @@ npx kodelyth-ecc — free, local, no cloud.
594
594
  97 slash commands.
595
595
  22+ automation hooks.
596
596
  11 platforms.
597
- 336 passing tests.
597
+ 373 passing tests.
598
598
  0 cloud.
599
599
 
600
600
  One install: npx kodelyth-ecc
@@ -69,7 +69,7 @@
69
69
  <rect x="480" y="280" width="360" height="120" rx="8" fill="#0d2b1d" stroke="#059669" stroke-opacity="0.4" stroke-width="1"/>
70
70
  <rect x="480" y="280" width="4" height="120" rx="2" fill="url(#mem)"/>
71
71
  <rect x="646" y="286" width="78" height="18" rx="9" fill="#059669" fill-opacity="0.25" stroke="#059669" stroke-opacity="0.5" stroke-width="1"/>
72
- <text x="685" y="299" font-size="9" fill="#10b981" text-anchor="middle" font-weight="700">v1.7.4</text>
72
+ <text x="685" y="299" font-size="9" fill="#10b981" text-anchor="middle" font-weight="700">v1.8.0</text>
73
73
  <text x="500" y="306" font-size="13" font-weight="700" fill="#ffffff">image-architect</text>
74
74
  <text x="500" y="325" font-size="12" fill="#8b949e">"my site looks plain / boring"</text>
75
75
  <text x="500" y="341" font-size="12" fill="#8b949e">"I need an OG image / social card"</text>
@@ -103,6 +103,18 @@
103
103
  <text x="920" y="424" font-size="32" font-weight="800" fill="#ffffff" text-anchor="middle">12</text>
104
104
  <text x="920" y="446" font-size="10" fill="#484f58" text-anchor="middle" letter-spacing="2">PLATFORMS</text>
105
105
  <line x1="860" y1="464" x2="980" y2="464" stroke="#21262d" stroke-width="1"/>
106
- <text x="920" y="496" font-size="20" font-weight="800" fill="#ffffff" text-anchor="middle">v1.7.4</text>
106
+ <text x="920" y="496" font-size="20" font-weight="800" fill="#ffffff" text-anchor="middle">v1.8.0</text>
107
107
  <text x="920" y="516" font-size="10" fill="#484f58" text-anchor="middle" letter-spacing="2">LATEST</text>
108
+
109
+ <!-- Ghost Depth Mark — brand stamp (scale 0.55×) -->
110
+ <g transform="translate(1044, 282) scale(0.55)" opacity="0.16">
111
+ <polyline points="-44,4 12,100 -44,196"
112
+ stroke="#ffffff" stroke-width="10"
113
+ stroke-linecap="round" stroke-linejoin="round"
114
+ fill="none"/>
115
+ <polyline points="0,0 88,100 0,200"
116
+ stroke="#ffffff" stroke-width="32"
117
+ stroke-linecap="round" stroke-linejoin="round"
118
+ fill="none"/>
119
+ </g>
108
120
  </svg>
@@ -51,9 +51,21 @@
51
51
  <text x="800" y="446" font-size="14" fill="#8b949e">Every session → better context</text>
52
52
  <text x="800" y="476" font-size="12" fill="#484f58">Month 1: knows your style.</text>
53
53
  <text x="800" y="494" font-size="12" fill="#484f58">Month 3: works like it's been here years.</text>
54
- <text x="800" y="528" font-size="11" fill="#30363d">Compound learning — v1.7.4</text>
54
+ <text x="800" y="528" font-size="11" fill="#30363d">Compound learning — v1.8.0</text>
55
55
 
56
56
  <!-- Footer CTA -->
57
57
  <text x="80" y="606" font-size="20" fill="#484f58">$ npx kodelyth-ecc</text>
58
- <text x="1120" y="606" font-size="16" fill="#484f58" text-anchor="end">v1.7.4 · github.com/sifxprime/kodelyth-ecc</text>
58
+ <text x="1120" y="606" font-size="16" fill="#484f58" text-anchor="end">v1.8.0 · github.com/sifxprime/kodelyth-ecc</text>
59
+
60
+ <!-- Ghost Depth Mark — brand stamp (scale 0.55×) -->
61
+ <g transform="translate(1044, 282) scale(0.55)" opacity="0.16">
62
+ <polyline points="-44,4 12,100 -44,196"
63
+ stroke="#ffffff" stroke-width="10"
64
+ stroke-linecap="round" stroke-linejoin="round"
65
+ fill="none"/>
66
+ <polyline points="0,0 88,100 0,200"
67
+ stroke="#ffffff" stroke-width="32"
68
+ stroke-linecap="round" stroke-linejoin="round"
69
+ fill="none"/>
70
+ </g>
59
71
  </svg>