Defect (single-file, mechanical — exact string replacement)
This is a single-file fix. Only src/content/docs/mcp.md is affected — no other files in scope.
The legacy docs domain docs.stackbilt.dev appears 2× and should be the canonical docs.stackbilder.com (per astro.config.mjs → site: 'https://docs.stackbilder.com' and the wrangler.toml route docs.stackbilder.com/*).
Replace docs.stackbilt.dev → docs.stackbilder.com at exactly 2 sites in this one file:
| File |
Line |
Current |
src/content/docs/mcp.md |
103 |
rendered at \docs.stackbilt.dev/mcp`` |
src/content/docs/mcp.md |
132 |
https://docs.stackbilt.dev/mcp |
Scope
Definition of done: zero occurrences of docs.stackbilt.dev in src/content/docs/mcp.md. Pure host swap, single file, paths unchanged.
Single-file CLOUD-tier auto-fix test, 2026-05-30. The multi-file variant (incl. security.md) is tracked separately in #24.
Defect (single-file, mechanical — exact string replacement)
This is a single-file fix. Only
src/content/docs/mcp.mdis affected — no other files in scope.The legacy docs domain
docs.stackbilt.devappears 2× and should be the canonicaldocs.stackbilder.com(perastro.config.mjs→site: 'https://docs.stackbilder.com'and thewrangler.tomlroutedocs.stackbilder.com/*).Replace
docs.stackbilt.dev→docs.stackbilder.comat exactly 2 sites in this one file:src/content/docs/mcp.mdrendered at \docs.stackbilt.dev/mcp``src/content/docs/mcp.mdhttps://docs.stackbilt.dev/mcpScope
src/content/docs/mcp.md— 2×docs.stackbilt.dev→docs.stackbilder.comDefinition of done: zero occurrences of
docs.stackbilt.devinsrc/content/docs/mcp.md. Pure host swap, single file, paths unchanged.Single-file CLOUD-tier auto-fix test, 2026-05-30. The multi-file variant (incl. security.md) is tracked separately in #24.