Proof bundle

What our numbers come from.

Last refreshed 2026-04-18 18:04:41.620 UTC. Every result below is generated from a real supplier page.

Proof checks

What this bundle verifies.

  • Deterministic replay fixtures from approved real-source captures.
  • Live smoke validation fetched directly from https://www.gu-global.com/jp/ja/products/E357744-000/00.
  • Workspace isolation rejects mismatched scope with 403.
  • Audit coverage recorded: parse.executed, localize.executed, price.quote.generated, route.resolve.generated, route.package_plan.generated.
  • Confidence traces remain present across Parse, Localize, Price, and Route (3/2/2/3/3).
  • Retry-path validation stays free of Zyte and other paid-provider dependencies.
  • Connect can provision a controlled spreadsheet target and complete an export without manual sheet edits.
  • Turaxia-owned Catalog, Pricing, Routing, and Studio tabs are created in a stable order.
  • Raw execution evidence, benchmark card, and demo page all come from the same Google Sheets write execution.
  • Connect root summary is readable on the production host.
  • Public MCP server-card metadata is readable on the production host.
  • Public MCP registry-auth and Glama well-known metadata are readable on the production host.
  • Public MCP initialize, tools/list, and build_turaxia_draft_bundle all succeed on the production host.

Reproducible cards

Cards — 14 total, 6 featured

Parse · GA

Turaxia Parse (Fixture baseline)

Turaxia Parse (Fixture baseline)

レースアップバレエスニーカー normalized at JPY 2,990 from the approved GU path.

latency_ms=14.14 · source=Deterministic replay fixture

Localize · GA

Turaxia Localize (Fixture baseline)

Turaxia Localize (Fixture baseline)

"Балетные кроссовки на шнуровке" localized for KZ (ru).

latency_ms=4.41 · source=Deterministic replay fixture

Price · GA

Turaxia Price (Fixture baseline)

Turaxia Price (Fixture baseline)

KZT 1,394,099 quote from 4 pricing rules.

latency_ms=5.29 · source=Deterministic replay fixture

Route · GA

Turaxia Route (Fixture baseline)

Turaxia Route (Fixture baseline)

route_economy recommended with 1 package plan result(s).

latency_ms=3.87 · source=Deterministic replay fixture

Console bootstrap · GA

Turaxia Console (Fixture baseline)

Turaxia Console (Fixture baseline)

Workspace ws_kz_core bootstrapped via connect-overlay.

latency_ms=9.62 · source=Deterministic replay fixture

Retry path · GA

Turaxia Retry (Fixture baseline)

Turaxia Retry (Fixture baseline)

All five idempotent module routes recovered after a synthetic upstream 503.

latency_ms=17.39 · source=Deterministic replay fixture

Parse · GA

Turaxia Parse (Live baseline)

Turaxia Parse (Live baseline)

レースアップバレエスニーカー(レディース) normalized at JPY 2,990 from the approved GU path.

latency_ms=80.88 · source=Approved GU source URL

Localize · GA

Turaxia Localize (Live baseline)

Turaxia Localize (Live baseline)

"Балетные кроссовки на шнуровке" localized for KZ (ru).

latency_ms=4.71 · source=Approved GU source URL

Price · GA

Turaxia Price (Live baseline)

Turaxia Price (Live baseline)

KZT 1,394,099 quote from 4 pricing rules.

latency_ms=5.16 · source=Approved GU source URL

Route · GA

Turaxia Route (Live baseline)

Turaxia Route (Live baseline)

route_economy recommended with 1 package plan result(s).

latency_ms=3.32 · source=Approved GU source URL

Console bootstrap · GA

Turaxia Console (Live baseline)

Turaxia Console (Live baseline)

Workspace ws_kz_core bootstrapped via connect-overlay.

latency_ms=8.88 · source=Approved GU source URL

Retry path · GA

Turaxia Retry (Live baseline)

Turaxia Retry (Live baseline)

All five idempotent module routes recovered after a synthetic upstream 503.

latency_ms=91.74 · source=Approved GU source URL

Google Sheets · BETA

Google Sheets export proof

Google Sheets export proof

Wrote 4 ranges across 4 managed tabs in Turaxia Launch Export.

latency_ms=1.21 · source=Deterministic source fixture -> controlled spreadsheet target

Public MCP · BETA

Public MCP draft bundle

Public MCP draft bundle

Built a live draft bundle for Балетки на шнуровке (женские) and returned Shopify-ready handle ru-kz-gu.

latency_ms=5141.40 · source=Anonymous streamable HTTP on api.turaxia.com/public/mcp

Demo recordings

Live walkthroughs.

GA · 14s

