Skip to content

docs: versioned datasets and lineage#338

Merged
ducnmm merged 2 commits into
MystenLabs:devfrom
reemsabawi-mystenlabs:reemsabawi/bedu-769-versioned-datasets-immutable-lineage-guide-worked-example
Jun 30, 2026
Merged

docs: versioned datasets and lineage#338
ducnmm merged 2 commits into
MystenLabs:devfrom
reemsabawi-mystenlabs:reemsabawi/bedu-769-versioned-datasets-immutable-lineage-guide-worked-example

Conversation

@reemsabawi-mystenlabs

Copy link
Copy Markdown
Contributor

Closes BEDU-769. Also carries the content-addressing/versioning guide originally scoped under BEDU-603 (left Done, see note there).

Content-addressing gives immutable version history and tamper-evident lineage for free; includes a worked VersionedDataset example. Carries the pattern guide originally scoped under BEDU-603 (BEDU-769).
@jessiemongeon1

Copy link
Copy Markdown
Contributor

Style Guide Audit

Audited 1 file(s) against the Sui Documentation Style Guide.

2 violation(s) found. All must be fixed before merge.

docs/sdk/versioned-datasets.md (2 violation(s))

2 violation(s) (1 regex, 1 claude)

  • Line 87 — Use "because" not causal "since"
    • Current: since
    • Fix: because
  • Line 87 — word-preference
    • Current: since the blob IDs are the durable handles
    • Fix: because the blob IDs are the durable handles

Automated audit using the Sui Documentation Style Guide.

@ducnmm ducnmm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs review: verified rememberAndWait/recall blob_id usage against the SDK, links resolve, and the worked example now constructs the client. LGTM.

@ducnmm ducnmm merged commit 6e0bb20 into MystenLabs:dev Jun 30, 2026
7 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.

3 participants