Commit Graph

2 Commits

Author SHA1 Message Date
1f2041e990 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
2026-02-24 18:42:41 +01:00
14cea83750 docs: files & attachments architecture 2026-02-24 18:40:28 +01:00