Skip to content

v0.8.0 Release Notes

kadubon edited this page Jul 1, 2026 · 1 revision

v0.8.0 Release Notes

v0.8.0 brings the Python PIC v0.8.0 public JSON, CLI, schema, and safety semantics to npm and JavaScript agent runtimes.

For First-Time Agents

PIC-TS is a checker and report generator. It is not an execution engine. It can say that a report is useful, accepted, operation-ready, or certified for a scoped comparison, while still keeping settled=false.

Read blockers and residuals before using any output.

Highlights

  • Adds TypeScript parity for CARA/phase acceleration, target validity, baseline, capital witness, TRC operation-gate, MCP, A2A, SQOT, BIT, and ECPT reports.
  • Strengthens fail-closed behavior for descriptor rug-pulls, unaccepted target law/status evidence, proxy-only capital, stale or negative liquidity, and missing baseline controls.
  • Adds CCR interop fixtures for phase-response control steps and allocation simulation.
  • Keeps cross-platform npm conformance coverage for Linux, Windows, and macOS.

Install

npm install percolation-inversion-compiler-ts@0.8.0

Safety Boundary

certified_acceleration_candidate=true is not real ASI proof. operation_ready=true is not execution. provider_dispatch_ready=true is not provider dispatch. physical_dispatch_ready=true is not physical outcome proof.

All v0.8.0 outputs are JSON diagnostics or candidate handoff records unless a separate runtime and verifier route explicitly discharge the relevant obligations.

Clone this wiki locally