runx-contracts 0.0.1

Shared Rust contract types for runx JSON and host protocol boundaries.
Documentation
1
2
3
4
5
6
7
8
9
# runx-contracts

Placeholder crate for shared Rust contract types at runx JSON and protocol
boundaries.

This crate will own stable serde shapes for CLI JSON envelopes, host protocol,
capability execution, receipts, registry/tool records, and other public wire
contracts. It does not execute skills, evaluate policy, perform IO, or replace
the TypeScript implementation.