From b7698bacd1e6178b19fc8dcc9213096fa12b4c33 Mon Sep 17 00:00:00 2001 From: lex00 <121451605+lex00@users.noreply.github.com> Date: Sat, 29 Aug 2026 20:25:22 -0600 Subject: [PATCH] =?UTF-8?q?release:=200.11.0=20=E2=80=94=20the=20observe?= =?UTF-8?q?=20beat=20joins=20the=20live=20tier,=20estate=20reads=20through?= =?UTF-8?q?=20a=20bounded=20pool?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since 0.10.1: the carve walkthrough's last deferred beat (#308 — chant reads the carved resource live while Terraform still owns it, chant#1647), the estate-wide drift poll and source watcher (#303), the OCI HelmRepository progressing fix (#302), the estate grid layout (#304), the 0.44.12 IR fixture (#305), and the bounded member-read pool (#306). Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01Rfs1mLVWmwginHnDTg75sG --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 784507d..fbb8675 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@intentius/behold", - "version": "0.10.1", + "version": "0.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@intentius/behold", - "version": "0.10.1", + "version": "0.11.0", "dependencies": { "@hono/node-server": "^2.0.5", "@intentius/chant": "^0.44.12", diff --git a/package.json b/package.json index 3b309fd..8c155ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@intentius/behold", - "version": "0.10.1", + "version": "0.11.0", "type": "module", "description": "behold — a live control plane on chant. See your whole estate (every substrate in one graph), coloured by drift; act through delegated, gated Ops.", "bin": {