[package]
name = "el-core"
description = "Shared domain vocabulary for the Edge-Native LLM SDK (ADR-007/008)."
version.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true
[dependencies]
[lints.rust]
unsafe_code = "forbid"