runx-core 0.0.1

Pure Rust parity kernel for runx state-machine and policy decisions.
Documentation
1
2
3
4
5
6
7
# runx-core

Placeholder crate for the pure Rust runx parity kernel.

This crate will own deterministic state-machine and policy decision logic once
shared TypeScript oracle fixtures exist. It must stay free of filesystem,
network, subprocess, MCP, adapter, and CLI presentation behavior.