@openagentid/conformance-runner (TypeScript)
OpenAgent SDK conformance test runner (TypeScript) — loads JSON vectors and diffs against the Node TS reference stack
Purpose
OpenAgent SDK conformance test runner (TypeScript) — loads JSON vectors and diffs against the Node TS reference stack
Read the testing and conformance guide.
Source contract
| Field | Value |
|---|---|
| Package | @openagentid/conformance-runner |
| Version | 0.1.0 |
| Language | TypeScript |
| Runtime floor | {'node': '>=20'} |
| Manifest | openagent-sdk/conformance/runner-ts/package.json |
| Distribution | Internal/private source package |
Manifest SHA-256: e4c5bfe587f2492752780e33458dda03e0f455205d9f24801a113da59e5b8742. 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.
This package is a build/deployment configuration or uses a nonstandard entry path. Its manifest is the authoritative boundary; consult the task guide before running it.
conformance-runner (Rust)
OpenAgent SDK conformance test runner (Rust) — loads JSON vectors and diffs against the reference Rust crypto stack
openagent-auth-protocol (Rust)
Transport-agnostic type layer for the OpenAgent Core Protocol identity flow (challenge-response authentication, Core Protocol Specification Section 15).