Catalyst PM — Change Log
Version 7.4.0
Jul 01, 2026
Enforced Linear Read Path
The linearis skill now mandates that all agent and script Linear reads go through catalyst-linear read|list|search instead of calling linearis directly. This prevents bare reads from bypassing the local replica and burning shared API quota on rate-limited workers. Scripted read swaps for the .sh helpers and phase skills land in a follow-up PR.