mcp_compress_linguistic
Compress a linguistic discourse bundle into a coherent phase block using VSA and mint_linguistic. Returns a compressed preview while preserving CRS homotopy, enabling efficient storage and retrieval.
Instructions
Phase 3: Compress LinguisticDiscourseBundle (word/context/discourse) into coherent phase/payload block (functor-style via VSA + mint_linguistic). Returns crs + compressed preview. Additive, CRS homotopy preserving.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | No | LinguisticDiscourseBundle as json (words:[{text,coeff}], patches, functor_metadata) or bundle_id | |
| use_poly | No | Optional: use ZEDOS_LINGUISTIC_POLY (default false) |