{"_id":"agentdb","_rev":"119-2c628dba24e605d47bb43b71766f22f5","name":"agentdb","dist-tags":{"next":"3.0.0-alpha.7","latest":"3.0.0-alpha.11","alpha":"3.0.0-alpha.11"},"versions":{"1.0.0":{"name":"agentdb","version":"1.0.0","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"9ac79a3a90830af2ad75dd1d92e537017ac1ee67","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.0.tgz","fileCount":361,"integrity":"sha512-UuauyS5kDAJu3Us7Wk19o3xn5bWArvta9oSHVN6phQGPMFP0WGjGyzlH11fNHLQIQw9KoiNGq2WbKo3/I1+9Gw==","signatures":[{"sig":"MEUCIFIg1D2fXCdSY+KyBHCyEPKSbwHEsY/Ux1TcYek480nzAiEAkyv6kUbzqBf193s6h4vvM9ooo8ikfFovABlA1ll0g6I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2473495},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"b28ce664475ce2e00f64653bafbd5c1c9f2a98c4","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"echo 'WASM backend uses sql.js (no compilation needed)'","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts","_prepublishOnly_disabled":"npm run test && npm run build"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.0_1760764948118_0.6977414996369051","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"agentdb","version":"1.0.1","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"fd46db95eb66f8392796cf4b5842bb83e16e515d","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.1.tgz","fileCount":366,"integrity":"sha512-gv1MIN4Wm6hMcr7+adpofVreqMG4KeNl24Qi7mqD9rdvz1/I8LkFKW+bFT9y0rIRWdVOIp8nBjCLUc5cHBjizQ==","signatures":[{"sig":"MEQCIBUJE6CliaLMxt1w8R3El9deOqI/XqKskxPSXRClBXcuAiB9KzEbyjWHhggqHyIiSwuPXxnfbdxh8kAr0SvyJMx2Yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4172932},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"b28ce664475ce2e00f64653bafbd5c1c9f2a98c4","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.1_1760800389310_0.155492385269981","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"agentdb","version":"1.0.2","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"ff1c6268e3f02b6c48088a6677c5ba8c2944f386","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.2.tgz","fileCount":412,"integrity":"sha512-aF9Vh83+StFaFsW2nTyoXF5M8T+YvYbVGAHxlQUa5cozXSJbDhqucy1q3iOorotcTnyrC25Bkw33NwOTNimBMw==","signatures":[{"sig":"MEUCIAEXwQmnIzV4CA8Dnjh6KsE7MyGKgHUhFoH0RByPCv8cAiEA0VzPSvMgx4T021sRvGJY/fkI1F/YiJl4ViE+g8+nAFk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4398938},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"b28ce664475ce2e00f64653bafbd5c1c9f2a98c4","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.2_1760807791184_0.7707351628850099","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"agentdb","version":"1.0.3","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"e5cb329a572a2baa0c7b8b60819fb3c3e2bb9140","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.3.tgz","fileCount":412,"integrity":"sha512-wvyuE/l64o5meg7jJVw9Bv3mpLS/YafhcWCi9wDdPSHRIm7aLAt4OWVY9pcX1tjngL2PsJztlQF+JLYWMg5wBg==","signatures":[{"sig":"MEYCIQDu1pGzc9/KPGkl3xcwj8xZUQaIcvDUUNh2mfU1xem/9gIhAKjn/7ZDg+XZ4q9dSTM7AVpeswidsYqEX4xfhy33TcUS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4399282},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"b28ce664475ce2e00f64653bafbd5c1c9f2a98c4","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.3_1760808920352_0.7136075236978219","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"agentdb","version":"1.0.4","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"fd19981a21c4df809af151639c7cd51b23ee994f","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.4.tgz","fileCount":412,"integrity":"sha512-ouXt5roVsk+MqvlS/+6emH/6DLlN86KWawc8DIvV3SU25wfBcSdb48siTw8PNC/haTWaQpsrjHPVmG9bPfkNnQ==","signatures":[{"sig":"MEYCIQDGMzijF1RS55q7uYjpa2VDnLqiPO7Wq0QkFUNP2u2EzAIhAPXx7XcUYU/MAXnuVZwT1Y/BkIgHiAfhRKGrGInNkE1d","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4400587},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"e33f282931c63a5256ebe7e80b63922a728d4259","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.4_1760809529779_0.12775616277853397","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"agentdb","version":"1.0.5","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"f2068ee86c981b86d653e2df8503980071be32ad","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.5.tgz","fileCount":417,"integrity":"sha512-+WZZxTVVgfQECotxT/1QBreJn4XLtTFhl1znDuv6GlF2pgoyig7uw1ogOD1ptUT9ZA0HfSuZSc/TXfE9TqsYug==","signatures":[{"sig":"MEUCIEMA97Ld9n0jsAZajdA8J66y559X4f/tnJTqws+RBHnRAiEAiW6vcrnA0i0dFSYRxR6sT9xfgjkZrWNnd+KvwmSJMbU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6418641},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"b69ce890e235b4c80b9a16e66eea04def9f341d4","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm && npm run build:browser","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","build:browser":"node scripts/build-browser.js","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","esbuild":"^0.25.11","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.5_1760811723793_0.29680396540092313","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"agentdb","version":"1.0.7","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"263728cc580097e664245315dc2d696758f0f52d","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.7.tgz","fileCount":422,"integrity":"sha512-sHkWWIW48sZd1C+KGrnCq1ExtU45pJbUkMSsnVjXmqWRJrfOX2Y2VqIloHaDWMaRYGcAC5hOYT/3R6gWE4mZvg==","signatures":[{"sig":"MEYCIQCqtAONK/LQYu3C+PLP/tl/l11XaaQi1898KOTmhHKl7AIhAKmTyMgqe5C6UhquuBKZ7Qz14Nm7RovBS49lTOUF4nOj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5302882},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"b69ce890e235b4c80b9a16e66eea04def9f341d4","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm && npm run build:browser","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","build:browser":"node scripts/build-browser.js","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","esbuild":"^0.25.11","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.7_1760813584066_0.8295364395359419","host":"s3://npm-registry-packages-npm-production"}},"1.0.8":{"name":"agentdb","version":"1.0.8","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.8","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"5b660390e627ff8ee6561e61ec8269d202a62314","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.8.tgz","fileCount":428,"integrity":"sha512-K03tToNiHHwg8sC8Lg2S6xNXuMuxMyrLRkrg2FGTO/mSuZ31EhoXN4flDZcnVmmNbOq32n5JPge/nlNem963Wg==","signatures":[{"sig":"MEYCIQDHKRVIFUdC17be0jpzl+OESMuXxcphyFzFh9QKkd+FDQIhALCOlKo9Is+tO/bAVAjOypY2PKk6DZZQKHYbhnvLEFaD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5325040},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"17954b2f0277ba9e56d812677c02cbfef35b4b92","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm && npm run build:browser","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","build:browser":"node scripts/build-browser.js","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","esbuild":"^0.25.11","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.8_1760927403757_0.7786034198103038","host":"s3://npm-registry-packages-npm-production"}},"1.0.9":{"name":"agentdb","version":"1.0.9","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.9","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"1022fbef784f36d5c289e7b2fd27389f12ec9147","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.9.tgz","fileCount":428,"integrity":"sha512-dpvXcQZXt7Op4Q6OLEl20ggGZpqlDiCcBmXcwP/uPdx8Y8+xNsB5GlWGTqtCaCqTQLXshOx1nephP8gwgSU1yw==","signatures":[{"sig":"MEUCIQCLJyisUtOIL/8X3SmOI6MgeV2vMyw2rlgmqtD0Ulv2+wIgUSaUPiYqPbpIc0qQPzJfDHOsL3iwi+SAxfKMh9cAt2w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5325371},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"aa5db957be60d49fe8e82e74e9dbfee13426caf2","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm && npm run build:browser","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","build:browser":"node scripts/build-browser.js","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","esbuild":"^0.25.11","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.9_1760932257871_0.4029978003574646","host":"s3://npm-registry-packages-npm-production"}},"1.0.10":{"name":"agentdb","version":"1.0.10","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.10","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"260ff817f1084f3034b1eacd44ea61fc66d98227","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.10.tgz","fileCount":428,"integrity":"sha512-mF27dBkjr4sPYHqufIRNplXBkvMggBji9RqWA0W5d8G5lAmLYa4506M9nutu7P9X/w5+HmHeXhYHOIGBTuEkNg==","signatures":[{"sig":"MEUCIDza4DMJUrlRLO5ABaN+mDKHF7nJsle4yM83I8op1SaHAiEAuksY+rtcJxk+cv4dpC8Xt4LMY4wRGpUv24gozM3F6bQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5325323},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"2b1ab8daf1527d1f1b7971ab68805d6ea1d3a75e","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm && npm run build:browser","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","build:browser":"node scripts/build-browser.js","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","esbuild":"^0.25.11","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.10_1760932933336_0.9542852961240758","host":"s3://npm-registry-packages-npm-production"}},"1.0.11":{"name":"agentdb","version":"1.0.11","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.11","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"ea413df003ce761f8692378e15d16759e34fa5af","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.11.tgz","fileCount":429,"integrity":"sha512-oANkGrokpLfmcDFYOhPm4LoppYNOgBAdhovbCoAkBm8qmZ7RqwRE7NEKReZdtiqadXV8FOh+/YzTAhubZzJWHQ==","signatures":[{"sig":"MEUCIQCb0PyTHKn3NX0ZN5n/wrZyYdb6KO8qFKTYjJkE9RUPCAIgLTgumixJ5LUrGVyrofaWBj3RQFO3cfy+jPvq6G9uBo4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5331640},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"5400319ffcb7b3a1eb19b3176291443a60db4dda","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm && npm run build:browser","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","build:browser":"node scripts/build-browser.js","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","esbuild":"^0.25.11","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.11_1760934210915_0.4861537161709195","host":"s3://npm-registry-packages-npm-production"}},"1.0.12":{"name":"agentdb","version":"1.0.12","keywords":["agent","agentdb","agent-memory","vector","database","sqlite","embeddings","ai","wasm","quic","similarity-search","machine-learning","vector-database","semantic-search","agentic","claude","mcp","reasoning","memory","rag","ruv","ruvnet"],"author":{"url":"@ruvnet","name":"rUv","email":"team@agentic-flow.dev"},"license":"MIT OR Apache-2.0","_id":"agentdb@1.0.12","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"bin/agentdb.js"},"dist":{"shasum":"2130faabafccd75db712c64e5801c4cefe5084b0","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.0.12.tgz","fileCount":429,"integrity":"sha512-WeIm0fVRn8/PqRWIwfgZS61UrUvX0AFchCcaklsWxz/7Ms/8vMtwLWDTlvdJXn4NDlK7C/J0f3m4U2midh7D8Q==","signatures":[{"sig":"MEYCIQDmqFjCCyCwoe5Pii8evnws6lfqFJU1kA4mRSkfO962vwIhANSfjlUxSA4Zsz0epSmr6YI42/hAfVzt7dhL0cJ/Tr1J","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5331951},"main":"dist/index.js","types":"dist/index.d.ts","module":"dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.js"},"./package.json":"./package.json","./reasoningbank/cli/commands":{"types":"./dist/reasoningbank/cli/commands.d.ts","import":"./dist/reasoningbank/cli/commands.js","require":"./dist/reasoningbank/cli/commands.js"},"./reasoningbank/adapter/types":{"types":"./dist/reasoningbank/adapter/types.d.ts","import":"./dist/reasoningbank/adapter/types.js","require":"./dist/reasoningbank/adapter/types.js"},"./reasoningbank/migration/migrate":{"types":"./dist/reasoningbank/migration/migrate.d.ts","import":"./dist/reasoningbank/migration/migrate.js","require":"./dist/reasoningbank/migration/migrate.js"},"./reasoningbank/adapter/agentdb-adapter":{"types":"./dist/reasoningbank/adapter/agentdb-adapter.d.ts","import":"./dist/reasoningbank/adapter/agentdb-adapter.js","require":"./dist/reasoningbank/adapter/agentdb-adapter.js"}},"gitHead":"a06e0731f7e7e5fa09336757deb8879b7c60a157","scripts":{"mcp":"node bin/agentdb.js mcp","lint":"eslint src tests --ext .ts","test":"jest","bench":"ts-node benchmarks/sync-performance.bench.ts","build":"npm run build:ts && npm run build:wasm && npm run build:browser","format":"prettier --write 'src/**/*.ts'","verify":"node scripts/verify-install.js","prepack":"npm run build","build:ts":"tsc && tsc -p tsconfig.esm.json && node scripts/build-esm.js","test:wasm":"jest --testPathPattern=wasm-backend","typecheck":"tsc --noEmit","build:wasm":"node scripts/copy-wasm.js","test:watch":"jest --watch","test:native":"jest --testPathPattern=native-backend","build:native":"echo 'Native backend uses better-sqlite3 (already built)'","build:browser":"node scripts/build-browser.js","test:backends":"jest --testPathPattern=backend","test:coverage":"jest --coverage","bench:backends":"jest --testPathPattern=backend-comparison --verbose","prepublishOnly":"npm run build","bench:comprehensive":"ts-node benchmarks/comprehensive-performance.bench.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"Ultra-fast agent memory and vector database with ReasoningBank for AI agents. Built on SQLite with QUIC sync. From ruv.io - Advanced AI Infrastructure.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.12.0","zod":"^3.25.76","yaml":"^2.3.4","chalk":"^5.3.0","sql.js":"^1.13.0","inquirer":"^9.2.12","msgpackr":"^1.10.1","commander":"^11.1.0","better-sqlite3":"^9.2.2","@modelcontextprotocol/sdk":"^1.20.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","eslint":"^8.56.0","esbuild":"^0.25.11","ts-jest":"^29.1.1","ts-node":"^10.9.2","prettier":"^3.6.2","benchmark":"^2.1.4","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.6","@types/sql.js":"^1.4.9","@types/inquirer":"^9.0.9","@types/better-sqlite3":"^7.6.13","@typescript-eslint/parser":"^6.17.0","@typescript-eslint/eslint-plugin":"^6.17.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.0.12_1760934925846_0.25406524899019645","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"agentdb","version":"1.1.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"0489e4146a87ef746864374ddcaf34d94c2455ca","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.0.tgz","fileCount":76,"integrity":"sha512-U242w58Z9VG4PAutZ429xwCJdXMBJmnoNcLZ/vnRA3el6n8w7raiX1NaU9SYGqsWOuy9VWb5Z+OFkvGCWqG/dw==","signatures":[{"sig":"MEYCIQCtiPVW1wjO3fguzDSeSshEOcSpSBl48kIxnFpoIFRC9wIhAN8m4B6jkamp+B1A+YjW5BnHXFbDcTuqOC5OyLQaFVgb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":565581},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.0_1761065881464_0.8078516211947333","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"agentdb","version":"1.1.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"fbf384517978875a5d40819189bfc92f93dfd86e","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.1.tgz","fileCount":76,"integrity":"sha512-C5/QjtAifbBSzdVeADmYgsz5Yuvv5owLbcW5q8Ny+MGw/LOPLu2zxnOpUrcIAksIyzVdTVhI+dd/8AUMdt6V+Q==","signatures":[{"sig":"MEYCIQCHwcXLYEk/zOkCgTttRNplR8LTLyL/sfMcEEQR6x9MYwIhAPrSsZiEPaMxo13CI5kw0tRBgOF70zrnOZGRP+6paDYe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":565889},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.1_1761067283737_0.44800464161379017","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"agentdb","version":"1.1.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"8e7173bed228b15f373a735ac7735f5a235aeb6c","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.2.tgz","fileCount":76,"integrity":"sha512-Wx4y1bW6wUpLHDTIMts3FdU4heQBWsjam96LAtH7U9CuLgE8jvPLNZuGpfj7DoESC+26Bg8Ntr7Tk3bl4xqZfA==","signatures":[{"sig":"MEYCIQDfzeiDivvrGOyk8CUkw9CGRJA0MkKvD54kVf66LNNVIQIhAJT+dAiDTFnhrSQRgS4msubVW2eyIZNA9187U3B/ZVCL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566053},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.2_1761067426528_0.7494415232978453","host":"s3://npm-registry-packages-npm-production"}},"1.1.3":{"name":"agentdb","version":"1.1.3","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"f4ca52596b393749601350148a3c3426d433786f","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.3.tgz","fileCount":76,"integrity":"sha512-N6K2M6kVkYqv1+IfMzxlkWKeL1d8GZ6lh3nrPDYQ5uCZNYJqv6Z95DAy7vXi8zgN62Nfn3lgWtGk2d50OZGstQ==","signatures":[{"sig":"MEYCIQDIPTutF+YKUWeZoiR7TwAsnbz8zh2zOfBBK2gfdQHtEAIhAK9zjGHE7FMe2xnetMtIQFrd4BWPtP7FOQck4wJ6p+zj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566092},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.3_1761067651847_0.3514711753239592","host":"s3://npm-registry-packages-npm-production"}},"1.1.4":{"name":"agentdb","version":"1.1.4","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"76619c6eea98f59f3cde1f2a3d5c86545e880cbd","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.4.tgz","fileCount":76,"integrity":"sha512-KPMP4BWjKxcwn56hcwotG+MThdOZVsBlXm5/561si1gy5SBpyuws9MObr8SVG1CBcAEDXW6Cpv8P3VDfIbDwNQ==","signatures":[{"sig":"MEYCIQCFJJCi0fW7pIZlpYzXXdXYQLH8Egly4Jt8WfiWB4qMJgIhAJA7MwkWrmUmEk2x7ktVJ4C7FtKLtxE8hnWbPHxkRkxp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566113},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.4_1761067852057_0.05117892146073455","host":"s3://npm-registry-packages-npm-production"}},"1.1.5":{"name":"agentdb","version":"1.1.5","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"64e602705c6b95407be219229b2fdc4aac7c9cb6","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.5.tgz","fileCount":76,"integrity":"sha512-o3lB2JjwKCr+JptyImGjjtpdV6ZLioSKMrk853/Pg2d6cf5+gdoI8R+AqjdTMdUi6ltPfmOHiDmQiT6Cf1pvig==","signatures":[{"sig":"MEUCIQDIcl30UQx0cERadCwzxNOtEbRgqA0qH4r38w55d3uuAQIgKPiBz+iM5NDIQzrrQIc3UgP04xDiX/OTATm63kYyyA4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566512},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.5_1761068780271_0.46440416642741145","host":"s3://npm-registry-packages-npm-production"}},"1.1.6":{"name":"agentdb","version":"1.1.6","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.6","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"43f55dbe8cfde3d204624ee9735878f18043641b","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.6.tgz","fileCount":76,"integrity":"sha512-jYyeLFOEOLNbbzIMfrMNdEHjo2WQ/JNU9sD5v0FK/hBUn2HA+bIcEToWs8hn4KrV81PG6BgsOM35zzXS2EwR9A==","signatures":[{"sig":"MEQCIBVgd3Mu+eazO8eAMq1QLm9fDsZfoyku5jbQU+Kfr17fAiBTiO5Qta5XE819zLaozS8EC4+A6isvqd5f0/1szeK9kQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":566552},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.6_1761069161684_0.5472795613361023","host":"s3://npm-registry-packages-npm-production"}},"1.1.7":{"name":"agentdb","version":"1.1.7","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"3385acb18060fd3335d1e7736076f00d30ac18c1","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.7.tgz","fileCount":76,"integrity":"sha512-yIsI1KqePoBf+S2n4oNw0TNzMCw4OqPaR43sqCSyrmSCNTYuHiImUqeTcmTlo/qRTZLBH5xsXeBt0GyVQcjtlg==","signatures":[{"sig":"MEUCIH/EWtqJLEgmPlc5y+hslgrV3fyBbp7wPGGZZoaLcAR/AiEA0FI2ElhRcKjRUA61oQPuqtUP7+isXCm5SSwpaOx2B+E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":565660},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.7_1761071383290_0.2821989085380896","host":"s3://npm-registry-packages-npm-production"}},"1.1.8":{"name":"agentdb","version":"1.1.8","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.8","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"9a5e987c1f0ba04fc7a489b92d2c23241e431893","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.8.tgz","fileCount":77,"integrity":"sha512-atpiv/SY8BOTVn1mrF9WDZanwbO5Gou6w4o730eBfyzun+3htn9qdBc3VM9qe0CSgm1yVXN9ImBvfRdpVzYghg==","signatures":[{"sig":"MEYCIQCdmc4aLtmRrNFHEN7Sm2Lns7V0nTgh5Hc/r+pGeW+0ogIhAKmrrPz8ibjJ9jFULcKTTOb1pv5UZzAC3j8GRoM4+WJb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":596463},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.8_1761072326635_0.38824720183043326","host":"s3://npm-registry-packages-npm-production"}},"1.1.9":{"name":"agentdb","version":"1.1.9","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.1.9","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"84a441b71c0ec10dacd3be9d2edfa98945f6db94","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.1.9.tgz","fileCount":77,"integrity":"sha512-g0bnsSa8/4pI6mK6R7Of0G7McuyLlEy4BXGUCGeSMcOn7JVKC0ghrUTv5m9TZXnHdU5VQX2r39Vm+Yy+8jvADQ==","signatures":[{"sig":"MEUCIQCixmW+yo5n4bmQWvZ345NONsdn7BHrAG7DvKleiq4niwIgYXelHSb/SgJEwFA/7g3XLV73+PvWooqXJ01pn31Hrl8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":600128},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features: Causal reasoning, reflexion memory, skill library, explainable recall, and automated learning for AI agents. 150x faster vector search with HNSW indexing.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.1.9_1761072965114_0.7671768600454303","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"agentdb","version":"1.2.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.2.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"7d2cc2e9b5b3be66bcb858a62e16d577f7b6a87a","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.2.0.tgz","fileCount":78,"integrity":"sha512-gRqK7crgF8VJ/lJEAbLTx0l6WgO56IJxO5byrbLafGLsk8BqRWYnIu7yIML055fS+O0UldvIF8TshKHCQAIcoA==","signatures":[{"sig":"MEQCIG7Z7toiwwUhAYbmDy1k6E3oimwbY4HpAD2iSsMWDK7hAiAV+7TC12k0KzxR3Zquts5M+ajrRC+YTCZqsiJQ7EJi4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":614238},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.2.0_1761073358683_0.8939155839061326","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"agentdb","version":"1.3.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"ef0fbd7708c77b3636c4f832b9e39b1c1678d0fa","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.0.tgz","fileCount":90,"integrity":"sha512-ssvkAEXZZb37DJeH5ibjA91t+1O4hQ0XmgChRWp8ypvhu5keXnDkoSLE/6FhAmQ2Gzjl8NY6ABBX6744+g1v/A==","signatures":[{"sig":"MEUCIQCGr0nq38G0SnjG8c7Y5KJf6KAYXpCbVyfkIXv2D9xamgIgKF3WMAChjF6AA9zhXqRDTn9MOi66hjE1UQenBMC6yIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":851235},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.0_1761150041351_0.3011336563650626","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"agentdb","version":"1.3.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"231cf9c97a85476806b27f5d99c3216310d4b4a0","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.1.tgz","fileCount":90,"integrity":"sha512-YyNXwDr4FItiAcBV73MJk8ubg0Co0exfH//cPVJuUCvMz7CSkkG6oNipmZfuOGrXco3iv8yQo3U+kst0He6O9g==","signatures":[{"sig":"MEQCHxTN7vxLVsfPmgh+QPuIeRp7KY8/SjtUZBn423QCaHMCIQCIX4V9cs9hNIQ9Ogtj30TT4DAeZvcctoZuSOBt5D52wA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":852039},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"4fde40ae59d4cbc36147fc3fade34585fa014155","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.1_1761165752590_0.2703933613382359","host":"s3://npm-registry-packages-npm-production"}},"1.3.2":{"name":"agentdb","version":"1.3.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"485045d1fbe9957fe34deedc0bc7b45fcbd3a966","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.2.tgz","fileCount":95,"integrity":"sha512-pff9jfZiWuwIGbPXn8mupH2jZP2ES1e038X5LmlEJtq2VYIBAsXnWT2ll9t1qiYLKj6tov5eWFJJ0y0h7/5aYg==","signatures":[{"sig":"MEYCIQDa0UWCBQDoh3E1m+b38O6QrTcuRrnML9u3qjWONWpAkgIhAMSoe2eaHtVvziRRvGDeSApA0rPqIp8ux4iAz8Q1+kqi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":855086},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"65c07e5828efd651a51274e77c865a225be65c34","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","build:ts":"tsc","build:browser":"node scripts/build-browser.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.2_1761167879537_0.7239095583622022","host":"s3://npm-registry-packages-npm-production"}},"1.3.3":{"name":"agentdb","version":"1.3.3","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"3a493805409cf271e6c59fe5a6820b8ae7cb1bbe","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.3.tgz","fileCount":96,"integrity":"sha512-stWiDGgtHoicMCmIlyQKUYaQlBVpBqJMvGGGXxGk5/paieGNeBa1wqdr4w7toJl4JY0+PzxIO4U620O07e7nKg==","signatures":[{"sig":"MEQCIFMyjcIyBNB94awuVx304L+sF7G8bW0AfY0nVqNjyCcrAiAThbiNR0ZuuifL+9sCEoHjwYXEGX2pwtxdnhDFoDlUDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":907783},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"e578a4b494de23889ae639bb9f464af4f636a836","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","build:ts":"tsc","build:browser":"node scripts/build-browser.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.3_1761168401466_0.19097956840433983","host":"s3://npm-registry-packages-npm-production"}},"1.3.4":{"name":"agentdb","version":"1.3.4","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"1f0f214b103eaed92a6dd7d0bcdfd38e6ca7c2f3","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.4.tgz","fileCount":96,"integrity":"sha512-yTRC/vpqLLOXZEl9HvJ2D2M2eYETn50KMFh3QWsPpvwZPhhU731mSoIz1v5TIfjGQLfJ+WezyFVsfeWoa02NfA==","signatures":[{"sig":"MEUCIF3gb4NzqquNa+z0Ca9yL2ZlTXZcQwx3HjCHMHrqH0ruAiEA/wl8oodwf+Vhxcl+AbxE8H7Y71yFeJvcLx5VOnaoH3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":908248},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"0a058c8971ce3d936e6fbcedd8e8be65f4ed1d43","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","build:ts":"tsc","build:browser":"node scripts/build-browser.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.4_1761169568625_0.9154240060483056","host":"s3://npm-registry-packages-npm-production"}},"1.3.5":{"name":"agentdb","version":"1.3.5","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"a615b8648004781e020bd9b26f6e38fd6009ed24","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.5.tgz","fileCount":96,"integrity":"sha512-7DOtbPS/nu7N17AnwJnQKeUu+xSSpCDLcaDy6el6k0EWuN8qdw5+D/awJC2JX4D73xqLGOCYjoKPl+sT5dH4Lg==","signatures":[{"sig":"MEUCIQCParbLIUvsb1/aUGr6pOtOYSNQOhV1/xvbH4jXxEn2EwIgGEC281gdX0Ub2VhQskaWSkGAKRoU9kLlO51cFbt5WJI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":909121},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"0a058c8971ce3d936e6fbcedd8e8be65f4ed1d43","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","build:ts":"tsc","build:browser":"node scripts/build-browser.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.5_1761169955947_0.040224324433654646","host":"s3://npm-registry-packages-npm-production"}},"1.3.6":{"name":"agentdb","version":"1.3.6","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.6","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"146bdf90ec2ee5cd16a637571701c5ceab7a27a0","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.6.tgz","fileCount":96,"integrity":"sha512-Q0v05Lk0mZdBMbNgq48uk7uwvbdsuHKEOuHq4fw+sIcCj+jvNiRI7T2kMatFFyhPEbI257kwCqppnHl+wy7GJw==","signatures":[{"sig":"MEQCIEasrxTvwL35+I5a7cJPYr7z3jNBt/i5OyjEiCGP67WzAiAySjvmHLmYDJUEVN4r74mJ3QKUyLQEheCyZJBpvHigxA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":909267},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"0a058c8971ce3d936e6fbcedd8e8be65f4ed1d43","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","build:ts":"tsc","build:browser":"node scripts/build-browser.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.6_1761170111845_0.4933218461707378","host":"s3://npm-registry-packages-npm-production"}},"1.3.7":{"name":"agentdb","version":"1.3.7","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"d199ae9e6434e8739019c6bb038a3093247a1c74","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.7.tgz","fileCount":96,"integrity":"sha512-qyUxvlpP6P2DEhmwa7tKumpIqMhRtVTc5x6Ndw4gmp/Rq3Pxzb9CSVDJkrClroCBM9zCqvfp0H3tYVBjV5xx/A==","signatures":[{"sig":"MEUCIQCtIQ7/dT0lD8oSvr8FsfmR1a4bHIUmuMTHaPfYMB/U3gIgWZgXmfvN3PRvdQPCz0/rNKboqdrmcBMFDZS5QEM+PyY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":912529},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"0a058c8971ce3d936e6fbcedd8e8be65f4ed1d43","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","build:ts":"tsc","build:browser":"node scripts/build-browser.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.7_1761170433901_0.9160660624232901","host":"s3://npm-registry-packages-npm-production"}},"1.3.8":{"name":"agentdb","version":"1.3.8","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.8","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"3bc85553894f0684510f90965a60ae71581501d9","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.8.tgz","fileCount":96,"integrity":"sha512-tZ6zFsNSbX3/4EVq+4oGmfn+eJF3EP2cBD51t2YQyAzadOL+nLnIzXaHcRYGCqlMJ7UY4mhPML6gc89/iP2p1w==","signatures":[{"sig":"MEUCIC0xtn43j/5kHd9aVQGZEK9vVuidY16Y72odl/zlPVPFAiEA/C7uTIz8ocmz5+dzPaQEVTI/zIrE6nNvfV4xjqvT37Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":915148},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"0a058c8971ce3d936e6fbcedd8e8be65f4ed1d43","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","build:ts":"tsc","build:browser":"node scripts/build-browser.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.8_1761170884954_0.4533993908421885","host":"s3://npm-registry-packages-npm-production"}},"1.3.9":{"name":"agentdb","version":"1.3.9","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.9","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"ff5547174404b556562ba51ab56ba503c234cb7a","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.9.tgz","fileCount":96,"integrity":"sha512-dTXq+3nOv1lzHvINgGjPww0E9I++MGNZnCWLIUCEkRqhYmIy2BQavgQxwQylh17nEwC6LnPIes2h9AxlRf+JNw==","signatures":[{"sig":"MEUCIQC6HthZ5W8LvPc9f726cWGcyIzbEzoU0LmLbIxuCAqHAgIgL6gOfQo20BP6vCeNcfPOe/Wlzq4elM1+qrr161AAEMM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":917762},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"0a058c8971ce3d936e6fbcedd8e8be65f4ed1d43","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.9_1761171513290_0.20076021774802189","host":"s3://npm-registry-packages-npm-production"}},"1.3.10":{"name":"agentdb","version":"1.3.10","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.10","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"e339a6d72d5854f2a479c6f813d3e25f8a471ef2","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.10.tgz","fileCount":102,"integrity":"sha512-BsV1cgK18aPyBqss8bRdkw1C6HT73ZDZQl0KLl6A6VxpCXX6idchcD6ix0j+H2v1CcjSvz8aWE/89u13NE1KSw==","signatures":[{"sig":"MEUCIQDsqhCnuOyNx1z1OryQmGKtfCXvLWECVyGW5hgiAdu/+QIgP7/vrdMrx6wWbj78TUGjggI9CjjZLAB5Zp4REokRn4Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":940556},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"e633f7c82505bff3f41eb92024516b1568f5c78b","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.10_1761365057903_0.10634719240388169","host":"s3://npm-registry-packages-npm-production"}},"1.3.11":{"name":"agentdb","version":"1.3.11","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.11","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"18668eaa149e0fbc0f75519fee784b996ee1efca","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.11.tgz","fileCount":102,"integrity":"sha512-m1edQTnIFPrlD9PXxB2EEPkBxVyI1dVNTIiZrWy2ZofNNBRrEQl9JFcZ3xJeIqMjNuTW1u+HvRvIe1MWVpeJdg==","signatures":[{"sig":"MEQCICBdbwQ+zY9/PLlu0/dxKxgtuBbQLzQ1S980My5vN/sAAiBMZsP/ERlhhwP58iEfrvDDW+nIVADHVNnIjq34QYcwPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":941166},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"e633f7c82505bff3f41eb92024516b1568f5c78b","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.11_1761365531935_0.07911141402595634","host":"s3://npm-registry-packages-npm-production"}},"1.3.12":{"name":"agentdb","version":"1.3.12","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.12","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"d5230b38e25799d726e3b8b6dfc13e795b4ee6d9","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.12.tgz","fileCount":102,"integrity":"sha512-akIa6lYAbe6WkKopPFlScjfO+NW+teXSMusDkSHtcgLu3YTEHhbtkOQMSOTLrNhNYsQpIYe9NCM9RAXuPOsnTA==","signatures":[{"sig":"MEUCIQDF2E101t6EglqOXQ3ogQ6SpSLobhb3DAPzHeFInuCXCAIgYYmdkIV14i/k7VoHy57ocItaJ4oiJUFEwiqqYMTZgS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":941734},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"e633f7c82505bff3f41eb92024516b1568f5c78b","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","commander":"^12.1.0","better-sqlite3":"^11.7.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"sql.js":"^1.13.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.12_1761365853312_0.9406686551337307","host":"s3://npm-registry-packages-npm-production"}},"1.3.13":{"name":"agentdb","version":"1.3.13","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.13","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"a2a1b1b2577062515959fd94478e54e3fc3adee9","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.13.tgz","fileCount":104,"integrity":"sha512-cR803P//fXjlm/GvlTiBuUxDvgLESHaoQ40/t2jZ7FafgI77tmjzGsDdFGHmlrtQue+jB46o5aDM2Tyztz0sgw==","signatures":[{"sig":"MEUCIQC1eeyFielhgAZj33MGOKrHJ80Gh02cj4W488UJ3ZMOhQIgRyCOmE6wAQ3NbpJmD2dQPk5iHBC/Lrhp2O7NUZ0ICss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":977922},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"better-sqlite3":"^11.7.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.13_1761367323153_0.10132794369465259","host":"s3://npm-registry-packages-npm-production"}},"1.3.14":{"name":"agentdb","version":"1.3.14","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.14","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"8d17cc76eb3156ec15e502dd730a98b83847c9a2","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.14.tgz","fileCount":104,"integrity":"sha512-ogbJwRl450LlWbb61SKmLJAHaQRWjTZDzEGgiiCUF7o8+7hDitTib+9WX62q08cyUg39QPasEiNN9aGbhmVEMw==","signatures":[{"sig":"MEUCIQDCkfpnvYQccg1LjffUD5u+EPSJL93HH7KuEIwo6CSqmAIgYw9MD9OSIjqsxfv0fZ1aENMEu9XaNBZu/p//Fb9Ka4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":979259},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"better-sqlite3":"^11.7.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.14_1761367367465_0.4861724622592154","host":"s3://npm-registry-packages-npm-production"}},"1.3.15":{"name":"agentdb","version":"1.3.15","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.15","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"ef24470e097909bf88c0d9cab50d593a17643e68","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.15.tgz","fileCount":104,"integrity":"sha512-6+MbCgKI6rq1PoizrWGc0a1d4ILTNVb9yJSFEar3Ffx71ox/hvIpJSi2CFacUJD1TQEeIjR6Rzss5TBjcY0JBw==","signatures":[{"sig":"MEMCIFZI0pdNxNNj+lu2tf7SkUqmN3G9Pcw2vBpRhxpW2VIEAh9XRhZlSKHJweEwMpYQXmEP4mRhfr48x8uK1vwuFqqP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":979901},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"better-sqlite3":"^11.7.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.15_1761367520115_0.3112481680720496","host":"s3://npm-registry-packages-npm-production"}},"1.3.16":{"name":"agentdb","version":"1.3.16","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.16","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"937afe7e7afd0c7366681522193042bfaafb82d0","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.16.tgz","fileCount":104,"integrity":"sha512-xG8Mhhxj5GFgJKhEuOwbi9UQuJKtESgwehGs2R9QkbhYtvV6o9FtGLJjjmEZdeG+FJ8cyNL4L5yhQDqMNcN8qQ==","signatures":[{"sig":"MEUCIQDIyVtQjmDefoPYDuaHbcvoLlf91g78FBpRhvhSuaUYJwIgCV5OphHBGLtrWQMWVfv4SiU+ThwX4733GAoaRdp4M0Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":979901},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"better-sqlite3":"^11.7.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.16_1761367569480_0.2694316925809257","host":"s3://npm-registry-packages-npm-production"}},"1.3.17":{"name":"agentdb","version":"1.3.17","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.3.17","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"fbfde2d53da00830c5d4fa83f13714fc4c286e8d","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.3.17.tgz","fileCount":106,"integrity":"sha512-Om2+wU8CkDtI7At7NZyyKSq8xLtntYzryIdySwnn3PnZhh7WTeCOjXzHhaIh3JRPdsTP3P67BA/V5mdVfZs34g==","signatures":[{"sig":"MEQCIC5d83a7gHGP0nONolXnko3Ki4d2yq9T2wXMjblp77axAiATdEN9Z2SECnOXyRoGFXFzYwQAJcYKrboMgwdcS+uOjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":967086},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/better-sqlite3":"^7.6.11"},"optionalDependencies":{"better-sqlite3":"^11.7.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.3.17_1761368036201_0.5598351310486758","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"agentdb","version":"1.4.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","better-sqlite3"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"69f3294a20f0a44be3182ac74cd8316cab6990ee","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.0.tgz","fileCount":100,"integrity":"sha512-j8E3enAe+1ihJ5NsGAlNr9FH2KMoXC2gDN4PZJH5VytVVSVj+/TT4CYKXmTzetLuTWteAwgdgNExI2ra8fNbZQ==","signatures":[{"sig":"MEUCIQCOz7MvLa/ONuAWAstmpr0E5jr3sjDacGqiIQFQ4mzXOQIgJ9Cv4IGjZD20f0nZC84EPAvXZBZxVITAt4XxJzTWzr4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":973096},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.0_1761368387508_0.5531373707412539","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"agentdb","version":"1.4.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"9b83928eb63d8265e09deaabe36df5864ee2df8e","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.1.tgz","fileCount":100,"integrity":"sha512-gLw1wRVSWclt+m5QNghIyheyXOL2NW22gdVGvPExpWdaAP+GxhFlnhaEACTrPrGSMMpfyqjCBixcqqhOP+v/TA==","signatures":[{"sig":"MEQCIElAuSGNLMe0FnQnw/OmOPhWfOOuSJAsH5VokCFOA/qLAiAeIItxAwH+DxcQdBT9zEfBPjztXA670uqeRJw1p0D53w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":973068},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.1_1761368412874_0.2513544205184759","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"agentdb","version":"1.4.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"3bd2a7224944fccba0d00e00013436962d819ab4","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.2.tgz","fileCount":100,"integrity":"sha512-+jr+8NkI92FDv7rg6w98CruruR8HTYrwQbS0gIX2MMvbpW+u3K10wWY5KTy8gF+KVxK/aKlgmB9ez5hWU3AQcw==","signatures":[{"sig":"MEUCIQDKJn4gbEQtixInf5kD6fOwRbkKzs+DbBBRuXkfBVWacgIgaRpkSmwoQj+vr3N30OaPobinR/J8YDE9uKJFsJSXR8M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":973104},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.2_1761368768463_0.9207625489794875","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"agentdb","version":"1.4.3","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"38951be379997e943efb4d72b3f2b17f2fc38315","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.3.tgz","fileCount":100,"integrity":"sha512-pEDPrrqKZU6cH0ohyUR1WaVDrQ3mDdEIb2+2d2gb4Xp7sn9Y7Z0lv7fGIejL6Xo0glFJ/Agc0yUQbHVVCw6KIw==","signatures":[{"sig":"MEUCIHdIfiORRlwiiGpoV6NiRaTLstKF4d6swIorzgXtVX5DAiEAj9dgWYvG9NiJIWWomGci10678ZBTXCs06R4xKbgnhr0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":973072},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.3_1761368957532_0.22675510504099416","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"agentdb","version":"1.4.4","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"f0d901aefec4c898c32cb2b3938d538cf72be8fc","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.4.tgz","fileCount":100,"integrity":"sha512-1jgv/pcBfNZs4GA+7Zk8VUwvYYvuodbD03isYImORX0yigs3YTYbTeSlyn15fKZPmFbcQTS4M2+k0mGBj88ejw==","signatures":[{"sig":"MEUCIQDlBTJhUAX5Owf/L/73CmhZ7BSLa+/BoA/ffjrkaVkP7gIgULJykqF9sFEVGPDdVT01jPFlAqPi+LC5B0+JM4SXCQg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":977038},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js"},"gitHead":"cd489a4cdc0f7cc2d504d2c726e42d988f24c105","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.4_1761370589260_0.42750207984145416","host":"s3://npm-registry-packages-npm-production"}},"1.4.5":{"name":"agentdb","version":"1.4.5","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"0f05ac1af7fc49990595ff157013c95665bce767","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.5.tgz","fileCount":126,"integrity":"sha512-2es/wOLBeeyu3y8EaTlbhN843d/a4+aIZqjejLoPZ2rfXL8cJsTioUGntRrVDQ4FjWop1lGplMbA8zmBZhpAFA==","signatures":[{"sig":"MEQCIDn/3bRWc6Eqqc+M9ek0bdb5XEyB3TOLB9WofTPVfi4KAiA9tM+aY5PGKH++qsVAXxhWCJA7a1eFtV9eG+EK4I9AaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1124218},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.5_1761403563777_0.3970002995619022","host":"s3://npm-registry-packages-npm-production"}},"1.4.6":{"name":"agentdb","version":"1.4.6","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.6","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"a6d7db5178060464994221c1746032d63186d2e2","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.6.tgz","fileCount":126,"integrity":"sha512-XjtL13gqod/7ich/2MmQAkjM9CzUt+12YFuQLZ3vbX20sJVSdoLa5wLN2uU5fH5r51qD3NEzpX8ICh1b6OCDhQ==","signatures":[{"sig":"MEUCIQCRxLyDNdo9v0XYBixU/yQ/GnacVEWuj7wo91IjhHq+HAIgfarirT9YQuLWxeqTS6RCR+q5aG9XeamojRvgZbL2JpE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1128621},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.6_1761403949452_0.6101189723695226","host":"s3://npm-registry-packages-npm-production"}},"1.4.7":{"name":"agentdb","version":"1.4.7","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"2d76001546773482b0250159509dd68faf60a9b2","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.7.tgz","fileCount":126,"integrity":"sha512-VwDwrz2XzwhAJAqQJZcSErgWf/PrgTCvSfBXBrNAD3Q6hE0c+i31B0yTYzZecXMPr9qy3x3o1HP/VWoscgsDLA==","signatures":[{"sig":"MEUCIBKoPXbwtPJyn5m+JV93rQikl2DxzcbAskEOKrVxuVxIAiEAvHCK5pkk3JvCla5o/X4X1IgDYKHOrZCirwfsp06cGRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1128726},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.7_1761404332765_0.5484674864404069","host":"s3://npm-registry-packages-npm-production"}},"1.4.8":{"name":"agentdb","version":"1.4.8","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.8","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"e75f5ecde8d09db1f6ba6522bad370b24512ca49","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.8.tgz","fileCount":126,"integrity":"sha512-oEnhmXKXmkqCkTuaVH+pNvvdNqPd8afmHoU741GjKqT9lQSb6eLWYOe6vyrLgKDXanRSH09TPdWkLbHfi32wIg==","signatures":[{"sig":"MEQCIBEMAJFnUITBLWsME2Jnf5HZlusSBuaMap3OWR6vg7T1AiAmm8dRbcv5bv0yLGgXsTeeS5jXtOIw8bUtCaeLBTNtxw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1130012},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.8_1761404609048_0.9800807147922757","host":"s3://npm-registry-packages-npm-production"}},"1.4.9":{"name":"agentdb","version":"1.4.9","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.9","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"ec417b454b192444f04685657ce582ae01fedf27","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.9.tgz","fileCount":131,"integrity":"sha512-jBVu7qfQCM0UhxDYsG2pDZbyPGFKbbSpT9mVIRx6U1eChkaDWKmPgSIvuLzRdaV2Ef3Xph4r1U6HZMwBRw97ow==","signatures":[{"sig":"MEQCIGoehLSDija5pJsPp2ydXPbwsww0zW7PbUGkjlsVwutkAiBcifvRCJ0uAFWvCjiAI+td7IZYPD0ZiMkdiJM2uWaFhw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1136581},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.9_1761405139808_0.7706164852971218","host":"s3://npm-registry-packages-npm-production"}},"1.4.10":{"name":"agentdb","version":"1.4.10","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.10","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"d23beed31ec5c767a1082d39c2aa6222330118a9","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.10.tgz","fileCount":131,"integrity":"sha512-S5fj+O2dUDyM1dTJdXaxJNGGdOyaJADklyW9uRR3vuleofIcxFfZ97LcnYHRhchf09DTUAzp0Qsi9CO6iJFWWg==","signatures":[{"sig":"MEUCIHc6e6vJlQDUVukiCKhB0xng92JUKB9G5SSE102IITlbAiEArzx+eAJ2OzX1JFQTtub7le3CrRys/mNXbYgTD3wHDBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1136656},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.10_1761405230268_0.5671905436723808","host":"s3://npm-registry-packages-npm-production"}},"1.4.11":{"name":"agentdb","version":"1.4.11","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.11","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"45f2c39757add3b7875a81e29e8b2a93c5ce61ba","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.11.tgz","fileCount":131,"integrity":"sha512-l4TScHNjhiiaUFs0nNyc2vUSwe7DkS4GqzAu0LPTzhVHb0L1c/yACTL5jOkYclYXUaUao1odsQ655BQU4RA6QQ==","signatures":[{"sig":"MEYCIQCyWvhSdwNEjkwFvZN42T2Nrv3c21IrhgYHDuGMfzqNygIhAMLzNGwaTXMxeDns7RwHy+PR1l2SYI18Z5+L6a0cLab3","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1134091},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.11_1761405341666_0.8515840645705748","host":"s3://npm-registry-packages-npm-production"}},"1.4.12":{"name":"agentdb","version":"1.4.12","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.12","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"1c591d305804071901d53c4b1e6899bb14722988","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.12.tgz","fileCount":131,"integrity":"sha512-TJcdeak+XhONGx3b1Axkm/cWdgCnIJhmplNJLGqqJtAvw0u+OCnmrLdZ3i4NgqQfVzegKhdEv6AAGASd821YgA==","signatures":[{"sig":"MEQCIFgqj+thQrLeU0nmJ6ws0l3lIH7EpOqNW368CfRHLWXOAiA19lqefRUFBtD3aaKWaCvFxLBD3kXkgpJHw7DxIE9KtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1134734},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.12_1761405684346_0.6290791357278371","host":"s3://npm-registry-packages-npm-production"}},"1.4.13":{"name":"agentdb","version":"1.4.13","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.4.13","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"86c7b458941b5f0f321267dfe882c1d1e06189e9","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.4.13.tgz","fileCount":131,"integrity":"sha512-VYzjU5DbdHCxrQtpduy/VkOdcADTgEKkdemHVJvOeXuBeaxbWCeM75yrf58WHKCTj9eKwX1QTYK3j654PzK7fQ==","signatures":[{"sig":"MEUCIBOF6sev7gQCygbW+cxZFKGBgpv3Btarkdy7RNZUNohAAiEAstlUFd9i0S1TMiwcetZb+ZreZNvkpSNwaSQbsOdH/EM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1137313},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.4.13_1761406083285_0.7503569124298606","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"agentdb","version":"1.5.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"ca6d1c8655685bcb68ff8538ecb19e0f8e1d435e","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.0.tgz","fileCount":131,"integrity":"sha512-OOFH5KXTnm4hncHJilpN6gvioT77yOnbdjt9mP81sXpAPNMcJIydFknwB60/92pPjNgCX0gGqQXrb8/iQWFfbA==","signatures":[{"sig":"MEUCIDNtLqx+xoETSciZ9e+ZAx8UHO38ruhM7BYiKaFXJweQAiEAsb2fJ3x5kgk9T0EOJpLamR++YJ+2Uhpf/DtzEPb2UXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1141300},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.0_1761406352289_0.21854252575625122","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"agentdb","version":"1.5.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"8f703328ad3e181ddd55c66faff633408a710675","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.1.tgz","fileCount":131,"integrity":"sha512-7/gNmbDJiEF4ianxHVoNUgPykEbrE/xkJ2lJeFqqNvOW30dUVn4KT1m0p64FVFWPq3fK88tmAGc/CyrDqCRe5Q==","signatures":[{"sig":"MEYCIQD0aczs9AeoHX8X3ZcfZ+9LRsgb7IQXjye+9GpB1gYEywIhAKyfN6mqXddHESgTC7Wm2h5KGq1BSxNopianLIug8KsP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1141896},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.1_1761406421156_0.8776283466478165","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"agentdb","version":"1.5.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"d55ac8f8bcd9d1db4e53a3afc5816fffcf1aeba3","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.2.tgz","fileCount":131,"integrity":"sha512-oZEOgO8Bd9qSEPdrY5kItADag7BDsL26vw2AA5TSx0QJv407qU2Mdrtp+EbUqGK0ERgnK5cMqqP4FtSEUfhr/Q==","signatures":[{"sig":"MEUCIQDuLvfBPKX7u+lRF0ZgTIOaKkpdg97A2kjZT2wShtl55wIgCoXwRqIEnGj4ORJEHA3SCJ6sDneEBvzo6MYzseSpQpw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1141323},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.2_1761406603435_0.24484527286769842","host":"s3://npm-registry-packages-npm-production"}},"1.5.3":{"name":"agentdb","version":"1.5.3","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"eabd9963e15d772fa423f53e3e0b153d025de3a7","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.3.tgz","fileCount":131,"integrity":"sha512-okmrOB2SaZSH5yHGzkL6ymQwr9UDaLQEfXGwOul6l4pIMO4pLQiUTCIY7xH9fReAd0c6NtLrirIPS0J4u8F/Rg==","signatures":[{"sig":"MEYCIQDhmwWtqV8/zb/dIhpWrZLFdnEp9R/61neF1SraIhVHcgIhAIa5LEfY9P+IMCMyhP8Y1xl6Koq/w89KUhm2EblBwCRN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1141323},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.3_1761406644733_0.9611543671969218","host":"s3://npm-registry-packages-npm-production"}},"1.5.4":{"name":"agentdb","version":"1.5.4","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"6f2833b4ad73b5ed4d4a926883a35aef89fb8919","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.4.tgz","fileCount":131,"integrity":"sha512-wOyDYAvXt6cr0pe1+k5z7BxreeyZV13VPWiMGH1ZoIrGDpvHvi7HtYl39uJpChwUKytt1yIqCDOBPELbiG/zjw==","signatures":[{"sig":"MEYCIQC3eu3nSi8b3doy9J/VkKkuhYVQEw/41HX4vWTtDL/43QIhAI2XYYbiOhm5nNz3dbJlt83hyTNmZ0vkD5gPGPIKOQEh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1141323},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.4_1761406798997_0.29707871647716333","host":"s3://npm-registry-packages-npm-production"}},"1.5.5":{"name":"agentdb","version":"1.5.5","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"68d96987f2c7f5e7dfaebb0d4aecaec07e8ac7b1","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.5.tgz","fileCount":131,"integrity":"sha512-P0aeaMdwSW9L+70gdcjbB1lSVIA1rOQRvBcqC4LMa3Xv0uiU5UOB6n4BfCxNE90gPQyhWx5pzkgjrXqEzyrsdg==","signatures":[{"sig":"MEYCIQDvr/yWdnY8BiY9k+NotBdg35VZ2zxtj/gS8hM/1178xQIhAMhX1I0VIFQZn6nwugopZfo404ZRsdc2IbJ6O9nrFtiE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1143075},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.5_1761406920372_0.4063472173148577","host":"s3://npm-registry-packages-npm-production"}},"1.5.6":{"name":"agentdb","version":"1.5.6","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.6","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"891c3c295d63b6dfb3151354c17d79fc815f6d68","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.6.tgz","fileCount":131,"integrity":"sha512-W/KBz7P4g9i8028a4s7v1WpE/ewLl+OE7OWK+RqHpM5cdEnVgqViLUWjYqYX3voKI386iBl0eCYfsa11Dg6D0Q==","signatures":[{"sig":"MEUCIDu4P95YXOqp6oT5ymVUkh/EYXqE0GoAoYkIi83eM5S+AiEA+idgdv3SBvKykXn3Rf+tQyfpgjk2C7pSH3ZSZO2XJNA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1144299},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.6_1761407194609_0.2744257427105765","host":"s3://npm-registry-packages-npm-production"}},"1.5.7":{"name":"agentdb","version":"1.5.7","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"a72d078490475112caa47a227b028cee1597cdb4","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.7.tgz","fileCount":131,"integrity":"sha512-AOuGxmyjId8opQFhBWjqCfH3jwE+v19J8kJPOebas9XEY5GhxptvkAy8UZo9jX5FEAl4V/xIFZbYenpkCiJQuw==","signatures":[{"sig":"MEQCIEa2VJcP9nUW09A9e6NcaAbHfrFGKFy6ow9FEjwWYDM1AiAzZyTOBOjLjDJOniBQQi0wfRX44wDsQ5+hGJ8gqvtQ1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1163738},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.7_1761407613974_0.19645967859344382","host":"s3://npm-registry-packages-npm-production"}},"1.5.8":{"name":"agentdb","version":"1.5.8","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.8","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"7d024afb7843a33bf059e0e7e591e43aa0d5db4d","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.8.tgz","fileCount":131,"integrity":"sha512-r+99n3RQGN/gL+wgKtSR7FLgnp35hpdNAzzYE7v83XvTVeJCFjpGs2cLSatxvRQstdk9y6UbQT+XWBVhIVVHng==","signatures":[{"sig":"MEUCIHwkQ3J4GwGSH9FAvcHo7r/30lPlGez1LO9srw1DEo8AAiEAi5X0aOGBOamgywie0sC8dPnslS4GYv+UtioS+/94JcU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1165468},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.8_1761407765189_0.9406329344760846","host":"s3://npm-registry-packages-npm-production"}},"1.5.9":{"name":"agentdb","version":"1.5.9","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.5.9","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"e30d15bbbd60e3379c7aeaa4fdb53395016acbc0","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.5.9.tgz","fileCount":131,"integrity":"sha512-67qMXvqnGrVzDtJBcYgXpc2Xw1gOWG4p+nYnHuA/oZs/aPMOHo+7WZr9rNG6A0493L29X8DMsFMlaJ0+8LLR1A==","signatures":[{"sig":"MEQCIAQpcse2QPOoWaHkFxRcUF4I5VNXGf3/RF5ufpRCpGsxAiA95F/4P8aPEvjEi4HeLbKmqhbaOAWum8rEcL+cCY+QRQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1165874},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration: Causal reasoning, reflexion memory, skill library, and automated learning. 150x faster vector search. Full Claude Desktop support via Model Context Protocol.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.5.9_1761407933017_0.43446113635196504","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"agentdb","version":"1.6.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.6.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"9e495417f8e39321f0e0ebf538023f2624c2cd5b","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.6.0.tgz","fileCount":171,"integrity":"sha512-pnhnvg67hU2K4gLs0v/c1qg3VIatwLaUgCLFqXlUIKcza7PH1zsgsCq1uKGAXkgU+HhbhuEEMk4HGkw9x/AhTg==","signatures":[{"sig":"MEUCIGLtjVjLWSOzswTNoUS418a49P7REtYQi74pMhZZ2zYvAiEA/Z5cvui3CqXIwighM50SZ57LFeStUVBP3rxovm/Tjv8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1558647},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"81e3f341ef353e80e300100377cf9d016406bc4f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration and Direct Vector Search: Causal reasoning, reflexion memory, skill library, automated learning, and raw vector similarity queries. 150x faster vector search. Full Claude Desktop support via Model Co","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.6.0_1761413979876_0.38306363276124733","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"agentdb","version":"1.6.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@1.6.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"3d4df6f7d3b7076bab1b058d510d4bd285842518","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-1.6.1.tgz","fileCount":176,"integrity":"sha512-OO/hwO+MYtqsgz+6CyrY2BCjcgRWGv5Ob7nFupNEt7m1ZchIArCwvBAcJgFMFNFqWxH6AN2ThiQKBmfXboBkPg==","signatures":[{"sig":"MEUCIFyy33Q+fxFA1RJpnHWpzgJW2cxOIwNNHNl2lkdXXjgIAiEAguRA2zcV03X0RXs1CBAt2+wyhq2Py4Dej3V4VlcFvUI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1603591},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"30e6ea781c1d1493b52139d90c0e0db8f831c01c","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB - Frontier Memory Features with MCP Integration and Direct Vector Search: Causal reasoning, reflexion memory, skill library, automated learning, and raw vector similarity queries. 150x faster vector search. Full Claude Desktop support via Model Co","directories":{},"_nodeVersion":"22.17.0","dependencies":{"zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","commander":"^12.1.0","hnswlib-node":"^3.0.0","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_1.6.1_1761416729099_0.3816517517549387","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.1":{"name":"agentdb","version":"2.0.0-alpha.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js"},"dist":{"shasum":"03633ea35fc50d894de4f4a9075e025dcc8f0d1c","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.1.tgz","fileCount":841,"integrity":"sha512-WCy9oarHqt0CikJnMtGxj/QJLtdsU8kwF5PcjYEno1rp4Dc5wYcHfbDvoq0EOVEtSXtC3FIdcERIuEuJxDGY4Q==","signatures":[{"sig":"MEYCIQCcXT87fkTY4RW41XNxig0eoJ1gRFRQ+qgBa1Mqjvpw0AIhAKPei+IDPbJn2unTr+lY8PfMORQFflW6Hhto1g/kln3z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6054887},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"6c4b36da318a54d46abb1e242960c25bcf12dd4e","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.1_1764514439031_0.9134183857766653","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2":{"name":"agentdb","version":"2.0.0-alpha.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/cli/agentdb-cli.js","agentdb-simulate":"dist/simulation/cli.js"},"dist":{"shasum":"eb86723118d82a7da2f0fbc79faa775777cffa58","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.tgz","fileCount":1040,"integrity":"sha512-RqMaah5zcrK7SN/RPfD8qfhdWJHYsSpgDMWEV1ybkobK2+ZiNju9g6Z65KS6oc+3uAPTxMKO8BERnfsQmU9ppA==","signatures":[{"sig":"MEUCIQCxnS5FgmvidKQ8Uf0O5+8GU5oz4l+LQFB8t9F2XHO8MAIgO2/HHLcwFe+Ayo6sNpIK9aQqFSM5tcMXJudZSVLKCEE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34671032},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"0f49611b8d3a8d7df78d5d6f795c6d5c840ee7cb","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2_1764516210487_0.8456672796336493","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.1":{"name":"agentdb","version":"2.0.0-alpha.2.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"5a652e052b1841f6d91029946a7c42762851b951","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.1.tgz","fileCount":733,"integrity":"sha512-8cVst/1zsBiTE/uH2Z/JFRnzY2S5Pp3sa9Z9a3U7/eDVkb4ilr04BkDAYRYmYlPBfPx0dxbrAQWcvBQ088jyfw==","signatures":[{"sig":"MEUCIQDqI+seDEX4dup5eQOp6PzTy+rRO9+3h/fspso3pyFm3gIgWGzi7KtzvzhhELJacJ5g8PQebKkRIcZf6BfxpU3VLjw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32302467},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"0f49611b8d3a8d7df78d5d6f795c6d5c840ee7cb","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.1_1764517709011_0.5787227186333901","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.2":{"name":"agentdb","version":"2.0.0-alpha.2.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"c0817b68093525700c9a00a60ce1459d0f9bf61d","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.2.tgz","fileCount":733,"integrity":"sha512-JyvpUq0ENUPwYomK0A1Eg+8FRL48H+m5kq2mEGynOt2uEaxPJRUFWKmp0pfzbgUsalUPwvTv6hw3VCLgtuWzrA==","signatures":[{"sig":"MEYCIQCe6SvcER7HSfkS0EurzfX4xcXRtaRXlTL/dz6Vt6yGfQIhALic4mHBzP5WCOp7dK8yGpCuicpJzVl3kIunihKQcjea","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32302489},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"0f49611b8d3a8d7df78d5d6f795c6d5c840ee7cb","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.2_1764518164467_0.22538734503436708","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.3":{"name":"agentdb","version":"2.0.0-alpha.2.3","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"cc35563fa85558a5c3d1f4c8566421a3279da45d","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.3.tgz","fileCount":733,"integrity":"sha512-wF4HfiBemiydFs+LtBG79g6nwxqS/IthHgBf8MdJTxBsfxTL97Jnv8IgzqnN3oSAyN/yYBUuFZix2nVtaT+TVQ==","signatures":[{"sig":"MEYCIQCftHY6JJaA2kdwCwHAN2dHL+oe74qpit8rgtoyoyddgwIhAJEM8fL/Hkh1zaEeaRaFEUIRvb3vDu1vrlGbiiZzmldV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32302489},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"0f49611b8d3a8d7df78d5d6f795c6d5c840ee7cb","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.3_1764518218368_0.14335659007311663","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.4":{"name":"agentdb","version":"2.0.0-alpha.2.4","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"7b183e2309853ebd5332a600def967dcc4abff31","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.4.tgz","fileCount":733,"integrity":"sha512-YFs4R6emR2Vay4hYE90POqp7rv7vTaixTmWau5djt2V+2RygRcy2/yBQI5m/Iff6w/67WqZ5Z4dD/VdHKHMYbQ==","signatures":[{"sig":"MEUCIQCLdTdmmvBMZGYsxjcFUQDlSpin733RgyLdumwlNbU9UQIgOBJNkI+ucRGawHu8beCzHyWzmW40+8gxIMm68FN04M8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32309183},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"aa801e70969664a4fe3633d55ebec5953e2e79e6","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.4_1764523394877_0.19796492568757684","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.5":{"name":"agentdb","version":"2.0.0-alpha.2.5","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"bccdc778fcc707a3bad72ca0537bb346272eb9ff","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.5.tgz","fileCount":733,"integrity":"sha512-bfSHwzm93HquKcPGCP42fNHZk+sivvpLUCj1xseLRBRiLJugMWLQXckJcEjA2rVcdXk4mzVZQZ0iua4VrvISuQ==","signatures":[{"sig":"MEQCIGiD4y3+md9rE5izemzjlLco1Y+6FytQiSuloLrOaHn5AiBPJILAT/KH1pLRO4M1pMtJcrRm/DpKOAfxMSD0/n6OdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32309434},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"aa801e70969664a4fe3633d55ebec5953e2e79e6","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.5_1764524463702_0.0816966662169536","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.6":{"name":"agentdb","version":"2.0.0-alpha.2.6","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.6","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"bde1d590daf5dc9c4860fabb7819c40539ef7256","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.6.tgz","fileCount":733,"integrity":"sha512-f2g+7cRdrEnP9WvYPkMY9aO7Bk4CLq+EKiQHb7SJRwXqZSmTpAi0E+f9CUepK3sM9hfJf52i3ent0niH2X0Rbg==","signatures":[{"sig":"MEUCIQDIYXWmuWiWZBsdTRWcGhYt2LfN7uz9YkayTL28KMidSAIgFj8ZVdeiwHazwPPB5RUVodELrU4HJp4svzpOdvODG2U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32309803},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"aa801e70969664a4fe3633d55ebec5953e2e79e6","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.6_1764535394137_0.3776047966313716","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.7":{"name":"agentdb","version":"2.0.0-alpha.2.7","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"1e061e022de0853bd3d31f930223fcde474d9662","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.7.tgz","fileCount":738,"integrity":"sha512-d2JEAcv0cr9q5BxBWc5oA1FDYTY5jDKHnS8NJogJgnh2RRmi857RstezyYeYl0mssarwiHXvu3YDU4ymMrTB0w==","signatures":[{"sig":"MEQCIBGZWOdzRtgV2WGaRkPgXrBW15HzLcKJEHkXuKnGIShsAiAWaDD7isGPEauquSIHHa6HXGXjd8rWzEqzqSAWyS0/DA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":32351469},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"aa801e70969664a4fe3633d55ebec5953e2e79e6","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.7_1764537194755_0.37825568625729433","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.8":{"name":"agentdb","version":"2.0.0-alpha.2.8","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.8","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"abc29198ff319707087d4afb62f0aa4c47b0d0ab","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.8.tgz","fileCount":831,"integrity":"sha512-iK1681cTkaiO9JQFaW9ZoRwplvnvExm3g02OSoCIoZrq/kLjt9mqtSlkWq94wsX+fHjKp1QLNGuGhE2XXozYSQ==","signatures":[{"sig":"MEUCIAVpmYq6kIb6ckBHfQwhq0BrWJU5kAk4upnt3IPzg8iZAiEAwxABs2DkWzfdJODTwjc7V6NgR4fW6ckWZwT+PdaQBZk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33361554},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"5657682548f0ba0b481189cf60574203ce0b3874","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.8_1764612877506_0.7051944111989878","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.9":{"name":"agentdb","version":"2.0.0-alpha.2.9","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.9","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"ad2e6472e90cf582287d1063794965584ae71949","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.9.tgz","fileCount":831,"integrity":"sha512-4UUmV/cBiVkymgpDa7R7tEt81g6LaFDQFzUILlNlOkQc3CWLGNjQ3EgtF0ejx1BulLt2+sTRhpPDdBnFhvl5kA==","signatures":[{"sig":"MEUCIE8F9HyH1WjllgS328nKpmT/Ra+qKYvYBX28WXmLdP81AiEA4EChI7gh1VwvddnxghId/xhDH3tZ9+QLfwgtCrsDRt8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33362378},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"5657682548f0ba0b481189cf60574203ce0b3874","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.9_1764613674946_0.44509104864026594","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.10":{"name":"agentdb","version":"2.0.0-alpha.2.10","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.10","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"944477ec4991038903b66e49cade3af68eead099","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.10.tgz","fileCount":831,"integrity":"sha512-VbKwBQJScrmBglXbGCHpO7eTG2MJTdSlV6CZmXEEa4aMfGac8WAGKT4Ur9+HMiNoPQvSfY5Vm2Df/ejRZA6cDg==","signatures":[{"sig":"MEUCIF46ufjLh5//H8lLwqIZTDezFlXTzFUG2MXs+zv0cNicAiEAum2nk/+8PHJW91tcGmCEuZi35GwLI1xAObn9qLXdvV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33362677},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"5657682548f0ba0b481189cf60574203ce0b3874","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.10_1764614881711_0.03478957691997486","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.11":{"name":"agentdb","version":"2.0.0-alpha.2.11","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.11","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"267869068ea20a778b5f438462a012622928f30b","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.11.tgz","fileCount":831,"integrity":"sha512-0LJVFi7JfaP/CyStKCxy1Eh6kyZEF1pWCiNRAa1IL6wqyj2jWcztl+v+dgGYtx2zetn8buLRC7PWDTNEt/ojwg==","signatures":[{"sig":"MEUCIQCJUdSSpNt16VDlxMy9to93TBcvRsfktp1WcRv7iWiyJQIgOJ6VqD//A3gCkAaaT49KnH0r9Dz5q8WLG5vKmq97gZ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33363624},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"5657682548f0ba0b481189cf60574203ce0b3874","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.19","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.11_1764615970509_0.9890094583971583","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.12":{"name":"agentdb","version":"2.0.0-alpha.2.12","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.12","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"268cc63dbfd7df28e7bccb9b5e3c5590ed26d3b1","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.12.tgz","fileCount":866,"integrity":"sha512-TEcOcPx5rq3fs7eUPnluz/HbXbqKB1tPBcWwZMVjbLqYLUzattz3hIDOYVpV9ogg9SVbx7nzTyFk8W5xD4dYfQ==","signatures":[{"sig":"MEUCIFF/4MtXvyYtiSNSXf3NqmAhnqKHrGcBMdg16FR5aXzyAiEArasWq6zLFOGJXBOmIYFl9BLGZBPtDFAIolv+ERXw7Es=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33493054},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"0325baab995986b3c63d985352b4936775c4cedc","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.19","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.12_1764689013227_0.6933168309044504","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.13":{"name":"agentdb","version":"2.0.0-alpha.2.13","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.13","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"0c66a972612b69f317288b03dcce8be9d9d6d9ee","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.13.tgz","fileCount":976,"integrity":"sha512-otylxzcgD4+/cgmSv5DiAIha6ps1QGqTwIA4TW9uculEweWgKGQ4xnN8Bn9+lH28OAwIw9ZMpozLFu/L94ZYHw==","signatures":[{"sig":"MEUCIQD0VSqdL5tPo697afBXstHbNz4YYfpOGh1WbgQcRlQLJgIgV/88pBdJhOnasrlMshXLOy9XcgmgjB5HFw7x2qUg69s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34192681},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"e6ace30eb420e06648832030e0fa440cf9e5234f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.19","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.13_1764776802561_0.227909423850855","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.14":{"name":"agentdb","version":"2.0.0-alpha.2.14","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.14","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"8eb210a80120cbd6ae2ecff64a4670fd159e1081","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.14.tgz","fileCount":945,"integrity":"sha512-30zf0slft/RcsREBfzY/Ddcvgncd9QRsHKbx4Pj0bzwiIDhyl5+pI3vdsQMFlJqJctU4ckL+7KSJgUUfaQteKQ==","signatures":[{"sig":"MEUCICTTv4tV+V7vvnd08TcDICLgswu1lXc+nbGNcJ+C22pNAiEAlijilg5WMU5gxPFp0nweSjX5rMdA9OyMoRXLG/PQ6tk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33672109},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"e6ace30eb420e06648832030e0fa440cf9e5234f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.24","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.21","@ruvector/sona":"^0.1.3","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.14_1764780215277_0.4205040016518389","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.15":{"name":"agentdb","version":"2.0.0-alpha.2.15","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.15","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"23016eb11beb20f619750beed2f0af829bf67a82","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.15.tgz","fileCount":952,"integrity":"sha512-Yyae5RIcciWGHmbedBovMu4dct4/qxcnSQ9fQfJ8l/GX/60X20+lsMNPkNlJFzK0gBjbBQYZm8t501WS7aJYJw==","signatures":[{"sig":"MEQCIFKy5JErnsUL4mqPSbPZFwI/mLWcahia5XpMUpsdr3NKAiB+M/x65i+An1q0ug2vx/NF3naObDcaoUvEJ0RnROrNUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33953293},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"e6ace30eb420e06648832030e0fa440cf9e5234f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.29","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.3","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.15_1764783870333_0.6491979874273937","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.16":{"name":"agentdb","version":"2.0.0-alpha.2.16","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.16","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"a7771fefe352d91963f07095176fc7876a7dc74e","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.16.tgz","fileCount":958,"integrity":"sha512-I/ya/MtfTlsLr4YCPTPBR5oHYBiB4jnz6BD/fww8C7GW33kNXbeJI/wmk3DlaAYc7aXQ5yQk4Ekhpc9WCslCGQ==","signatures":[{"sig":"MEUCIG35E2vOyAbbU2Gvn4sOWDVOnpQx0/8nW2Eq0t6g4su8AiEA4eT7MN6zDOAUKuCTc9BUaAcvyQpBkt9YkzC2RnhdhcA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34027132},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"e6ace30eb420e06648832030e0fa440cf9e5234f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.29","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.16_1764785363312_0.2775662590149832","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.17":{"name":"agentdb","version":"2.0.0-alpha.2.17","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.17","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"f603536a0730828d4944dbd49f1cdb27af7c65ce","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.17.tgz","fileCount":958,"integrity":"sha512-4vpU8uC0E3ffBSfVxmCjbr/28J2YiuPKWvLwzsEehLIQkMWjPQFYnrUj10EMBMhfz+sF37l64AM0m+FtDcgK0A==","signatures":[{"sig":"MEQCIDTQL9Yb3Gbz/o6H6sB+dpNu/FTtcBfAKjKcjRSYc2s7AiBqv1vTDOXFs/Fm9x7YCZFSDTcXiGuc4Aq6rXuGKm1p2w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34027214},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"e6ace30eb420e06648832030e0fa440cf9e5234f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.29","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.17_1764794085800_0.5023033136711399","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.18":{"name":"agentdb","version":"2.0.0-alpha.2.18","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.18","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"5e845219b02a3c94d0cff04e4e895ea2dca98fc1","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.18.tgz","fileCount":958,"integrity":"sha512-x4Sy6n2K5qk91/gh565SrQplRxBt+RwWCy6Ual7TvMURiyWZ1oMS06USjHaKNDBXeB3h3IR2tq9GA/ZWstIA1Q==","signatures":[{"sig":"MEYCIQCN7k4G/eEKI4SUiXdL0OcE2n8FD29zDVPB3FZaJ3bP9wIhAI5DySZr8N7bCEpO/extFohrz8qzNH9KlYOLtjv5FxwD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34027214},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"093e25be869eee11c9223692db866de1cd15352d","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.18_1764800653885_0.5645349212311142","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.19":{"name":"agentdb","version":"2.0.0-alpha.2.19","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.19","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"40ab95cd22fe70d44c84ee746fb076632e12c6b4","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.19.tgz","fileCount":958,"integrity":"sha512-QyPrMvVpSuYbv1EQhNH/ElkVkUWOlbJn8lAzASilww5LB7JMkFXRTcadG45jmvin8Cy+eee+/xhKRpDL268iDg==","signatures":[{"sig":"MEQCIANkEakz8Lp08VxnO/9nnSOKuJUVbV/uINyn8J+AzhqvAiAVmAiNdI95hFgycHpIdXUYCJtmzZ2aebly3KVg6YwJAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34028817},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"093e25be869eee11c9223692db866de1cd15352d","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.19_1764802523451_0.20215593866482728","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.20":{"name":"agentdb","version":"2.0.0-alpha.2.20","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.20","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"9dee45ef7e3bfa9a65f304bea28d26e775deff5a","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.20.tgz","fileCount":958,"integrity":"sha512-BmnVl/JO4SuOprnC8k+MnaVmeB5V2Kyx0TeMdlXA8OTLeivb28jPkpdwewpg/tgvnlPffqK1KpwahNW70RUSVQ==","signatures":[{"sig":"MEYCIQDOTSYEoUaS+pzjKJyIkmcnTnXMqQsyiQ89aH8Nx9nTzwIhAMEsXVZ1UsGpwFYa4Hz8W1vxX4MWecLravrbJEzLoSkA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34029443},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"093e25be869eee11c9223692db866de1cd15352d","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.20_1764803420886_0.22861315005041605","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.0":{"name":"agentdb","version":"2.0.0-alpha.3.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"69fd88e97f1fc20fe85b28e68e4389e69708c4a2","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.0.tgz","fileCount":985,"integrity":"sha512-SxqgyInSfxjQgRZGdNpT1hg/gud35rJ0rTqueNGGnm8capOQ3o/FtMlGxD8EIjlOwjA+YUdasijRkMHeAtVLOw==","signatures":[{"sig":"MEQCIFjRyuk0+tv4yi7h7dMffCHmfdEmxEXsvlwfpVIWSYUHAiB//WRsPvqq2bsOTdu+MTu12mEBIJBltHdCXW1+Q6S0rw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34659069},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"32fe76bc641d2afb89f898edd30a67859122d725","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.0_1767367291847_0.627661044814062","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.1":{"name":"agentdb","version":"2.0.0-alpha.3.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"374d96d3a548f2fde6ae2f3b17c35ec232040602","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.1.tgz","fileCount":985,"integrity":"sha512-ECBJ99roZov8tl2piIIEhlpEf6/c95hF7ly19BhPfP6dQVESJPq179hw0/z1A27oka2u2ahx+kiBt9QE2/H1BQ==","signatures":[{"sig":"MEQCIFt9I23oHZYQB5OnT0yYegClw3uK3njK3S1DSIsgFC9RAiBch585RnEJ4ebYXZap7e/2FTiLY2ECnz/aLKcWdsoEBw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":34665691},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"8c36d490bbd90739b1287546ba1c6046d5045927","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.1_1767369940462_0.4759788138642862","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.2":{"name":"agentdb","version":"2.0.0-alpha.3.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"d4719401074823712f4c8e5115077fb278871232","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.2.tgz","fileCount":1050,"integrity":"sha512-FpU2FHM9mUX2sSIg4okSUuex1hEXDWLGw6SXxnbO4Vh/+nervfis1UCd8gcYDwNco023L8EZz2KtEv3/7kaB1Q==","signatures":[{"sig":"MEYCIQCg3wDJlktcQYp8QnthkKG6T3CsVTFgdtkzHVOv0kUTkgIhAL1poFdbwqLGEuC6FYEeALVnEvBGqn+ecDhwoUj6JxEo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35590341},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"bc57d1d00c9d46968a1219ca60a42f4e1d31c570","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.2_1767382645883_0.4952904167665695","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.3":{"name":"agentdb","version":"2.0.0-alpha.3.3","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"5f8eebff5597c503e188c0846ddbdfc93844c8b0","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.3.tgz","fileCount":1050,"integrity":"sha512-xrr28zAZ/Kyp0N1NG5rGMoiMMIoNZW/HEcVXQVmJ8oNRZ/1nqUAMPVxQVI4+v7VQiOmj4h6ezYOHPull8rH0rA==","signatures":[{"sig":"MEUCIAjDMdncJ50HXn0cm0GCJOLKTSA0ZAAbUfsnBn+lcUSJAiEAkGll2/dV8D1LJJcrQpNwK2jE1YRprQotU4WbQGjv7+Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35615758},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"489d6656d8bae4098488e43d0613ea335e0faad0","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","argon2":"^0.44.0","bcrypt":"^6.0.0","dotenv":"^16.4.7","helmet":"^8.1.0","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^0.2.4","@opentelemetry/api":"^1.9.0","express-rate-limit":"^8.2.1","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@modelcontextprotocol/sdk":"^1.20.1","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.3_1767384731174_0.36266640639442205","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.4":{"name":"agentdb","version":"2.0.0-alpha.3.4","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"a9250a974e1720958f7322986445be226e1e1b03","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.4.tgz","fileCount":1050,"integrity":"sha512-bUqO5o2VpWomh2xGOHdQoX00CGrPcIAH6zDCt5oa0SeJWAO+bbB7SiElb1TxwcrJQKe96HkiSh2T8z4vFypsxg==","signatures":[{"sig":"MEUCIQDuJrMseleEHK13RqEgGCjhUmjXEnfkTRzNyMH+bbU6lwIgEVgKSsS8LfZuKA72SE5NrNedfOeMJ+OujIvPPkhrrcw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35622267},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"537a23d282d94498c110af56f4a3a54b1ba40a6b","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"$sharp"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^0.2.4","@opentelemetry/api":"^1.9.0","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"sharp":"^0.32.6","argon2":"^0.44.0","bcrypt":"^6.0.0","helmet":"^8.1.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","hnswlib-node":"^3.0.0","better-sqlite3":"^11.8.1","express-rate-limit":"^8.2.1","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.4_1767555375193_0.16939245517673873","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.5":{"name":"agentdb","version":"2.0.0-alpha.3.5","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"70c1ca82f4e029d1cb12113c7d6c921bd6f6cc92","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.5.tgz","fileCount":1050,"integrity":"sha512-tfGRuy5sAg/Z+hLb2MQ/QURDOKVO84yNiYd/UiE3X6tN7f9fbh3JzECtIArx/60WO7V9RTMh7LEbGR+TRWOD1w==","signatures":[{"sig":"MEYCIQD4jOQvGukd4p4U7FPE6xNVwsI+xGshaaRLMZQkqv02TgIhAJaVdIlZZi3zGA0tmqoXPyqxZ3aOI+zDixa7WGXLj9eV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35622875},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"f965d23b63ebaa808e5396269542ae0d6afd704a","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"$sharp"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^0.2.4","@opentelemetry/api":"^1.9.0","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"sharp":"^0.32.6","argon2":"^0.44.0","bcrypt":"^6.0.0","helmet":"^8.1.0","hnswlib-node":"^3.0.0","better-sqlite3":"^11.8.1","express-rate-limit":"^8.2.1","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.5_1770852304593_0.8880754837393907","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.6":{"name":"agentdb","version":"2.0.0-alpha.3.6","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.6","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"30810e4500648eec74d389ba5d95916ead8e59a5","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.6.tgz","fileCount":1065,"integrity":"sha512-Qn+9e7PULNtVl+1b3GA6+oqc3EZNTvN4KHG/5PsUmmxNQW1c54Z1fGDaRWS9M+djpK0nlO06AnK8gkV5CYOpng==","signatures":[{"sig":"MEUCIG6bbb6AMclF75eXFGL04FkxtqFsHMrp95xI8JENDrSzAiEArDUbGQuwQsaGO1R7iOcAlFpgWM8unH+TZIi5ZhDjVyU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35781981},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"53a6e86b7cdeba723968bef65d159696b7b9f50c","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"$sharp"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"^0.1.22","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^0.2.4","@opentelemetry/api":"^1.9.0","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"sharp":"^0.32.6","argon2":"^0.44.0","bcrypt":"^6.0.0","helmet":"^8.1.0","hnswlib-node":"^3.0.0","better-sqlite3":"^11.8.1","express-rate-limit":"^8.2.1","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.6_1770912452345_0.1876996554638377","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.3.7":{"name":"agentdb","version":"2.0.0-alpha.3.7","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.3.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"66d5a9f9a9045facbedc2fd15971dd0ed4f59dca","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.3.7.tgz","fileCount":1065,"integrity":"sha512-03CUdFgrqw8Mplkvlz66YCKQBSD+l+r8ox4hTZmx56nvkJU8ltKMQJ9h9nz7kvxEbDz2PeZO+SqT45qHNEWRcg==","signatures":[{"sig":"MEYCIQCNRC+Jx7593p+OIJxTg+9eKkc3NBmJWJGy46pDrVbfgAIhAINVJ2r8bqvwgsouQBQlSNUqJJth5F7PvsrhqT1q5Xey","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":35781979},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"$sharp"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"10.9.4","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.21.1","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","cli-table3":"^0.6.0","jsonwebtoken":"^9.0.2","@ruvector/gnn":"0.1.23","@ruvector/sona":"^0.1.4","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^0.2.4","@opentelemetry/api":"^1.9.0","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^0.1.15","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/bcrypt":"^6.0.0","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"sharp":"^0.32.6","argon2":"^0.44.0","bcrypt":"^6.0.0","helmet":"^8.1.0","hnswlib-node":"^3.0.0","better-sqlite3":"^11.8.1","express-rate-limit":"^8.2.1","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/sdk-metrics":"^1.25.0","@opentelemetry/sdk-trace-base":"^1.25.0","@opentelemetry/exporter-prometheus":"^0.52.0","@opentelemetry/semantic-conventions":"^1.25.0","@opentelemetry/exporter-trace-otlp-http":"^0.52.0","@opentelemetry/auto-instrumentations-node":"^0.47.0","@opentelemetry/exporter-metrics-otlp-http":"^0.52.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.3.7_1771000184623_0.7122685997985867","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.0":{"name":"agentdb","version":"3.0.0-alpha.0","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.0","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"b4ab1f61f184735ceea839d186b3881f774d2a5b","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.0.tgz","fileCount":551,"integrity":"sha512-4/DvQoh/MCSoZ2Z9qYDDmYUrkFkPxA22M0nzjvILLwTuXt/8QxAR5SY73rLAM1clRh1QEUKzFKPCgzdaWTDxPg==","signatures":[{"sig":"MEUCIQDbi9tala+lgxzaCII9OFZVKuUeHoiDXQdv8A3enWzKlwIgIFbj+cFmRPc8jwe+gZ7NSyDZdmb1r9auBgngsVLJn2M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4361950},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/src/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./backends":"./dist/src/backends/index.js","./security":"./dist/src/security/input-validation.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/src/controllers/index.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./backends/self-learning":"./dist/src/backends/rvf/SelfLearningRvfBackend.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./backends/native-accelerator":"./dist/src/backends/rvf/NativeAccelerator.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"63b8d34e67e6859efe7893ae9edaca299b633135","scripts":{"cli":"node dist/src/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"^0.33.0"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 - Intelligent agentic vector database with RVF native format, RuVector-powered graph DB, Cypher queries, ACID persistence. 150x faster than SQLite with self-learning GNN, 6 cognitive memory patterns, semantic routing, COW branching, and compreh","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.18.0","sql.js":"^1.13.0","jsonwebtoken":"^9.0.2","@opentelemetry/api":"^1.9.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","dotenv":"^16.4.7","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"chalk":"^5.3.0","argon2":"^0.44.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.23","@ruvector/rvf":"^0.1.9","@ruvector/sona":"^0.1.4","better-sqlite3":"^11.8.1","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^2.5.1","@ruvector/rvf-node":"^0.1.7","@ruvector/rvf-wasm":"^0.1.6","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^2.0.2","@ruvector/rvf-solver":"^0.1.7","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/semantic-conventions":"^1.25.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.0_1771701502249_0.4130361891841159","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.1":{"name":"agentdb","version":"3.0.0-alpha.1","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.1","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"f0111deb495d1c4bc3fcd1b6707ec4db5aff05af","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.1.tgz","fileCount":551,"integrity":"sha512-2aUFsyUAkH5Uyu0oETyIiWCWSPtwvV9bceZnzUyes0e9IToK2lS3nuxUeY9SG214YtYZtHE7vqLMG+qTZhrrKw==","signatures":[{"sig":"MEYCIQCtysQyq1UNLVTU9DExH08jHMmgedsOu/ixBx1LpvzEiQIhALCG+6XdbdLEPw9r9LYmQKuE8ioj1ssS2JTWQw7wcHgd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4376573},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/src/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./backends":"./dist/src/backends/index.js","./security":"./dist/src/security/input-validation.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/src/controllers/index.js","./db-fallback":"./dist/src/db-fallback.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./cli/commands/migrate":"./dist/src/cli/commands/migrate.js","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./backends/self-learning":"./dist/src/backends/rvf/SelfLearningRvfBackend.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./backends/native-accelerator":"./dist/src/backends/rvf/NativeAccelerator.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"63b8d34e67e6859efe7893ae9edaca299b633135","scripts":{"cli":"node dist/src/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"^0.33.0"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 - Intelligent agentic vector database with RVF native format, RuVector-powered graph DB, Cypher queries, ACID persistence. 150x faster than SQLite with self-learning GNN, 6 cognitive memory patterns, semantic routing, COW branching, and compreh","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.18.0","sql.js":"^1.13.0","jsonwebtoken":"^9.0.2","@opentelemetry/api":"^1.9.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","dotenv":"^16.4.7","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"chalk":"^5.3.0","argon2":"^0.44.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.23","@ruvector/rvf":"^0.1.9","@ruvector/sona":"^0.1.4","better-sqlite3":"^11.8.1","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^2.5.1","@ruvector/rvf-node":"^0.1.7","@ruvector/rvf-wasm":"^0.1.6","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^2.0.2","@ruvector/rvf-solver":"^0.1.7","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/semantic-conventions":"^1.25.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.1_1771704042951_0.13275759503930673","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.2":{"name":"agentdb","version":"3.0.0-alpha.2","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.2","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"14e18fd49f40202d2144e7f98dd8f48400e94747","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.2.tgz","fileCount":551,"integrity":"sha512-L86ZVnSfTZXUiW1194cgfyiyYaK/mZ2+WHXDhaMqI2GUBlOv+bAbeHGyeNEQmKuZ9TYI2ioN9asN9Lm2vLR8Hw==","signatures":[{"sig":"MEQCIHdkOuMkf3pCGR+H8m2WyJXbdHvsr8peRmFu8dppQzazAiAMLeJdYJRZv8FrH2cFyET9+H7sTtnX/TQcKRjTY80KCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4376573},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/src/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./backends":"./dist/src/backends/index.js","./security":"./dist/src/security/input-validation.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/src/controllers/index.js","./db-fallback":"./dist/src/db-fallback.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./cli/commands/migrate":"./dist/src/cli/commands/migrate.js","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./backends/self-learning":"./dist/src/backends/rvf/SelfLearningRvfBackend.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./backends/native-accelerator":"./dist/src/backends/rvf/NativeAccelerator.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"63b8d34e67e6859efe7893ae9edaca299b633135","scripts":{"cli":"node dist/src/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"^0.33.0"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 - Intelligent agentic vector database with RVF native format, RuVector-powered graph DB, Cypher queries, ACID persistence. 150x faster than SQLite with self-learning GNN, 6 cognitive memory patterns, semantic routing, COW branching, and compreh","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.18.0","sql.js":"^1.13.0","jsonwebtoken":"^9.0.2","@opentelemetry/api":"^1.9.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","dotenv":"^16.4.7","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"chalk":"^5.3.0","argon2":"^0.44.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.23","@ruvector/rvf":"^0.1.9","@ruvector/sona":"^0.1.4","better-sqlite3":"^11.8.1","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^2.5.1","@ruvector/rvf-node":"^0.1.7","@ruvector/rvf-wasm":"^0.1.6","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^2.0.2","@ruvector/rvf-solver":"^0.1.7","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/semantic-conventions":"^1.25.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.2_1771704426480_0.6286170639379993","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.3":{"name":"agentdb","version":"3.0.0-alpha.3","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.3","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"e6ff61e505fef7b33b82c8caef6a4e06161ad1c9","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.3.tgz","fileCount":551,"integrity":"sha512-CTUPPbVyDQm2mivCqw2y/vQ+dPRj1NZKKeGs3PDbNPfINngNBsYwocnQeYEyjpV6M2lFTNauBtJzmfy083AfVQ==","signatures":[{"sig":"MEQCIFdNXunpcPYJBDCt+IYfPS1E0WYzDJT8/4AsT98obB8yAiBI03FSNBhgKjhWYE+WtEQheZXECQvoE+G6wYLn/P1yPQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4377178},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/src/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./backends":"./dist/src/backends/index.js","./security":"./dist/src/security/input-validation.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/src/controllers/index.js","./db-fallback":"./dist/src/db-fallback.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./cli/commands/migrate":"./dist/src/cli/commands/migrate.js","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./backends/self-learning":"./dist/src/backends/rvf/SelfLearningRvfBackend.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./backends/native-accelerator":"./dist/src/backends/rvf/NativeAccelerator.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"63b8d34e67e6859efe7893ae9edaca299b633135","scripts":{"cli":"node dist/src/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"^0.33.0"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 - Intelligent agentic vector database with RVF native format, RuVector-powered graph DB, Cypher queries, ACID persistence. 150x faster than SQLite with self-learning GNN, 6 cognitive memory patterns, semantic routing, COW branching, and compreh","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.18.0","sql.js":"^1.13.0","jsonwebtoken":"^9.0.2","@opentelemetry/api":"^1.9.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","dotenv":"^16.4.7","vitest":"^4.0.15","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"chalk":"^5.3.0","argon2":"^0.44.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.23","@ruvector/rvf":"^0.1.9","@ruvector/sona":"^0.1.4","better-sqlite3":"^11.8.1","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^2.5.1","@ruvector/rvf-node":"^0.1.7","@ruvector/rvf-wasm":"^0.1.6","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^2.0.2","@ruvector/rvf-solver":"^0.1.7","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.0","@opentelemetry/resources":"^1.25.0","@opentelemetry/semantic-conventions":"^1.25.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.3_1771704537908_0.5340904768030645","host":"s3://npm-registry-packages-npm-production"}},"2.0.0-alpha.2.21":{"name":"agentdb","version":"2.0.0-alpha.2.21","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@2.0.0-alpha.2.21","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"dadbe531c79ed71353f79e718a58b2d1d00fab23","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-2.0.0-alpha.2.21.tgz","fileCount":305,"integrity":"sha512-culebwjNz7wFwFf3Z1r1WP7KP9m4g+0CoMJP70e5jEeqf2w0/Ziy7uh31xeSs/m+svbEiSq1udriVcMixmPvWQ==","signatures":[{"sig":"MEYCIQCVWjK5Qfb3yPGZeBZJNAUm1605Ltg+kr8AVSZyqZxsfwIhALoLJiaITiFFR0PYe/DCbOk4812iRn3At8sbSAm+2l79","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29926756},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":"./dist/src/index.js","./cli":"./dist/cli/agentdb-cli.js","./controllers":"./dist/controllers/index.js","./package.json":"./package.json","./controllers/HNSWIndex":"./dist/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/controllers/QUICClient.js","./controllers/QUICServer":"./dist/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/controllers/SkillLibrary.js","./controllers/MetadataFilter":"./dist/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/controllers/EnhancedEmbeddingService.js"},"gitHead":"df558bf4fbc91ae447fe54b382dd38439aaf9fe7","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v2 - RuVector-powered graph database with Cypher queries, hyperedges, and ACID persistence. 150x faster than SQLite with integrated vector search, GNN learning, semantic routing, and comprehensive memory patterns. Includes reflexion memory, skill ","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.99","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.19","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.9","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_2.0.0-alpha.2.21_1771792908102_0.15842414762544244","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.4":{"name":"agentdb","version":"3.0.0-alpha.4","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.4","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"2fa3bb24390f8b275487ece5094eed445b1ee9b7","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.4.tgz","fileCount":849,"integrity":"sha512-8kpJGRd+7bBMcQsgSsRPX29erUnt3+4bVx7CdxcFkdkoj1HdsieD+WGt6zQ91wkOV6ksO7DDVGRWitJYzxU9Xg==","signatures":[{"sig":"MEYCIQDfaCsEnVUXBiT8yTHm1TKKACz47avY4YJNhvXqyuKdawIhAKOekyIXJrcyyFLKfNeEB7mdhZmrS9d/fs3ubZ6G4e7m","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":33377756},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/cli/agentdb-cli.js","./backends":{"import":"./dist/src/backends/factory.js","default":"./dist/src/backends/factory.js"},"./security":{"import":"./dist/src/security/index.js","default":"./dist/src/security/index.js"},"./controllers":{"import":"./dist/src/controllers/index.js","default":"./dist/src/controllers/index.js"},"./package.json":"./package.json","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/ReasoningBank":"./dist/src/controllers/ReasoningBank.js","./controllers/LearningSystem":"./dist/src/controllers/LearningSystem.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"fdd4d7117ce00585f69325ee15b5855c86c956cc","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","ora":"^7.0.0","zod":"^3.25.76","chalk":"^5.3.0","dotenv":"^16.4.7","sql.js":"^1.13.0","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.99","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.19","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","@xenova/transformers":"^2.17.2","ruvector-attention-wasm":"^0.1.0","@modelcontextprotocol/sdk":"^1.20.1","@ruvector/graph-transformer":"^2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2"},"optionalDependencies":{"better-sqlite3":"^11.8.1","ruvector-graph-transformer-wasm":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.4_1772037776233_0.1543751680311065","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.5":{"name":"agentdb","version":"3.0.0-alpha.5","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.5","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"67aa5513857659686ba6a759003dfd65205fe651","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.5.tgz","fileCount":543,"integrity":"sha512-ypMs5cM1j8ky6fs/zz/A0mGCp/w3oAJfyBWQ8HiiP52ANiEI3hgDcQK4bYRhpLvx9wPSx1FJsA9vkwNTuZMifw==","signatures":[{"sig":"MEUCIBRWD8rio/S3lHCNC1sn+t+9gHKNmdCZr85GUtNVTPoSAiEAiZiZeq3jqqAk9rjR0aa4A1UrJnyNpcal/aeCAbcyGCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3490213},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/cli/agentdb-cli.js","./backends":{"import":"./dist/src/backends/factory.js","default":"./dist/src/backends/factory.js"},"./security":{"import":"./dist/src/security/index.js","default":"./dist/src/security/index.js"},"./controllers":{"import":"./dist/src/controllers/index.js","default":"./dist/src/controllers/index.js"},"./package.json":"./package.json","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/ReasoningBank":"./dist/src/controllers/ReasoningBank.js","./controllers/LearningSystem":"./dist/src/controllers/LearningSystem.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"df04b8afafcfd4b679df85720a7bdcff9283701f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","zod":"^3.25.76","sql.js":"^1.13.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@xenova/transformers":"^2.17.2"},"peerDependencies":{"@xenova/transformers":"^2.17.2"},"optionalDependencies":{"ora":"^7.0.0","chalk":"^5.3.0","dotenv":"^16.4.7","sqlite":"^5.1.1","sqlite3":"^5.1.7","inquirer":"^9.3.8","ruvector":"^0.1.99","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.19","better-sqlite3":"^11.8.1","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","ruvector-attention-wasm":"^0.1.0","@ruvector/graph-transformer":"^2.0.4","ruvector-graph-transformer-wasm":"^2.0.4"},"peerDependenciesMeta":{"@xenova/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.5_1772039635757_0.6404682370432202","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.6":{"name":"agentdb","version":"3.0.0-alpha.6","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.6","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"0101b87fdac5e232dd3c8387611d7bf05c9b0b6f","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.6.tgz","fileCount":543,"integrity":"sha512-TwKCDD2ptyKg4VWs80vwuOAHGynX9ZKLxJluN52OIRRiwxDyA6O6kSzMGTwAsmKyfBchA3njSsMmSinWjJ55Rg==","signatures":[{"sig":"MEUCIQDBJqpH9FcTB+/RFYH4pfZwbxMsdqnW4DH6q94EuX7CrQIgMwplndZMRcqxR3HyzRk13gKpyiScGmi3qAAT1qfhJv4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3490314},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/cli/agentdb-cli.js","./backends":{"import":"./dist/src/backends/factory.js","default":"./dist/src/backends/factory.js"},"./security":{"import":"./dist/src/security/index.js","default":"./dist/src/security/index.js"},"./controllers":{"import":"./dist/src/controllers/index.js","default":"./dist/src/controllers/index.js"},"./package.json":"./package.json","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/ReasoningBank":"./dist/src/controllers/ReasoningBank.js","./controllers/LearningSystem":"./dist/src/controllers/LearningSystem.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"df04b8afafcfd4b679df85720a7bdcff9283701f","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","zod":"^3.25.76","sql.js":"^1.13.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@xenova/transformers":"^2.17.2"},"peerDependencies":{"sqlite3":"^5.1.7","better-sqlite3":"^11.8.1","@xenova/transformers":"^2.17.2"},"optionalDependencies":{"ora":"^7.0.0","chalk":"^5.3.0","dotenv":"^16.4.7","sqlite":"^5.1.1","inquirer":"^9.3.8","ruvector":"^0.1.99","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.19","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","ruvector-attention-wasm":"^0.1.0","@ruvector/graph-transformer":"^2.0.4","ruvector-graph-transformer-wasm":"^2.0.4"},"peerDependenciesMeta":{"sqlite3":{"optional":true},"better-sqlite3":{"optional":true},"@xenova/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.6_1772040040387_0.5889636769422899","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.7":{"name":"agentdb","version":"3.0.0-alpha.7","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.7","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"3ef33be786237ff6fc4c8d1d2292924bd75684e1","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.7.tgz","fileCount":543,"integrity":"sha512-UvQJI/+8elfUqoSrOn8aK3S/Nivgw4VqaN6eeG1LTF0zsq7UEdulgCD2xiMbzBjA4ewvQp/xA+Xwab5OEVyZ/Q==","signatures":[{"sig":"MEUCIEDYC9PeI2BndZK8e/u11PX4QSSGPPhf6ciepBOq7LR/AiEApUWbyoKZCH57/LOqTnGNE8EYZKWMEj791wrNd5Ys5cg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3490991},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/cli/agentdb-cli.js","./backends":{"import":"./dist/src/backends/factory.js","default":"./dist/src/backends/factory.js"},"./security":{"import":"./dist/src/security/index.js","default":"./dist/src/security/index.js"},"./controllers":{"import":"./dist/src/controllers/index.js","default":"./dist/src/controllers/index.js"},"./package.json":"./package.json","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/ReasoningBank":"./dist/src/controllers/ReasoningBank.js","./controllers/LearningSystem":"./dist/src/controllers/LearningSystem.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"1bedbd39df44f825aebc1c367ded73c46e489761","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","zod":"^3.25.76","sql.js":"^1.13.0","@modelcontextprotocol/sdk":"^1.20.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@xenova/transformers":"^2.17.2"},"peerDependencies":{"sqlite3":"^5.1.7","better-sqlite3":"^11.8.1","@xenova/transformers":"^2.17.2"},"optionalDependencies":{"ora":"^7.0.0","chalk":"^5.3.0","dotenv":"^16.4.7","sqlite":"^5.1.1","inquirer":"^9.3.8","ruvector":"^0.1.99","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.19","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.15","@ruvector/attention":"^0.1.1","@ruvector/graph-node":"^0.1.15","ruvector-attention-wasm":"^0.1.0","@ruvector/graph-transformer":"^2.0.4","ruvector-graph-transformer-wasm":"^2.0.4"},"peerDependenciesMeta":{"sqlite3":{"optional":true},"better-sqlite3":{"optional":true},"@xenova/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.7_1772042743030_0.13276962049068342","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.8":{"name":"agentdb","version":"3.0.0-alpha.8","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.8","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"99b928a059b05b562448fa31eba1b9cd1cda5f07","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.8.tgz","fileCount":589,"integrity":"sha512-JqeGhNLly86l/6Fp9aLXjZfJakHXHzPCHhf5T8zPRTT+aJkgdeSzBx1wKW9DpW/u9jrjo+b5d/3gqmk3mx66Vg==","signatures":[{"sig":"MEQCIAgAd2rIELgAKuHRQg77og+9buD0UkCyKwCa14Q21JHBAiBJu+XyZTI7Zy/mo51KNKJaLM4yNadm1t+bZMRrblQ+7w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3954188},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/src/index.js","default":"./dist/src/index.js","require":"./dist/src/index.cjs"},"./cli":"./dist/cli/agentdb-cli.js","./backends":{"import":"./dist/src/backends/index.js","default":"./dist/src/backends/index.js","require":"./dist/src/backends/index.cjs"},"./security":{"import":"./dist/src/security/index.js","default":"./dist/src/security/index.js","require":"./dist/src/security/index.cjs"},"./controllers":{"import":"./dist/src/controllers/index.js","default":"./dist/src/controllers/index.js","require":"./dist/src/controllers/index.cjs"},"./package.json":"./package.json","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/ReasoningBank":"./dist/src/controllers/ReasoningBank.js","./controllers/LearningSystem":"./dist/src/controllers/LearningSystem.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"0cc3d9d4af568d3e49b3a310ce3aef802a54e5f3","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:cjs && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","build:cjs":"node scripts/build-cjs.js","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","zod":"^3.25.76","sql.js":"^1.13.0","ruvector":"^0.1.99","@modelcontextprotocol/sdk":"^1.20.1","@ruvector/graph-transformer":"^2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@xenova/transformers":"^2.17.2"},"peerDependencies":{"sqlite3":"^5.1.7","better-sqlite3":"^11.8.1","@xenova/transformers":"^2.17.2"},"optionalDependencies":{"ora":"^7.0.0","chalk":"^5.3.0","dotenv":"^16.4.7","sqlite":"^5.1.1","inquirer":"^9.3.8","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.24","@ruvector/sona":"^0.1.5","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.28","@ruvector/attention":"^0.1.31","@ruvector/graph-node":"^2.0.2","ruvector-attention-wasm":"^0.1.0","ruvector-graph-transformer-wasm":"^2.0.4"},"peerDependenciesMeta":{"sqlite3":{"optional":true},"better-sqlite3":{"optional":true},"@xenova/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.8_1772121336370_0.3390231571850335","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.9":{"name":"agentdb","version":"3.0.0-alpha.9","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.9","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"5f2aa300e749e9cb4b4188208993c997cf047833","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.9.tgz","fileCount":589,"integrity":"sha512-FSFqu2yKCNLfatsTRGUsah7drVgU0zTEKn6rwJwBjM2e6autDNAUCI9I/2OpLfSecHKDikEve5ADQs1hNasKPg==","signatures":[{"sig":"MEUCIH1iKVj9LXKPHbgtkB84BglQKVqsXWUesBRjcq6etcGAAiEAwcE393VhwT7lUwADOuIAO1WlLKlRhm423C9DDj83Faw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3954188},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/src/index.js","default":"./dist/src/index.js","require":"./dist/src/index.cjs"},"./cli":"./dist/cli/agentdb-cli.js","./backends":{"import":"./dist/src/backends/index.js","default":"./dist/src/backends/index.js","require":"./dist/src/backends/index.cjs"},"./security":{"import":"./dist/src/security/index.js","default":"./dist/src/security/index.js","require":"./dist/src/security/index.cjs"},"./controllers":{"import":"./dist/src/controllers/index.js","default":"./dist/src/controllers/index.js","require":"./dist/src/controllers/index.cjs"},"./package.json":"./package.json","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/ReasoningBank":"./dist/src/controllers/ReasoningBank.js","./controllers/LearningSystem":"./dist/src/controllers/LearningSystem.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"0cc3d9d4af568d3e49b3a310ce3aef802a54e5f3","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:cjs && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","build:cjs":"node scripts/build-cjs.js","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","zod":"^3.25.76","sql.js":"^1.13.0","ruvector":"^0.1.99","@modelcontextprotocol/sdk":"^1.20.1","@ruvector/graph-transformer":"^2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@xenova/transformers":"^2.17.2"},"peerDependencies":{"sqlite3":"^5.1.7","better-sqlite3":"^11.8.1","@xenova/transformers":"^2.17.2"},"optionalDependencies":{"ora":"^7.0.0","chalk":"^5.3.0","dotenv":"^16.4.7","sqlite":"^5.1.1","inquirer":"^9.3.8","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.24","@ruvector/sona":"^0.1.5","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.28","@ruvector/attention":"^0.1.31","@ruvector/graph-node":"^2.0.2","ruvector-attention-wasm":"^0.1.0","ruvector-graph-transformer-wasm":"^2.0.4"},"peerDependenciesMeta":{"sqlite3":{"optional":true},"better-sqlite3":{"optional":true},"@xenova/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.9_1772121867838_0.27985790019852685","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.10":{"name":"agentdb","version":"3.0.0-alpha.10","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.10","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"e01278f4110192009ba73451957f94f1f9a62dfa","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.10.tgz","fileCount":589,"integrity":"sha512-Sk3yRRR44obOHRHKagD9svC5dYksVTMDB96+PeRTWcD9gPRPLhvGhVati8eS8cHW+RxPjfSzuQ7syuzlpY3BvQ==","signatures":[{"sig":"MEYCIQD5t1A4V2D3s5bMOBGR5vOphNfghRuvxads1PEZfaXUNwIhAJrH7JwAzc9Eum5H2pYXeSos+f1JnLeCfbE53ZlbZfHD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3956846},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"import":"./dist/src/index.js","default":"./dist/src/index.js","require":"./dist/src/index.cjs"},"./cli":"./dist/cli/agentdb-cli.js","./backends":{"import":"./dist/src/backends/index.js","default":"./dist/src/backends/index.js","require":"./dist/src/backends/index.cjs"},"./security":{"import":"./dist/src/security/index.js","default":"./dist/src/security/index.js","require":"./dist/src/security/index.cjs"},"./controllers":{"import":"./dist/src/controllers/index.js","default":"./dist/src/controllers/index.js","require":"./dist/src/controllers/index.cjs"},"./package.json":"./package.json","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/ReasoningBank":"./dist/src/controllers/ReasoningBank.js","./controllers/LearningSystem":"./dist/src/controllers/LearningSystem.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"7bcb604409a1712ebcbf03cbb01a344857035dd8","scripts":{"cli":"node dist/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run build:cjs && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","build:cjs":"node scripts/build-cjs.js","test:unit":"vitest --run","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile","build:browser":"node scripts/build-browser.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.17.1","zod":"^3.25.76","sql.js":"^1.13.0","ruvector":"^0.1.99","@modelcontextprotocol/sdk":"^1.20.1","@ruvector/graph-transformer":"^2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","vitest":"^2.1.8","esbuild":"^0.25.11","typescript":"^5.7.2","@types/node":"^22.10.2","@xenova/transformers":"^2.17.2"},"peerDependencies":{"sqlite3":"^5.1.7","better-sqlite3":"^11.8.1","@xenova/transformers":"^2.17.2"},"optionalDependencies":{"ora":"^7.0.0","chalk":"^5.3.0","dotenv":"^16.4.7","sqlite":"^5.1.1","inquirer":"^9.3.8","commander":"^12.1.0","cli-table3":"^0.6.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.25","@ruvector/sona":"^0.1.5","marked-terminal":"^6.0.0","@ruvector/router":"^0.1.28","@ruvector/attention":"^0.1.31","@ruvector/graph-node":"^2.0.2","ruvector-attention-wasm":"^0.1.0","ruvector-graph-transformer-wasm":"^2.0.4"},"peerDependenciesMeta":{"sqlite3":{"optional":true},"better-sqlite3":{"optional":true},"@xenova/transformers":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.10_1772210350393_0.6073972290295859","host":"s3://npm-registry-packages-npm-production"}},"3.0.0-alpha.11":{"name":"agentdb","version":"3.0.0-alpha.11","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm"],"author":{"name":"ruv"},"license":"MIT","_id":"agentdb@3.0.0-alpha.11","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"homepage":"https://agentdb.ruv.io","bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"bin":{"agentdb":"dist/src/cli/agentdb-cli.js"},"dist":{"shasum":"e4d6e734a0c6876948fbb6943922e56210c8f441","tarball":"https://registry.npmjs.org/agentdb/-/agentdb-3.0.0-alpha.11.tgz","fileCount":699,"integrity":"sha512-MMxq0/Pxv6+aUlImK6bLOxNV1f9duajRWAt4aZXUtwMMfCUkiOvpO/DyJp4AIM+EwerVjkSwipGOAfTvyH28Cg==","signatures":[{"sig":"MEUCIHmS8v0zRCPk8CThcB4pxPneWS+8Wa3Wc7JtLIznnugdAiEAz7L+GJ3iDTSa+e3bnpnb+I023x5XT4oS1cj1Cbo9iAk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5186441},"main":"dist/src/index.js","type":"module","types":"dist/src/index.d.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.js","default":"./dist/src/index.js"},"./cli":"./dist/src/cli/agentdb-cli.js","./wasm":"./dist/src/wasm-loader.js","./model":"./dist/src/model/ModelCacheLoader.js","./backends":"./dist/src/backends/index.js","./security":"./dist/src/security/input-validation.js","./wrappers":"./dist/src/wrappers/index.js","./controllers":"./dist/src/controllers/index.js","./db-fallback":"./dist/src/db-fallback.js","./package.json":"./package.json","./wrappers/gnn":"./dist/src/wrappers/gnn-wrapper.js","./wrappers/attention":"./dist/src/wrappers/attention-fallbacks.js","./wrappers/embedding":"./dist/src/wrappers/embedding-service.js","./cli/commands/migrate":"./dist/src/cli/commands/migrate.js","./controllers/HNSWIndex":"./dist/src/controllers/HNSWIndex.js","./wrappers/agentdb-fast":"./dist/src/wrappers/agentdb-fast.js","./backends/self-learning":"./dist/src/backends/rvf/SelfLearningRvfBackend.js","./controllers/QUICClient":"./dist/src/controllers/QUICClient.js","./controllers/QUICServer":"./dist/src/controllers/QUICServer.js","./controllers/CausalRecall":"./dist/src/controllers/CausalRecall.js","./controllers/SkillLibrary":"./dist/src/controllers/SkillLibrary.js","./controllers/MincutService":"./dist/src/controllers/MincutService.js","./controllers/MetadataFilter":"./dist/src/controllers/MetadataFilter.js","./controllers/NightlyLearner":"./dist/src/controllers/NightlyLearner.js","./backends/native-accelerator":"./dist/src/backends/rvf/NativeAccelerator.js","./controllers/ReflexionMemory":"./dist/src/controllers/ReflexionMemory.js","./controllers/SyncCoordinator":"./dist/src/controllers/SyncCoordinator.js","./services/federated-learning":"./dist/src/services/federated-learning.js","./controllers/AttentionService":"./dist/src/controllers/AttentionService.js","./controllers/EmbeddingService":"./dist/src/controllers/EmbeddingService.js","./controllers/WASMVectorSearch":"./dist/src/controllers/WASMVectorSearch.js","./controllers/CausalMemoryGraph":"./dist/src/controllers/CausalMemoryGraph.js","./controllers/ExplainableRecall":"./dist/src/controllers/ExplainableRecall.js","./controllers/ContextSynthesizer":"./dist/src/controllers/ContextSynthesizer.js","./controllers/MMRDiversityRanker":"./dist/src/controllers/MMRDiversityRanker.js","./controllers/SparsificationService":"./dist/src/controllers/SparsificationService.js","./controllers/EnhancedEmbeddingService":"./dist/src/controllers/EnhancedEmbeddingService.js"},"gitHead":"bd434bfb9b2885c7a13741a23c0aaab9568c3bce","scripts":{"cli":"node dist/src/cli/agentdb-cli.js","dev":"tsx src/cli/agentdb-cli.ts","test":"vitest","build":"npm run build:ts && npm run copy:schemas && npm run build:browser","test:ci":"npm run test:browser && npm run build && npm run verify:bundle","build:ts":"tsc","benchmark":"tsx benchmarks/simple-benchmark.ts","test:unit":"vitest --run","build:edge":"node scripts/build-browser.config.js","build:napi":"bash scripts/optimize-napi.sh","build:wasm":"bash scripts/optimize-wasm.sh","build:model":"node scripts/build-model-rvf.mjs","docker:test":"docker build -f docs/SQLITE-FIX-DOCKER-TEST.Dockerfile -t agentdb-test . && docker run --rm agentdb-test","postinstall":"node scripts/postinstall.cjs || true","copy:schemas":"mkdir -p dist/schemas && cp src/schemas/*.sql dist/schemas/","test:browser":"vitest browser-bundle-unit.test.js --run","benchmark:all":"npm run benchmark:attention && npm run benchmark:backends && npm run benchmark:profile && npm run benchmark:ruvector","build:browser":"node scripts/build-browser.js && node scripts/build-browser-v2.js","verify:bundle":"node scripts/verify-bundle.js","benchmark:full":"tsx benchmarks/benchmark-runner.ts","benchmark:build":"cd benchmarks && tsc","build:optimized":"npm run build:napi && npm run build:wasm && npm run build","benchmark:adr072":"vitest run tests/benchmarks/adr-072-phase1-benchmark.test.ts --reporter=verbose","benchmark:profile":"tsx scripts/profile-hot-paths.ts","benchmark:backends":"tsx benchmarks/compare-backends.ts","benchmark:ruvector":"tsx benchmarks/ruvector-benchmark.ts","benchmark:attention":"tsx benchmarks/attention-performance.ts","benchmark:adr072:fast":"vitest run tests/benchmarks/validate-adr072.test.ts"},"_npmUser":{"name":"ruvnet","email":"ruv@ruv.net"},"overrides":{"@xenova/transformers":{"sharp":"^0.33.0"}},"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"_npmVersion":"9.8.1","description":"AgentDB v3 - Intelligent agentic vector database with RVF native format, RuVector-powered graph DB, Cypher queries, ACID persistence. 150x faster than SQLite with self-learning GNN, 6 cognitive memory patterns, semantic routing, COW branching, sparse/part","directories":{},"_nodeVersion":"22.17.0","dependencies":{"ajv":"^8.18.0","sql.js":"^1.13.0","jsonwebtoken":"^9.0.2","@opentelemetry/api":"^1.9.0","@modelcontextprotocol/sdk":"^1.20.1","@ruvector/graph-transformer":"^2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.2","dotenv":"^16.4.7","vitest":"^4.0.15","esbuild":"^0.25.11","playwright":"^1.58.2","typescript":"^5.7.2","@types/node":"^22.10.2","@types/uuid":"^11.0.0","http-server":"^14.1.1","@playwright/test":"^1.58.2","@types/jsonwebtoken":"^9.0.10"},"optionalDependencies":{"chalk":"^5.3.0","argon2":"^0.44.0","inquirer":"^9.3.8","ruvector":"^0.1.30","commander":"^12.1.0","hnswlib-node":"^3.0.0","@ruvector/gnn":"^0.1.23","@ruvector/rvf":"^0.1.9","@ruvector/sona":"^0.1.4","better-sqlite3":"^11.8.1","@ruvector/router":"^0.1.15","@ruvector/ruvllm":"^2.5.1","@ruvector/rvf-node":"^0.1.7","@ruvector/rvf-wasm":"^0.1.6","@ruvector/attention":"^0.1.2","@ruvector/graph-node":"^2.0.2","@ruvector/rvf-solver":"^0.1.7","@xenova/transformers":"^2.17.2","@opentelemetry/sdk-node":"^0.52.0","ruvector-attention-wasm":"^0.1.32","@opentelemetry/resources":"^1.25.0","ruvector-graph-transformer-wasm":"^2.0.4","@opentelemetry/semantic-conventions":"^1.25.0"},"_npmOperationalInternal":{"tmp":"tmp/agentdb_3.0.0-alpha.11_1774514161826_0.6869839321084703","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-10-18T05:22:28.052Z","modified":"2026-03-26T08:36:10.780Z","1.0.0":"2025-10-18T05:22:28.378Z","1.0.1":"2025-10-18T15:13:09.575Z","1.0.2":"2025-10-18T17:16:31.434Z","1.0.3":"2025-10-18T17:35:20.563Z","1.0.4":"2025-10-18T17:45:30.015Z","1.0.5":"2025-10-18T18:22:04.010Z","1.0.7":"2025-10-18T18:53:04.300Z","1.0.8":"2025-10-20T02:30:04.068Z","1.0.9":"2025-10-20T03:50:58.138Z","1.0.10":"2025-10-20T04:02:13.564Z","1.0.11":"2025-10-20T04:23:31.233Z","1.0.12":"2025-10-20T04:35:26.109Z","1.1.0":"2025-10-21T16:58:01.730Z","1.1.1":"2025-10-21T17:21:23.924Z","1.1.2":"2025-10-21T17:23:46.730Z","1.1.3":"2025-10-21T17:27:32.069Z","1.1.4":"2025-10-21T17:30:52.289Z","1.1.5":"2025-10-21T17:46:20.459Z","1.1.6":"2025-10-21T17:52:41.907Z","1.1.7":"2025-10-21T18:29:43.462Z","1.1.8":"2025-10-21T18:45:26.831Z","1.1.9":"2025-10-21T18:56:05.296Z","1.2.0":"2025-10-21T19:02:38.987Z","1.3.0":"2025-10-22T16:20:41.556Z","1.3.1":"2025-10-22T20:42:32.839Z","1.3.2":"2025-10-22T21:17:59.818Z","1.3.3":"2025-10-22T21:26:41.713Z","1.3.4":"2025-10-22T21:46:08.882Z","1.3.5":"2025-10-22T21:52:36.206Z","1.3.6":"2025-10-22T21:55:12.044Z","1.3.7":"2025-10-22T22:00:34.131Z","1.3.8":"2025-10-22T22:08:05.236Z","1.3.9":"2025-10-22T22:18:33.505Z","1.3.10":"2025-10-25T04:04:18.186Z","1.3.11":"2025-10-25T04:12:12.167Z","1.3.12":"2025-10-25T04:17:33.551Z","1.3.13":"2025-10-25T04:42:03.424Z","1.3.14":"2025-10-25T04:42:47.814Z","1.3.15":"2025-10-25T04:45:20.348Z","1.3.16":"2025-10-25T04:46:09.772Z","1.3.17":"2025-10-25T04:53:56.449Z","1.4.0":"2025-10-25T04:59:47.778Z","1.4.1":"2025-10-25T05:00:13.138Z","1.4.2":"2025-10-25T05:06:08.747Z","1.4.3":"2025-10-25T05:09:17.830Z","1.4.4":"2025-10-25T05:36:29.582Z","1.4.5":"2025-10-25T14:46:03.991Z","1.4.6":"2025-10-25T14:52:29.691Z","1.4.7":"2025-10-25T14:58:53.031Z","1.4.8":"2025-10-25T15:03:29.282Z","1.4.9":"2025-10-25T15:12:20.027Z","1.4.10":"2025-10-25T15:13:50.483Z","1.4.11":"2025-10-25T15:15:41.867Z","1.4.12":"2025-10-25T15:21:24.598Z","1.4.13":"2025-10-25T15:28:03.501Z","1.5.0":"2025-10-25T15:32:32.630Z","1.5.1":"2025-10-25T15:33:41.351Z","1.5.2":"2025-10-25T15:36:43.667Z","1.5.3":"2025-10-25T15:37:24.896Z","1.5.4":"2025-10-25T15:39:59.279Z","1.5.5":"2025-10-25T15:42:00.595Z","1.5.6":"2025-10-25T15:46:34.834Z","1.5.7":"2025-10-25T15:53:34.184Z","1.5.8":"2025-10-25T15:56:05.435Z","1.5.9":"2025-10-25T15:58:53.226Z","1.6.0":"2025-10-25T17:39:40.076Z","1.6.1":"2025-10-25T18:25:29.349Z","2.0.0-alpha.1":"2025-11-30T14:53:59.291Z","2.0.0-alpha.2":"2025-11-30T15:23:30.709Z","2.0.0-alpha.2.1":"2025-11-30T15:48:29.281Z","2.0.0-alpha.2.2":"2025-11-30T15:56:04.692Z","2.0.0-alpha.2.3":"2025-11-30T15:56:58.759Z","2.0.0-alpha.2.4":"2025-11-30T17:23:15.138Z","2.0.0-alpha.2.5":"2025-11-30T17:41:03.946Z","2.0.0-alpha.2.6":"2025-11-30T20:43:14.402Z","2.0.0-alpha.2.7":"2025-11-30T21:13:14.989Z","2.0.0-alpha.2.8":"2025-12-01T18:14:37.797Z","2.0.0-alpha.2.9":"2025-12-01T18:27:55.202Z","2.0.0-alpha.2.10":"2025-12-01T18:48:01.958Z","2.0.0-alpha.2.11":"2025-12-01T19:06:10.760Z","2.0.0-alpha.2.12":"2025-12-02T15:23:33.518Z","2.0.0-alpha.2.13":"2025-12-03T15:46:42.789Z","2.0.0-alpha.2.14":"2025-12-03T16:43:35.516Z","2.0.0-alpha.2.15":"2025-12-03T17:44:30.558Z","2.0.0-alpha.2.16":"2025-12-03T18:09:23.552Z","2.0.0-alpha.2.17":"2025-12-03T20:34:46.079Z","2.0.0-alpha.2.18":"2025-12-03T22:24:14.204Z","2.0.0-alpha.2.19":"2025-12-03T22:55:23.733Z","2.0.0-alpha.2.20":"2025-12-03T23:10:21.193Z","2.0.0-alpha.3.0":"2026-01-02T15:21:32.080Z","2.0.0-alpha.3.1":"2026-01-02T16:05:40.675Z","2.0.0-alpha.3.2":"2026-01-02T19:37:26.073Z","2.0.0-alpha.3.3":"2026-01-02T20:12:11.412Z","2.0.0-alpha.3.4":"2026-01-04T19:36:15.462Z","2.0.0-alpha.3.5":"2026-02-11T23:25:04.831Z","2.0.0-alpha.3.6":"2026-02-12T16:07:32.603Z","2.0.0-alpha.3.7":"2026-02-13T16:29:44.887Z","3.0.0-alpha.0":"2026-02-21T19:18:22.452Z","3.0.0-alpha.1":"2026-02-21T20:00:43.199Z","3.0.0-alpha.2":"2026-02-21T20:07:06.716Z","3.0.0-alpha.3":"2026-02-21T20:08:58.102Z","2.0.0-alpha.2.21":"2026-02-22T20:41:48.318Z","3.0.0-alpha.4":"2026-02-25T16:42:56.544Z","3.0.0-alpha.5":"2026-02-25T17:13:55.975Z","3.0.0-alpha.6":"2026-02-25T17:20:40.635Z","3.0.0-alpha.7":"2026-02-25T18:05:43.255Z","3.0.0-alpha.8":"2026-02-26T15:55:36.718Z","3.0.0-alpha.9":"2026-02-26T16:04:28.047Z","3.0.0-alpha.10":"2026-02-27T16:39:10.671Z","3.0.0-alpha.11":"2026-03-26T08:36:02.024Z"},"bugs":{"url":"https://github.com/ruvnet/agentic-flow/issues"},"author":{"name":"ruv"},"license":"MIT","homepage":"https://agentdb.ruv.io","keywords":["agentdb","vector-database","ai-agents","memory","causal-reasoning","reflexion","episodic-memory","skill-library","lifelong-learning","explainable-ai","provenance","hnsw","embeddings","sqlite","sql.js","wasm","proof-gated","graph-transformer","attestation","verified-training","causal-attention","mutation-guard"],"repository":{"url":"git+https://github.com/ruvnet/agentic-flow.git","type":"git","directory":"packages/agentdb"},"description":"AgentDB v3 — Proof-gated graph intelligence for AI agents. Every state mutation requires cryptographic proof. Native Rust performance via @ruvector/graph-transformer with 8 verified graph modules, HNSW search, causal reasoning, and reflexion memory.","maintainers":[{"name":"ruvnet","email":"ruv@ruv.net"}],"readme":"","readmeFilename":"README.md"}