| .. | ||
| file.prisma | ||
| post.prisma | ||
| README.md | ||
| reputationHistory.prisma | ||
Platform Schema
This schema contains tables and logic specific to the CVSA as a platform.
Purpose
While the core schema focuses on universal SVS (Singing Voice Synthesis) data that could theoretically be shared across different encyclopedia projects, the platform schema manages data unique to this specific implementation.
It includes:
- User Activity: Personal notes, bookmarks, and interaction history.
- System State: File storage metadata and upload tracking.
and so on.