Skip to content

Supersede #429: refresh native Docs Agent producer contract - #431

Merged
chubes4 merged 1 commit into
mainfrom
fix/native-docs-agent-429-replacement
Jul 16, 2026
Merged

Supersede #429: refresh native Docs Agent producer contract#431
chubes4 merged 1 commit into
mainfrom
fix/native-docs-agent-429-replacement

Conversation

@chubes4

@chubes4 chubes4 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Supersedes #429 with a clean current-main replacement.

Source relationship

The conflicted source branch origin/feat/native-docs-agent at 391de7855bdfc1817ee3d6686a8def8eb3017c3e was compared with its old base 5addf598167ec17821954b0f9aa3a9b160b7e36e. This ports only its intended native Docs Agent consumer contract into current main; current-main changes outside the three scoped files are preserved.

Change kind

Consumer producer-pin refresh and contract-test alignment. Workflow inputs and outputs remain compatible, while execution stays on the native Docs Agent/WP Codebox path rather than legacy Data Machine. The target branch remains docs-agent/agents-api-docs-upkeep, so hosted runs update the existing Agents API docs PR #430.

  • Pins Docs Agent to #143: 4c1043510ae71be4750cfde69777efc95ae0001e.
  • Pins WP Codebox producer validation to #1815 / v0.12.21, asserting peeled revision b5b1fc7eef4367d5e403de3e373df91d3722965b.
  • Retains the exact native package, runtime-source, credentials, writable paths, verification, publication, and access contracts.

Verification

Fresh-checkout producer-contract tests:

  1. Cloned Docs Agent and detached 4c1043510ae71be4750cfde69777efc95ae0001e.
  2. Cloned WP Codebox, detached b5b1fc7eef4367d5e403de3e373df91d3722965b, and verified its exact v0.12.21 tag.
  3. Ran DOCS_AGENT_DIR=... WP_CODEBOX_DIR=... php tests/docs-agent-native-workflow-contract.php successfully.
  4. Ran php -l tests/docs-agent-native-workflow-contract.php, git diff --check, actionlint -no-color, and composer test successfully.

The contract test validates the producer interfaces from those fresh checkouts, so it can detect incompatible producer changes. The runtime change is no broader than source evidence: only immutable producer revisions and their documented WP Codebox v0.12.21 interface delta are updated.

References: hosted run 29468956857, docs PR #430.

Executor disclosure: OpenCode executor model with OpenAI gpt-5.6-sol orchestration.

@chubes4
chubes4 merged commit b474eee into main Jul 16, 2026
3 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.

1 participant