## Goal Advance the reusable native Docs Agent workflow to the merged/released runtime stack and prove it can publish a real consumer documentation PR. ## Required updates - Pin Agents API to merged commit `78e2dd409010f98fa4d26cdd72572117384ab18d` from Automattic/agents-api#428. - Pin `Automattic/wp-codebox/.github/actions/run-agent-task` to `v0.12.20`. - Set `wp_codebox_release_ref: v0.12.20` so action source and release artifact remain paired. - Preserve the native WP Codebox path; do not restore the legacy Data Machine execution path. - Run repository workflow contract/lint checks. - Update consumer reusable-workflow SHA pins after merge. - Trigger the hosted developer-docs workflow and require it to publish an actual documentation PR with sanitized tool observability. ## Dependencies - Automattic/agents-api#428 (merged) - Automattic/wp-codebox#1809 (merged) - Automattic/wp-codebox#1811 (merged) - WP Codebox v0.12.20 (released)
Goal
Advance the reusable native Docs Agent workflow to the merged/released runtime stack and prove it can publish a real consumer documentation PR.
Required updates
78e2dd409010f98fa4d26cdd72572117384ab18dfrom Expose compact tool observability in chat metadata agents-api#428.Automattic/wp-codebox/.github/actions/run-agent-tasktov0.12.20.wp_codebox_release_ref: v0.12.20so action source and release artifact remain paired.Dependencies