# Agents
AI agent configurations used during Oku development via [Kiro](https://kiro.dev).
## rust-expert
Primary development agent. Rust expert focused on building a clean domain facade over ogun — type system design, serde-driven data pipelines, and translating urban concepts into algorithmic inputs.
Resources: `README.md`, `Cargo.toml`, `docs/OKU_STRUCTURE.md`, skills (`technical-knowledge`, `ogun-context`)
## researcher
Research agent for exploring urban generation patterns, PCB-to-city mappings, erosion models, and procedural content generation techniques. Synthesizes findings into actionable design decisions for the potential function, arrival ordering, and erosion model.
Resources: `README.md`, `docs/**/*.md`, skills (`domain-knowledge`, `ogun-context`)