Download Latest Version v0.7.5 -- Trust hardening + attestation object draft source code.tar.gz (431.4 kB)
Email in envelope

Get an email when there's a new version of pic-standard

Home / v0.7.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-18 823 Bytes
v0.7.1 -- Fix base-install import crash + spec status note source code.tar.gz 2026-03-18 420.5 kB
v0.7.1 -- Fix base-install import crash + spec status note source code.zip 2026-03-18 472.0 kB
Totals: 3 Items   893.3 kB 0

[0.7.1] - 2026-03-18

Fixed

  • Import crash on base install: import pic_standard.cli no longer fails when optional dependencies (langchain-core, mcp) are not installed. integrations/__init__.py now uses lazy __getattr__ loading so importing one integration does not pull in another's dependencies.
  • CLI serve command import moved inside the handler — pic-cli verify, pic-cli keys, etc. no longer trigger any integration imports.

Added

  • docs/spec-status.md — companion status note for RFC-0001, explaining that the defensive publication is intentionally preserved with its original SHA-256 fingerprint while the implementation has evolved through v0.7.x.
  • TYPE_CHECKING imports and __dir__() in integrations/__init__.py for IDE/type-checker support.
Source: README.md, updated 2026-03-18