Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dkg-v10",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"private": true,
"packageManager": "pnpm@10.28.1",
"dkgBuild": {
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-elizaos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-adapter-elizaos",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"description": "ElizaOS plugin adapter \u2014 turns any ElizaOS agent into a DKG V10 node",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-hermes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-adapter-hermes",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"description": "Hermes Agent adapter \u2014 connects Hermes AI agents to a DKG V10 node for verifiable shared memory",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-openclaw/openclaw.plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "adapter-openclaw",
"name": "DKG Node UI Bridge",
"version": "10.0.0-rc.2",
"version": "10.0.0-rc.19",
"description": "Connects a local OpenClaw agent to a DKG V10 node for node-backed chat, memory, and agent-network capabilities.",
"kind": "memory",
"channels": ["dkg-ui"],
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-openclaw/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-adapter-openclaw",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔴 Bug: This published adapter package includes openclaw.plugin.json in its files list, but that shipped plugin manifest still says "version": "10.0.0-rc.2". Consumers or OpenClaw registry/update logic reading the plugin manifest will see the adapter as rc.2 even though npm installs rc.19, and there is no validation covering this secondary version field.

"description": "OpenClaw plugin adapter for connecting a DKG V10 node and chat bridge to an OpenClaw agent",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/agent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-agent",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/chain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-chain",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/cli.js",
"bin": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-core",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/epcis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-epcis",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/evm-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-evm-module",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"description": "DKG V10 smart contracts (forked from V8 dkg-evm-module)",
"license": "Apache-2.0",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/graph-viz/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-graph-viz",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"description": "RDF Knowledge Graph Visualizer \u2014 force-directed graph rendering with hexagonal nodes, declarative view configs, RDF-native data loading, and SPARQL-driven views",
"type": "module",
"main": "./dist/index.cjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/kafka-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/kafka-plugin",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-dkg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-mcp",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"description": "MCP server that exposes the local DKG daemon (projects, sub-graphs, activity, chat) to Cursor, Claude Code, and any other MCP-aware coding assistant.",
"type": "module",
"main": "dist/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/network-sim/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-network-sim",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"private": true,
"type": "module",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-node-ui",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/publisher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-publisher",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/query/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-query",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/random-sampling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-random-sampling",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🔴 Bug: The manifest is bumped to 10.0.0-rc.19, but this package still exports RANDOM_SAMPLING_PACKAGE_VERSION = '10.0.0-rc.2' from packages/random-sampling/src/index.ts, and its test asserts that stale value. That means the current validation would pass while the published API reports the wrong release version; update the constant or derive it from package metadata, and make the test compare against the manifest rather than a hard-coded old RC.

"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/random-sampling/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* registered.
*/

export const RANDOM_SAMPLING_PACKAGE_VERSION = '10.0.0-rc.2';
export const RANDOM_SAMPLING_PACKAGE_VERSION = '10.0.0-rc.19';

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Issue: RANDOM_SAMPLING_PACKAGE_VERSION manually duplicates the package version, and the updated test repeats the same hard-coded literal instead of checking packages/random-sampling/package.json. This creates another release-bump hotspot that can drift from the published metadata; the previous value was already stale relative to the package version. Consider deriving or generating this value from package metadata, or at least make the test compare against package.json so future bumps fail when this export is missed.


export {
extractV10KCFromStore,
Expand Down
2 changes: 1 addition & 1 deletion packages/random-sampling/test/skeleton.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ import { RANDOM_SAMPLING_PACKAGE_VERSION } from '../src/index.js';

describe('@origintrail-official/dkg-random-sampling — skeleton', () => {
it('exposes a version constant matching the rest of the workspace', () => {
expect(RANDOM_SAMPLING_PACKAGE_VERSION).toBe('10.0.0-rc.2');
expect(RANDOM_SAMPLING_PACKAGE_VERSION).toBe('10.0.0-rc.19');

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 Issue: This test claims the exported version matches the rest of the workspace, but it only compares the source constant to another hard-coded 10.0.0-rc.19 literal. If package.json or another workspace package drifts, the test still passes as long as this assertion is updated with the source constant, so it does not provide validation evidence for the release-version consistency this PR is changing. Consider deriving the expected value from package/workspace metadata instead of duplicating the target string.

});
});
2 changes: 1 addition & 1 deletion packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@origintrail-official/dkg-storage",
"version": "10.0.0-rc.18",
"version": "10.0.0-rc.19",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
Loading