Skip to content

Commit 7daba82

Browse files
Drop go-module research notes from the module PR.
Keep the PR focused on the publishable module; research belongs outside the ship path. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 556cde9 commit 7daba82

4 files changed

Lines changed: 1 addition & 1151 deletions

File tree

go/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ Publishable files only: `meta.yaml`, `external.md`, `speakeasy.md`,
3737
declared assets. Authoring files (`research.md`, `pipeline.lock.json`)
3838
are never embedded.
3939

40-
Version tags: `go/vX.Y.Z`. See `research/go-module-execution-plan.md`.
40+
Version tags: `go/vX.Y.Z`.

go/doc.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,4 @@
88
//
99
// Module path: github.com/speakeasy-api/mcp-setup-docs/go
1010
// Version tags: go/vX.Y.Z
11-
//
12-
// See research/go-module-publish.md and research/go-module-execution-plan.md
13-
// in the repository for packaging and semver policy.
1411
package guides

0 commit comments

Comments
 (0)