x-cpod-domain: common
Common
Cross-domain primitives — data sources, tags, relationships, attention signals, and timeline events.
7 tables·client.dataSources · client.relationships · client.common
Tables
Click a table for its schema and APIAttentionSignal
34fAn explainable "why now" signal flagging an entity that needs attention.
/api/v1/common/attention-signalslistgetcreateupdatedeletedismissresolveTimelineEvent
30fA source-backed business activity ledger event.
/api/v1/common/timeline-eventslistgetcreateupdatedeleteDataSource
20fA registered data source, often the origin of synced records.
/api/v1/datasourceslistgetcreateupdatesyncTag
18fA free-form tag attachable to any entity.
/api/v1/common/tagslistgetcreateupdatedeleteRelationship
21fA generic edge between two entities when no FK fits.
/api/v1/relationshipslistgetcreatedeleteAttachment
21fA file uploaded against any EDM entity — ticket, deal, contract, policy, etc. Bytes live in MinIO; this record is the metadata pointer.
/api/v1/common/attachmentslistgetcreateupdatedeleteActivityLog
22fA lightweight record of a status or field change on any EDM entity. One log entry per field transition — ticket status changed, deal stage moved, priority updated, etc.
/api/v1/common/activity-logslistgetcreateupdatedelete