Projects
Projects
Application projects built on the UNVRSL Core Services. Each project has its own L1 (scope), L2 (architecture), L3 (roadmap), and L4 (code) documentation layers.
Application Projects
- Language Learner — AI-powered language learning with spaced repetition
- Medical App — Medical application rebuild on UNVRSL
- Psychiatry Learning App — Structured psychiatry reference
- WYSIWYG Todo List — Visual to-do list with file system
- Web OS — Cloud desktop environment
Shared Infrastructure
All projects share:
- Identity — single master account via core.auth
- Storage — shared file quota via core.storage
- AI — shared AI call quota via core.ai
- Media — shared processing quota via core.hypermedia
- UI — shared design system via core.assets
Framework Conventions
→ Coding Conventions