-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
PIC is used to check AI agent output, preserve evidence and missing obligations, route verifier work, and decide whether candidate material can be safely reused under a declared scope.
Common uses include LLM output checking, AI agent workflow verification, read-only CI reports, agent-to-agent message checking, external knowledge intake, and reusable abstraction-capital checks.
No. PIC does not detect or prove real ASI. It can emit protocol-relative ASI-proxy reports for finite declared records.
No. accepted=true means a finite checker accepted the report envelope. Execution still depends on sandboxing, approval, allowlists, and tool policy.
Usually no. It means unresolved obligations are still visible. That is often the correct safe result.
LLM evals usually score model behavior. CI usually checks code, tests, formatting, or build rules.
PIC is different because it focuses on candidate work, evidence routing, proof obligations, residual ledgers, verifier routes, and safe reuse decisions. It can complement evals and CI, but it is not a replacement for either.
A binary pass/fail result can hide why a claim is incomplete. Residuals keep the missing evidence, external assumptions, stale data, verifier backlog, and unresolved risks visible.
This helps agents continue safely without pretending that uncertain work is complete.
Yes, for installed-package smoke checks, snapshots, schema export, bundled demo bootstrap, and your own inputs.
Clone the repository when you need bundled examples/..., fixtures, canonical-source audits, release checks, or development workflows.
No. Local and offline workflows are the default safe path.
Live HTTP, GitHub, Zenodo, and arXiv intake require explicit opt-in and still produce candidate packets until downstream checks accept them.
No. It proves protocol-relative control of a key under the declared profile. It does not prove legal identity, real-world personhood, or global uniqueness.
Treat them as recommended finite next tasks. Do not execute them automatically.
Treat them as verifier route requests. They are not arbitrary shell commands and they do not bypass host runtime approval.
pic agent explain
pic agent intake --text "Candidate packet: preserve residuals." --profile developmentFor source checkout:
uv run pic agent explain
uv run pic agent intake --text "Candidate packet: preserve residuals." --profile developmentPreserve missing_obligations and residual_ledger. They are the safeguards against silent overclaiming.
- 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