quantum-ai-v3/static/js
Claude 2f17475445 🧹 Major codebase cleanup - remove obsolete files and reduce project bloat
Removed obsolete files across multiple categories:
- AGENTS_APP_RECREATION_GUIDE.md (640 lines) - obsolete recreation guide
- 4 HTML prototype files (agent_template_prototype.html, social_ads*.html, workflow_template.html)
- Log files and database dumps (netcop.log, server.log, local_database_dump.json, docs_update_summary.txt)
- 6 obsolete test files for old agent systems and webhooks
- 4 unused static JS files (data-analyzer.js, workflows*.js, text-summarizer.js)
- 2 unused CSS files (digital-branding.css, workflows.css)

This cleanup reduces codebase size significantly while maintaining all 8 active agents and core functionality.
File-based agent system remains fully operational with streamlined, relevant files only.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-14 09:42:56 +05:30
..
agent-polling.js agent polling fix 2025-07-13 17:46:26 +05:30
agent-template-starter.js Enhance agent template with modern UX patterns and data analyzer improvements 2025-07-30 11:51:07 +05:30
agent-utils.js Standardize agent architecture and update comprehensive documentation 2025-07-14 16:28:37 +05:30
agents-core.js 🎯 Complete dual integration architecture with JotForm and digital branding 2025-08-02 10:47:16 +05:30
job-posting-generator.js All agents working: Direct N8N integration, fixed routing, and pricing sync 2025-07-29 19:33:01 +05:30
social-ads.js All agents working: Direct N8N integration, fixed routing, and pricing sync 2025-07-29 19:33:01 +05:30