Skip to content

docs(ecosystem): scrub private service-binding + repo references#17

Open
stackbilt-admin wants to merge 1 commit intomainfrom
fix/ecosystem-scrub
Open

docs(ecosystem): scrub private service-binding + repo references#17
stackbilt-admin wants to merge 1 commit intomainfrom
fix/ecosystem-scrub

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Summary

Follow-up to docs#15 (outbound disclosure policy). Closes the last pre-existing leaks in `ecosystem.md` that were explicitly out-of-scope in the original policy PR.

Changes

  • Service Map: `tarotscript-worker` / `img-forge-gateway` (wrangler binding identifiers) → "internal service binding"
  • Authentication: `edge-auth` (private repo name) → "Stackbilt Auth" (the public service capability). `auth.stackbilt.dev` stays — public domain is fine.

Functional info preserved. Private repo and binding names removed.

Test plan

  • `grep -n 'tarotscript-worker|img-forge-gateway|edge-auth' src/content/docs/ecosystem.md` returns zero matches
  • `npm run build` passes
  • Page renders correctly at `docs.stackbilder.com/ecosystem`

Closes Stackbilt-dev/codebeast#32

🤖 Generated with Claude Code

Follow-up to docs#15 (outbound disclosure policy). Removes the last
pre-existing leaks in ecosystem.md that were explicitly called out as
out-of-scope in the original policy PR:

- Service Map: tarotscript-worker / img-forge-gateway (wrangler
  binding identifiers) → "internal service binding"
- Authentication: edge-auth (private repo name) → "Stackbilt Auth"
  (the public service capability). auth.stackbilt.dev is fine to
  reference as the public domain.

Functional info (centralized auth, RPC binding latency, subdomain)
is preserved. Private repo and binding names are not.

Closes Stackbilt-dev/codebeast#32.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant