Expand description
Document records and intake results used as source evidence.
Modules§
- reference
- Stable document references carried through extraction and review packets.
Structs§
- Intake
Request - Intake request used by the agent tool workflow; it exposes tightly-scoped read/draft helpers agents can call behind review gates.
- Intake
Result - Intake result used by the agent tool workflow; it exposes tightly-scoped read/draft helpers agents can call behind review gates.
Enums§
- Classification
- Decision choices for classification in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
- Expected
Content - Decision choices for expected content in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
- Source
- Decision choices for source in the agent tool workflow; each value routes reviewed source facts to the right queue, draft, or staff gate.
Traits§
- Intake
- Defines the behavior required from a intake participant in the tools workflow.