Skip to content

Harden Homeboy worktree adapter defaults - #547

Open
chubes4 wants to merge 6 commits into
mainfrom
fix/534-adapter-defaults
Open

Harden Homeboy worktree adapter defaults#547
chubes4 wants to merge 6 commits into
mainfrom
fix/534-adapter-defaults

Conversation

@chubes4

@chubes4 chubes4 commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • preserve native DMC creation for DMC-owned intent while defaulting the replacement WP-CLI leaf to Homeboy-safe skip behavior
  • negotiate handoff freshness strictly with typed legacy fallback and repository-path capability handling
  • guard DMC/WP-CLI version skew with exact callable and synopsis validation
  • add checksum-pinned production compatibility coverage and CI wiring

Closes #534

Verification

  • bash tests/homeboy-worktree-adapter.sh
  • bash tests/homeboy-worktree-adapter-integration.sh
  • bash tests/ci-coverage.sh
  • PHP and Bash syntax checks
  • git diff --check origin/main..HEAD

AI assistance

OpenAI gpt-5.6-sol was used through OpenCode to implement, test, recover, rebase, and independently review this change. I directed the work, evaluated review findings, and retained the final implementation after deterministic checks passed.

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.

DMC-to-Homeboy worktree adapter requires failure-driven flag discovery

1 participant