@kirkelabs/open-agent-access-conformance
v0.1.0
Published
Conformance fixtures and runner for Open Agent Access v0.1 implementations.
Readme
@kirkelabs/open-agent-access-conformance
Conformance fixtures and runner for Open Agent Access v0.1.
import { runConformanceSuite } from "@kirkelabs/open-agent-access-conformance";
const result = await runConformanceSuite();The suite checks policy validation, path matching, decisions, headers, receipt hash chaining, mandate fail-closed behavior, event trail hash chaining, and the Algorand x402 profile fixtures.
