[docs] docs: consolidate developer specs v9.2 (2026-05-07)#30837
Merged
[docs] docs: consolidate developer specs v9.2 (2026-05-07)#30837
Conversation
- Fix tone issue in workflow-refactoring-patterns.md: remove gamified "+X points" scoring from Benefits section headings - Document mcp-gateway.opentelemetry.headers string-only format change from PR #30800 (breaking change with migration guidance) - Document aw_context caller metadata propagation for workflow_dispatch workflows (dispatch traceability via aw_info.json) - Document activation artifact now including aw_info.json alongside prompt.txt (earlier availability for prompt generation and logging) - Bump dev.md to v9.2, last updated 2026-05-07 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
Developer Documentation Consolidation — v9.2
Daily consolidation run: analyzed 63 spec files in
scratchpad/, fixed 1 tone issue, documented 3 new features from PR #30800.Changes Made
Tone fix —
scratchpad/workflow-refactoring-patterns.md:### Maintainability (+20 points)→### Maintainability)New content —
scratchpad/dev.md(Configuration Breaking Changes section):mcp-gateway.opentelemetry.headersnow accepts string-only format ("Key=Value,Key2=Value2") — old object format is invalid; migration example providedaw_contextcaller metadata now propagates automatically for compiledworkflow_dispatchworkflows (dispatch traceability viaaw_info.json)aw_info.jsonalongsideprompt.txtVersion bump:
scratchpad/dev.md: v9.1 → v9.2, Last Updated: 2026-05-07Files Modified
scratchpad/workflow-refactoring-patterns.md— tone fix (4 heading changes)scratchpad/dev.md— 3 new breaking change entries + version bumpValidation
See the consolidation discussion for the detailed report.