OODA adaptive context (AI pipeline)
#11 · Domain: Combat aviation (Boyd) · Category: architecture · Difficulty: 🔴 High
Core principle
Orient is explicit filtering — inspectable, not collapsed into embedding lookup.
AI problem addressed
Observe+orient merged; no log of what was discarded.
Implementation
- Observe: gather all context
- Orient: filter by task; LOG kept/discarded + why
- Decide: select method
- Act: generate Debug 'ignored file' → read orient log.
Boundaries
- Prototype as prompt scaffold (🟢) before full pipeline middleware (🟡/🔴)
- Category router:
ai-transfer-architecture - Catalog:
ai-transfer-ecosystem-primer - Runtime plugin id:
ooda_loop