docs(#2071): add public hosted mint URL to mint administration guide - #2072
Conversation
Add a "Hosted mint" section before Prerequisites that states the public hosted mint URL plainly, so users who don't need to self-host can grab the URL and move on without hunting through CLI flag docs or source code. Also update the introductory callout to remove the "work is in progress" language, since the hosted mint service is operational (referenced in #1145 and #1184). Note: `make lint` could not run due to Go module cache permission errors in the sandbox (unrelated to this docs-only change). No Go code was modified. Closes #2071
Site previewPreview: https://6819d1ad-site.fullsend-ai.workers.dev Commit: |
|
🤖 Finished Review · ✅ Success · Started 12:35 PM UTC · Completed 12:43 PM UTC |
|
/fs-fix add the URL to the github-setup.md as well |
|
🤖 Finished Fix · ✅ Success · Started 12:41 PM UTC · Completed 12:45 PM UTC |
ReviewFindingsMedium
Low
Info
Previous runReviewFindingsLow
Info
|
| ## Hosted mint | ||
|
|
||
| The fullsend team operates a public hosted mint service. If your organization is enrolled, you can use it directly without deploying your own: | ||
|
|
There was a problem hiding this comment.
[low] code-block-formatting
Code block containing the hosted mint URL lacks a language specifier. The existing file uses bash-tagged code blocks for all 11 code blocks; this new block should use text for consistency.
Suggested fix: Change the opening fence to ```text
| > **This guide is for platform operators** who deploy, manage, or troubleshoot the token mint Cloud Function. If you are an end user setting up fullsend for your organization, see [Installing fullsend](../getting-started/installation.md) instead — the mint is typically deployed once by a platform operator, and organizations are enrolled as needed. Work is in progress to offer a hosted public mint service, which will further reduce the need for per-org mint administration. | ||
| > **This guide is for platform operators** who deploy, manage, or troubleshoot the token mint Cloud Function. If you are an end user setting up fullsend for your organization, see [Installing fullsend](../getting-started/installation.md) instead — the mint is typically deployed once by a platform operator, and organizations are enrolled as needed. | ||
|
|
||
| ## Hosted mint |
There was a problem hiding this comment.
[info] document-structure
The Hosted mint section is positioned before Prerequisites, which differs from the typical guide structure but is a defensible editorial choice.
Add the public hosted mint URL inline in the prerequisites section of the GitHub setup guide, with a cross-reference to the Hosted mint section in the mint administration guide. This ensures users find the URL in both relevant guides. Addresses human review feedback on #2072 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
🔧 Fix agent — iteration 1 (human-triggered)Added the hosted mint URL to the github-setup.md prerequisites section per human instruction, matching the URL already added to mint-administration.md in this PR. Fixed (1):
Tests: passed Updated by fullsend fix agent |
|
🤖 Finished Review · ✅ Success · Started 12:46 PM UTC · Completed 12:55 PM UTC |
|
🤖 Finished Retro · ✅ Success · Started 7:06 AM UTC · Completed 7:11 AM UTC |
Retro: PR #2072 — Add public mint URL to mint administration guideWorkflow timeline: Issue #2071 was filed by Key observation — unresolved review finding: The review agent flagged a medium-severity stale reference in No new proposals — existing issues cover the gaps:
This PR provides another data point validating the need for #870 and #1941 in particular. The stale reference in |
Add a "Hosted mint" section before Prerequisites that states the public hosted mint URL plainly, so users who don't need to self-host can grab the URL and move on without hunting through CLI flag docs or source code.
Also update the introductory callout to remove the "work is in progress" language, since the hosted mint service is operational (referenced in #1145 and #1184).
Note:
make lintcould not run due to Go module cache permission errors in the sandbox (unrelated to this docs-only change). No Go code was modified.Closes #2071
Post-script verification
agent/2071-add-public-mint-url)46eb2347412401912817b8c5e04ebf4b6ce761b2..HEAD)