Skip to main content

Crate app

Crate app 

Source
Expand description

Shared application/workflow orchestration for the pet-resort agent platform.

This crate composes semantic domain contracts from domain into executable workflow packets, agent prompts, tool-port contracts, and MVP orchestration previews shared by API, worker, and CLI shells.

Modulesยง

agents
Agent specs and prompt packet contracts.
booking_triage
Booking triage contracts for deterministic review before agent drafting.
checkout_completion
Checkout-closeout packets, gates, and safe handoff drafts.
crm_retention
Source-grounded retention follow-up packets and review-only customer drafts.
daily_update
Daily operational update packets built from deterministic source context.
data_quality_hygiene
Duplicate/stale-record hygiene workflows that stop before provider mutation.
local_smoke
Local deterministic fixtures that exercise agent and tool boundaries.
manager_daily_brief
Manager Daily Brief workflow contracts for labor-saving internal review.
prelude
Common app contracts for shells that need agent specs and tool catalogs.
tools
App-owned external tool-port contracts.