mcp_compress_linguistic
Compress linguistic discourse bundles into coherent phase blocks using vector symbolic architecture, preserving additive conceptual structure for efficient processing.
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) |