Files
git.stella-ops.org/docs/modules/export-center/prep/2025-11-20-export-oas-62-001-prep.md
master d519782a8f
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
prep docs and service updates
2025-11-21 06:56:36 +00:00

1.0 KiB

Export SDK Prep — PREP-EXPORT-OAS-62-001-DEPENDS-ON-61-002

Status: Draft (2025-11-20) Owners: Exporter Service Guild · SDK Generator Guild Scope: Capture SDK generation requirements once discovery endpoint (61-002) is live.

Requirements

  • Inputs: stable OAS from 61-001, discovery metadata from 61-002.
  • SDKs: Go, Python, C#, TypeScript. Must include streaming helpers for export downloads and polling helpers for long-running export jobs.
  • Versioning: embed x-sdk-version matching OAS version; regenerate only on checksum change.
  • Tests: smoke tests per SDK calling stubbed endpoints; deterministic snapshots for generated code hashes.

Acceptance

  • Record generated SDK artifact paths and checksums in this doc and docs/modules/export-center/api.md.
  • Provide sample snippet paths under docs/modules/export-center/samples/sdk/ per language.

Handoff

Use this as the prep artefact for PREP-EXPORT-OAS-62-001-DEPENDS-ON-61-002. Update with actual checksums/paths after 61-002 and SDK generation are completed; then move implementation to DOING.