sim-kernel 0.1.4

Small protocol kernel contracts for the expandable SIM Rust runtime.
Documentation
{
  "generator": "xtask repo-contract v1",
  "packages": [
    {
      "crate_name": "sim_kernel",
      "group": "workspace",
      "manifest": "Cargo.toml",
      "package": "sim-kernel",
      "summary": "sim-kernel is the small protocol kernel of the SIM Rust runtime."
    },
    {
      "crate_name": "xtask",
      "group": "workspace",
      "manifest": "xtask/Cargo.toml",
      "package": "xtask",
      "summary": "Repository-local validation commands for sim-kernel."
    }
  ]
}