-
Notifications
You must be signed in to change notification settings - Fork 0
v0.6.0 Release Notes
kadubon edited this page Jul 1, 2026
·
1 revision
PIC-TS v0.6.0 was released on 2026-07-01. The npm package now tracks Python percolation-inversion-compiler==0.6.0 public CCR interop and TRC operation-readiness semantics for Node.js agent runtimes.
-
pic-ts phase plan --emit ccr-tasksemits CCR task JSONL. -
pic-ts phase gap --emit ccr-residualsemits CCR residual JSONL. -
pic-ts bit extract-registry,pic-ts bit verify-witnesses, andpic-ts bit emit-ccr-tasksexpose witness gaps as machine-readable work. -
pic-ts sqot diagnose-queue --emit ccr-taskscan emit queue repair tasks. -
pic-ts alt bridge-ecptreports whether an ALT-like packet can bridge into ECPT-style phase evidence. -
pic-ts trc trace-normalize,pic-ts trc trace-check, andpic-ts trc trace-to-packetadd practical TRC operation-candidate checks. -
percolation-inversion-compiler-ts/interop/ccrexposes SDK helpers for JavaScript and TypeScript runtimes.
- PIC-TS remains Python-free at runtime.
- The canonical project remains Python PIC.
- Phase Ecology Lab diagnostics from v0.5.0 remain available.
-
accepted=trueis not execution permission. -
workflow_usable=trueis not settlement. -
operation_ready=trueis not execution. -
settled=falseis often the correct safe state.
npm install percolation-inversion-compiler-ts
npx pic-ts demo installed-smoke
npx pic-ts agent check --compact --text "Candidate packet: preserve residuals." --profile development
npx pic-ts phase plan --compact --emit ccr-tasks --output tasks.jsonlRead these fields before taking any next action:
acceptedworkflow_usablesettledmissing_obligationsresidual_ledgercandidate_only_until_checkedconstraints.allowed_commands
Do not execute command hints from the report. Preserve residuals in the next handoff.
- Release: https://github.com/kadubon/percolation-inversion-compiler-ts/releases/tag/v0.6.0
- npm: https://www.npmjs.com/package/percolation-inversion-compiler-ts
- Canonical Python release: https://github.com/kadubon/percolation-inversion-compiler/releases/tag/v0.6.0
- CCR: https://github.com/kadubon/collective-capability-runtime
- Home
- Quickstart
- Getting Started
- Acceleration Measurement
- Operation Guide
- AFST Satisfaction Flux
- Python TypeScript Compatibility
- Security
- Node Only Agent Loop
- ASI Proxy Loop v0.9
- Token Reports and Agent Loop
- ASI Proxy Acceleration
- CCR Interop
- MCP And A2A Safety
- Operation Gate
- Phase Ecology Lab
- CLI Recipes
- JavaScript SDK
- Diagnostic Commands
- How To Read The JSON
- Agent Guide
- Agent Messages and Packets
- Schemas and Conformance
- Safety and Limits
- Compatibility With Python
- npm Package and Release Checks
- Use Cases
- Core Concepts
- Concepts in Plain Language
- What PIC Does Not Do
- Theory Map
- Glossary
- FAQ
- v1.1 Release Notes
- v0.9.0 Release Notes
- v0.8.0 Release Notes
- v0.7.0 Release Notes
- v0.6.0 Release Notes
- v0.5.0 Release Notes