Expand description
Concrete output-contract aliases shared by schema and adapter crates.
Enums§
- Impact
Output - Union of
fallow impactpayload shapes, serialized untagged likeTraceOutput. - Trace
Output - Union of every
fallow tracepayload shape.
Type Aliases§
- Audit
Output - Concrete
fallow auditenvelope with this crate’s verdict, summary, and attribution payloads filled into the generic output shell. - Boundaries
List Logical Group - Concrete logical-group row with config-crate status and rule payloads.
- Boundaries
List Rule - Re-export of the boundaries rule row so adapters need only this crate.
- Boundaries
List Zone - Re-export of the boundaries zone row so adapters need only this crate.
- Boundaries
Listing - Concrete boundaries listing body used inside list envelopes.
- Combined
Output - Concrete combined check + dupes + health envelope for full analyses.
- Fallow
Output - Concrete root output union covering every fallow command payload; this is the top-level shape the published JSON schema is generated from.
- List
Boundaries Output - Concrete
fallow list boundariesenvelope with config-crate group and rule payloads. - List
Entry Point Output - Re-export of the entry-point row so adapters need only this crate.
- List
Output - Concrete
fallow listbody combining plugins, files, entry points, boundaries, and workspaces sections. - List
Plugin Output - Re-export of the plugin row so adapters need only this crate.
- Review
Brief Wire Output - Concrete review-brief wire envelope with every typed section filled in.
- Security
Gate - Concrete security gate with this crate’s gate-mode payload.
- Security
Output - Concrete full
fallow securityenvelope. - Security
Output Config - Concrete security output configuration with config-crate severities.
- Security
Summary Output - Concrete
fallow securitysummary envelope. - Similar
Code Cache Clear Output - Project-local vector-cache clear result.
- Similar
Code Candidate Snapshot - Bounded exact-candidate handoff for source-grounded inspection.
- Similar
Code Inspect Output - Bounded source-grounded packet for one semantic candidate.
- Similar
Code Output - Raw opt-in semantic similar-code candidate envelope.
- Similar
Code Review Output - Semantic candidates joined with a separate verdict document.
- Similar
Code Status Output - Local-provider and pinned-model readiness envelope.
- Similar
Code Verdict Input - Versioned verdict document accepted by similar-code review.
- Workspaces
Output - Concrete
fallow list workspacesenvelope with config-crate diagnostics.