MOC: Data Models & Schemas
Data Models & Schemas — Map of Content
Database schemas, Ent ORM entities, DTOs, and TypeScript types used throughout the Palimpsest application.
Data Models
Glossary
- GlossaryEntry — 37-field Ent ORM schema for glossary terms
- Glossary — Parent entity (1:1 with Project)
- GlossaryEntryDTO — Go DTOs and TypeScript types for API transfer
Search
- SearchResult — Go structs and TypeScript interfaces for search requests/responses
Panel System
- PanelLayout — Panel layout state: docked configs, floating instances, UI state