41 lines
812 B
Markdown
41 lines
812 B
Markdown
<!-- Context: openagents-repo/navigation | Priority: critical | Version: 1.0 | Updated: 2026-02-15 -->
|
|
|
|
# OpenAgents Lookup
|
|
|
|
**Purpose**: Quick reference and lookup tables for OpenAgents Control
|
|
|
|
---
|
|
|
|
## Structure
|
|
|
|
```
|
|
openagents-repo/lookup/
|
|
├── navigation.md (this file)
|
|
└── [lookup reference files]
|
|
```
|
|
|
|
---
|
|
|
|
## Quick Routes
|
|
|
|
| Task | Path |
|
|
|------|------|
|
|
| **View lookups** | `./` |
|
|
| **Guides** | `../guides/navigation.md` |
|
|
| **Core Concepts** | `../core-concepts/navigation.md` |
|
|
|
|
---
|
|
|
|
## By Type
|
|
|
|
**Quick Reference** → Fast lookup tables and commands
|
|
**Checklists** → Verification and validation checklists
|
|
|
|
---
|
|
|
|
## Related Context
|
|
|
|
- **OpenAgents Navigation** → `../navigation.md`
|
|
- **Guides** → `../guides/navigation.md`
|
|
- **Core Concepts** → `../core-concepts/navigation.md`
|