# symbiotic
## Purpose
Placeholder module for Symbiotic protocol integration in the blueprint runner. Currently empty; reserved for future Symbiotic restaking protocol support.
## Contents (one hop)
### Subdirectories
- (none)
### Files
- `mod.rs` - Empty file (no types or implementations yet)
## Key APIs
- (none)
## Relationships
- Sibling to `eigenlayer/` and `tangle/` protocol modules under `crates/runner/src/`
- Will implement `BlueprintConfig` when Symbiotic support is added