mcp_linguistic_calculus
Performs differential, integral, and operadic calculus on linguistic discourse bundles to transform and compose meaning structures.
Instructions
Phase 4: Synthetic differential/integral/operadic calculus over words (LinguisticDiscourseBundle). Uses phase q (coeff embed), p-momentum, sheaf gluing (H¹ via linguistic-calculus.toml). Ops: differentiate (attend/shift delta), integrate (op_add/compose path glue), operadic_compose (chained geometric multi-morph e.g. metaphor then entailment). Returns crs + result bundle/phase preview. Post-calc: mints ZEDOS_TRAINING block + trace integration (NREM-ready via ritual:nrem relate). Additive, CRS homotopy >=0.85, reuses VSA/normalize everywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | Yes | Primary LinguisticDiscourseBundle json (bundle_id, words:[{text,coeff:[8]}], patches, functor_metadata) | |
| morphisms | No | For operadic_compose: array of morphism labels e.g. ['metaphor', 'entailment'] | |
| operation | Yes | One of: 'differentiate', 'integrate', 'operadic_compose' | |
| path_bundles | No | For integrate/operadic: array of additional bundles (path for accumulation or morphisms) |