Stampede Platform
Nothing published in this section yet.
Schema
Marketing CRMMarketing
Tag
Customer label. Sourced from CRM (Morpheus) or booking (Zion) — IDs prefixed accordingly.
4 fields2 relationships
Fields
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Prefixed: morpheus:abc123 or zion:xyz456. |
| name | string | yes | Label (VIP, Regular, Coeliac). |
| source | enum | yes | morpheus | zion. |
| created_at | datetime | yes | Created. |
Relationships
Outbound (1)
- Tag[:BELONGS_TO]→Organization
Inbound (1)
- Customer[:TAGGED_WITH]→Tag
Related entities
OrganizationGraph AI Engine
Top-level organisation node. Supports franchise and group hierarchies via :PARENT_OF. Every piece of data in the platform is scoped to an organisation.CustomerGraph AI Engine
The root guest identity node. Every interaction across bookings, Wi-Fi, orders, reviews, and loyalty is unified under a single Customer node per organisation.
