# loeres-device
Deterministic, bounded-iteration, panic-averse edge solver entrypoints with caller-owned typed workspaces.
- **Environment:** `#![no_std]`, no `alloc`
- **Depends on:** `loeres`, `loeres-backend-static`
- **Status:** Phase 0 skeleton — public module topography is in place; public
items land in the owning RFCs' milestones.
See the workspace [README](../../README.md), the [architecture](../../docs/src/architecture.md)
chapter, and the [RFC index](../../rfcs/README.md).
Licensed under Apache-2.0.