1.1 KiB
1.1 KiB
🔱 Spark God Mode
God Mode is the centralized control panel and intelligence engine for the Spark Platform.
📚 Documentation
- God Mode API: Full API documentation for direct database access and system control.
- Content Generation API: Documentation for the AI content generation pipeline.
- Admin Manual: Guide for using the visual dashboard.
- Implementation Plan: Technical architecture and roadmap.
- Handoff & Context: Context for developers and AI agents.
- Harris Matrix: Strategy and priority matrix.
- Health Check: System diagnostics guide.
🚀 Quick Start
Development
npm install
npm run dev
Production
Deployed via Coolify (Docker).
See Dockerfile for build details.
🛠️ Scripts
Located in ./scripts/:
god-mode.js: Core engine script.start-worker.js: Job queue worker.test-campaign.js: Campaign testing utility.