Skip to content

chore(release): bump to 10.0.2#1402

Merged
branarakic merged 1 commit into
mainfrom
release/10.0.2
Jul 1, 2026
Merged

chore(release): bump to 10.0.2#1402
branarakic merged 1 commit into
mainfrom
release/10.0.2

Conversation

@branarakic

Copy link
Copy Markdown
Contributor

Version bump 10.0.1 → 10.0.2 (root umbrella + all 19 packages; dkg-okf aligned rc.16 → 10.0.2 for its first stable publish) + the 10.0.2 CHANGELOG entry. Baseline for tagging v10.0.2.


🌟 Highlight — Google Open Knowledge Format (OKF) support (#1388)

The DKG can now turn a portable Google Open Knowledge Format bundle — Markdown + YAML frontmatter + untyped cross-links — into owned, cryptographically-provenanced RDF Knowledge Assets, and serialise a Context Graph cleanly back out to a conformant bundle.

OKF standardises how knowledge is written and exchanged, but ships no verification, provenance or ownership layer. The new @origintrail-official/dkg-okf package is the bridge that adds all three — deterministic and offline (no LLM, no network): the same bundle always yields identical triples and IRIs.

dkg okf import ./bundle --dry-run --print-nquads          # deterministic preview, never touches a node
dkg okf import ./bundle --context-graph-id my-graph --share   # import → Shared Working Memory
dkg okf verify my-graph ./bundle                          # per-predicate integrity gate
dkg okf export my-graph ./out                             # clean inverse → conformant OKF bundle

Also in 10.0.2 (fixes & improvements)

Full detail per PR in CHANGELOG.md.


Release-only change (versions + CHANGELOG). No runtime code changes in this PR.

Version-only bump across the root umbrella and all 19 packages (20 files),
mirroring the 10.0.1 release-bump pattern (dkg-okf aligned from rc.16 → 10.0.2 for
its first stable publish). Baseline for the 10.0.2 release. Adds the 10.0.2
CHANGELOG entry (highlight: Google OKF support).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@branarakic branarakic merged commit ba0f006 into main Jul 1, 2026
25 checks passed

@otReviewAgent otReviewAgent left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Review Agent completed this review and found no issues.

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.

2 participants