-
Notifications
You must be signed in to change notification settings - Fork 0
ASI Proxy Acceleration
PIC uses ASI-proxy in a narrow, protocol-relative sense. It means measurable improvement in finite workflow formation: better packet routing, clearer evidence, lower residual ambiguity, healthier queues, reusable abstraction records, admitted lower-bound capital witnesses, and explicit verifier tasks.
It does not mean proof of real ASI.
v0.8.0 treats ASI-proxy/CARA acceleration as a target-valid comparison. The target set, baseline upper envelope, and runtime capital witnesses must be declared before outcome observation.
A phase acceleration report can become a certified acceleration candidate only when:
- the target validity report passes;
- the baseline upper envelope is present, resource matched, and observable;
- at least one runtime capital witness is admitted;
- proxy-only evidence contributes no safe capital;
- admitted lower-bound capital crosses the declared target with positive margin;
- raw-net capital floors are satisfied;
- blockers remain empty.
pic.phase_acceleration_report.v1 is fail-closed. Missing or stale baseline envelopes, unapproved authority, non-accepted mission/generated/externality laws, rejected hazard/capability/viability envelopes, absent admitted capital witnesses, proxy-only capital, negative liquidity, stale lifecycle evidence, stale authority, and raw-net floor failures set ok=false with explicit residual blockers.
pic ecpt target-validity-check --target examples/asi_proxy_acceleration_bundle/target.json
pic phase acceleration-report --target examples/asi_proxy_acceleration_bundle/target.json --baseline examples/asi_proxy_acceleration_bundle/baseline_upper_envelope.json --capital examples/asi_proxy_acceleration_bundle/capital_witnesses.jsonlThe example paths require a source checkout. The report is JSON data. It is not execution authority.
An agent can use PIC to make an ASI-proxy workflow easier to coordinate by:
- checking candidate packets before reuse;
- ranking phase gaps and bottlenecks;
- emitting CCR tasks and residuals;
- extracting BIT witness gaps;
- diagnosing SQOT queue pressure;
- checking ALT-to-ECPT lift and capital admission;
- normalizing TRC traces before provider handoff review;
- preflighting MCP descriptors and A2A handoffs.
The result is operational routing data. It is not autonomous execution.
TRC means Typed Reality Compilation. PIC can normalize a trace, check whether it has enough declared structure to be an operation candidate, and emit an operation-gate report before any provider dispatch.
pic trc trace-normalize --input examples/asi_proxy_benchmark_bundle/trc_agent_trace.json --output trace_nf.json
pic trc trace-check --trace trace_nf.json --output trace_check.json
pic trc operation-gate --trace trace_nf.json --provider-profile examples/asi_proxy_benchmark_bundle/provider_profile.json --output operation_gate.json
pic trc trace-to-packet --trace trace_nf.json --output trace_packet.jsonoperation_ready=true means the scoped candidate declares authority, resources, rollback or escrow, witnesses, schedule, preconditions, postconditions, and tolerance data. provider_dispatch_ready=true is not dispatch. physical_dispatch_ready=true is not physical outcome proof.
PIC follows a conservative rule: a new candidate can add routes, tasks, evidence, and residuals, but it cannot silently become settled.
Useful states include:
-
accepted=trueandsettled=false: the record can be routed, but work remains. -
workflow_usable=trueandsettled=false: the report can guide the next step. -
operation_ready=trueandexecuted=false: the trace is structured enough for review, but PIC did not execute it. -
certified_acceleration_candidate=falsewithok=true: the report is well formed, but the positive target margin was not met. -
ok=false: safety or validity blockers prevent certification.
The source repository includes examples/asi_proxy_benchmark_bundle/ and examples/asi_proxy_acceleration_bundle/. They are dry-run bundles for checking routing, audit behavior, CARA reports, MCP/A2A checks, and TRC gates. They do not measure autonomous general intelligence.
ASI-proxy acceleration, CARA, capital-aware response assessment, runtime capital witness, target-validity certificate, baseline upper envelope, target_validity_ok, certified_acceleration_candidate, raw_net_capital_floor, proxy_only_non_contributing, capital_admitted, TRC operation readiness, TRC operation gate, TraceNF, operation_ready, provider_dispatch_ready, physical_dispatch_ready, fixture_only_authority_non_executable, authority_scope_mismatch, executed=false, settled=false, BIT witness gap, SQOT queue repair, ALT ECPT lift, CCR foundry allocation, MCP descriptor report, A2A handoff report.
- 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