DD-338 Phase C W3-Python catalog flips — fastmail + gmail#23
Merged
Conversation
Flips `audit_surface: minimal -> structured` on 6 tools across 2 first-party
Python blades, consuming the blade-side `_meta` envelope ships from
fastmail-blade-mcp 0.3.0 and gmail-blade-mcp 0.7.0.
fastmail (5 tools, catalog 0.2.0 → 0.3.0):
- mail_search, mail_threads, mail_snippets, mail_changes, masked_list
gmail (1 tool, catalog 0.4.0 → 0.5.0):
- gmail_changes (the other 4 already-structured tools — gmail_search /
gmail_read / gmail_snippets / gmail_thread — are untouched)
Each entry's description gains an "Emits `_meta` envelope disclosing ..."
suffix per the Wave 3 catalog-flip plan.
Catalog build + 164/164 validation tests green.
DD-338 Phase C Wave 3 (Cloud+Mail cohort) — spec at
~/master-ai/atlas/utilities/agent-harness/specs/2026-05-23-dd-338-c-w3-cloud-mail.md
Co-Authored-By: Claude Opus 4.7 <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.
Summary
DD-338 Phase C Wave 3 (Cloud+Mail cohort, Python half) catalog flips for
audit_surface: minimal -> structuredon 6 read tools across 2 first-party Python blades. Consumes the blade-side_metaenvelope ships from fastmail-blade-mcp 0.3.0 and gmail-blade-mcp 0.7.0.fastmail (5 tools, catalog
0.2.0 → 0.3.0):mail_search,mail_threads,mail_snippets,mail_changes,masked_listgmail (1 tool, catalog
0.4.0 → 0.5.0):gmail_changes(the other 4 already-structured tools —gmail_search,gmail_read,gmail_snippets,gmail_thread— are untouched)Each entry's description gains an "Emits
_metaenvelope disclosing ..." suffix per the Wave 3 catalog-flip plan.Test plan
node scripts/build-catalog.jssucceeds; 59 plugins + 11 packs = 70 entries builtnpm test— 164/164 plugin tests pass (after generatingscripts/generated/declared-services.jsviabuild-forge-context.js)structuredagainst a blade that doesn't yet emit itRelated
~/master-ai/atlas/utilities/agent-harness/specs/2026-05-23-dd-338-c-w3-cloud-mail.mdGroupthink-dev/fastmail-blade-mcp#2Groupthink-dev/gmail-blade-mcp#3🤖 Generated with Claude Code