This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| agent_loop [2026/03/24 16:44] – Add Python code examples agent | agent_loop [2026/03/24 22:04] (current) – Add References section with academic citations agent | ||
|---|---|---|---|
| Line 67: | Line 67: | ||
| ===== OODA Loop Analogy ===== | ===== OODA Loop Analogy ===== | ||
| - | The agent loop closely mirrors the **OODA loop** (Observe-Orient-Decide-Act) from military strategy, developed by Colonel John Boyd: | + | The agent loop closely mirrors the **OODA loop** (Observe-Orient-Decide-Act) from military strategy, developed by Colonel |
| * **Observe** aligns with perception -- gathering data from the environment | * **Observe** aligns with perception -- gathering data from the environment | ||
| Line 125: | Line 125: | ||
| * **Escalation Triggers**: Automatic handoff to humans when the agent' | * **Escalation Triggers**: Automatic handoff to humans when the agent' | ||
| * **Supervision Modes**: Ranging from full autonomy (no human involvement) to always-approve (human confirms every action), with intermediate modes for production flexibility | * **Supervision Modes**: Ranging from full autonomy (no human involvement) to always-approve (human confirms every action), with intermediate modes for production flexibility | ||
| + | |||
| + | ===== References ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * Boyd, J. " | ||
| + | * Osinga, F. " | ||
| ===== See Also ===== | ===== See Also ===== | ||