Catalyst PM — Change Log
6.1.0 Latest
Apr 25, 2026
AI-Native Estimation Signal Schema
Foundation data contract for ticket estimation across all PM plugins. Every estimation skill now reads and writes the same estimation: YAML block with standardized fields for scope, confidence, methodology, and uncertainty modeling. Linear primitives (Issue.estimate, labels) mirror the schema for native filtering and burndown while YAML frontmatter remains the source of truth.
PRs
6.0.3 (2026-04-13)
Bug Fixes
6.0.2 (2026-04-13)
Bug Fixes
6.0.1 (2026-04-13)
Bug Fixes
- dev: add fully-qualified plugin prefixes to skill references (#69) (f9e69f2)
- dev: initialize workflow context and OTEL ticket early (#73) (3406c30)
6.0.0 (2026-04-10)
⚠ BREAKING CHANGES
- dev: migrate workflow state from .claude/ to .catalyst/ (#63)