# Operation Doc Entity
### Scope
- **Purpose**: Document operational procedures for common api_gemini API usage patterns.
- **Responsibility**: Master file listing all operation instances with ID, name, and procedural scope.
- **In Scope**: Step-by-step usage procedures for each major API call pattern — request construction, response extraction, sync variants, error handling.
- **Out of Scope**: External cookbook navigation (not design knowledge), testing policy (see `tests/readme.md`), enterprise feature configuration (see `feature/`).
### Overview Table
| 001 | [Secret Loading](001_secret_loading.md) | Gemini API key loading for development and tests | ✅ |
| 002 | [Usage Examples](002_usage_examples.md) | Step-by-step procedures for all major API call patterns | ✅ |