Skip to content

Add focused WordPress integration package - #556

Merged
chubes4 merged 3 commits into
mainfrom
feat/530-wordpress-integration
Aug 31, 2026
Merged

Add focused WordPress integration package#556
chubes4 merged 3 commits into
mainfrom
feat/530-wordpress-integration

Conversation

@chubes4

@chubes4 chubes4 commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • add wp-coding-agents-integration as the canonical regular plugin for retained WordPress runtime adapters
  • keep host probes private to the provider and expose them through Intelligence-owned, fail-closed filters
  • derive carried-plugin installation and removal from explicit profile intent, with fail-closed single-site and multisite cleanup
  • record the representative DMC census and retirement of the unused PR-review flows

Intelligence and Data Machine do not reference this package or its PHP namespace.

Verification

  • bash tests/carried-claude-code-plugin.sh
  • bash tests/integration-adapters.sh
  • bash tests/installation-profile.sh
  • bash tests/source-reconcile.sh
  • bash tests/dmc-migration-inventory.sh
  • php -d zend.assertions=1 -d assert.exception=1 tests/wordpress-integration-package.php
  • shellcheck lib/carried-plugins.sh lib/desired-state-reconciler.sh lib/integration-adapters.sh
  • independent final code review found no remaining production defects

Closes #530.

AI Assistance

OpenAI GPT-5.6 Sol via OpenCode performed the installed-state census, implemented the focused provider and hook adapters, added verification coverage, and reviewed the final diff under Chris Huber's direction.

@chubes4
chubes4 merged commit 3fd152c into main Aug 31, 2026
70 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.

Establish the WordPress integration package boundary

1 participant