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.
- Action
Builder - Use builder syntax to set the inputs and finish with
build(). - Action
Id - Action id carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Action
Rationale - Action rationale carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Aggregate
Labor Minutes - 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.
- Candidate
Builder - Use builder syntax to set the inputs and finish with
build(). - Context
Packet Id - Context packet id carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Correlation
Id - Correlation id carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Draft
Action - Draft action carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Draft
Submission - Draft submission carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Draft
Submission Builder - Use builder syntax to set the inputs and finish with
build(). - Draft
Validation - Draft validation carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Issue
Ref - Issue ref carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Labor
Impact Estimate - Labor impact estimate carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Labor
Minutes - Labor minutes carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Outcome
Record - Outcome record carried by the data-quality hygiene workflow; it finds duplicate, stale, or inconsistent records while blocking automatic provider-system mutation.
- Outcome
Record Builder - 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.
- Request
Builder - 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§
- Action
Kind - Decision taxonomy for action kind in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
- Action
Priority - Decision taxonomy for action priority in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
- Blocked
Action - Actions the agent must never perform without a human/operator system of record.
- Candidate
Kind - Decision taxonomy for candidate kind in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
- Draft
Rejection Reason - 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.
- Feedback
Outcome - Decision taxonomy for feedback outcome in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
- Hygiene
Persona - Decision taxonomy for hygiene persona in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
- Removed
Manual Work - Decision taxonomy for removed manual work in the data-quality hygiene workflow; each value carries operational meaning for source-grounded routing and review.
- Safe
Agent Action - 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.
- Source
Freshness - 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.