PIC v0.9.0 - ASI-proxy loop tooling
v0.9.0 - ASI-proxy loop tooling
This release adds the public report, schema, example, and CLI layer needed for agents to run a bounded ASI-proxy/CARA acceleration loop without claiming real ASI, real-world settlement, or autonomous execution authority.
For first-time agents
- Start with
docs/asi-proxy-loop.mdandexamples/asi_proxy_loop_bundle/. - Use
pic token extract-pipeline,pic token admissibility,pic trc operation-gate,pic sqot protocol-integrity, andpic bit mec-frontierto produce JSON reports. - Treat
accepted=true,safe_commands, and token admissibility as candidate evidence only. They do not mean settlement, capital admission, provider dispatch, or physical execution.
Highlights
- Adds ALT token extraction, token admissibility, token lineage, deduplication, leakage, mission, transport, FCU, lifecycle, telemetry, and dynamic-risk reports.
- Adds ECPT, SQOT, BIT, TRC, performance, and cache schemas plus searchable example fixtures.
- Adds compact CLI outputs for loop-friendly agent use.
- Adds MCP/A2A and operation-observation documentation with explicit safety boundaries.
- Hardens publish and Actions security checks, including Dependabot cooldown.
Verification
Local and GitHub CI passed for lint, format, mypy, tests with coverage, package metadata, distribution artifact checks, publish safety, pip-audit, bandit, and zizmor.