-
Notifications
You must be signed in to change notification settings - Fork 0
Python TypeScript Compatibility
kadubon edited this page Jul 11, 2026
·
1 revision
Python PIC defines canonical semantics. PIC-TS mirrors public schemas, residual kinds, ordering, non-claim flags, operation JCS digests and Ed25519 signatures, and the runtime acceleration normal form.
The versioned contract is in
contracts/v1.1/pic-cross-language-contract.json. Legacy kebab-case
TypeScript schemas remain compatibility-only; canonical new report schemas use
CamelCase names.
PIC-TS v1.1.0 pins canonical Python main commit
61c4fa77b163791d510006ccaea9de238f70149b and schema digest
8dde0f97219d556d2c92fd12f87111b11c46e1bf1a0040768d1388e980953624.
Schema metadata is normalized before hashing, so CRLF/LF checkout differences
do not change the registry digest. See the
versioned contract.
- 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