Skip to content

fix(crane): separate crane and jira issue references - #374

Merged
astyfx merged 1 commit into
mainfrom
fix/crane-issue-number-and-jira-field
Aug 13, 2026
Merged

fix(crane): separate crane and jira issue references#374
astyfx merged 1 commit into
mainfrom
fix/crane-issue-number-and-jira-field

Conversation

@astyfx

@astyfx astyfx commented Aug 13, 2026

Copy link
Copy Markdown
Member

Summary

Separate Crane issue references from Jira issue references so linked Jira work drives branch and task naming while the Information panel keeps Crane links in their own section.

Changes

Features

  • crane: add the forward-compatible issue.links dispatch contract with ordered relationship handling
  • workspace: add the connector-gated Crane Issues section, resource registration, mentions, and intent context

Fixes

  • crane: prefer the declared Jira issue for branch, task, and PR naming
  • information: prevent Crane URLs from being stored as Jira issues and reroute them to the Crane section
  • contract: strip additive unknown fields while rejecting nested host-control fields

Test Evidence

  • bun run test:ci — license, reliability, documentation, type, isolated test, renderer build, and desktop build checks passed
  • Targeted Crane, Jira, Information panel, and MCP regression tests: 182 passed, 0 failed

Notes

  • issue.links is the supported Crane-to-Stave association shape; Stave consumes the first case-insensitive rel: "jira" entry and leaves other relationships extensible.
  • The dispatch envelope remains at version 1. Unknown additive fields are stripped, while local execution choices remain controlled by Stave's approval flow.

@astyfx
astyfx requested a review from a team as a code owner August 13, 2026 01:26
@astyfx
astyfx requested review from paul-seo73 and png-1105 and removed request for a team August 13, 2026 01:26
@astyfx
astyfx enabled auto-merge (squash) August 13, 2026 01:26

@heath-s heath-s left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@astyfx
astyfx merged commit 0ad8efa into main Aug 13, 2026
4 checks passed
@astyfx
astyfx deleted the fix/crane-issue-number-and-jira-field branch August 13, 2026 01:30
@astyfx astyfx mentioned this pull request Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants