📄️ Backend API
.NET 9.0 Web API built with Clean Architecture and Domain-Driven Design (DDD) principles.
📄️ Blender Addon
The Modelibr Blender addon enables direct integration with the server for browsing, importing, and uploading 3D models.
📄️ Frontend Development Guide
React 18+ application with TypeScript, Three.js for 3D rendering, and PrimeReact UI components.
📄️ Testing Documentation
Testing philosophy: Tests should be readable documentation, not just coverage metrics.
📄️ Thumbnail Worker Service
Node.js microservice for generating 3D model thumbnails and animated previews. Operates independently from the .NET Web API, communicating via REST API and SignalR.
📄️ API Contracts Documentation
This document describes the API endpoints used by the frontend and E2E tests. It serves as a contract reference to ensure tests match actual API behavior.
📄️ Services Testing Report for Copilot Agent
Summary
📄️ Texture Type Channel Mapping - Design Specification
Referenced from roadmap.md Priority 1.