mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 07:52:57 +00:00
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> |
||
|---|---|---|
| .claude/agents | ||
| .github | ||
| agents | ||
| authentication | ||
| core | ||
| docs | ||
| netcop_hub | ||
| scripts | ||
| static | ||
| templates | ||
| tests | ||
| wallet | ||
| .env.example | ||
| .env.production.template | ||
| .gitignore | ||
| .railway.env.example | ||
| CLAUDE.md | ||
| manage.py | ||
| railway.json | ||
| railway.staging.json | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| run_dev.sh | ||