EDM Domains
Generated reference for every Enterprise Data Model domain — straight from the domain registry that powers the live Explore section. Each page lists a domain’s entities, their REST paths, SDK operations, and full field tables. These pages and the explorer share one source of truth, so they never drift.
Auth
1 tableSign-in, token lifecycle, password reset, and invites. Not a data domain — the access layer every SDK call rides on.
x-cpod-domain: authPeople
2 tablesHuman identities and the groups they belong to. Users auto-provision linked Persons; tenant admins can backfill existing Users via POST /people/persons/sync-user-links.
x-cpod-domain: peopleTechnology
2 tablesThe technology assets your org runs and who is entitled to them.
x-cpod-domain: technologyLicenses
2 tablesSoftware licenses owned and how they're assigned.
x-cpod-domain: licensesAssets
2 tablesPhysical and cloud assets in the inventory.
x-cpod-domain: assetsRisk & Compliance
3 tablesVulnerabilities, controls, and risk items the org is tracking.
x-cpod-domain: risk_complianceGRC
5 tablesGovernance, risk and compliance program — frameworks, controls, evidence, incidents, risks.
x-cpod-domain: grcSOC
3 tablesSecurity operations — alerts, investigations, playbooks.
x-cpod-domain: socCustomer
6 tablesCRM — accounts, contacts, deals, activities, quotes, line items.
x-cpod-domain: customerProjects
4 tablesProjects, tasks, sprints, features.
x-cpod-domain: projectWork & Time
3 tablesTime entries, comments, and capacity for the working surface.
x-cpod-domain: workOKRs
2 tablesObjectives and Key Results.
x-cpod-domain: okrHR
4 tablesRecruiting and onboarding/offboarding.
x-cpod-domain: hrOrg Chart
2 tablesDepartments and locations — the org's structural axes.
x-cpod-domain: orgEmployee
4 tablesDay-to-day employee data — skills, calendar, leave, notes.
x-cpod-domain: employeePerformance
2 tablesGoals and learning records on the performance review surface.
x-cpod-domain: performanceLearning
2 tablesCohorts and assessments in the L&D surface.
x-cpod-domain: learningKnowledge
3 tablesDocuments, chunks, and entities backing search & retrieval.
x-cpod-domain: knowledgeRFP
3 tablesRFP intake, question library, and responses.
x-cpod-domain: rfpFinance
5 tablesInvoices, POs, expenses, budgets.
x-cpod-domain: financeContracts
3 tablesVendors, master contracts, and obligations.
x-cpod-domain: contractsProcurement
1 tableSuppliers — the operational vendor view.
x-cpod-domain: procurementVendor
5 tablesVendor lifecycle — scorecards, certifications, insurance, contacts, onboarding.
x-cpod-domain: vendorCatalog
2 tablesProduct catalog and categories.
x-cpod-domain: catalogInvestments
2 tablesTech portfolio items and cost centers.
x-cpod-domain: investmentsApprovals
2 tablesApproval requests and steps — the workflow surface.
x-cpod-domain: approvalsNotifications
2 tablesUser notifications and broadcast announcements.
x-cpod-domain: notificationsHelpdesk
2 tablesTickets and SLA policies for support flows.
x-cpod-domain: helpdeskIntegrations
4 tablesExternal apps, connectors, API keys, and webhooks.
x-cpod-domain: integrationCommon
7 tablesCross-domain primitives — data sources, tags, relationships, attention signals, and timeline events.
x-cpod-domain: commonStorage
2 tablesObject and record storage primitives — files and small JSON docs.
x-cpod-domain: storageTelemetry
3 tablesAudit events, app events, and traces from the platform.
x-cpod-domain: telemetryAnalytics
3 tablesDashboards, metrics, and reports for operational analytics.
x-cpod-domain: analyticsGraph
3 tablesNodes, edges, and queries for graph-based data modeling.
x-cpod-domain: graphLegal
6 tablesContracts, NDAs, cases, IP, compliance, and reviews.
x-cpod-domain: legalMarketing
7 tablesCampaigns, leads, content, events, social, emails, and analytics.
x-cpod-domain: marketingOperations
5 tablesAccess requests, HR requests, pending items, equipment, and travel.
x-cpod-domain: operationsPlanner
2 tablesDaily plans and plan items for personal and team productivity.
x-cpod-domain: plannerPostmortems
1 tableIncident timelines and event sequences for postmortem analysis.
x-cpod-domain: postmortemsSurveys
3 tablesSurvey definitions, individual responses, and aggregate analytics for feedback and engagement measurement.
x-cpod-domain: surveysProduct Feedback
2 tablesIn-app bug reports and feature requests with automatic RICE scoring for PM triage.
x-cpod-domain: product_feedbackProcess
3 tablesProcess flow definitions, bottleneck identification, and efficiency scoring for workflow optimization.
x-cpod-domain: processIntegrations
3 tablesExternal system connections, data source registry, and sync state tracking for monitoring cross-app data pipeline health.
x-cpod-domain: integrationsClientOps
5 tablesCustomer health scores, success playbooks, onboarding plans, retention risk tracking, and expansion pipeline.
x-cpod-domain: clientopsCredentials
1 tableStored credentials (API keys, OAuth tokens) for use by integrations and connectors.
x-cpod-domain: credentialsMasking
1 tablePII / sensitive-field masking utilities — apply consistent redaction across responses.
x-cpod-domain: maskingPolicies
3 tablesGovernance policy documents with lifecycle management — acceptable use, data handling, security, HR. Policies can be published, retired, and reviewed on a cadence.
x-cpod-domain: policiesAgents
1 tablePlatform agent registry — autonomous AI agents that can execute skills and workflows.
x-cpod-domain: agentsSkills
1 tablePlatform skill registry — reusable, versioned capabilities that agents and workflows can invoke.
x-cpod-domain: skillsWorkflows
1 tablePlatform workflow engine — orchestrate multi-step processes with conditional logic and error handling.
x-cpod-domain: workflowsTeams
1 tablePlatform team management — organize users into collaborative groups with shared resources.
x-cpod-domain: teamsMemories
1 tablePlatform memory service — persistent context and conversation history for agents.
x-cpod-domain: memoriesMCP Servers
1 tableMCP server registry — registered Model Context Protocol servers and their tool definitions.
x-cpod-domain: mcp-serversCompletions
1 tableLLM completion proxy — unified interface to multiple AI models via coreiq gateway.
x-cpod-domain: completionsSpeech-to-Text
1 tableAudio-to-text via cpod-backend, which forwards to coreiq's governed gateway. Multipart upload; returns OpenAI-compatible {text, _meta} shape.
x-cpod-domain: sttMutations
1 tableGoverned write orchestrator — prepare, review, and commit EDM mutations with audit trails.
x-cpod-domain: mutationsFeature Flags
1 tableFeature-flag evaluation service — evaluate named flags against optional evaluation context.
x-cpod-domain: flagsSecrets
1 tablePlatform vault — resolve named secrets securely without exposing raw values in application code.
x-cpod-domain: secretsPods
1 tablePlatform compute pods — create, manage, and lifecycle-control containerised workloads within workspaces.
x-cpod-domain: podsEvents
1 tablePlatform event bus — subscribe to resource lifecycle events and retrieve historical event logs.
x-cpod-domain: eventsApps
2 tablesApp identity registry — register application identities and manage MCP tool registrations per app.
x-cpod-domain: appsRegistry
2 tablesDynamic capability registry — service-mesh-style tool discovery and invocation across all live apps.
x-cpod-domain: registryMCP
1 tableMCP tool proxy — register, manage, and invoke LLM-facing tools through the tenant-scoped audited proxy.
x-cpod-domain: mcpChat HITL
1 tableChat human-in-the-loop approvals — resolve agent tool-call approval requests paused during AI execution.
x-cpod-domain: chatUser Profiles
1 tableUser profile management — fetch, update, and manage organization membership for platform users.
x-cpod-domain: userProfilesOrganizations
1 tableOrganization context — access and update the multi-tenant organization scoped to the caller's JWT.
x-cpod-domain: organizationsTenants
1 tableTenant management — provision, configure, and lifecycle-manage platform tenants.
x-cpod-domain: tenantsWorkspaces
3 tablesPlatform workspaces — personal and shared containers for files, folders, and compute pods.
x-cpod-domain: workspaces