v0.6.0
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, andpic 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, andreal_world_operation_readyare 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