From 24c9bf8f0ac37919224be5736e744600748cf311 Mon Sep 17 00:00:00 2001 From: Jake Date: Wed, 13 May 2026 15:13:03 +0100 Subject: [PATCH] =?UTF-8?q?agent:=20code-atomiser-fix=20=E2=80=94=20regene?= =?UTF-8?q?rate=20package-lock=20with=20lumotia=20name=20(Prov-1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lockfile drift from the Magnotia → Lumotia rebrand: root and packages[""] name fields still said "magnotia" while package.json correctly said "lumotia". Regenerated via npm install --package-lock-only --no-audit --no-fund. Diff scope: only the two name fields changed; no version pins, resolved URLs, or integrity hashes shifted. Co-Authored-By: Claude Opus 4.7 (1M context) --- package-lock.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7e21828..3c19e4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "magnotia", + "name": "lumotia", "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "magnotia", + "name": "lumotia", "version": "0.1.0", "license": "MIT", "dependencies": {