Skip to content

v0.6.0

Choose a tag to compare

@kadubon kadubon released this 01 Jul 09:05
· 10 commits to main since this release
108f196

PIC v0.6.0 makes Percolation Inversion Compiler easier to use as the packet/checking side of an agent runtime that coordinates work through Collective Capability Runtime (CCR).

What changed:

  • Added CCR interop exports for phase plans, BIT registry rows, SQOT repair tasks, ALT-to-ECPT bridge reports, residual JSONL, and task JSONL.
  • Added TRC trace operations: pic trc trace-normalize, pic trc trace-check, and pic trc trace-to-packet.
  • Added an ASI-proxy benchmark bundle that shows a dry-run trace becoming operation-ready only after authority, resources, rollback escrow, witnesses, schedule, and tolerance data are present.
  • Added v0.6.0 audit docs and CI smoke coverage for the new interop paths.

Safety boundary:

  • accepted, workflow_usable, and real_world_operation_ready are not settlement, real ASI proof, physical outcome proof, or execution authority.
  • PIC emits data and checks. Provider execution remains explicit downstream runtime work.

Install or update:
python -m pip install -U percolation-inversion-compiler