Advance Docs Agent drift audit contract - #122
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
21dbeeddea7ae29efa68bb1c0590a00bbed93f3dfrom Require drift audit before maintenance no-op docs-agent#16185443eb91c12b2759d8e207f1ae4421407b4cc5ev0.12.27/65cc5fb4699cb7c2df13d04b4715c97097ac7565This enables the bounded source-vs-document drift audit before technical maintenance can return
no_changes.How to test
21dbeeddea7ae29efa68bb1c0590a00bbed93f3d.65cc5fb4699cb7c2df13d04b4715c97097ac7565.pnpm install --frozen-lockfile.DOCS_AGENT_DIR=/path/to/docs-agent WP_CODEBOX_DIR=/path/to/wp-codebox pnpm test.pnpm build && pnpm verify.actionlint .github/workflows/*.yml.git diff --check origin/trunk...HEAD.All commands pass locally.
Compatibility
No extension-path or backwards-compatibility impact. This advances immutable producer revisions without changing the Build with WordPress workflow inputs, writable paths, WP Codebox version, or generated plugin outputs.
Source relationships
AI assistance