GA wedge on one real supplier path

Turaxia validates Parse, Localize, Price, and Route end-to-end from the approved GU URL before anything gets published publicly.

$ pnpm validate:ga:hardening:live --output=proof/ga-release/latest/raw/ga-hardening.live.json

GA · 10s

Direct Parse execution

The Parse module can be called directly before Turaxia is routed through Connect or the Console.

$ POST /v1/parse

GA · 10s

Connect-hosted Parse access

Turaxia issues workspace-scoped credentials through Connect before exposing hosted execution.

$ POST /parse/v1/parse

GA · 10s

Console bootstrap review

Operators get one shell for access review, module health, and approval context after Connect overlays the workspace state.

$ GET /api/console/bootstrap?workspaceId=ws_kz_core

GA · 10s

CLI execution example

Turaxia keeps a CLI surface for deterministic local validation and batch-oriented workflows.

$ pnpm exec tsx apps/parse/src/cli.ts --request-file proof/ga-release/latest/inputs/parse-cli.fixture.request.json

GA · 12s

Production CLI proof

Live production ingress proof for readiness, module discovery, and authenticated Parse execution.

$ curl https://api.turaxia.com/readyz && curl https://api.turaxia.com/v1/modules && curl -X POST https://api.turaxia.com/parse/v1/parse

BETA · 18s

Google Sheets export

Turaxia turns one approved supplier bundle into a controlled spreadsheet export with four managed tabs and recorded execution evidence.

$ pnpm exec tsx scripts/generate-integration-proof.ts --integration=google-sheets --mode=fixture

BETA · 18s

Public MCP draft bundle

Live production proof for Turaxia’s anonymous streamable-HTTP MCP surface, including registry metadata and one real draft-bundle tool call.

$ pnpm exec tsx scripts/generate-public-mcp-production-proof.ts --api-base-url=https://api.turaxia.com

Evidence table

