mcp_analysis 0.1.1
mcp_analysis: ^0.1.1 copied to clipboard
Analysis engine for the MCP ecosystem providing pipeline-based data analysis with pluggable functions, transforms, and multi-source data integration.
0.1.1 - 2026-05-23 - mcp_bundle 0.4.0 cascade #
Changed (cascade) #
mcp_bundlecaret bumped from^0.3.0to^0.4.0. mcp_analysis does not touchUiSection.pagesdirectly, so this release is a caret-only cascade. Consumers should bump to^0.1.1.
0.1.0 - 2026-04-28 - Initial Release #
Added #
- Spec subsystem — validator, parameter resolver, spec manager.
- Artifact subsystem — builder, store, provenance tracker.
- Execution subsystem — execution engine, batch / ad-hoc / stream executors, job manager, retry policy, step logger.
- DataSource subsystem with pluggable adapters for multi-source integration.
- Pluggable analysis functions and transforms.
- Alert evaluation.
- MCP integration via tools.
- Standard port adapter implementing
mcp_bundleanalysis Contract Layer.