# radroots-app-core
Core application runtime primitives for Radroots app surfaces.
## Goals
- define stable application runtime, error, and lifecycle interfaces
- keep runtime and network wiring deterministic across supported targets
- support reusable integration points with `radroots-net-core`
- provide reusable application primitives for higher-level Radroots crates
## License
Licensed under AGPL-3.0. See LICENSE.