Skip to main content

Module orient

Module orient 

Source
Expand description

Orient phase of the OODA loop.

Extracts verification targets from an observation snapshot, scores them by urgency, and selects an execution plan for each candidate.

Structs§

TargetCandidate
A scored verification target with its selected execution plan.

Functions§

extract_targets
Extracts target kinds worth considering from an observation snapshot.
score_targets
Scores concrete target candidates from an observation and pilot history.