seo-generator-server/lib
StillHammer f51c4095f6 Add modular pipeline demo system with real module integration
- Add complete modular demo interface (public/modular-pipeline-demo.html)
- Add standalone demo server (simple-server.js) on port 3333
- Integrate real SelectiveCore, AdversarialCore, HumanSimulation, PatternBreaking modules
- Add configurable pipeline with step-by-step content transformation display
- Add new trend management and workflow configuration modules
- Add comprehensive test suite for full pipeline validation
- Update core modules for better modular integration and demo compatibility

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-23 16:03:20 +08:00
..
adversarial-generation Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +08:00
batch Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
generation Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
human-simulation Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
modes Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
pattern-breaking Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
polyfills Initial commit 2025-09-03 15:29:19 +08:00
prompt-engine Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
selective-enhancement Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
shared Refactor batch processing system with shared QueueProcessor base class 2025-09-19 02:04:48 +08:00
trend-prompts Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
workflow-configuration Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
APIController.js Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
ArticleStorage.js Fix Google Sheets metadata tracking issues 2025-09-19 08:18:05 +08:00
BrainConfig.js Fix critical authentication and Digital Ocean integration issues 2025-09-15 23:06:07 +08:00
ContentAssembly.js Remove Gemini provider and fix ContentAssembly array bug 2025-09-22 07:08:14 +08:00
ElementExtraction.js Initial commit 2025-09-03 15:29:19 +08:00
ErrorReporting.js update test system and logger 2025-09-08 12:33:16 +08:00
LLMManager.js Remove Gemini provider and fix ContentAssembly array bug 2025-09-22 07:08:14 +08:00
Main.js Add modular pipeline demo system with real module integration 2025-09-23 16:03:20 +08:00
MissingKeywords.js Initial commit 2025-09-03 15:29:19 +08:00
package.json Initial commit 2025-09-03 15:29:19 +08:00
StepByStepSessionManager.js Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
StepExecutor.js Intelligent merge: Align Main.js/StepExecutor with API setup base 2025-09-15 15:43:21 +08:00
trace.js Initial commit 2025-09-03 15:29:19 +08:00