this-me v0.3.0 is published on crates.io, tagged in git, and verified from a clean external Rust project.
This is the Rust ground for the .me semantic kernel: hash-chained memory, path grammar, operators, secrets, derivations, proofs, key wrapping, snapshots, runtime events, receipts, CLI, tests, and benchmarks.
It is not a rewrite of the idea. It is the same .me meaning, moved closer to the metal.
cargo add this-me
use this_me::kernel::Kernel;
let mut me = Kernel::new();
me.postulate("profile.name", "Jabellae")?;
Rust .me is now installable.
crates.io: Rust Package Registry
The next step is integration: docs, examples, benchmarks against TypeScript, and eventually monad.ai.

Rust .me v0.3.0 was originally published in Coinmonks on Medium, where people are continuing the conversation by highlighting and responding to this story.