PIC-TS v0.9.0 - ASI-proxy loop parity
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.mdandexamples/asi_proxy_loop_bundle/. - Use the
pic-tsCLI 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, andINTEROP_PIC.mdin 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.