Skip to content

PIC-TS v0.9.0 - ASI-proxy loop parity

Choose a tag to compare

@kadubon kadubon released this 01 Jul 23:15

v0.9.0 - TypeScript ASI-proxy loop parity

This release brings the TypeScript package up to the PIC v0.9.0 public report and schema surface for JavaScript and npm-based agent runtimes.

For first-time agents

  • Start with docs/asi-proxy-loop.md and examples/asi_proxy_loop_bundle/.
  • Use the pic-ts CLI or package exports to produce token, operation, SQOT, BIT, performance, and cache reports.
  • All reports remain protocol-relative. They do not execute providers, settle claims, admit capital, or prove physical outcomes.

Highlights

  • Adds v0.9 token extraction/admissibility/dedup, TRC observation, ECPT/SQOT/BIT, performance, and cache report parity.
  • Adds schemas, example bundles, docs, and conformance tests aligned with Python PIC v0.9.0 and CCR v1.4.0.
  • Publishes AGENTS.md, CHALLENGE.md, and INTEROP_PIC.md in the npm package for agent discovery.
  • Hardens npm publish safety and GitHub Actions security with pinned actions and least-privilege checkout.

Verification

Local and GitHub CI passed for format, lint, typecheck, tests, conformance, pack safety, installed smoke, publint, Are The Types Wrong, npm audit, and zizmor.