Skip to main content

Module daily_update

Module daily_update 

Source
Expand description

Daily operational update packets built from deterministic source context.

Modules§

daily_care_update
Daily care notes prepared for staff review before they become operational updates.

Structs§

CustomerMessageDraft
Customer message draft used by the daily update workflow; it packages operational changes into reviewable staff updates instead of free-form agent output.
FactSummary
FlagMessage
IncludedFact
Included fact used by the daily update workflow; it packages operational changes into reviewable staff updates instead of free-form agent output.
InternalFlag
Internal flag used by the daily update workflow; it packages operational changes into reviewable staff updates instead of free-form agent output.
LanguageTag
MvpPreview
Mvp preview used by the daily update workflow; it packages operational changes into reviewable staff updates instead of free-form agent output.
MvpPreviewRequest
Mvp preview request used by the daily update workflow; it packages operational changes into reviewable staff updates instead of free-form agent output.
MvpPreviewRequestBuilder
Use builder syntax to set the inputs and finish with build().
OmittedFact
Omitted fact used by the daily update workflow; it packages operational changes into reviewable staff updates instead of free-form agent output.
RedactionProfile
ReviewReason
SendStub
Send stub used by the daily update workflow; it packages operational changes into reviewable staff updates instead of free-form agent output.
ToneLabel

Enums§

Audience
Decision choices for audience in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
Error
Decision choices for error in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
FactSummaryError
FlagMessageError
InternalFlagCode
Decision choices for internal flag code in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
InternalFlagSeverity
Decision choices for internal flag severity in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
LanguageTagError
OmissionReason
Decision choices for omission reason in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
RecommendedFlagAction
Decision choices for recommended flag action in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
RedactionProfileError
ReviewDisposition
Decision choices for review disposition in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
ReviewReasonError
SendMode
Decision choices for send mode in the daily update workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
ToneLabelError

Functions§

build_mvp_preview
Builds the mvp preview output for the daily update workflow.

Type Aliases§

Result
Result type returned by fallible daily update operations.