{"_id":"@aiox-squads/core","_rev":"32-8d8e3b7e58e90f8e18a2ab2279566bf4","name":"@aiox-squads/core","dist-tags":{"preview":"5.1.4","latest":"5.4.1"},"versions":{"5.1.0":{"name":"@aiox-squads/core","version":"5.1.0","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.0","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"c9b7f2670c338bb23621270162c336e4d5f403d2","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.0.tgz","fileCount":1964,"integrity":"sha512-2Ha5NUnsHjIgEPGO9tgftk0xYqArQwgENlSFyPWSVDahiOgVpo472QJ58f8gxstvOqzpiRUxBX3kGgkRFCAkaQ==","signatures":[{"sig":"MEQCIHb0COgmpbcXR+30saxzziYam11RwRCPeIFGVGHHCr2EAiB0/E7tZhJpyqPw15+7uA5nERC/sH7DBe0elJXgDuV/rA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21598552},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js"},"gitHead":"4d213c6c961e775ae2620fc8bc7b47619bd8a4ab","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.0_1778145529413_0.4846470111726866","host":"s3://npm-registry-packages-npm-production"}},"5.1.1":{"name":"@aiox-squads/core","version":"5.1.1","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.1","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"75af64b2fc7c34296ae40e8cb775d77cfa6d7ab4","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.1.tgz","fileCount":1966,"integrity":"sha512-2w2+pUXPPHuGyYBV17e373cehaTHla+HlyrT42uuYKVhBNBt8PYQ+njyOeMM23y4rraTXAehdnWsiFihaCGk/g==","signatures":[{"sig":"MEUCIFOehofY3oZ4Q88sJyJ9fwIhu0cCfMaIgl/lY4Wz6m6zAiEAx3zdGS3QbeQol8gAqzhFIvqNtlE2cBe9Hko6XEuPpmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21606479},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js"},"gitHead":"a530f7785fcabfa80b7356c8248bdbf632f5c1e0","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.1_1778150197106_0.24561919037576563","host":"s3://npm-registry-packages-npm-production"}},"5.1.2":{"name":"@aiox-squads/core","version":"5.1.2","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.2","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"795630603eff72723c7898a8e8a354984f35d9e7","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.2.tgz","fileCount":1966,"integrity":"sha512-xyYHT3pjP9vXmLVMW2fN1q50f2lHj85Eepxio28oNxCwUG7YPyy52+RbAU4Ow6bMlO42xaZcuc2MiH2WNYo71Q==","signatures":[{"sig":"MEYCIQD0rzTeeaKDTe2//a5C/QjG/OCut7AcLICQODBz4AYokAIhANvsoBWcgpTZNgJtlJBZz7uYKQBBpc25fBTEdDX9wvHo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21606703},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js"},"gitHead":"a6e3b66dd932def364f815857cd7137c67ab050b","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.2_1778151351957_0.7339774749247798","host":"s3://npm-registry-packages-npm-production"}},"5.1.3":{"name":"@aiox-squads/core","version":"5.1.3","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.3","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"f6b35609251bff1b1c98afd58965314d641afc7e","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.3.tgz","fileCount":1966,"integrity":"sha512-vODAgOk7Umv7ZWu4BMWU8/1CuVPHrQ59rWsLKeCspzNXMBvj4ekO/Ha0xBX1ZfowOMEd4QVy58GgOtF15AafvA==","signatures":[{"sig":"MEUCIGNzbDBWd0ZQiHhxdP2BDncJd4GxrBcjAem/+PKpxY22AiEA9Yx4PPbwtBrFN8X93dTPOmQyNZUK3UvKM3zT26cR0v4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21608881},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js"},"gitHead":"80485c626f6dbf309eda927b95468aab6d0b274e","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.3_1778152435660_0.9242270874758507","host":"s3://npm-registry-packages-npm-production"}},"5.1.4":{"name":"@aiox-squads/core","version":"5.1.4","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.4","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"4d30fbf486bbc5877cc078b2e16aae75f0d3e30a","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.4.tgz","fileCount":1966,"integrity":"sha512-NHYQcAgToqKMflmX3sv+eHNCxtw39mT8xrZgtigbO/FiQBKSchgfnhrS/QYxRKcVtnTvqXfULXq0Yx48cQfdAQ==","signatures":[{"sig":"MEUCIQCVGCL0ysr2IK9BpPbXddDzNTMI/CrO2rujUgTB7CZywQIgGDZrOqxuz0eFwlqodSoM7Gu2w0uzUn/dksI1ap5N4Ag=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21609811},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js"},"gitHead":"2dac96279d3fdb13f082bc58de35c118e420d0b3","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.4_1778154200055_0.8257667537757754","host":"s3://npm-registry-packages-npm-production"}},"5.1.5":{"name":"@aiox-squads/core","version":"5.1.5","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.5","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"b32de2841b2fd4b123b9207d3efe03f64c567e71","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.5.tgz","fileCount":1996,"integrity":"sha512-+i4ITaZA6+5P+p5rFwftnrQRn21MUs5ACBAxjQBHnwTAnsXo4DuwOBCTHyzZF/QYs2zAhpMVWfnJxVanZsZ0Gg==","signatures":[{"sig":"MEUCIACMroUwk+cuv94sQsEHgUuVt0lF6YjQ98tqmrZWpfsWAiEAiscscWoysXhuQ1fiauiaMkZPUal17KNDa88gSHvt8J4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21806150},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js"},"gitHead":"125698c6beb1969c7ca610202ef069792cb7caac","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.5_1778156587525_0.27993561167910785","host":"s3://npm-registry-packages-npm-production"}},"5.1.6":{"name":"@aiox-squads/core","version":"5.1.6","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.6","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"baec36aa809b8df18eb05b99aada52913c9bb442","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.6.tgz","fileCount":1996,"integrity":"sha512-Se0JiP1OpKeuePf8nGr+UJ2MZ0kLDorwNgiJjrI4/AEAlgK7JDm+aghbPXqoLBou5L6hZacutqCok9eNMSYVzA==","signatures":[{"sig":"MEUCIQDroAZXvyhuOVzUulmIBRkEVbq9dL+XVVwgkjfJcOqhXwIgSco62c7Poa2fO/+92XpVv976NewGIqJhXKxRFFp1a44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21809946},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"818c9545bfaaf4834f3580dfb87fcaae814bce94","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.6_1778159330578_0.1538955565681448","host":"s3://npm-registry-packages-npm-production"}},"5.1.7":{"name":"@aiox-squads/core","version":"5.1.7","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.7","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"f4ca4101b104579f7ab623c2b56068d37493e5fd","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.7.tgz","fileCount":1996,"integrity":"sha512-UG7cn6+5LFXgLRm5qWTdwM7B1t1QDJbeF8MqtB+VHrhtxw1oN07Rt8f970jV5Izp9Y8Us8Lra04RNHjIx+bAbQ==","signatures":[{"sig":"MEYCIQDGD5YRx2zGkXE1F8RBmmpcboJfatKGqNpUeEn7F9fe1wIhANatLw2408R4elXSCtwdXNSZRtT2FW1pKToTQ5xHbJaH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21810006},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"29fc46993bd88a65bcadaaa4e84515f00c4b866f","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.7_1778161059267_0.7196398938705815","host":"s3://npm-registry-packages-npm-production"}},"5.1.8":{"name":"@aiox-squads/core","version":"5.1.8","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.8","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"770205c725dcbba1add9c717fd138a4767eda2e0","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.8.tgz","fileCount":1996,"integrity":"sha512-NEOTp4br0VpHhM6LHvac7PXWhWW5R3x+7nS0sJt2dxg5F4PDAWpOm9iRjAYPIPeDASotMLEsdTGp2HAkCWLfbQ==","signatures":[{"sig":"MEUCIQCQdSRhs29zjkw0b97mrFvOGcuk84PxB98HUYnbKswDIQIgM1061z0argc+179HAklbbaDU7O47obZb08VcibpC0u8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21812599},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"524c12ca5a85675d6ca34074fe823a9bb73dd66d","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.8_1778165029225_0.7924957493534064","host":"s3://npm-registry-packages-npm-production"}},"5.1.9":{"name":"@aiox-squads/core","version":"5.1.9","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.9","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"d36bac772c1da5b03df2a3a19454c23c33170140","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.9.tgz","fileCount":1996,"integrity":"sha512-l9cryETKZn2izzN1kBBDwZ1Em98bSXV6rDLIhr5RldeDnF8nKSJbf2yOtSvDIBhYXyfeIVdqkDB9oRbl0NKfqA==","signatures":[{"sig":"MEUCIQCdYxd1Bxyw/f9NSbxqsC/QxACyEYbRjN8RaUmZjoykKwIgHkERRp4aVqxbpENTLTXltf9+7ZkZAfuunDUBQgEw0TA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21812689},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"29ff84e2802cf50f6a5b9f42cc1c169f12ec27a2","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.9_1778167293796_0.6936822591732874","host":"s3://npm-registry-packages-npm-production"}},"5.1.10":{"name":"@aiox-squads/core","version":"5.1.10","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.10","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"c4c013e48843dd360531b9a2118b58dca4e6da5d","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.10.tgz","fileCount":1996,"integrity":"sha512-GJ+ErZ2AHizkYiz/zYef8U+t+i9QDyprNrL2BjIC5oCqZGaanAeiGXZcfsgq1QhSu6XaeHtw93+gOPvY8aOiVQ==","signatures":[{"sig":"MEUCIEaK7HTzZ9QAeoDn8TzDKE0ZKTPmeB5UzAT+uO1/Q7tAAiEAh40VfzAFF2CPkozIsWdJ4jcFHYDiBIh5U+nuykjnm64=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21813707},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"e83c2a50c4318cd282d543e6eef03f7a50e0d515","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.10_1778168738262_0.7678458951759974","host":"s3://npm-registry-packages-npm-production"}},"5.1.11":{"name":"@aiox-squads/core","version":"5.1.11","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.11","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"c883e88c8bd5d14b26e9c75649b9e51e5eaf7a78","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.11.tgz","fileCount":1996,"integrity":"sha512-0t1nwh2lgpg9mM7ncb0g6gPmd0dw8HuBVdw1rDhXlluHeLE+Ed4xppXHaHv4G5YbHPqoN4F79K5Lngbqe6tMCw==","signatures":[{"sig":"MEQCIBAEb+BJa3Adg7RhfS91MN4VwuporWPXAog1LuLiLz4YAiAeNiY24/7O3eHtyjACNKhG2pPmJHqYJ+7hhD98GgJ6OQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21813707},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"a892ff1d05e73e6274abc29b511e0172643fd0d1","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.11_1778170037781_0.6685629111091071","host":"s3://npm-registry-packages-npm-production"}},"5.1.12":{"name":"@aiox-squads/core","version":"5.1.12","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.12","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"57c53f8e7601b207e26a0e258f83a8b010299e70","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.12.tgz","fileCount":1997,"integrity":"sha512-nkc4og1BrSHJNhtX3CWoLn98tWQ9I3lShWMWVm1m4ZUAVo1AUCuITcPZumYx6TvkRce7q0XNCfNTdHIAZVSMNw==","signatures":[{"sig":"MEQCICLeMg45tWlwbRgJ1smgYktTBfyki/wmXv+ouE/huX7lAiAHprSOm0gDzGipcoiWiZ+wJv0+TBaXQ3ezTuicxdjy+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21814636},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"72134f741197ed5ae4791f8162063744fb58e938","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.12_1778171552010_0.6979837597213838","host":"s3://npm-registry-packages-npm-production"}},"5.1.13":{"name":"@aiox-squads/core","version":"5.1.13","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.13","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"bf677068bf31c12b2032935519b42611e1a6809b","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.13.tgz","fileCount":1997,"integrity":"sha512-BlEEGRPBZKLBOn3bA5DOQOlm3UZbkGkqDsWxwyME+5DFrQrrXK7xyBbQ7zkXLH4NNr8VknAfu1U/0DKal/0MpQ==","signatures":[{"sig":"MEQCIE9iyE57kwKKBzN1V6AB4kImdN8bB+K8uhB45UTS3vIUAiAETgPnBXPgq1gxBXiZcG4DXJQqzH2p06K7q4cq/jOnsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21817804},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"097dab72110f4779c4ca3463835d0ab371f25033","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.13_1778173331111_0.8064206748186209","host":"s3://npm-registry-packages-npm-production"}},"5.1.14":{"name":"@aiox-squads/core","version":"5.1.14","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.14","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"ff025a78950b3e04a6bf79b6f9cf1171cec88df2","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.14.tgz","fileCount":1997,"integrity":"sha512-DZUyhEN2oNO+wTdIp4T51UWiIkuhdxYdwpZ2r/o2T8pcZ4Pb6TMpU6flRMHqq0hy/Ezzidu2s9GpQxVNHp8Bqw==","signatures":[{"sig":"MEQCIDZLnPfhxGCLX7OQzqDAmTt7VLVyvGMnOYaI+/WVqtHcAiAGCVUXUvXFZ+UuU2bZilVb10Z8jW3bDIg3b0x5SAD/wA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21818026},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"bdaaeec34024d0c89806124aaf1427e0eb721682","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.14_1778174528172_0.1179678349078952","host":"s3://npm-registry-packages-npm-production"}},"5.1.15":{"name":"@aiox-squads/core","version":"5.1.15","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.15","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js"},"dist":{"shasum":"fa9347c2455b89079c9d5db873851a96b65721db","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.15.tgz","fileCount":1997,"integrity":"sha512-QqpPQ/RntCA/TQ0B5L7fsK7PIQ3suupt8GKo3f3wrO29jm5r1JLb9kkTpr6nLaYoKR2wCxsfg5J6e+phgUzWNA==","signatures":[{"sig":"MEUCIQDPHDGrkZJbkWdK3t4w9nFHWHYESuN2kqcHiDPzkCUc1QIgB8PgTqRJ5SgosXwkYQJ4Srgo1m56/HasenD3LQqCMS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21825798},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js"},"gitHead":"fdfe96e73e65981c1bececb9c8275d4c929d8092","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.15_1778181070029_0.30514738504585126","host":"s3://npm-registry-packages-npm-production"}},"5.1.16":{"name":"@aiox-squads/core","version":"5.1.16","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.16","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"495efea0dd98b47799d84733cac241d10c202fb6","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.16.tgz","fileCount":2033,"integrity":"sha512-NkSWu2hU5sWHEeuBcK9Nv0nZsgkG15Ko5Ks9AMhMd2i1XGLixWqpJeEk2MEKSe+zJiZVw0rW7Nwko1IO62/7ig==","signatures":[{"sig":"MEUCIQDBywvnPnSymUzDqCC5XHf7aH37UQUVnUxEvE8kEJmwmQIgBm1W3HwkoEliZJFCVQkysoFMt9pcpRjWdFEbLnixElc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22110264},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"11.12.1","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"25.9.0","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.16_1778282824801_0.546405694267426","host":"s3://npm-registry-packages-npm-production"}},"5.1.17":{"name":"@aiox-squads/core","version":"5.1.17","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.1.17","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"d56765718b19f4a348f272c4b92af4c6555a34c2","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.1.17.tgz","fileCount":2033,"integrity":"sha512-g2iAeIAbcZubTBwzj7/46/sbKLNr0yikM0o77twIkxZxp3Cqgn87XlnrtjlKNxdCwr8NiVAUhNTwRjW/iql8xw==","signatures":[{"sig":"MEUCIApbIH9THHbxzBHMeEw8F1cLIVZzNJl/dIok/GuoW+reAiEA2E+BXYNE6PQs5E8B6ILEIGC0iiJuZ6OJ9GJpAAGkd5M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22123895},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"11.12.1","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"25.9.0","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.1.17_1778291271352_0.6673821422690216","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@aiox-squads/core","version":"5.2.0","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.0","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"41b24698f1a7e15223d943149b90c8b09ed00d71","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.0.tgz","fileCount":2038,"integrity":"sha512-bKxSRSi9aSQV11dt1crMeRwPp1Vz+UrYtLVtU+8lP4zA/qUr+gC547vaxoeVjLzYuvXBhDtKwHLckqEaFOxWBg==","signatures":[{"sig":"MEUCIQDEMhRo7qq4bNpBAlp38gtDU1dLlBlne8aDqtuQ9l4BjwIge+CnA6JKJ3GVCzaiUBTUTtMRoZZ0I0wWMK6RUykISKg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22170983},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"27af65531715f2a9ca7b8376122e7f6b2581341f","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"11.14.1","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"22.22.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.0_1778322599421_0.6604375296387597","host":"s3://npm-registry-packages-npm-production"}},"5.2.1":{"name":"@aiox-squads/core","version":"5.2.1","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.1","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"b7d0eaf3d335229183c942bd7fd63b15aa34bc3b","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.1.tgz","fileCount":2038,"integrity":"sha512-rlMphhmRm2rMWjnqUSsYzfuTPro/sWhJ9B4VaVBsj0zsqKjDg89Ys9RByVaZABI+ckwZ0KK1sPjWu/L/XzniWg==","signatures":[{"sig":"MEUCIGDeskQorOl/OJpiU0f4ojUVnvggk80uMrzq6JAurhL8AiEA0n9C3WkV+w4Prv+VkdssWbmfUvypx+cy+9zqfP0YGxg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22176977},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"4ff4c327a9a8e6e7ea8d6f18c8028ad0c6e5d684","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"11.14.1","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"22.22.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.1_1778443573068_0.24252537747537817","host":"s3://npm-registry-packages-npm-production"}},"5.2.2":{"name":"@aiox-squads/core","version":"5.2.2","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.2","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"bf42947f13e939c483d01bb822436c87c1455235","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.2.tgz","fileCount":2038,"integrity":"sha512-pcn3QJ9CYL5GYlOnOAN2vAg1QxZ4qyZz0GUKp5vNiMIqdnPC4AcpPqoP32JfkfD8BLnmos5l72e+49xhtdEtpg==","signatures":[{"sig":"MEUCIQC9HDUNyUL6HKp8eAfoZa3lYCihx1OrWdHQ3LS7ozILOAIgeZKRUQDOEaJkk59x+afoiinysNKrIHYWgpQ4Ql9B+Ak=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22178628},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"11.12.1","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"25.9.0","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.2_1778617193670_0.4378055559402143","host":"s3://npm-registry-packages-npm-production"}},"5.2.3":{"name":"@aiox-squads/core","version":"5.2.3","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.3","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"1df44d08c5a055f8f9b25e12f0c9eb57b5efb602","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.3.tgz","fileCount":2039,"integrity":"sha512-ZDd3X/IwmO6WAkJnQZ3JQ6EB/doeP/8lPoZqdXwSXjXl9NPFlqSeepHlp0hilUK3Vc2l1iC1RdS1rYVm+WvR5g==","signatures":[{"sig":"MEQCIFHICeoR2UneY1uCwUIX4uQEeZiMISjNAQzY1gqX5WisAiBAaL/MIbuz74PD4NnryarHGsXvI4oDFmG/9j4pOzwTHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22179328},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"e5b7cf50c01916bd8bbe79f70e0988207b20f2a9","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.3_1778692750629_0.9672069296681656","host":"s3://npm-registry-packages-npm-production"}},"5.2.4":{"name":"@aiox-squads/core","version":"5.2.4","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.4","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"91dd2c6cfdcc10af3d28926b3bc54adaabb32f72","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.4.tgz","fileCount":2039,"integrity":"sha512-bOjlzxcMMW1rOCnyn21y+B6FFY7fUZlDtLxAXChAMUPzCUV2Q0Z9DHoD6o8jrCUFaPftlSccoWXj+e9lzvU4qg==","signatures":[{"sig":"MEUCIGRLHhy+GiikHgN45Mhv9DnGd4ElPktdjvAatru1TxE7AiEA4cCy2wgue6pS/AXW3Wv1/DRImiHj4JeDNiGyfIOobi4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22180220},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"c577250c389f37bd6985be2f806005087d36c20e","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.4_1778772653955_0.7420444980280299","host":"s3://npm-registry-packages-npm-production"}},"5.2.5":{"name":"@aiox-squads/core","version":"5.2.5","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.5","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"40a365dd7485dae70bb027d8e546bbc560a5813c","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.5.tgz","fileCount":2039,"integrity":"sha512-DUQJajqjver/IUJJfi9y3DPcEvIaORUKqvuLxezow0mqVFKr+LhsvgIyeySLRJidRKJ+1dKSxFMJDvuXtMt23A==","signatures":[{"sig":"MEUCIQCdikkLHqjleAByZ8wHv0RM1IUNUmG/7M4uBEPmgTtEYAIgfKDyinrNUGJyIWM/IjBwNzy6LVallAxgCSaQDSmb3gE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22180246},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./bin/*":"./bin/*","./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"f949b42d41ea160a7acbcbf7525723614c3e9d28","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.5_1778862828475_0.18124246836907476","host":"s3://npm-registry-packages-npm-production"}},"5.2.6":{"name":"@aiox-squads/core","version":"5.2.6","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.6","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"a47b25a503d7e80c082611834bc791e125f4fb5a","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.6.tgz","fileCount":2039,"integrity":"sha512-exkBtjam2zZXJ2bZwFR1AdPve46Ff86hWsJmfTBCuHOJuEURGuu9EVnlozTZTP6EMXcCwyz48Bq0BUm+NcfQqg==","signatures":[{"sig":"MEUCIQD9afHyN6imcXelMC2k0qJWCupq1ljsdvFsuEEcKTBVCAIgRGvjnDGnKHNghP5SJr8yMLFpxcKSUR32M9mxAGd7+64=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22229087},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./bin/*":"./bin/*","./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"9b837ed6c19728b7329a763ce3af70193431a087","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.6_1779013263807_0.48906831799852113","host":"s3://npm-registry-packages-npm-production"}},"5.2.7":{"name":"@aiox-squads/core","version":"5.2.7","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.7","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"7b8c8cd7d1790312776f4cbf2de593c672437da1","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.7.tgz","fileCount":2041,"integrity":"sha512-kFy1ynTwhQSost4cIhCUonOe4W8+aLy0poOFaUQcyLvgSs6fDeoUfvJYojG+bf2Mw2+2bsQgOZwD5o01byMqow==","signatures":[{"sig":"MEUCICgJP0aeQfGXGcLsRfKD/OUKWEIqUe79c2JOCKa+hpiuAiEAl8iTMgstNOwyVw8XN7RyOwwR8QO7EWcv11MlkHRzdmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22245050},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./bin/*":"./bin/*","./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"536bda9d510568536a6528819d07d461e918c7aa","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:aiox-core-namespace":"node scripts/validate-aiox-core-namespace.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.7_1779079094560_0.8308771416480829","host":"s3://npm-registry-packages-npm-production"}},"5.2.8":{"name":"@aiox-squads/core","version":"5.2.8","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.8","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"ed53e5938620a618d54c79d94842def71b5567fd","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.8.tgz","fileCount":2046,"integrity":"sha512-l/IQMq9YgHOy/D7F5QF25SwDUlKVu4TtOWVWxjo1tCeHGmvrerKhTrZTEGVwG4sopeP8P9kW2Uh7MpvoWoPdWg==","signatures":[{"sig":"MEUCIQDsqo1I10fgaeBC6GuE8OZXvPBrQlrdpaL3eRc+WxJ1KgIgYDb5kdX+2QaaUDnoEqF+OmAFrrYgpliaf2qvNmz3V3s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22283938},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./bin/*":"./bin/*","./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"c3b839aed6bc9bd2f469ecda7249b6079773558d","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:aiox-core-namespace":"node scripts/validate-aiox-core-namespace.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","validate:registry-determinism":"node scripts/validate-registry-determinism.js","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.8_1779325065684_0.9280928410735334","host":"s3://npm-registry-packages-npm-production"}},"5.2.9":{"name":"@aiox-squads/core","version":"5.2.9","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.2.9","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"bd60bafd2c9aadfa2eccd3dcde0c13f8ed8821fc","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.2.9.tgz","fileCount":2046,"integrity":"sha512-DXPoJPqjn9+63zQkeoxU+G4ah8cIU3Id/fVSMgIcP+xr/s3eSu14Wi4yjT8TqeJ19963gRcF31oeNNiIyXFTbg==","signatures":[{"sig":"MEUCIEROD7KgD9aSsEPlV0+y64fjUQlqrcrScQvqKsbs1fC3AiEA4BdmBTSIpcAOgMaARjJ3Y+d2oo15KqMdr/l/LXGuSzk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22284522},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./bin/*":"./bin/*","./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"d23248fd0672ab723ab43f4bc551087e5962fd7c","scripts":{"lint":"eslint . --cache --cache-location .eslintcache","test":"jest","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:aiox-core-namespace":"node scripts/validate-aiox-core-namespace.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","validate:registry-determinism":"node scripts/validate-registry-determinism.js","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"10.8.2","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"20.20.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.2.9_1779328625022_0.16340406463782386","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@aiox-squads/core","version":"5.3.0","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.3.0","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"a64b621926e92dbc07d84c67dfdd1c3ee0923407","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.3.0.tgz","fileCount":2088,"integrity":"sha512-hiihnNSOwmuE2gxeqUB1NXkSFTchN5xNzPCxjZ7tv5mfjLybgYL174YLbodrce+UA8DfasTxKT+Ws846YMskcA==","signatures":[{"sig":"MEYCIQCthe8+vcr+5YFoM+i4KM5KzYJpVNi+sBQFdVSTSty0sgIhAI9LcaeWRvgYHWy5kgoFEtrjHtsS+xZOVDEHuN4sSoaq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22319217},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./bin/*":"./bin/*","./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"3b0738aa7204390fa515cf9e04bdc18e411f19ac","scripts":{"sdc":"node bin/aiox.js sdc","lint":"eslint . --cache --cache-location .eslintcache","test":"jest","wave":"node bin/aiox.js wave","build":"node bin/utils/validate-publish.js","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","sync:skills:grok":"node .aiox-core/infrastructure/scripts/grok-skills-sync/index.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","diff:framework-3way":"node .aiox-core/infrastructure/scripts/framework-3way-diff.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","sync:skills:grok:dry":"node .aiox-core/infrastructure/scripts/grok-skills-sync/index.js --dry-run","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:port-denylist":"node scripts/validate-port-denylist.js","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:aiox-core-namespace":"node scripts/validate-aiox-core-namespace.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","validate:registry-determinism":"node scripts/validate-registry-determinism.js","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"11.14.1","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"22.23.1","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@semantic-release/exec":"^7.1.0","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.3.0_1783788700152_0.8390731853013134","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@aiox-squads/core","version":"5.4.0","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","_id":"@aiox-squads/core@5.4.0","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"homepage":"https://github.com/SynkraAI/aiox-core#readme","bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-graph":"bin/aiox-graph.js","aiox-minimal":"bin/aiox-minimal.js","aiox-delegate":"bin/aiox-delegate.js"},"dist":{"shasum":"f65167c73d25ef5e7ba184806b68773737065d97","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.4.0.tgz","fileCount":2098,"integrity":"sha512-tyejF2nbA2Ba9VAUV8rp68fWStw9RNQIRFjUAlC84nWZhKdwJpU7mrB103HLlfG5IYrpEoATlVTcM4QO/CGMMQ==","signatures":[{"sig":"MEYCIQDeWhTdSHJVre5Hfx+of8yyuV1F5O0fYpby1YAkJAEJOQIhAPUArAXqwgaAdmTL7bZ2bLZc1vNvTKPgbsTyHNrH/KI3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":22440885},"engines":{"npm":">=9.0.0","node":">=18.0.0"},"exports":{"./bin/*":"./bin/*","./resilience":"./.aiox-core/core/resilience/index.js","./package.json":"./package.json","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js"},"gitHead":"775f0ed251ae4cb0e0659c4ea409b1602698eea2","scripts":{"sdc":"node bin/aiox.js sdc","lint":"eslint . --cache --cache-location .eslintcache","test":"jest","wave":"node bin/aiox.js wave","build":"node bin/utils/validate-publish.js","format":"prettier --write \"**/*.md\"","prepare":"husky","release":"semantic-release","test:ci":"jest --runInBand --forceExit","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","typecheck":"tsc --noEmit","test:watch":"jest --watch","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","test:coverage":"jest --coverage","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","sync:skills:grok":"node .aiox-core/infrastructure/scripts/grok-skills-sync/index.js","validate:publish":"node bin/utils/validate-publish.js","generate:manifest":"node scripts/generate-install-manifest.js","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","validate:manifest":"node scripts/validate-manifest.js","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","diff:framework-3way":"node .aiox-core/infrastructure/scripts/framework-3way-diff.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","sync:skills:grok:dry":"node .aiox-core/infrastructure/scripts/grok-skills-sync/index.js --dry-run","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:skills:grok":"node .aiox-core/infrastructure/scripts/grok-skills-sync/validate.js --strict","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:port-denylist":"node scripts/validate-port-denylist.js","validate:semantic-lint":"node scripts/semantic-lint.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:skills:grok:soft":"node .aiox-core/infrastructure/scripts/grok-skills-sync/validate.js","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","validate:aiox-core-namespace":"node scripts/validate-aiox-core-namespace.js","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","validate:registry-determinism":"node scripts/validate-registry-determinism.js","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test"},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","test-exclude":"^7.0.1","serialize-javascript":"^7.0.5"},"repository":{"url":"git+https://github.com/SynkraAI/aiox-core.git","type":"git"},"workspaces":["packages/*"],"_npmVersion":"11.19.0","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","directories":{},"lint-staged":{"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"_nodeVersion":"22.23.2","dependencies":{"ajv":"^8.17.1","ora":"^5.4.1","glob":"^10.4.4","chalk":"^4.1.2","execa":"^5.1.1","semver":"^7.7.2","js-yaml":"^4.1.0","chokidar":"^3.5.3","fs-extra":"^11.3.2","inquirer":"^8.2.6","commander":"^12.1.0","fast-glob":"^3.3.3","validator":"^13.15.15","asciichart":"^1.5.25","handlebars":"^4.7.8","picocolors":"^1.1.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","cli-progress":"^3.12.0","@clack/prompts":"^0.11.0","node-machine-id":"^1.1.12","proper-lockfile":"^4.1.2","@kayvan/markdown-tree-parser":"^1.5.0"},"preferGlobal":false,"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","mocha":"^11.7.5","eslint":"^9.38.0","prettier":"^3.5.3","yaml-lint":"^1.7.0","typescript":"^5.9.3","@types/jest":"^30.0.0","lint-staged":"^16.1.1","semantic-release":"^25.0.2","@semantic-release/git":"^10.0.1","@semantic-release/exec":"^7.1.0","@typescript-eslint/parser":"^8.46.2","@semantic-release/changelog":"^6.0.3","@typescript-eslint/eslint-plugin":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0"},"_npmOperationalInternal":{"tmp":"tmp/core_5.4.0_1786812847734_0.2210357323654264","host":"s3://npm-registry-packages-npm-production"}},"5.4.1":{"name":"@aiox-squads/core","version":"5.4.1","description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","bin":{"aiox":"bin/aiox.js","aiox-core":"bin/aiox.js","aiox-minimal":"bin/aiox-minimal.js","aiox-graph":"bin/aiox-graph.js","aiox-delegate":"bin/aiox-delegate.js"},"preferGlobal":false,"workspaces":["packages/*"],"exports":{"./resilience":"./.aiox-core/core/resilience/index.js","./resilience/agent-immortality":"./.aiox-core/core/resilience/agent-immortality.js","./bin/*":"./bin/*","./installer/aiox-core-installer":"./packages/installer/src/installer/aiox-core-installer.js","./installer/enterprise-detector":"./packages/installer/src/enterprise/enterprise-detector.js","./installer/enterprise-errors":"./packages/installer/src/enterprise/enterprise-errors.js","./installer/enterprise-manifest-loader":"./packages/installer/src/enterprise/enterprise-manifest-loader.js","./installer/enterprise-rollback":"./packages/installer/src/enterprise/enterprise-rollback.js","./installer/enterprise-upgrader":"./packages/installer/src/enterprise/enterprise-upgrader.js","./installer/enterprise-upgrade-plan":"./packages/installer/src/enterprise/enterprise-upgrade-plan.js","./installer/pro-scaffolder":"./packages/installer/src/pro/pro-scaffolder.js","./package.json":"./package.json"},"scripts":{"format":"prettier --write \"**/*.md\"","build":"node bin/utils/validate-publish.js","test":"jest","test:ci":"jest --runInBand --forceExit","test:watch":"jest --watch","test:coverage":"jest --coverage","test:e2e:installed-skills":"node scripts/e2e/installed-skills-smoke.js","test:e2e:pro-enterprise-upgrade":"node scripts/e2e/pro-to-enterprise-upgrade-smoke.js","test:health-check":"mocha tests/health-check/**/*.test.js --timeout 30000","lint":"eslint . --cache --cache-location .eslintcache","typecheck":"tsc --noEmit","release":"semantic-release","release:test":"semantic-release --dry-run --no-ci || echo 'Config test complete - authentication errors are expected locally'","generate:manifest":"node scripts/generate-install-manifest.js","validate:manifest":"node scripts/validate-manifest.js","validate:registry-determinism":"node scripts/validate-registry-determinism.js","validate:structure":"node .aiox-core/infrastructure/scripts/source-tree-guardian/index.js","validate:agents":"node .aiox-core/infrastructure/scripts/validate-agents.js","sync:ide":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync","sync:ide:validate":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate","sync:ide:check":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --strict","sync:ide:claude":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide claude-code","sync:ide:codex":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide codex","sync:ide:gemini":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide gemini","sync:ide:github-copilot":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide github-copilot","sync:ide:antigravity":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide antigravity","validate:claude-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide claude-code --strict","validate:claude-integration":"node .aiox-core/infrastructure/scripts/validate-claude-integration.js","validate:codex-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide codex --strict","validate:codex-integration":"node .aiox-core/infrastructure/scripts/validate-codex-integration.js","validate:gemini-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide gemini --strict","validate:github-copilot-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide github-copilot --strict","validate:antigravity-sync":"node .aiox-core/infrastructure/scripts/ide-sync/index.js validate --ide antigravity --strict","validate:gemini-integration":"node .aiox-core/infrastructure/scripts/validate-gemini-integration.js","sync:skills:codex":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js","sync:skills:codex:global":"node .aiox-core/infrastructure/scripts/codex-skills-sync/index.js --global --global-only","setup:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js","setup:codex-skills:dry":"node .aiox-core/infrastructure/scripts/codex-skills-sync/bootstrap.js --dry-run","validate:codex-skills":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict","validate:codex-skills:self-test":"node .aiox-core/infrastructure/scripts/codex-skills-sync/validate.js --strict --self-test","sync:skills:grok":"node .aiox-core/infrastructure/scripts/grok-skills-sync/index.js","sync:skills:grok:dry":"node .aiox-core/infrastructure/scripts/grok-skills-sync/index.js --dry-run","validate:skills:grok":"node .aiox-core/infrastructure/scripts/grok-skills-sync/validate.js --strict","validate:skills:grok:soft":"node .aiox-core/infrastructure/scripts/grok-skills-sync/validate.js","repair:agent-references":"node .aiox-core/infrastructure/scripts/repair-agent-references.js","validate:paths":"node .aiox-core/infrastructure/scripts/validate-paths.js","validate:parity":"node .aiox-core/infrastructure/scripts/validate-parity.js","validate:semantic-lint":"node scripts/semantic-lint.js","manifest:ensure":"node scripts/ensure-manifest.js","sync:ide:cursor":"node .aiox-core/infrastructure/scripts/ide-sync/index.js sync --ide cursor","validate:publish":"node bin/utils/validate-publish.js","prepublishOnly":"node bin/utils/validate-publish.js && npm run generate:manifest && npm run validate:manifest","prepare":"husky","validate:aiox-core-namespace":"node scripts/validate-aiox-core-namespace.js","validate:port-denylist":"node scripts/validate-port-denylist.js","diff:framework-3way":"node .aiox-core/infrastructure/scripts/framework-3way-diff.js","sdc":"node bin/aiox.js sdc","wave":"node bin/aiox.js wave"},"dependencies":{"@clack/prompts":"^0.11.0","@kayvan/markdown-tree-parser":"^1.5.0","ajv":"^8.17.1","ajv-formats":"^3.0.1","ansi-to-html":"^0.7.2","asciichart":"^1.5.25","chalk":"^4.1.2","chokidar":"^3.5.3","cli-progress":"^3.12.0","commander":"^12.1.0","execa":"^5.1.1","fast-glob":"^3.3.3","fs-extra":"^11.3.2","glob":"^10.4.4","handlebars":"^4.7.8","inquirer":"^8.2.6","js-yaml":"^4.1.0","node-machine-id":"^1.1.12","ora":"^5.4.1","picocolors":"^1.1.1","proper-lockfile":"^4.1.2","semver":"^7.7.2","tar":"^7.5.7","validator":"^13.15.15"},"keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"author":{"name":"Synkra AIOX Team"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/SynkraAI/aiox-core.git"},"bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"homepage":"https://github.com/SynkraAI/aiox-core#readme","engines":{"node":">=18.0.0","npm":">=9.0.0"},"devDependencies":{"@semantic-release/changelog":"^6.0.3","@semantic-release/exec":"^7.1.0","@semantic-release/git":"^10.0.1","@types/jest":"^30.0.0","@typescript-eslint/eslint-plugin":"^8.46.2","@typescript-eslint/parser":"^8.46.2","conventional-changelog-conventionalcommits":"^9.1.0","eslint":"^9.38.0","husky":"^9.1.7","jest":"^30.2.0","lint-staged":"^16.1.1","mocha":"^11.7.5","prettier":"^3.5.3","semantic-release":"^25.0.2","typescript":"^5.9.3","yaml-lint":"^1.7.0"},"lint-staged":{"*.{js,mjs,cjs,ts}":["eslint --fix --cache --cache-location .eslintcache","prettier --write"],"*.md":["prettier --write","node scripts/semantic-lint.js --staged"],".aiox-core/development/agents/*.md":["npm run sync:ide"]},"overrides":{"tar":"^7.5.7","diff":"^8.0.3","fast-uri":"^3.1.2","serialize-javascript":"^7.0.5","test-exclude":"^7.0.1"},"gitHead":"70456b3203ba03d8e0724f22c78d6311f7ad5b85","_id":"@aiox-squads/core@5.4.1","_nodeVersion":"22.23.2","_npmVersion":"11.19.0","dist":{"integrity":"sha512-lWxAnKvQ8IlkVnHnznw6lUDowtAvcQcgumcQ2XZFgf/dceLGHoQXwmEnAzD4uS+o9zYd05MwDGMkyP8i0wzWDQ==","shasum":"7f3c51455877bfdc2d3d191bf008721e6257579e","tarball":"https://registry.npmjs.org/@aiox-squads/core/-/core-5.4.1.tgz","fileCount":2098,"unpackedSize":22440906,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHSpWCw6boYvyX/G8TNNANQPsv3471FMjpMOYXlz+oIDAiEAxJE1CqdjWSkIOGBygtIrDbCDyGBk9ENdjl08dWedZec="}]},"_npmUser":{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"},"directories":{},"maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/core_5.4.1_1786816933480_0.901234304563904"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-07T09:18:49.319Z","modified":"2026-08-15T18:02:14.642Z","5.1.0":"2026-05-07T09:18:49.797Z","5.1.1":"2026-05-07T10:36:37.482Z","5.1.2":"2026-05-07T10:55:52.324Z","5.1.3":"2026-05-07T11:13:55.989Z","5.1.4":"2026-05-07T11:43:20.427Z","5.1.5":"2026-05-07T12:23:07.912Z","5.1.6":"2026-05-07T13:08:50.965Z","5.1.7":"2026-05-07T13:37:39.585Z","5.1.8":"2026-05-07T14:43:49.633Z","5.1.9":"2026-05-07T15:21:34.231Z","5.1.10":"2026-05-07T15:45:38.680Z","5.1.11":"2026-05-07T16:07:18.275Z","5.1.12":"2026-05-07T16:32:32.414Z","5.1.13":"2026-05-07T17:02:11.599Z","5.1.14":"2026-05-07T17:22:08.655Z","5.1.15":"2026-05-07T19:11:10.564Z","5.1.16":"2026-05-08T23:27:05.177Z","5.1.17":"2026-05-09T01:47:51.705Z","5.2.0":"2026-05-09T10:29:59.795Z","5.2.1":"2026-05-10T20:06:13.486Z","5.2.2":"2026-05-12T20:19:54.093Z","5.2.3":"2026-05-13T17:19:11.133Z","5.2.4":"2026-05-14T15:30:54.310Z","5.2.5":"2026-05-15T16:33:48.874Z","5.2.6":"2026-05-17T10:21:04.219Z","5.2.7":"2026-05-18T04:38:14.902Z","5.2.8":"2026-05-21T00:57:46.040Z","5.2.9":"2026-05-21T01:57:05.391Z","5.3.0":"2026-07-11T16:51:40.476Z","5.4.0":"2026-08-15T16:54:08.091Z","5.4.1":"2026-08-15T18:02:13.798Z"},"bugs":{"url":"https://github.com/SynkraAI/aiox-core/issues"},"author":{"name":"Synkra AIOX Team"},"license":"MIT","homepage":"https://github.com/SynkraAI/aiox-core#readme","keywords":["ai","aiox","agile","agents","orchestrator","fullstack","development","cli","cross-platform","interactive","wizard","modern-ux","vite-style","automation"],"repository":{"type":"git","url":"git+https://github.com/SynkraAI/aiox-core.git"},"description":"Synkra AIOX: AI-Orchestrated System for Full Stack Development - Core Framework","maintainers":[{"name":"rafaelscosta","email":"rafael@utidasideias.com.br"}],"readme":"# AIOX Squad: Artificial Intelligence Orchestration eXperience\n\n> 🌍 [English](README.en.md) | **[Português](README.md)**\n\n[![Versão NPM](https://img.shields.io/npm/v/@aiox-squads/core.svg)](https://www.npmjs.com/package/@aiox-squads/core)\n[![Licença: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)\n[![Versão Node.js](https://img.shields.io/badge/node-%3E%3D18.0.0-brightgreen.svg)](https://nodejs.org/)\n[![CI](https://github.com/SynkraAI/aiox-core/actions/workflows/ci.yml/badge.svg)](https://github.com/SynkraAI/aiox-core/actions/workflows/ci.yml)\n[![codecov](https://codecov.io/gh/SynkraAI/aiox-core/branch/main/graph/badge.svg)](https://codecov.io/gh/SynkraAI/aiox-core)\n[![Documentação](https://img.shields.io/badge/docs-disponível-orange.svg)](https://aioxsquad.ai)\n[![Open Source](https://img.shields.io/badge/Open%20Source-Yes-success.svg)](LICENSE)\n[![Contributions Welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg)](CONTRIBUTING.md)\n[![Code of Conduct](https://img.shields.io/badge/code%20of%20conduct-Contributor%20Covenant-blue.svg)](CODE_OF_CONDUCT.md)\n\n> 🌐 README por idioma: [EN](docs/README.md) | [PT](docs/pt/README.md) | [ES](docs/es/README.md) | [ZH](docs/zh/README.md)\n>\n> **Devolvendo às pessoas o poder de criar** — Framework open source de orquestração de IA que devolve o controle a quem tem coragem de construir. Agentes especializados, workflows e experiência CLI First para qualquer domínio.\n\n> **Novo namespace npm:** `@aiox-squads/core` é o sucessor de `aiox-core` sem scope. O conteúdo é o mesmo framework AIOX; o novo namespace reflete a consolidação dos squads sob `@aiox-squads/*`. Os comandos de CLI, incluindo `aiox-core`, permanecem preservados durante a transição.\n\n## Comece Aqui (10 Min)\n\nSe é sua primeira vez no AIOX, siga este caminho linear:\n\n1. Instale em um projeto novo ou existente:\n\n```bash\n# novo projeto\nnpx aiox-core init meu-projeto\n\n# projeto existente\ncd seu-projeto\nnpx aiox-core install\n```\n\n2. Escolha sua IDE/CLI e o caminho de ativação:\n\n- Claude Code: `/agent-name`\n- Gemini CLI: `/aiox-menu` → `/aiox-<agent>`\n- Codex CLI: `/skills` → `aiox-<agent-id>`\n- Cursor/Copilot/AntiGravity: siga os limites e workarounds em `docs/ide-integration.md`\n\n3. Ative 1 agente e confirme o greeting.\n4. Rode 1 comando inicial (`*help` ou equivalente) para validar first-value.\n\nDefinição de first-value (binária): ativação de agente + greeting válido + comando inicial com output útil em <= 10 minutos.\n\n## Compatibilidade de Hooks por IDE (Realidade AIOX 4.2)\n\nMuitos recursos avançados do AIOX dependem de eventos de ciclo de vida (hooks). A tabela abaixo mostra a paridade real entre IDEs/plataformas:\n\n| IDE/CLI        | Paridade de Hooks vs Claude      | Impacto Prático                                                                       |\n| -------------- | -------------------------------- | ------------------------------------------------------------------------------------- |\n| Claude Code    | Completa (referência)            | Automação máxima de contexto, guardrails e auditoria                                  |\n| Gemini CLI     | Alta (eventos nativos)           | Cobertura forte de automações pre/post tool e sessão                                  |\n| Codex CLI      | Parcial/limitada                 | Parte das automações depende de `AGENTS.md`, `/skills`, MCP e fluxo operacional       |\n| Cursor         | Sem lifecycle hooks equivalentes | Menor automação de pre/post tool; foco em regras, MCP e fluxo do agente               |\n| GitHub Copilot | Sem lifecycle hooks equivalentes | Menor automação de sessão/tooling; foco em instruções de repositório + MCP no VS Code |\n| AntiGravity    | Workflow-based (não hook-based)  | Integração por workflows, não por eventos de hook equivalentes ao Claude              |\n\nImpactos e mitigação detalhados: `docs/ide-integration.md`.\n\n## Visão Geral\n\n### Premissa Arquitetural: CLI First\n\nO AIOX segue uma hierarquia clara de prioridades:\n\n```\nCLI First → Observability Second → UI Third\n```\n\n| Camada            | Prioridade | Foco                                                                          | Exemplos                                     |\n| ----------------- | ---------- | ----------------------------------------------------------------------------- | -------------------------------------------- |\n| **CLI**           | Máxima     | Onde a inteligência vive. Toda execução, decisões e automação acontecem aqui. | Agentes (`@dev`, `@qa`), workflows, comandos |\n| **Observability** | Secundária | Observar e monitorar o que acontece no CLI em tempo real.                     | Dashboard SSE, logs, métricas, timeline      |\n| **UI**            | Terciária  | Gestão pontual e visualizações quando necessário.                             | Kanban, settings, story management           |\n\n**Princípios derivados:**\n\n- A CLI é a fonte da verdade - dashboards apenas observam\n- Funcionalidades novas devem funcionar 100% via CLI antes de ter UI\n- A UI nunca deve ser requisito para operação do sistema\n- Observabilidade serve para entender o que o CLI está fazendo, não para controlá-lo\n\n---\n\n**As Duas Inovações Chave do AIOX:**\n\n**1. Planejamento Agêntico:** Agentes dedicados (analyst, pm, architect) colaboram com você para criar documentos de PRD e Arquitetura detalhados e consistentes. Através de engenharia avançada de prompts e refinamento com human-in-the-loop, estes agentes de planejamento produzem especificações abrangentes que vão muito além da geração genérica de tarefas de IA.\n\n**2. Desenvolvimento Contextualizado por Engenharia:** O agente sm (Scrum Master) então transforma estes planos detalhados em histórias de desenvolvimento hiperdetalhadas que contêm tudo que o agente dev precisa - contexto completo, detalhes de implementação e orientação arquitetural incorporada diretamente nos arquivos de histórias.\n\nEsta abordagem de duas fases elimina tanto a **inconsistência de planejamento** quanto a **perda de contexto** - os maiores problemas no desenvolvimento assistido por IA. Seu agente dev abre um arquivo de história com compreensão completa do que construir, como construir e por quê.\n\n**📖 [Veja o fluxo de trabalho completo no Guia do Usuário](docs/guides/user-guide.md)** - Fase de planejamento, ciclo de desenvolvimento e todos os papéis dos agentes\n\n## Pré-requisitos\n\n- Node.js >=18.0.0 (v20+ recomendado)\n- npm >=9.0.0\n- GitHub CLI (opcional, necessário para colaboração em equipe)\n\n> **Problemas de instalação?** Consulte o [Guia de Troubleshooting](docs/guides/installation-troubleshooting.md)\n\n**Guias específicos por plataforma:**\n\n- 📖 [Guia de Instalação para macOS](docs/installation/macos.md)\n- 📖 [Guia de Instalação para Windows](docs/installation/windows.md)\n- 📖 [Guia de Instalação para Linux](docs/installation/linux.md)\n\n**Documentação multilíngue disponível:** [English](docs/README.md) | [Português](docs/pt/README.md) | [Español](docs/es/README.md) | [中文](docs/zh/README.md)\n\n## Navegação Rápida\n\n### Entendendo o Fluxo de Trabalho AIOX\n\n**Antes de mergulhar, revise estes diagramas críticos de fluxo de trabalho que explicam como o AIOX funciona:**\n\n1. **[Fluxo de Planejamento (Interface Web)](docs/guides/user-guide.md#the-planning-workflow-web-ui)** - Como criar documentos de PRD e Arquitetura\n2. **[Ciclo Principal de Desenvolvimento (IDE)](docs/guides/user-guide.md#the-core-development-cycle-ide)** - Como os agentes sm, dev e qa colaboram através de arquivos de histórias\n\n> ⚠️ **Estes diagramas explicam 90% da confusão sobre o fluxo AIOX Agentic Agile** - Entender a criação de PRD+Arquitetura e o fluxo de trabalho sm/dev/qa e como os agentes passam notas através de arquivos de histórias é essencial - e também explica por que isto NÃO é taskmaster ou apenas um simples executor de tarefas!\n\n### O que você gostaria de fazer?\n\n- **[Instalar e Construir software com Equipe Ágil Full Stack de IA](#início-rápido)** → Instruções de Início Rápido\n- **[Aprender como usar o AIOX](docs/guides/user-guide.md)** → Guia completo do usuário e passo a passo\n- **[Ver agentes IA disponíveis](#agentes-disponíveis)** → Papéis especializados para sua equipe\n- **[Explorar usos não técnicos](#-além-do-desenvolvimento-de-software---squads)** → Escrita criativa, negócios, bem-estar, educação\n- **[Criar meus próprios agentes IA](#criando-seu-próprio-squad)** → Construir agentes para seu domínio\n- **[Navegar Squads prontos](docs/guides/squads-overview.md)** → Veja como criar e usar equipes de agentes IA\n- **[Entender a arquitetura](docs/architecture/ARCHITECTURE-INDEX.md)** → Mergulho técnico profundo\n- **[Reportar problemas](https://github.com/SynkraAI/aiox-core/issues)** → Bug reports e feature requests\n\n## Importante: Mantenha Sua Instalação AIOX Atualizada\n\n**Mantenha-se atualizado sem esforço!** Para atualizar sua instalação AIOX existente:\n\n```bash\nnpx aiox-core@latest install\n```\n\nIsto vai:\n\n- ✅ Detectar automaticamente sua instalação existente\n- ✅ Atualizar apenas os arquivos que mudaram\n- ✅ Criar arquivos de backup `.bak` para quaisquer modificações customizadas\n- ✅ Preservar suas configurações específicas do projeto\n\nIsto facilita beneficiar-se das últimas melhorias, correções de bugs e novos agentes sem perder suas customizações!\n\n## Início Rápido\n\n### 🚀 Instalação via NPX (Recomendado)\n\n**Instale o AIOX com um único comando:**\n\n```bash\n# Criar um novo projeto com assistente interativo moderno\nnpx aiox-core init meu-projeto\n\n# Ou instalar em projeto existente\ncd seu-projeto\nnpx aiox-core install\n\n# Ou usar uma versão específica\nnpx aiox-core@latest init meu-projeto\n```\n\n### ✨ Assistente de Instalação Moderno\n\nO AIOX agora inclui uma experiência de instalação interativa de última geração, inspirada em ferramentas modernas como Vite e Next.js:\n\n**Recursos do Instalador Interativo:**\n\n- 🎨 **Interface Moderna**: Prompts coloridos e visuais com @clack/prompts\n- ✅ **Validação em Tempo Real**: Feedback instantâneo sobre entradas inválidas\n- 🔄 **Indicadores de Progresso**: Spinners para operações longas (cópia de arquivos, instalação de deps)\n- 📦 **Seleção Multi-Componente**: Escolha quais componentes instalar com interface intuitiva\n- ⚙️ **Escolha de Gerenciador de Pacotes**: Selecione entre npm, yarn ou pnpm\n- ⌨️ **Suporte a Cancelamento**: Ctrl+C ou ESC para sair graciosamente a qualquer momento\n- 📊 **Resumo de Instalação**: Visualize todas as configurações antes de prosseguir\n- ⏱️ **Rastreamento de Duração**: Veja quanto tempo levou a instalação\n\n**O instalador oferece:**\n\n- ✅ Download da versão mais recente do NPM\n- ✅ Assistente de instalação interativo moderno\n- ✅ Configuração automática do IDE (Codex CLI, Cursor ou Claude Code)\n- ✅ Configuração de todos os agentes e fluxos de trabalho AIOX\n- ✅ Criação dos arquivos de configuração necessários\n- ✅ Inicialização do sistema de meta-agentes\n- ✅ Verificações de saúde do sistema\n- ✅ **Suporte Cross-Platform**: Testado em Windows, macOS e Linux\n\n> **É isso!** Sem clonar, sem configuração manual - apenas um comando e você está pronto para começar com uma experiência de instalação moderna e profissional.\n\n**Pré-requisitos**: [Node.js](https://nodejs.org) v18+ necessário (v20+ recomendado) | [Troubleshooting](docs/guides/installation-troubleshooting.md)\n\n### Atualizando uma Instalação Existente\n\nSe você já tem o AIOX instalado:\n\n```bash\nnpx aiox-core@latest install\n# O instalador detectará sua instalação existente e a atualizará\n```\n\n### Configure Seu IDE para Desenvolvimento AIOX\n\nO AIOX inclui regras pré-configuradas para IDE para melhorar sua experiência de desenvolvimento:\n\n#### Para Cursor:\n\n1. Abra as configurações do Cursor\n2. Navegue até **User Rules**\n3. Copie o conteúdo de `.cursor/global-rules.md`\n4. Cole na seção de regras e salve\n\n#### Para Claude Code:\n\n- ✅ Já configurado! O arquivo `.claude/CLAUDE.md` é carregado automaticamente\n- Sync dedicado de agentes: `npm run sync:ide:claude`\n- Validacao dedicada: `npm run validate:claude-sync && npm run validate:claude-integration`\n\n#### Para Codex CLI:\n\n- ✅ Integração de primeira classe no AIOX 4.2 (pipeline de ativação e greeting compartilhado)\n- ✅ Já configurado! O arquivo `AGENTS.md` na raiz é carregado automaticamente\n- Opcional: sincronize agentes auxiliares com `npm run sync:ide:codex`\n- Recomendado neste repositório: gerar e versionar skills locais com `npm run sync:skills:codex`\n- Use `npm run sync:skills:codex:global` apenas fora deste projeto (para evitar duplicidade no `/skills`)\n- Validacao dedicada: `npm run validate:codex-sync && npm run validate:codex-integration`\n- Guardrails de skills/paths: `npm run validate:codex-skills && npm run validate:paths`\n\n#### Para Gemini CLI:\n\n- ✅ Regras e agentes sincronizaveis com `npm run sync:ide:gemini`\n- Arquivos gerados em `.gemini/rules.md`, `.gemini/rules/AIOX/agents/` e `.gemini/commands/*.toml`\n- ✅ Hooks e settings locais no fluxo de instalacao (`.gemini/hooks/` + `.gemini/settings.json`)\n- ✅ Ativacao rapida por slash commands (`/aiox-menu`, `/aiox-dev`, `/aiox-architect`, etc.)\n- Validacao dedicada: `npm run validate:gemini-sync && npm run validate:gemini-integration`\n- Paridade multi-IDE em um comando: `npm run validate:parity`\n\nEstas regras fornecem:\n\n- 🤖 Reconhecimento e integração de comandos de agentes\n- 📋 Fluxo de trabalho de desenvolvimento dirigido por histórias\n- ✅ Rastreamento automático de checkboxes\n- 🧪 Padrões de teste e validação\n- 📝 Padrões de código específicos do AIOX\n\n### Início Mais Rápido com Interface Web (2 minutos)\n\n1. **Instale o AIOX**: Execute `npx aiox-core init meu-projeto`\n2. **Configure seu IDE**: Siga as instruções de configuração para Codex CLI, Cursor ou Claude Code\n3. **Comece a Planejar**: Ative um agente como `@analyst` para começar a criar seu briefing\n4. **Use comandos AIOX**: Digite `*help` para ver comandos disponíveis\n5. **Siga o fluxo**: Veja o [Guia do usuário](docs/guides/user-guide.md) para mais detalhes\n\n### Referência de Comandos CLI\n\nO AIOX oferece uma CLI moderna e cross-platform com comandos intuitivos:\n\n```bash\n# Gerenciamento de Projeto (com assistente interativo)\nnpx aiox-core init <nome-projeto> [opções]\n  --force              Forçar criação em diretório não vazio\n  --skip-install       Pular instalação de dependências npm\n  --template <nome>    Usar template específico (default, minimal, enterprise)\n\n# Instalação e Configuração (com prompts modernos)\nnpx aiox-core install [opções]\n  --force              Sobrescrever configuração existente\n  --quiet              Saída mínima durante instalação\n  --dry-run            Simular instalação sem modificar arquivos\n\n# Comandos do Sistema\nnpx aiox-core --version   Exibir versão instalada\nnpx aiox-core --help      Exibir ajuda detalhada\nnpx aiox-core info        Exibir informações do sistema\nnpx aiox-core doctor      Executar diagnósticos do sistema\nnpx aiox-core doctor --fix Corrigir problemas detectados automaticamente\n\n# Manutenção\nnpx aiox-core update      Atualizar para versão mais recente\nnpx aiox-core uninstall   Remover AIOX\n```\n\n**Recursos da CLI:**\n\n- ✅ **Help System Abrangente**: `--help` em qualquer comando mostra documentação detalhada\n- ✅ **Validação de Entrada**: Feedback imediato sobre parâmetros inválidos\n- ✅ **Mensagens Coloridas**: Erros em vermelho, sucessos em verde, avisos em amarelo\n- ✅ **Cross-Platform**: Funciona perfeitamente em Windows, macOS e Linux\n- ✅ **Suporte a Dry-Run**: Teste instalações sem modificar arquivos\n\n### 💡 Exemplos de Uso\n\n#### Instalação Interativa Completa\n\n```bash\n$ npx aiox-core install\n\n🚀 AIOX Installation\n\n◆ What is your project name?\n│  my-awesome-project\n│\n◇ Which directory should we use?\n│  ./my-awesome-project\n│\n◆ Choose components to install:\n│  ● Core Framework (Required)\n│  ● Agent System (Required)\n│  ● Squads (optional)\n│  ○ Example Projects (optional)\n│\n◇ Select package manager:\n│  ● npm\n│  ○ yarn\n│  ○ pnpm\n│\n◆ Initialize Git repository?\n│  Yes\n│\n◆ Install dependencies?\n│  Yes\n│\n▸ Creating project directory...\n▸ Copying framework files...\n▸ Initializing Git repository...\n▸ Installing dependencies (this may take a minute)...\n▸ Configuring environment...\n▸ Running post-installation setup...\n\n✔ Installation completed successfully! (34.2s)\n\nNext steps:\n  cd my-awesome-project\n  aiox-core doctor     # Verify installation\n  aiox-core --help     # See available commands\n```\n\n#### Instalação Silenciosa (CI/CD)\n\n```bash\n# Instalação automatizada sem prompts\n$ npx aiox-core install --quiet --force\n✔ AIOX installed successfully\n```\n\n#### Simulação de Instalação (Dry-Run)\n\n```bash\n# Testar instalação sem modificar arquivos\n$ npx aiox-core install --dry-run\n\n[DRY RUN] Would create: ./my-project/\n[DRY RUN] Would copy: .aiox-core/ (45 files)\n[DRY RUN] Would initialize: Git repository\n[DRY RUN] Would install: npm dependencies\n✔ Dry run completed - no files were modified\n```\n\n#### Diagnóstico do Sistema\n\n```bash\n$ npx aiox-core doctor\n\n🏥 AIOX System Diagnostics\n\n✔ Node.js version: v20.10.0 (meets requirement: >=18.0.0)\n✔ npm version: 10.2.3\n✔ Git installed: version 2.43.0\n✔ GitHub CLI: gh 2.40.1\n✔ AIOX: v4.2.11\n\nConfiguration:\n✔ .aiox-core/ directory exists\n✔ Agent files: 11 found\n✔ Workflow files: 8 found\n✔ Templates: 15 found\n\nDependencies:\n✔ @clack/prompts: ^0.7.0\n✔ commander: ^12.0.0\n✔ execa: ^9.0.0\n✔ fs-extra: ^11.0.0\n✔ picocolors: ^1.0.0\n\n✅ All checks passed! Your installation is healthy.\n```\n\n#### Obter Ajuda\n\n```bash\n$ npx aiox-core --help\n\nUsage: aiox-core [options] [command]\n\nAIOX: AI-Orchestrated System for Full Stack Development\n\nOptions:\n  -V, --version                output the version number\n  -h, --help                   display help for command\n\nCommands:\n  init <project-name>          Create new AIOX project with interactive wizard\n  install [options]            Install AIOX in current directory\n  info                         Display system information\n  doctor [options]             Run system diagnostics and health checks\n  help [command]               display help for command\n\nRun 'aiox-core <command> --help' for detailed information about each command.\n```\n\n### Alternativa: Clonar e Construir\n\nPara contribuidores ou usuários avançados que queiram modificar o código fonte:\n\n```bash\n# Clonar o repositório\ngit clone https://github.com/SynkraAI/aiox-core.git\ncd aiox-core\n\n# Instalar dependências\nnpm install\n\n# Executar o instalador\nnpm run install:aiox\n```\n\n### Configuração Rápida para Equipe\n\nPara membros da equipe ingressando no projeto:\n\n```bash\n# Instalar AIOX no projeto\nnpx aiox-core@latest install\n\n# Isto vai:\n# 1. Detectar instalação existente (se houver)\n# 2. Instalar/atualizar framework AIOX\n# 3. Configurar agentes e workflows\n```\n\n## 🌟 Além do Desenvolvimento de Software - Squads\n\nO framework de linguagem natural do AIOX funciona em QUALQUER domínio. Os Squads fornecem agentes IA especializados para escrita criativa, estratégia de negócios, saúde e bem-estar, educação e muito mais. Além disso, os Squads podem expandir o núcleo do AIOX com funcionalidade específica que não é genérica para todos os casos. [Veja o Guia de Squads](docs/guides/squads-guide.md) e aprenda a criar os seus próprios!\n\n## Agentes Disponíveis\n\nO AIOX vem com 12 agentes especializados:\n\n### Agentes Meta\n\n- **aiox-master** - Agente mestre de orquestração (inclui capacidades de desenvolvimento de framework)\n- **aiox-orchestrator** - Orquestrador de fluxo de trabalho e coordenação de equipe\n\n### Agentes de Planejamento (Interface Web)\n\n- **analyst** - Especialista em análise de negócios e criação de PRD\n- **pm** (Product Manager) - Gerente de produto e priorização\n- **architect** - Arquiteto de sistema e design técnico\n- **ux-expert** - Design de experiência do usuário e usabilidade\n\n### Agentes de Desenvolvimento (IDE)\n\n- **sm** (Scrum Master) - Gerenciamento de sprint e criação de histórias\n- **dev** - Desenvolvedor e implementação\n- **qa** - Garantia de qualidade e testes\n- **po** (Product Owner) - Gerenciamento de backlog e histórias\n- **data-engineer** - Design de banco de dados e modelagem de dados\n- **devops** - CI/CD, infraestrutura e operações git (autoridade exclusiva de push)\n\n## Documentação e Recursos\n\n### Guias Essenciais\n\n- 📖 **[Guia do Usuário](docs/guides/user-guide.md)** - Passo a passo completo desde a concepção até a conclusão do projeto\n- 🏗️ **[Arquitetura Principal](docs/architecture/AIOX-VISUAL-OVERVIEW.md)** - Mergulho técnico profundo e design do sistema\n- 🚀 **[Guia de Squads](docs/guides/squads-guide.md)** - Estenda o AIOX para qualquer domínio além do desenvolvimento de software\n\n### Documentação Adicional\n\n- 🤖 **[Guia de Squads](docs/guides/squads-guide.md)** - Crie e publique equipes de agentes IA\n- 📋 **[Primeiros Passos](docs/getting-started.md)** - Tutorial passo a passo para iniciantes\n- 🔧 **[Solução de Problemas](docs/troubleshooting.md)** - Soluções para problemas comuns\n- 🎯 **[Princípios Orientadores](docs/GUIDING-PRINCIPLES.md)** - Filosofia e melhores práticas do AIOX\n- 🏛️ **[Visão Geral da Arquitetura](docs/architecture/AIOX-VISUAL-OVERVIEW.md)** - Visão detalhada da arquitetura do sistema\n- ⚙️ **[Guia de Ajuste de Performance](docs/performance-tuning-guide.md)** - Otimize seu fluxo de trabalho AIOX\n- 🔒 **[Melhores Práticas de Segurança](docs/security-best-practices.md)** - Segurança e proteção de dados\n- 🔄 **[Guia de Migração](docs/migration-guide.md)** - Migração de versões anteriores\n- 📦 **[Versionamento e Releases](docs/versioning-and-releases.md)** - Política de versões\n\n## 🤖 AIOX Autonomous Development Engine (ADE)\n\nO AIOX introduz o **Autonomous Development Engine (ADE)** - um sistema completo para desenvolvimento autônomo que transforma requisitos em código funcional.\n\n### 🎯 O Que é o ADE?\n\nO ADE é um conjunto de **7 Epics** que habilitam execução autônoma de desenvolvimento:\n\n| Epic  | Nome             | Descrição                                  |\n| ----- | ---------------- | ------------------------------------------ |\n| **1** | Worktree Manager | Isolamento de branches via Git worktrees   |\n| **2** | Migration V2→V3  | Migração para formato autoClaude V3        |\n| **3** | Spec Pipeline    | Transforma requisitos em specs executáveis |\n| **4** | Execution Engine | Executa specs com 13 steps + self-critique |\n| **5** | Recovery System  | Recuperação automática de falhas           |\n| **6** | QA Evolution     | Review estruturado em 10 fases             |\n| **7** | Memory Layer     | Memória persistente de padrões e insights  |\n\n### 🔄 Fluxo Principal\n\n```\nUser Request → Spec Pipeline → Execution Engine → QA Review → Working Code\n                                      ↓\n                              Recovery System\n                                      ↓\n                               Memory Layer\n```\n\n### ⚡ Quick Start ADE\n\n```bash\n# 1. Criar spec a partir de requisito\n@pm *gather-requirements\n@architect *assess-complexity\n@analyst *research-deps\n@pm *write-spec\n@qa *critique-spec\n\n# 2. Executar spec aprovada\n@architect *create-plan\n@architect *create-context\n@dev *execute-subtask 1.1\n\n# 3. QA Review\n@qa *review-build STORY-42\n```\n\n### 📖 Documentação ADE\n\n- **[Guia Completo do ADE](docs/guides/ade-guide.md)** - Tutorial passo a passo\n- **[Alterações nos Agentes](docs/architecture/ADE-AGENT-CHANGES.md)** - Comandos e capabilities por agente\n- **[Epic 1 - Worktree Manager](docs/architecture/ADE-EPIC1-HANDOFF.md)**\n- **[Epic 2 - Migration V2→V3](docs/architecture/ADE-EPIC2-HANDOFF.md)**\n- **[Epic 3 - Spec Pipeline](docs/architecture/ADE-EPIC3-HANDOFF.md)**\n- **[Epic 4 - Execution Engine](docs/architecture/ADE-EPIC4-HANDOFF.md)**\n- **[Epic 5 - Recovery System](docs/architecture/ADE-EPIC5-HANDOFF.md)**\n- **[Epic 6 - QA Evolution](docs/architecture/ADE-EPIC6-HANDOFF.md)**\n- **[Epic 7 - Memory Layer](docs/architecture/ADE-EPIC7-HANDOFF.md)**\n\n### 🆕 Novos Comandos por Agente\n\n**@devops:**\n\n- `*create-worktree`, `*list-worktrees`, `*merge-worktree`, `*cleanup-worktrees`\n- `*inventory-assets`, `*analyze-paths`, `*migrate-agent`, `*migrate-batch`\n\n**@pm:**\n\n- `*gather-requirements`, `*write-spec`\n\n**@architect:**\n\n- `*assess-complexity`, `*create-plan`, `*create-context`, `*map-codebase`\n\n**@analyst:**\n\n- `*research-deps`, `*extract-patterns`\n\n**@qa:**\n\n- `*critique-spec`, `*review-build`, `*request-fix`, `*verify-fix`\n\n**@dev:**\n\n- `*execute-subtask`, `*track-attempt`, `*rollback`, `*capture-insights`, `*list-gotchas`, `*apply-qa-fix`\n\n## Criando Seu Próprio Squad\n\nSquads permitem estender o AIOX para qualquer domínio. Estrutura básica:\n\n```\nsquads/seu-squad/\n├── config.yaml           # Configuração do squad\n├── agents/              # Agentes especializados\n├── tasks/               # Fluxos de trabalho de tarefas\n├── templates/           # Templates de documentos\n├── checklists/          # Checklists de validação\n├── data/                # Base de conhecimento\n├── README.md            # Documentação do squad\n└── user-guide.md        # Guia do usuário\n```\n\nVeja o [Guia de Squads](docs/guides/squads-guide.md) para instruções detalhadas.\n\n## Squads Disponíveis\n\nSquads são equipes modulares de agentes IA. Veja a [Visão Geral de Squads](docs/guides/squads-overview.md) para mais informações.\n\n### Squads Externos\n\n- **[hybrid-ops](https://github.com/SynkraAI/aiox-hybrid-ops-pedro-valerio)** - Operações híbridas humano-agente (repositório separado)\n\n## AIOX Pro\n\nO **AIOX Pro** é o módulo premium do AIOX, oferecendo funcionalidades avançadas para equipes e projetos de maior escala.\n\n> **Disponibilidade restrita:** O AIOX Pro está disponível exclusivamente para membros do **AIOX Cohort Advanced**. [Saiba mais sobre o programa](https://aioxsquad.ai).\n\nPara saber como acessar, ativar, recuperar conta e validar as squads Pro, consulte o [Guia de Acesso ao AIOX Pro](docs/guides/aiox-pro-access.md).\n\n### Instalação\n\n```bash\nnpx -y -p @aiox-squads/core@latest aiox pro setup\n```\n\n### Identificação Estável de Máquina (>= 5.0.8)\n\nO AIOX Pro agora usa o UUID nativo do sistema operacional para gerar `machineId`, preservando o hash SHA-256 e evitando consumo extra de assentos quando o macOS, VPNs ou redes Wi-Fi alteram o MAC/interface ativa.\n\nCaches locais de licença criados pelo algoritmo antigo são migrados automaticamente na próxima leitura. A janela de fallback legacy é de 90 dias; depois disso, instalações antigas precisam reativar online.\n\n### Features Premium\n\n- **Squads Avançados** - Squads especializados com capacidades expandidas\n- **Memory Layer** - Memória persistente de padrões e insights entre sessões\n- **Métricas & Analytics** - Dashboard de produtividade e métricas de desenvolvimento\n- **Integrações Enterprise** - Conectores para Jira, Linear, Notion e mais\n- **Configuração em Camadas** - Sistema de configuração L1-L4 com herança\n- **Licenciamento** - Gerenciamento de licença via `aiox pro activate --key <KEY>`\n\nPara mais informações, execute `npx aiox-core pro --help` após a instalação.\n\n## Suporte\n\n- 🐛 [Rastreador de Issues](https://github.com/SynkraAI/aiox-core/issues) - Bug reports e feature requests\n- 💡 [Processo de Features](docs/FEATURE_PROCESS.md) - Como propor novas funcionalidades\n- 📋 [Como Contribuir](CONTRIBUTING.md)\n- 🗺️ [Roadmap](docs/roadmap.md) - Veja o que estamos construindo\n- 🤖 [Guia de Squads](docs/guides/squads-guide.md) - Crie equipes de agentes IA\n\n## Git Workflow e Validação\n\nO AIOX implementa um sistema de validação de múltiplas camadas para garantir qualidade do código e consistência:\n\n### 🛡️ Defense in Depth - 3 Camadas de Validação\n\n**Camada 1: Pre-commit (Local - Rápida)**\n\n- ✅ ESLint - Qualidade de código\n- ✅ TypeScript - Verificação de tipos\n- ⚡ Performance: <5s\n- 💾 Cache habilitado\n\n**Camada 2: Pre-push (Local - Validação de Stories)**\n\n- ✅ Validação de checkboxes de histórias\n- ✅ Consistência de status\n- ✅ Seções obrigatórias\n\n**Camada 3: CI/CD (Cloud - Obrigatório para merge)**\n\n- ✅ Todos os testes\n- ✅ Cobertura de testes (80% mínimo)\n- ✅ Validações completas\n- ✅ GitHub Actions\n\n### 📖 Documentação Detalhada\n\n- 📋 **[Guia Completo de Git Workflow](docs/git-workflow-guide.md)** - Guia detalhado do fluxo de trabalho\n- 📋 **[CONTRIBUTING.md](CONTRIBUTING.md)** - Guia de contribuição\n\n### Comandos Disponíveis\n\n```bash\n# Validações locais\nnpm run lint           # ESLint\nnpm run typecheck      # TypeScript\nnpm test              # Testes\nnpm run test:coverage # Testes com cobertura\n\n# Validador AIOX\nnode .aiox-core/utils/aiox-validator.js pre-commit   # Validação pre-commit\nnode .aiox-core/utils/aiox-validator.js pre-push     # Validação pre-push\nnode .aiox-core/utils/aiox-validator.js stories      # Validar todas stories\n```\n\n### Branch Protection\n\nConfigure proteção da branch master com:\n\n```bash\nnode scripts/setup-branch-protection.js\n```\n\nRequer:\n\n- GitHub CLI (gh) instalado e autenticado\n- Acesso de admin ao repositório\n\n## Contribuindo\n\n**Estamos empolgados com contribuições e acolhemos suas ideias, melhorias e Squads!** 🎉\n\nPara contribuir:\n\n1. Fork o repositório\n2. Crie uma branch para sua feature (`git checkout -b feature/MinhaNovaFeature`)\n3. Commit suas mudanças (`git commit -m 'feat: Adicionar nova feature'`)\n4. Push para a branch (`git push origin feature/MinhaNovaFeature`)\n5. Abra um Pull Request\n\nVeja também:\n\n- 📋 [Como Contribuir com Pull Requests](docs/how-to-contribute-with-pull-requests.md)\n- 📋 [Guia de Git Workflow](docs/git-workflow-guide.md)\n\n## 📄 Legal\n\n| Documento             | English                                            | Português                           |\n| --------------------- | -------------------------------------------------- | ----------------------------------- |\n| **Licença**           | [MIT License](LICENSE)                             | -                                   |\n| **Modelo de Licença** | [Core vs Pro](docs/legal/license-clarification.md) | -                                   |\n| **Privacidade**       | [Privacy Policy](docs/legal/privacy.md)            | -                                   |\n| **Termos de Uso**     | [Terms of Use](docs/legal/terms.md)                | -                                   |\n| **Código de Conduta** | [Code of Conduct](CODE_OF_CONDUCT.md)              | [PT-BR](docs/pt/code-of-conduct.md) |\n| **Contribuição**      | [Contributing](CONTRIBUTING.md)                    | [PT-BR](docs/pt/contributing.md)    |\n| **Segurança**         | [Security](docs/security.md)                       | [PT-BR](docs/pt/security.md)        |\n| **Comunidade**        | [Community](docs/community.md)                     | [PT-BR](docs/pt/community.md)       |\n| **Roadmap**           | [Roadmap](docs/roadmap.md)                         | [PT-BR](docs/pt/roadmap.md)         |\n| **Changelog**         | [Version History](CHANGELOG.md)                    | -                                   |\n\n## Contribuidores\n\n[![Contributors](https://contrib.rocks/image?repo=SynkraAI/aiox-core)](https://github.com/SynkraAI/aiox-core/graphs/contributors)\n\n### 🌟 Contribuidores da Comunidade\n\n<!-- prettier-ignore-start -->\n<!-- Manually maintained — add new community contributors here -->\n<table>\n  <tr>\n    <td align=\"center\"><a href=\"https://github.com/nikolasdehor\"><img src=\"https://github.com/nikolasdehor.png?size=100\" width=\"100px;\" alt=\"Nikolas de Hor\"/><br /><sub><b>Nikolas de Hor</b></sub></a><br />💻🐛⚠️👀</td>\n  </tr>\n</table>\n<!-- prettier-ignore-end -->\n\n<sub>Construído com ❤️ para a comunidade de desenvolvimento assistido por IA</sub>\n\n---\n\n**[⬆ Voltar ao topo](#aiox-squad-artificial-intelligence-orchestration-experience)**\n","readmeFilename":"README.md"}