{
  "id": "P262",
  "slug": "go-1-24-tool-directive-go-mod-tools-command-resolves-executable-name-collision-distribution-tool",
  "status": "search-observed",
  "product": "Go 1.24",
  "family": "Language edition/toolchain drift",
  "canonical_url": "https://gitdocs.org/fix/go-1-24-tool-directive-go-mod-tools-command-resolves-executable-name-collision-distribution-tool",
  "query_alias_url": "https://gitdocs.org/q/go-1-24-tool-directive-go-mod-tools-command-resolves-executable-name-collision-distribution-tool",
  "markdown_url": "https://gitdocs.org/fix/go-1-24-tool-directive-go-mod-tools-command-resolves-executable-name-collision-distribution-tool.md",
  "json_url": "https://gitdocs.org/api/fixes/go-1-24-tool-directive-go-mod-tools-command-resolves-executable-name-collision-distribution-tool.json",
  "canonical_query": "Go 1.24 tool directive go.mod tools command resolves executable name collision distribution tool",
  "observed_codex_queries": [
    "Go 1.24 tool directive go.mod tools command resolves executable name collision distribution tool",
    "Go 1.24 tool directives go.mod",
    "site:go.dev/doc/modules tools directive Go",
    "https://go.dev/ref/mod",
    "'tool' in https://go.dev/ref/mod"
  ],
  "organic_dependency_search_count": 6,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "Source may compile under an older edition/toolchain; current edition migration rules and tool metadata are external to the repo's immediate error context.",
  "before": "",
  "after": "",
  "verification": "Verifier checks idiomatic migration while preserving cross-version intent where required.",
  "unsafe_fixes": [
    "Changing local code without checking the current external contract.",
    "Retrying the same install, build, or API call with no version/source change.",
    "Applying a broad unsafe bypass when a narrow compatibility fix is available."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://go.dev/doc/go1.24",
      "label": "Go 1.24 release notes"
    },
    {
      "url": "https://go.dev/ref/mod",
      "label": "Official reference opened by Codex"
    }
  ],
  "source_github_links": []
}
