OpenAgentID documentation
Source referencesPackage entries

conformance-runner (Rust)

OpenAgent SDK conformance test runner (Rust) — loads JSON vectors and diffs against the reference Rust crypto stack

Purpose

OpenAgent SDK conformance test runner (Rust) — loads JSON vectors and diffs against the reference Rust crypto stack

Read the testing and conformance guide.

Source contract

FieldValue
Packageconformance-runner
Version0.1.0
LanguageRust
Runtime floorNone
Manifestopenagent-sdk/conformance/runner-rust/Cargo.toml
DistributionInternal/private source package

Manifest SHA-256: a40c633c72bf531a20df169f4b6b2b9d7dd2e04b7f353e0b47ae4e837e1f81a0. The recorded Git revision identifies the containing repository; the manifest and entry-point hashes identify this working-tree snapshot.

Integration

Use the package root above from an authorized source checkout. Preserve sibling dependencies and their version/feature requirements. Install the runtime and compile the selected package before using its generated artifacts. The task guide describes configuration, trust boundaries, and error behavior. Test/conformance and deployment packages are supporting tools, not interchangeable production identity providers.

Exported entry points

The declarations below are extracted from the named entry files. This is a navigable source reference, not compiler-generated documentation of every transitive module. Feature gates and runtime requirements still apply. Private implementation files are not promoted to public APIs merely because they contain a public declaration.

openagent-sdk/conformance/runner-rust/src/main.rs

Source SHA-256: 1dffdfbc904c3359ca70e611476fe94ad17880ad58cb1b3a34f8e8a13e49e673.

This entry point composes the application or reuses implementation modules; inspect the source file and task guide for its callable boundary.

Module signatures and options

Browse the declared public source modules. This includes signatures, struct fields, enums, traits, method declarations, source comments and conditional attributes.

On this page