{ "name": "agent-failure-atlas-static-space", "private": true, "type": "module", "scripts": { "test": "node --test tests/core.test.mjs", "check": "node --check atlas-core.js && node --check app.js" } }