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, rawnan, rawinf, 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.mdbecause 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.