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§
- Target
Candidate - 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.