jira-align-refresh · git:20260820.e07df69 · 2026-08-20 · sha256 8f42d8a260ab13c9

jira-align-refresh git:20260820.e07df69A

Immutable. This exact content is served forever at /api/v1/blob/8f42d8a260ab13c9.

---
name: jira-align-refresh
description: Reviewed Jira Align refresh processor with fail-closed unsupported write-back capability.
allowed-tools: Read Bash
metadata:
  boundaries:
    - network_fetch
    - filesystem_read_untrusted
    - filesystem_write
  credentialed: true
  primitive-class: credentialed-cli
  auth: creds
  namespace: jiraalign
  keys: ["API_TOKEN"]
---

# Jira Align Refresh

This processor is invoked by `work-intake` refresh after the shared refresh
runtime has resolved local authority and lifecycle state. Current Jira Align
refresh support is read acquisition only; write-back actions remain
unsupported because the Jira Align client exposes generic record updates rather
than narrow trace, pull-request, status, comment, or closure commands.

The installed `references/refresh-profile.json` is adopter configuration for
the trusted Jira Align destination. Set it to the approved local client host;
tracker data cannot change it.

Unsupported actions refuse before payload construction or transport use.