Skip to content

test(go): resolve Box provenance by name - #195

Merged
walker-tx merged 2 commits into
mainfrom
fix/go-box-provenance-test
Aug 29, 2026
Merged

test(go): resolve Box provenance by name#195
walker-tx merged 2 commits into
mainfrom
fix/go-box-provenance-test

Conversation

@walker-tx

Copy link
Copy Markdown
Member

Summary

  • includes the generated Box Go module sync from Sync Go module embed with guides #194
  • resolves the Pulse ID as an alias and the display name Box as provenance
  • replaces the machine-owned regen PR, which cannot be patched directly

Root cause

The provenance index is keyed by provenance.name. The normalized Box metadata uses locator: com.pulsemcp.mirror/box and name: Box, while the stale test expected the locator to remain a provenance name.

Test plan

  • reproduced the original TestResolveAliasAndProvenance failure
  • go run . generator: no drift beyond the intended test edit
  • go vet . and go test .
  • generator tests
  • independent review: PASS

@walker-tx
walker-tx merged commit a78ff09 into main Aug 29, 2026
1 check passed
@walker-tx
walker-tx deleted the fix/go-box-provenance-test branch August 29, 2026 15:20
@walker-tx walker-tx mentioned this pull request Aug 29, 2026
2 tasks
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