Skip to main content

Module data_quality_hygiene

Module data_quality_hygiene 

Source
Expand description

Duplicate/stale-record hygiene workflows that stop before provider mutation.

Structs§

Action
Action carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
ActionBuilder
Use builder syntax to set the inputs and finish with build().
ActionId
Action id carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
ActionRationale
Action rationale carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
AggregateLaborMinutes
Aggregate labor minutes carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
Candidate
Candidate carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
CandidateBuilder
Use builder syntax to set the inputs and finish with build().
ContextPacketId
Context packet id carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
CorrelationId
Correlation id carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
DraftAction
Draft action carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
DraftSubmission
Draft submission carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
DraftSubmissionBuilder
Use builder syntax to set the inputs and finish with build().
DraftValidation
Draft validation carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
IssueRef
Issue ref carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
LaborImpactEstimate
Labor impact estimate carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
LaborMinutes
Labor minutes carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
OutcomeRecord
Outcome record carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
OutcomeRecordBuilder
Use builder syntax to set the inputs and finish with build().
Packet
Reviewable packet handed to staff or agents with deterministic gates already applied.
Request
Input contract for building the workflow packet from source-grounded records.
RequestBuilder
Use builder syntax to set the inputs and finish with build().
Workflow
Workflow carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.

Enums§

ActionKind
Decision taxonomy for action kind in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
ActionPriority
Decision taxonomy for action priority in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
BlockedAction
Actions the agent must never perform without a human/operator system of record.
CandidateKind
Decision taxonomy for candidate kind in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
DraftRejectionReason
Decision taxonomy for draft rejection reason in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
Error
Decision taxonomy for error in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
FeedbackOutcome
Decision taxonomy for feedback outcome in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
HygienePersona
Decision taxonomy for hygiene persona in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
RemovedManualWork
Decision taxonomy for removed manual work in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
SafeAgentAction
Review-safe agent tasks allowed to save staff time without crossing mutation or send boundaries.
Sensitivity
Decision taxonomy for sensitivity in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
SourceFreshness
Decision taxonomy for source freshness in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.

Constants§

SCHEMA_VERSION
Stable Schema version constant for the data quality hygiene layer.
WORKFLOW_NAME
Stable Workflow name constant for the data quality hygiene layer.

Type Aliases§

Result
Result type returned by fallible data quality hygiene operations.