-
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 v0.6.0 was released on 2026-07-01. The release target is practical CCR interoperability plus TRC operation-readiness diagnostics.
-
pic phase plan --emit ccr-tasksemits CCR task JSONL. -
pic phase gap --emit ccr-residualsemits CCR residual JSONL. -
pic bit extract-registry,pic bit verify-witnesses, andpic bit emit-ccr-tasksexpose BIT witness gaps as machine-readable work. -
pic sqot diagnose-queue --emit ccr-taskscan emit queue repair tasks. -
pic trc trace-normalize,pic trc trace-check, andpic trc trace-to-packetadd practical TRC operation-candidate checks. -
examples/asi_proxy_benchmark_bundle/provides dry-run fixtures for routing, operation-readiness, and packet conversion examples.
- PIC remains fail-closed.
- 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.
Start with:
python -m pip install percolation-inversion-compiler
pic agent check --compact --text "Candidate packet: preserve residuals." --profile development
pic phase plan --compact --emit ccr-tasks --output tasks.jsonlThen read:
acceptedworkflow_usablesettledunresolved_obligationsresidual_summarycandidate_only_until_checkedconstraints.allowed_commands
Do not execute command hints from the report. Preserve residuals in the next handoff.
- Home
- Getting Started
- Acceleration Measurement
- Operation Guide
- AFST Satisfaction Flux
- Python TypeScript Compatibility
- Security
- Quickstart
- ASI Proxy Loop v0.9
- Token Reports and Agent Loop
- ASI Proxy Acceleration
- CCR Interop
- MCP And A2A Safety
- Operation Gate
- Phase Ecology Lab
- Related OSS
- Use Cases
- Live Intake and Agent Messages
- Core Concepts
- Concepts in Plain Language
- Agent Guide
- Diagnostics and Agent Autonomy
- What PIC Does Not Do
- Safety and Limits
- Theory Map
- CLI Recipes
- 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