Every artifact, every owner.

  • GA hardening fixtureraw/ga-hardening.fixture.json · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZDeterministic regression baseline from captured GU fixture HTML.$ pnpm validate:ga:hardening:fixture --output=proof/ga-release/latest/raw/ga-hardening.fixture.json
  • GA hardening liveraw/ga-hardening.live.json · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZLive smoke validation against the approved GU URL without Zyte in regression.$ pnpm validate:ga:hardening:live --output=proof/ga-release/latest/raw/ga-hardening.live.json
  • GA release path liveraw/ga-release-path.live.json · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZConnect-issued access and Console overlay reference.$ pnpm validate:ga:release-path:live --output=proof/ga-release/latest/raw/ga-release-path.live.json
  • Parse validation liveraw/parse.live.json · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZDirect Parse proof on the approved supplier URL.$ pnpm validate:parse:live --output=proof/ga-release/latest/raw/parse.live.json
  • CLI parse fixtureraw/cli-parse.fixture.json · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZDeterministic CLI execution from the captured GU fixture.$ pnpm exec tsx apps/parse/src/cli.ts --request-file proof/ga-release/latest/inputs/parse-cli.fixture.request.json
  • Evidence tableevidence/evidence-table.md · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZFounder-facing proof registry for current release claims.$ pnpm proof:pack
  • Parse benchmark card (Fixture baseline)cards/parse-fixture.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336Zレースアップバレエスニーカー normalized at JPY 2,990 from the approved GU path.$ pnpm proof:pack
  • Localize benchmark card (Fixture baseline)cards/localize-fixture.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336Z"Балетные кроссовки на шнуровке" localized for KZ (ru).$ pnpm proof:pack
  • Price benchmark card (Fixture baseline)cards/price-fixture.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZKZT 1,394,099 quote from 4 pricing rules.$ pnpm proof:pack
  • Route benchmark card (Fixture baseline)cards/route-fixture.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336Zroute_economy recommended with 1 package plan result(s).$ pnpm proof:pack
  • Console bootstrap benchmark card (Fixture baseline)cards/console-fixture.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZWorkspace ws_kz_core bootstrapped via connect-overlay.$ pnpm proof:pack
  • Retry path benchmark card (Fixture baseline)cards/retry-fixture.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZAll five idempotent module routes recovered after a synthetic upstream 503.$ pnpm proof:pack
  • Parse benchmark card (Live baseline)cards/parse-live.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336Zレースアップバレエスニーカー(レディース) normalized at JPY 2,990 from the approved GU path.$ pnpm proof:pack
  • Localize benchmark card (Live baseline)cards/localize-live.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336Z"Балетные кроссовки на шнуровке" localized for KZ (ru).$ pnpm proof:pack
  • Price benchmark card (Live baseline)cards/price-live.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZKZT 1,394,099 quote from 4 pricing rules.$ pnpm proof:pack
  • Route benchmark card (Live baseline)cards/route-live.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336Zroute_economy recommended with 1 package plan result(s).$ pnpm proof:pack
  • Console bootstrap benchmark card (Live baseline)cards/console-live.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZWorkspace ws_kz_core bootstrapped via connect-overlay.$ pnpm proof:pack
  • Retry path benchmark card (Live baseline)cards/retry-live.svg · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZAll five idempotent module routes recovered after a synthetic upstream 503.$ pnpm proof:pack
  • GA wedge on one real supplier path demo scenedemo-pages/ga-wedge-live.html · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZTuraxia validates Parse, Localize, Price, and Route end-to-end from the approved GU URL before anything gets published publicly.$ pnpm validate:ga:hardening:live --output=proof/ga-release/latest/raw/ga-hardening.live.json
  • Direct Parse execution demo scenedemo-pages/parse-direct-live.html · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZThe Parse module can be called directly before Turaxia is routed through Connect or the Console.$ POST /v1/parse
  • Connect-hosted Parse access demo scenedemo-pages/connect-hosted-live.html · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZTuraxia issues workspace-scoped credentials through Connect before exposing hosted execution.$ POST /parse/v1/parse
  • Console bootstrap review demo scenedemo-pages/console-bootstrap-live.html · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZOperators get one shell for access review, module health, and approval context after Connect overlays the workspace state.$ GET /api/console/bootstrap?workspaceId=ws_kz_core
  • CLI execution example demo scenedemo-pages/cli-parse-fixture.html · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:34.336ZTuraxia keeps a CLI surface for deterministic local validation and batch-oriented workflows.$ pnpm exec tsx apps/parse/src/cli.ts --request-file proof/ga-release/latest/inputs/parse-cli.fixture.request.json
  • CLI production proof snapshotraw/cli-production.live.json · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:58.378ZSanitized live production proof built from readyz, v1/modules, and authenticated Parse ingress output.$ tsx scripts/generate-cli-production-proof.ts
  • CLI production proof demo scenedemo-pages/cli-production-live.html · owner turaxia-proof-pipeline · GA · 2026-04-17T17:05:58.378ZTerminal-style production proof clip rendered from live Turaxia production responses.$ curl https://api.turaxia.com/readyz && curl https://api.turaxia.com/v1/modules && curl -X POST https://api.turaxia.com/parse/v1/parse
  • Google Sheets export raw evidenceraw/integrations/google-sheets.fixture.json · owner turaxia-proof-pipeline · BETA · 2026-04-18T04:19:44.386ZSanitized Connect run output and captured Google Sheets request shapes for the controlled export path.$ pnpm exec tsx scripts/generate-integration-proof.ts --integration=google-sheets --mode=fixture
  • Google Sheets export benchmark cardcards/integration-google-sheets-fixture.svg · owner turaxia-proof-pipeline · BETA · 2026-04-18T04:19:44.386ZShareable SVG summary for the Google Sheets managed-tab export path.$ pnpm exec tsx scripts/generate-integration-proof.ts --integration=google-sheets --mode=fixture
  • Google Sheets export demo scenedemo-pages/integration-google-sheets-fixture.html · owner turaxia-proof-pipeline · BETA · 2026-04-18T04:19:44.386ZFounder-demo scene rendered from the same controlled export execution.$ pnpm exec tsx scripts/generate-integration-proof.ts --integration=google-sheets --mode=fixture
  • Public MCP production raw evidenceraw/integrations/public-mcp.production.json · owner turaxia-proof-pipeline · BETA · 2026-04-18T18:04:41.620ZLive public MCP discovery and tool-call evidence from api.turaxia.com.$ pnpm exec tsx scripts/generate-public-mcp-production-proof.ts --api-base-url=https://api.turaxia.com
  • Public MCP production benchmark cardcards/integration-public-mcp-production.svg · owner turaxia-proof-pipeline · BETA · 2026-04-18T18:04:41.620ZShareable SVG summary of the live public MCP draft-bundle path.$ pnpm exec tsx scripts/generate-public-mcp-production-proof.ts --api-base-url=https://api.turaxia.com
  • Public MCP production demo scenedemo-pages/integration-public-mcp-production.html · owner turaxia-proof-pipeline · BETA · 2026-04-18T18:04:41.620ZFounder-demo scene for the live public MCP discovery and tool-call flow.$ pnpm exec tsx scripts/generate-public-mcp-production-proof.ts --api-base-url=https://api.turaxia.com