agent: code-atomiser-fix — regenerate package-lock with lumotia name (Prov-1)

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) <noreply@anthropic.com>
This commit is contained in:
2026-05-13 15:13:03 +01:00
parent afbd33d33e
commit 24c9bf8f0a

4
package-lock.json generated
View File

@@ -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": {