Design comprehensive files architecture for Team Board
- Project files structure: workspace/<project-slug>/files/ and /attachments/ - Database models: ProjectFile + extended Attachment - Hybrid sync: inotify + periodic scanning for manual file additions - MCP tools integration: 6 tools for agent file operations - Security: validation, quotas, file type restrictions - Features: thumbnails, text extraction, full-text search - REST API endpoints for all file operations - Detailed implementation plan and examples
This commit is contained in:
parent
14cea83750
commit
1f2041e990