seo-generator-server/lib/modes
StillHammer 4f60de68d6 Fix BatchProcessor initialization and add comprehensive test suite
- Fix BatchProcessor constructor to avoid server blocking during startup
- Add comprehensive integration tests for all modular combinations
- Enhance CLAUDE.md documentation with new test commands
- Update SelectiveLayers configuration for better LLM allocation
- Add AutoReporter system for test automation
- Include production workflow validation tests

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 14:17:49 +08:00
..
AutoProcessor.js Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
AutoProcessor.refactored.js Fix BatchProcessor initialization and add comprehensive test suite 2025-09-19 14:17:49 +08:00
ManualServer.js Refactor batch processing system with shared QueueProcessor base class 2025-09-19 02:04:48 +08:00
ModeManager.js Setup test system extended 2025-09-05 20:09:53 +08:00