@timmeck/marketing-brain 1.30.0 → 1.30.1
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 +6 -6
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -51,7 +51,7 @@ Same full engine suite as Brain, fed with post/engagement history via DataMiner:
|
|
|
51
51
|
|
|
52
52
|
### Dream Mode & Consciousness
|
|
53
53
|
- **Dream Engine** — Offline consolidation: memory replay, synapse pruning, compression, importance decay
|
|
54
|
-
- **
|
|
54
|
+
- **Mission Control Dashboard** — Unified dashboard at http://localhost:7788 (Consciousness Entity, Thoughts, Engines, Intelligence)
|
|
55
55
|
- **Prediction Engine** — Holt-Winters forecasting for engagement rates and post performance
|
|
56
56
|
- **AutoResponder** — Automatically adjusts marketing parameters when anomalies detected
|
|
57
57
|
- **Self-Improvement Loop** — Generates improvement suggestions
|
|
@@ -69,7 +69,7 @@ Same full engine suite as Brain, fed with post/engagement history via DataMiner:
|
|
|
69
69
|
| Dashboard | Port | What It Shows |
|
|
70
70
|
|-----------|------|--------------|
|
|
71
71
|
| **Marketing Dashboard** | 7783 | Interactive synapse graph, platform charts, top posts, insights |
|
|
72
|
-
| **
|
|
72
|
+
| **Mission Control** | 7788 | Unified 7-tab dashboard: Overview, Consciousness (Entity visualization), Thoughts, CodeGen, Self-Mod, Engines, Intelligence |
|
|
73
73
|
|
|
74
74
|
### Universal Access
|
|
75
75
|
- **MCP Server** — Stdio transport for Claude Code
|
|
@@ -183,10 +183,10 @@ marketing config Configuration management
|
|
|
183
183
|
|
|
184
184
|
| Brain | Version | Purpose | Ports |
|
|
185
185
|
|-------|---------|---------|-------|
|
|
186
|
-
| [Brain](../brain) | v3.
|
|
187
|
-
| [Trading Brain](../trading-brain) | v2.
|
|
188
|
-
| **Marketing Brain** | v1.
|
|
189
|
-
| [Brain Core](../brain-core) | v2.
|
|
186
|
+
| [Brain](../brain) | v3.34.0 | Error memory, code intelligence, full autonomy & self-modification | 7777 / 7778 / 7788 |
|
|
187
|
+
| [Trading Brain](../trading-brain) | v2.29.0 | Adaptive trading intelligence with signal learning & backtesting | 7779 / 7780 |
|
|
188
|
+
| **Marketing Brain** | v1.30.0 | Content strategy, engagement & cross-platform optimization | **7781** / 7782 / 7783 |
|
|
189
|
+
| [Brain Core](../brain-core) | v2.34.0 | Shared infrastructure — 30+ engines | — |
|
|
190
190
|
|
|
191
191
|
## Support
|
|
192
192
|
|