v1.1.0
CCR v1.1.0 adds the runtime side of PIC/CCR ASI-proxy acceleration: agents can coordinate work, preserve residuals, and turn PIC trace-check reports into explicit dry-run operation plans.
What changed:
- Added workcell, distillation, residual ranking/repair, scheduler, foundry, and experiment helper commands.
- Added
ccr operation planandccr operation executefor TRC-governed operation plans. Dispatch is dry-run unless a provider config and explicit--executeare supplied. - Added
ccr.trc_operation_plan.v1schema validation and an ASI-proxy benchmark bundle. - Updated PIC compatibility audit to accept the existing PIC v0.5 source tree during rollout and check PIC v0.6 interop markers when available.
Safety boundary:
- PIC reports, safe commands, and TRC operation plans are provider evidence and task inputs, not CCR settlement or automatic execution authority.
settled=falseremains expected while residuals or runtime gates remain open.
Install or update:
python -m pip install -U collective-capability-runtime