Shortcut tracker adapter #637

Closed
opened 2026-07-07 21:47:16 +00:00 by coilyco-ops · 2 comments
Member

Parent epic: #633. Depends on: #634 (Tracker port).

Context. Shortcut is the second named split-stack target: GitLab Enterprise plus Shortcut is a common shape. Shortcut has richer native structure than Trello (Stories, states, workflows, epics), so it is a good second implementation to confirm the Tracker port is not accidentally Trello-shaped.

Proposed change.

  • Implement the Tracker port against the Shortcut API: a Story is the "issue", with read, comment, state transition (the close semantic maps to a configured workflow state), and label/epic tagging.
  • Ref mapping to Shortcut Story URLs and parsing them back.
  • Token resolved user-side.

Acceptance criteria.

  • A ward run carries a Shortcut Story end to end, transitioning it to the configured done state on success.
  • The Tracker port needed no signature change to fit both Trello and Shortcut, or if it did, the change is captured back in #634.
  • Tests cover ref parsing and state mapping.

Milestone: foreign-stack compat. Filed from the read-only director surface (she/her), part of the release-readiness issue batch.

Parent epic: #633. **Depends on:** #634 (Tracker port). **Context.** Shortcut is the second named split-stack target: GitLab Enterprise plus Shortcut is a common shape. Shortcut has richer native structure than Trello (Stories, states, workflows, epics), so it is a good second implementation to confirm the Tracker port is not accidentally Trello-shaped. **Proposed change.** - Implement the `Tracker` port against the Shortcut API: a Story is the "issue", with read, comment, state transition (the close semantic maps to a configured workflow state), and label/epic tagging. - Ref mapping to Shortcut Story URLs and parsing them back. - Token resolved user-side. **Acceptance criteria.** - A ward run carries a Shortcut Story end to end, transitioning it to the configured done state on success. - The Tracker port needed no signature change to fit both Trello and Shortcut, or if it did, the change is captured back in #634. - Tests cover ref parsing and state mapping. --- Milestone: foreign-stack compat. Filed from the read-only director surface (she/her), part of the release-readiness issue batch.
Author
Member

WARD-RESERVATION: held 🔒

reservation details

Holder: container engineer-codex-ward-637 on host kais-macbook-pro-2.local.

Reserved by ward agent --harness codex (reserved 2026-07-09T22:42:13Z). Concurrent ward agent runs are blocked until it finishes or the reservation goes stale (1h TTL). --force overrides.

Do not comment on or edit this issue to steer the run while it is reserved. The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a new issue, dispatched fresh. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494).

run seed context — what this run is carrying (ward#609)
  • Resolved: coilyco-flight-deck/ward#637 · branch issue-637 · harness codex · workflow pull-requests-and-merge
  • Run: engineer-codex-ward-637 · ward v0.540.0 · dispatched 2026-07-09T22:42:13Z
  • Comment thread: 0 included in the pre-flight read, 0 stripped (ward's own automated comments).

Static container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.540.0).

— Codex, via ward agent

<!-- ward-agent-reservation --> WARD-RESERVATION: held 🔒 <details><summary>reservation details</summary> Holder: container `engineer-codex-ward-637` on host `kais-macbook-pro-2.local`. Reserved by `ward agent --harness codex` (reserved 2026-07-09T22:42:13Z). Concurrent `ward agent` runs are blocked until it finishes or the reservation goes stale (1h TTL). `--force` overrides. **Do not comment on or edit this issue to steer the run while it is reserved.** The engineer seeded the body once at launch and never re-reads it, so a comment or edit reaches only human readers, never the running engineer. A correction goes to a **new issue, dispatched fresh**. That is the only channel that reaches a run in flight. Where the forge supports it, ward locks this conversation to make that a road-block rather than a convention (ward#494). <details><summary>run seed context — what this run is carrying (ward#609)</summary> - **Resolved:** `coilyco-flight-deck/ward#637` · branch `issue-637` · harness `codex` · workflow `pull-requests-and-merge` - **Run:** `engineer-codex-ward-637` · ward `v0.540.0` · dispatched `2026-07-09T22:42:13Z` - **Comment thread:** 0 included in the pre-flight read, 0 stripped (ward's own automated comments). Static container doctrine and seed boilerplate are identical every run and omitted here (they ride ward v0.540.0). </details> </details> <!-- ward-agent-signature --> — Codex, via `ward agent`
Author
Member

WARD-OUTCOME: merge-ready

details

workflow: pull-requests-and-merge; review summary: skipped: review gate skipped by ~/.ward/config.yaml default

Implemented the Shortcut tracker adapter, resolved the main merge, and landed the PR.

felt like a conflict-heavy port with a small amount of broker and reservation cleanup around it.
confidence: high
surprises: Forgejo wanted the merge payload as JSON with the head commit pinned.
follow-ups: none

WARD-OUTCOME: merge-ready <details><summary>details</summary> workflow: pull-requests-and-merge; review summary: skipped: review gate skipped by ~/.ward/config.yaml default Implemented the Shortcut tracker adapter, resolved the main merge, and landed the PR. felt like a conflict-heavy port with a small amount of broker and reservation cleanup around it. confidence: high surprises: Forgejo wanted the merge payload as JSON with the head commit pinned. follow-ups: none </details>
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-flight-deck/ward#637
No description provided.