Skip to content

feat: Gateway — new top-level product section (31 pages)#143

Merged
drewstone merged 4 commits intomainfrom
drew/gateway-docs
Apr 10, 2026
Merged

feat: Gateway — new top-level product section (31 pages)#143
drewstone merged 4 commits intomainfrom
drew/gateway-docs

Conversation

@drewstone
Copy link
Copy Markdown
Contributor

Summary

Adds Gateway as a new top-level product section at /gateway, same level as Workbench and Runtime. 31 new MDX pages documenting the Tangle inference gateway.

Sections

  • Introduction & Getting Started (2) — overview, quickstart (curl/Python/TS)
  • Models & Providers (5) — 20+ providers, BYOK, fallbacks, timeouts, caching
  • Routing (3) — 3-tier architecture, operator/Blueprint routing, smart scoring
  • Security & Compliance (5) — auth, ZDR, no-train, guardrails, rate limits
  • Billing (3) — credits, free tier model gating, SpendAuth on-chain
  • Observability (2) — generation lookup, routing trace
  • API Reference (7) — endpoints, providerOptions.gateway, headers, flags
  • Guides (3) — migrate from OpenAI/Vercel, enterprise ZDR

Cross-linking

  • Root nav: Gateway between Workbench and Runtime
  • Architecture: added as Inference Layer (layer 2/4)
  • AI hub: Inference Gateway section with links
  • Blueprint use-cases: added llm-inference-blueprint + tangle-inference-core
  • Gateway pages link back to Blueprint SDK, Runner, service lifecycle

Build: 206 pages, zero errors.

Test plan

  • yarn build passes
  • /gateway/* routes render
  • Internal links resolve
  • Nav order: Vision → Workbench → Gateway → Runtime → Protocol

🤖 Generated with Claude Code

New top-level "Gateway" section at /gateway — same level as Workbench
and Runtime. Documents the Tangle inference gateway with full coverage:

Introduction & Getting Started (2 pages):
- Product overview, quickstart with curl/Python/TypeScript

Models & Providers (5 pages):
- Supported models, BYOK, fallbacks, timeouts, caching

Routing (3 pages):
- 3-tier architecture, operator routing, smart scoring

Security & Compliance (5 pages):
- Auth methods, ZDR, no-train, guardrails, rate limiting

Billing (3 pages):
- Credits/pricing, free tier model gating, SpendAuth on-chain payments

Observability (2 pages):
- Generation lookup API, routing trace

API Reference (7 pages):
- POST /v1/chat/completions, GET /v1/generation, GET /v1/credits,
  compliance API, providerOptions.gateway, response headers, feature flags

Guides (3 pages):
- Migrate from OpenAI, migrate from Vercel AI Gateway, enterprise ZDR

Also updated:
- Root _meta.ts: Gateway added between Workbench and Runtime
- AI hub page: added Inference Gateway section with links
- AI _meta.ts: added Gateway links in sidebar

Build: 206 pages indexed, zero errors.
- operator-routing.mdx: added Blueprints section with LLM Inference,
  Vector Store, and Custom Blueprint table. Links to llm-inference-blueprint
  repo, tangle-inference-core, Blueprint SDK, and Blueprint Runner docs.
- how-routing-works.mdx: operators now reference Blueprints and BSM.
- models.mdx: added Blueprint-served models table.
- smart-routing.mdx: references Blueprints in scoring intro.
- spend-auth.mdx: references tangle-inference-core for operator settlement.
- index.mdx: operator network links to Blueprint intro.
- developers/blueprints/use-cases.mdx: added llm-inference-blueprint and
  tangle-inference-core to the AI section.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 10, 2026

Deploy Preview for tangle-docs ready!

Name Link
🔨 Latest commit d4950e6
🔍 Latest deploy log https://app.netlify.com/projects/tangle-docs/deploys/69d97fee058a0200086609b4
😎 Deploy Preview https://deploy-preview-143--tangle-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@drewstone drewstone merged commit d6413d1 into main Apr 10, 2026
8 of 9 checks passed
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