Expand description
Typed foundation for a 170-location pet-resort workflow/agent platform.
This crate intentionally models business contracts before implementation details: entities, workflow events, agent identity values, and policy decisions.
Modulesยง
- agent
- Crate-level agent surface for the Gingr integration boundary.
- analytics
- Crate-level analytics surface for the Gingr integration boundary.
- audit
- Crate-level audit surface for the Gingr integration boundary.
- boarding
- Crate-level boarding surface for the Gingr integration boundary.
- care
- Crate-level care surface for the Gingr integration boundary.
- customer
- Crate-level customer surface for the Gingr integration boundary.
- daily_
brief - Canonical domain contracts for cross-service resort daily briefs.
- data_
quality - Crate-level data quality surface for the Gingr integration boundary.
- daycare
- Daycare service contracts for front-desk throughput, safe play, and package review.
- document
- Crate-level document surface for the Gingr integration boundary.
- entities
- Crate-level entities surface for the Gingr integration boundary.
- grooming
- Crate-level grooming surface for the Gingr integration boundary.
- incident
- Crate-level incident surface for the Gingr integration boundary.
- lead
- Canonical domain contracts for cross-service lead conversion triage.
- location
- Crate-level location surface for the Gingr integration boundary.
- message
- Crate-level message surface for the Gingr integration boundary.
- money
- Crate-level money surface for the Gingr integration boundary.
- operations
- Operations owns portfolio, technology, KPI, and cross-service operating-context contracts. Service-specific daily brief, lead, reputation, staff, grooming, training, and retail vocabulary lives in those owner modules; this module keeps those namespaces visible instead of re-exporting compatibility synonyms.
- payment
- Payment-domain values for deposits, references, and review-safe money movement state.
- pet
- Crate-level pet surface for the Gingr integration boundary.
- policy
- Crate-level policy surface for the Gingr integration boundary.
- portal
- Crate-level portal surface for the Gingr integration boundary.
- reputation
- Canonical domain contracts for reputation-review triage.
- reservation
- Crate-level reservation surface for the Gingr integration boundary.
- retail
- Crate-level retail surface for the Gingr integration boundary.
- source
- Source-system provenance and record references for app-owned operational facts.
- staff
- Canonical domain contracts for staff tasking and assignment.
- temperament
- Crate-level temperament surface for the Gingr integration boundary.
- training
- Crate-level training surface for the Gingr integration boundary.
- vaccine
- Crate-level vaccine surface for the Gingr integration boundary.
- workflow
- Crate-level workflow surface for the Gingr integration boundary.