-
Notifications
You must be signed in to change notification settings - Fork 0
Home
PIC-TS is the Node.js and TypeScript runtime for PIC checks, verified capability measurement, AFST diagnostics, and approval-bound operation planning.
npm install percolation-inversion-compiler-ts@1.1.0
npx pic-ts agent check --compact
npx pic-ts demo bootstrap --output-dir .pic-demo --overwrite
npx pic-ts afst check --case .pic-demo/afst/minimal_accepted.json --compactUse .pic-demo/... after bootstrap and examples/... in a source checkout.
Python PIC is the canonical semantic implementation; PIC-TS runs without Python
and is checked against the same v1.1 contract.
- strict bounded public input;
- Python parity for unknown Phase values, BIT, SQOT, ALT, TRC, and AFST;
- typed
runtime compareandruntime certify-acceleration; - the
percolation-inversion-compiler-ts/runtimeSDK subpath; and - explicit signed operation planning and dispatch.
A measured accelerator result requires both accepted=true and
acceleration_metrics_certified=true.
PIC-TS does not prove real ASI, consciousness, legal authority, model-weight change, or physical/oracle truth. Check commands do not dispatch operations. A dispatch receipt is not outcome evidence.
PIC-TS, TypeScript AI agent verification, Node.js capability runtime, resource-matched baseline, acceleration certificate, residual ledger, AFST, ECPT, BIT witness, SQOT queue cost, ALT admission, TRC operation security, Ed25519, JCS, npm provenance, and Python TypeScript conformance.
- Home
- Quickstart
- Getting Started
- Acceleration Measurement
- Operation Guide
- AFST Satisfaction Flux
- Python TypeScript Compatibility
- Security
- Node Only Agent Loop
- ASI Proxy Loop v0.9
- Token Reports and Agent Loop
- ASI Proxy Acceleration
- CCR Interop
- MCP And A2A Safety
- Operation Gate
- Phase Ecology Lab
- CLI Recipes
- JavaScript SDK
- Diagnostic Commands
- How To Read The JSON
- Agent Guide
- Agent Messages and Packets
- Schemas and Conformance
- Safety and Limits
- Compatibility With Python
- npm Package and Release Checks
- Use Cases
- Core Concepts
- Concepts in Plain Language
- What PIC Does Not Do
- Theory Map
- 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
- v0.5.0 Release Notes