Skip to content

v1.1.0

Choose a tag to compare

@kadubon kadubon released this 01 Jul 09:05
0e4eb82

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 plan and ccr operation execute for TRC-governed operation plans. Dispatch is dry-run unless a provider config and explicit --execute are supplied.
  • Added ccr.trc_operation_plan.v1 schema 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=false remains expected while residuals or runtime gates remain open.

Install or update:
python -m pip install -U collective-capability-runtime