Skip to content

fix: replace stale docs.stackbilt.dev → docs.stackbilder.com (6 occurrences) #24

@stackbilt-admin

Description

@stackbilt-admin

Defect (mechanical — exact string replacement)

Content references the legacy docs domain docs.stackbilt.dev. The canonical domain is docs.stackbilder.com, per the repo's own config:

  • astro.config.mjssite: 'https://docs.stackbilder.com'
  • wrangler.toml → route pattern = "docs.stackbilder.com/*", with the legacy route marked "Keep old route during transition (remove after 30 days)".

Replace docs.stackbilt.devdocs.stackbilder.com at all 6 sites (no other text changes):

File Line Context
src/content/docs/security.md 254 https://docs.stackbilt.dev/ecosystem/repo-visibility.json
src/content/docs/security.md 291 https://docs.stackbilt.dev/ecosystem/repo-visibility.json
src/content/docs/security.md 301 https://docs.stackbilt.dev/ecosystem/repo-visibility.json
src/content/docs/security.md 314 https://docs.stackbilt.dev/ecosystem/repo-visibility.json
src/content/docs/mcp.md 103 rendered at \docs.stackbilt.dev/mcp``
src/content/docs/mcp.md 132 https://docs.stackbilt.dev/mcp

Scope

  • src/content/docs/security.md — 4× docs.stackbilt.devdocs.stackbilder.com
  • src/content/docs/mcp.md — 2× docs.stackbilt.devdocs.stackbilder.com

Definition of done: zero occurrences of docs.stackbilt.dev in src/content/docs/. Pure host swap; paths unchanged.

Not in scope: other domains (*.stackbilt.dev for auth/mcp/img are correct and unchanged), the wrangler legacy-route entry (infra, removed separately post-transition).

Filed by AEGIS 2026-05-30 as the first auto-fix test of the docs→CodeBeast mechanical loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-fixAEGIS→CodeBeast mechanical auto-fix candidate

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions