Skip to content

Preserve opaque DMC task references - #499

Closed
chubes4 wants to merge 2 commits into
mainfrom
fix/497-dmc-opaque-task-refs
Closed

Preserve opaque DMC task references#499
chubes4 wants to merge 2 commits into
mainfrom
fix/497-dmc-opaque-task-refs

Conversation

@chubes4

@chubes4 chubes4 commented Aug 30, 2026

Copy link
Copy Markdown
Member

Summary

  • distinguish HTTP tracker URLs from opaque Homeboy lifecycle references
  • translate opaque identities to DMC --task-ref during plan, ensure, and attachment
  • preserve the same identity through task lookup and exact handle/path resolution
  • keep existing URL canonicalization and fail closed on malformed opaque refs

Verification

  • bash tests/homeboy-dmc-provider.sh
  • php -l scripts/homeboy-dmc-provider.php
  • bash -n lib/homeboy.sh
  • bash -n tests/homeboy-dmc-provider.sh
  • git diff --check

Closes #497

AI assistance

OpenAI GPT-5.6 Sol via OpenCode traced the release failure across Homeboy, the wp-coding-agents bridge, and DMC; reviewed and completed an existing repair; corrected its provider-contract tests; and ran focused verification. Chris Huber directed and reviewed the work.

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.

Preserve opaque Homeboy task references in the DMC provider bridge

1 participant