From b3a12a6a066c4de68adad8f376ff235af58b61c7 Mon Sep 17 00:00:00 2001 From: Jason Doyle Date: Wed, 2 Sep 2026 15:37:41 -0700 Subject: [PATCH 1/2] Prepare 0.3.0 alpha 4 --- CHANGELOG.md | 2 ++ README.md | 4 ++-- package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7eb5e4..9a07dcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 0.3.0-alpha.4 + - Added typed Knowledge and Agency operation layers to the embedded API and operation catalogs. - Moved retail Agent Intent dispatch behind a compatibility adapter without diff --git a/README.md b/README.md index af930df..0b98f26 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ operated infrastructure, database footprint, and informational runtime. See ## Project status -The current release is `0.3.0-alpha.3`. +The current release is `0.3.0-alpha.4`. Two runtime profiles are maintained: @@ -274,7 +274,7 @@ Use the versioned production image: ```powershell Copy-Item .env.example .env .\scripts\generate-secrets.ps1 -$env:AGENTIC_DATA_IMAGE = "ghcr.io/jason-doyle/agentic-data-kernel:0.3.0-alpha.3" +$env:AGENTIC_DATA_IMAGE = "ghcr.io/jason-doyle/agentic-data-kernel:0.3.0-alpha.4" docker compose --profile server pull docker compose --profile server up --no-build ``` diff --git a/package-lock.json b/package-lock.json index ee9c81e..580945f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "agentic-data-kernel", - "version": "0.3.0-alpha.3", + "version": "0.3.0-alpha.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "agentic-data-kernel", - "version": "0.3.0-alpha.3", + "version": "0.3.0-alpha.4", "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", diff --git a/package.json b/package.json index 7cdca78..0c17217 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agentic-data-kernel", - "version": "0.3.0-alpha.3", + "version": "0.3.0-alpha.4", "description": "Temporal knowledge and durable workflow infrastructure for software agents", "keywords": [ "agents", From 5b687aecb28001e602463f994c0d5df18ffaaae7 Mon Sep 17 00:00:00 2001 From: Jason Doyle Date: Wed, 2 Sep 2026 15:38:15 -0700 Subject: [PATCH 2/2] Refresh alpha 4 benchmark evidence --- benchmarks/sre/results/report.md | 8 ++++---- benchmarks/sre/results/summary.json | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/benchmarks/sre/results/report.md b/benchmarks/sre/results/report.md index 1a1a8ce..8df967d 100644 --- a/benchmarks/sre/results/report.md +++ b/benchmarks/sre/results/report.md @@ -2,9 +2,9 @@ Generated from `summary.json`. -Source revision: `34e3048f473404cdbc0292d0075b7bae40738184` +Source revision: `b3a12a6a066c4de68adad8f376ff235af58b61c7` -Source hash: `170c987cc84217860ce29feabceacd863684ed5abd73397c700947635d23755a` +Source hash: `db5052d97f02920144fbdc1a0871048bef4ad0ac6f742b8ff7013dc7af871545` ## Correctness @@ -44,8 +44,8 @@ operated, or upgraded. | Variant | Median milliseconds | | --- | ---: | -| Conventional PostgreSQL | 61.04 | -| Agentic Data Kernel | 869.38 | +| Conventional PostgreSQL | 58.12 | +| Agentic Data Kernel | 876.17 | Runtime is not a headline metric. The variants perform different work and this deterministic smoke benchmark is not a latency study. diff --git a/benchmarks/sre/results/summary.json b/benchmarks/sre/results/summary.json index f7d96dd..540bc7b 100644 --- a/benchmarks/sre/results/summary.json +++ b/benchmarks/sre/results/summary.json @@ -4,8 +4,8 @@ "environment": { "node": "v22.22.2", "postgres": "18.6 (Debian 18.6-1.pgdg12+2)", - "commit": "34e3048f473404cdbc0292d0075b7bae40738184", - "sourceHash": "170c987cc84217860ce29feabceacd863684ed5abd73397c700947635d23755a" + "commit": "b3a12a6a066c4de68adad8f376ff235af58b61c7", + "sourceHash": "db5052d97f02920144fbdc1a0871048bef4ad0ac6f742b8ff7013dc7af871545" }, "runs": [ { @@ -31,7 +31,7 @@ "provider reconciliation": true, "verification and terminal state": true }, - "durationMs": 85.97399999999993 + "durationMs": 63.28479999999996 }, "operatedTables": 8, "databaseBytes": 540672 @@ -59,7 +59,7 @@ "provider reconciliation": true, "verification and terminal state": true }, - "durationMs": 967.3033000000001 + "durationMs": 891.0822000000001 }, "operatedTables": 18, "databaseBytes": 1572864 @@ -87,7 +87,7 @@ "provider reconciliation": true, "verification and terminal state": true }, - "durationMs": 61.03850000000011 + "durationMs": 58.11660000000006 }, "operatedTables": 8, "databaseBytes": 540672 @@ -115,7 +115,7 @@ "provider reconciliation": true, "verification and terminal state": true }, - "durationMs": 864.3142000000003 + "durationMs": 876.1727000000001 }, "operatedTables": 18, "databaseBytes": 1572864 @@ -143,7 +143,7 @@ "provider reconciliation": true, "verification and terminal state": true }, - "durationMs": 59.98480000000018 + "durationMs": 53.971000000000004 }, "operatedTables": 8, "databaseBytes": 540672 @@ -171,7 +171,7 @@ "provider reconciliation": true, "verification and terminal state": true }, - "durationMs": 869.3758999999995 + "durationMs": 830.5592000000001 }, "operatedTables": 18, "databaseBytes": 1572864 @@ -277,8 +277,8 @@ "agenticDataKernelMedian": 1572864 }, "runtimeMillisecondsInformational": { - "conventionalPostgresMedian": 61.03850000000011, - "agenticDataKernelMedian": 869.3758999999995 + "conventionalPostgresMedian": 58.11660000000006, + "agenticDataKernelMedian": 876.1727000000001 }, "explanationQuestions": 9, "claims": {