Skip to main content

Crate edda_ask

Crate edda_ask 

Source

Modules§

staleness
Decision-code staleness detection (Foundry q334 EDDA-STALENESS1).

Structs§

AskOptions
AskResult
CommitHit
ConversationHit
DecisionHit
DependentHit
NoteHit
OverrideRisk

Enums§

InputType
Detected input type for a query string.

Functions§

affected_paths_for_hits
Return the affected_paths carried by each decision in result.decisions, looked up from the ledger by event_id. Position-aligned with the input; missing/unreadable rows return empty Vec (best-effort).
ask
detect_input_type
Classify a query string into one of the four input types.
format_human

Type Aliases§

TranscriptSearchFn
Transcript search callback type.