Expand description
Axum routes that expose review-gated workflows and audit-friendly DTOs.
Structs§
- Vaccine
Document State - In-memory state carried by the API shell for deterministic workflow demos and tests.
Functions§
- router
- Builds the default staff-facing workflow router with deterministic in-memory state.
- router_
with_ state - Builds the staff-facing workflow router over caller-provided deterministic state.