[package] name = "ra-mcp-domain" categories.workspace = true description = "Typed lifecycle, request, and fault algebra for the adequate-rust-mcp stack." edition.workspace = true keywords.workspace = true license.workspace = true readme.workspace = true repository.workspace = true rust-version.workspace = true version.workspace = true [dependencies] serde.workspace = true thiserror.workspace = true [dev-dependencies] assert_matches.workspace = true [lints] workspace = true