runx-contracts 0.0.1

Shared Rust contract types for runx JSON and host protocol boundaries.
Documentation
  • Coverage
  • 25%
    1 out of 4 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 243.07 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • runxhq/runx
    56 69 4
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • auscaster

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.