seo-generator-server/lib
StillHammer 5f9ff4941d Complete API system implementation with comprehensive testing
- APIController.js: Full RESTful API with articles, projects, templates endpoints
- Real HTTP integration tests with live server validation
- Unit tests with proper mocking and error handling
- API documentation with examples and usage patterns
- Enhanced audit tool supporting HTML, npm scripts, dynamic imports
- Cleaned 28 dead files identified by enhanced audit analysis
- Google Sheets integration fully validated in test environment
2025-09-16 11:10:46 +08:00
..
adversarial-generation Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +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 Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +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
selective-enhancement Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +08:00
APIController.js Complete API system implementation with comprehensive testing 2025-09-16 11:10:46 +08:00
ArticleStorage.js [200~add step-by-step versioning system with Google Sheets integration 2025-09-06 16:38:20 +08:00
BrainConfig.js Fix critical authentication and Digital Ocean integration issues 2025-09-15 23:06:07 +08:00
ContentAssembly.js Initial commit 2025-09-03 15:29:19 +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 Improve step by step system, fix modular level 3 and 4 modules 2025-09-11 15:31:53 +08:00
Main.js Intelligent merge: Align Main.js/StepExecutor with API setup base 2025-09-15 15:43:21 +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