UNPKG

noa-receipt

Version:

NOA Agent Action Receipt — open, offline-verifiable provenance for AI-agent actions. The governance/receipt organ only; the NOA brain is separate and proprietary.

6 lines (5 loc) • 181 B
export declare class JcsError extends Error { constructor(message: string); } export declare function canonicalize(value: unknown): string; export declare const MAX_DEPTH = 64;