Release archive
3.2.159

CRYPTO-PDF-AI-PROMPT-GENERIC-VALUE-GUARD (Narrative Safety)

Release v3.2.159 focuses on CRYPTO-PDF-AI-PROMPT-GENERIC-VALUE-GUARD (Narrative Safety).

FixedInternal
CRYPTO-PDF-AI-PROMPT-GENERIC-VALUE-GUARD (Narrative Safety)

Release digest

Fixed

  • CRYPTO-PDF-AI-PROMPT-GENERIC-VALUE-GUARD (Narrative Safety) — Crypto PDF AI prompt inputs now serialize generic dict/list evidence values through a compact missing-marker-safe formatter so useful labels remain visible while Python None, raw nan, raw inf, raw URLs, and contract addresses stay out of model context.

Internal

  • Added prompt-contract coverage proving investor/source-style serialized values retain sanitized evidence labels without leaking missing markers or raw evidence locators.
  • Updated docs/architecture/CRYPTO_REPORTS.md because this tightens the internal AI prompt/report contract. Public-docs decision: no user-facing docs change required because downloadable PDF sections and dashboard behavior are unchanged.

Technical notes