Skip to content

Catalyst PM — Change Log

Version 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

  • pm: define AI-native estimation signal schema (CTL-184) (#275) (6aa462c)