You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provider-Agnostic Policy Engine (agents/scripts/pm_policy.py): New deterministic, offline registry generalizing rules section 5 to four trackers: zoho_sprints, github_projects, jira, linear. Per-provider status maps from kit canonical states (in_progress, ready_to_retest), denied Done-class labels, mutation trigger phrases (update zoho, update <provider>), and bilingual handoff validation (validate_handoff).
GitHub Projects Adapter (agents/scripts/pm_github.py): Subprocess wrapper around the official gh CLI (issue list/view/comment/edit, gh project item-edit). Fail-closed, timeout-bounded, and credential-isolated.
External-MCP Trackers as Configuration (agents/pm/mcp_registration.jira.md, .linear.md): Copy-paste registration playbooks for upstream Jira and Linear MCP servers.
Doctor Upgrades (harness_doctor.py): Dimension 11 renamed to Project Tracker & PM Security, auditing PM_PROVIDER configuration and credential isolation across all trackers.
Core Script Inventory: Expanded from 29 to 31 audited scripts (pm_policy.py, pm_github.py).