claude-flow 2.0.0-alpha.70 → 2.0.0-alpha.72
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/commands/sparc/architect.md +24 -51
- package/.claude/commands/sparc/tdd.md +30 -59
- package/.claude/settings.local.json +6 -1
- package/bin/claude-flow +1 -1
- package/package.json +1 -1
- package/src/cli/simple-commands/hooks.js +11 -2
- package/src/cli/simple-commands/init/templates/settings.json +4 -4
- package/.claude/commands/analysis/README.md +0 -9
- package/.claude/commands/analysis/bottleneck-detect.md +0 -162
- package/.claude/commands/analysis/performance-report.md +0 -25
- package/.claude/commands/analysis/token-usage.md +0 -25
- package/.claude/commands/automation/README.md +0 -9
- package/.claude/commands/automation/auto-agent.md +0 -122
- package/.claude/commands/automation/smart-spawn.md +0 -25
- package/.claude/commands/automation/workflow-select.md +0 -25
- package/.claude/commands/coordination/README.md +0 -9
- package/.claude/commands/coordination/agent-spawn.md +0 -25
- package/.claude/commands/coordination/swarm-init.md +0 -85
- package/.claude/commands/coordination/task-orchestrate.md +0 -25
- package/.claude/commands/github/README.md +0 -11
- package/.claude/commands/github/code-review.md +0 -25
- package/.claude/commands/github/github-swarm.md +0 -121
- package/.claude/commands/github/issue-triage.md +0 -25
- package/.claude/commands/github/pr-enhance.md +0 -26
- package/.claude/commands/github/repo-analyze.md +0 -25
- package/.claude/commands/hooks/README.md +0 -11
- package/.claude/commands/hooks/post-edit.md +0 -117
- package/.claude/commands/hooks/post-task.md +0 -112
- package/.claude/commands/hooks/pre-edit.md +0 -113
- package/.claude/commands/hooks/pre-task.md +0 -111
- package/.claude/commands/hooks/session-end.md +0 -118
- package/.claude/commands/memory/README.md +0 -9
- package/.claude/commands/memory/memory-persist.md +0 -25
- package/.claude/commands/memory/memory-search.md +0 -25
- package/.claude/commands/memory/memory-usage.md +0 -25
- package/.claude/commands/monitoring/README.md +0 -9
- package/.claude/commands/monitoring/agent-metrics.md +0 -25
- package/.claude/commands/monitoring/real-time-view.md +0 -25
- package/.claude/commands/monitoring/swarm-monitor.md +0 -25
- package/.claude/commands/optimization/README.md +0 -9
- package/.claude/commands/optimization/cache-manage.md +0 -25
- package/.claude/commands/optimization/parallel-execute.md +0 -25
- package/.claude/commands/optimization/topology-optimize.md +0 -25
- package/.claude/commands/sparc/ask.md +0 -97
- package/.claude/commands/sparc/code.md +0 -89
- package/.claude/commands/sparc/debug.md +0 -83
- package/.claude/commands/sparc/devops.md +0 -109
- package/.claude/commands/sparc/docs-writer.md +0 -80
- package/.claude/commands/sparc/integration.md +0 -83
- package/.claude/commands/sparc/mcp.md +0 -117
- package/.claude/commands/sparc/post-deployment-monitoring-mode.md +0 -83
- package/.claude/commands/sparc/refinement-optimization-mode.md +0 -83
- package/.claude/commands/sparc/security-review.md +0 -80
- package/.claude/commands/sparc/sparc.md +0 -111
- package/.claude/commands/sparc/spec-pseudocode.md +0 -80
- package/.claude/commands/sparc/supabase-admin.md +0 -348
- package/.claude/commands/sparc/tutorial.md +0 -79
- package/.claude/commands/sparc.md +0 -166
- package/.claude/commands/training/README.md +0 -9
- package/.claude/commands/training/model-update.md +0 -25
- package/.claude/commands/training/neural-train.md +0 -25
- package/.claude/commands/training/pattern-learn.md +0 -25
- package/.claude/commands/workflows/README.md +0 -9
- package/.claude/commands/workflows/workflow-create.md +0 -25
- package/.claude/commands/workflows/workflow-execute.md +0 -25
- package/.claude/commands/workflows/workflow-export.md +0 -25
- package/.claude/helpers/github-setup.sh +0 -28
- package/.claude/helpers/quick-start.sh +0 -19
- package/.claude/helpers/setup-mcp.sh +0 -18
- package/.claude/settings-backup.json +0 -186
- package/.claude/settings-clean.json +0 -96
- package/.claude/settings-fixed.json +0 -186
- package/.claude/settings-minimal.json +0 -52
- package/.claude/settings-working.json +0 -110
- package/dist/adapters/cliffy-node.d.ts +0 -45
- package/dist/adapters/cliffy-node.d.ts.map +0 -1
- package/dist/adapters/cliffy-node.js +0 -67
- package/dist/adapters/cliffy-node.js.map +0 -1
- package/dist/agents/agent-manager.d.ts +0 -191
- package/dist/agents/agent-manager.d.ts.map +0 -1
- package/dist/agents/agent-manager.js +0 -981
- package/dist/agents/agent-manager.js.map +0 -1
- package/dist/agents/agent-registry.d.ts +0 -112
- package/dist/agents/agent-registry.d.ts.map +0 -1
- package/dist/agents/agent-registry.js +0 -349
- package/dist/agents/agent-registry.js.map +0 -1
- package/dist/api/claude-api-errors.d.ts +0 -115
- package/dist/api/claude-api-errors.d.ts.map +0 -1
- package/dist/api/claude-api-errors.js +0 -198
- package/dist/api/claude-api-errors.js.map +0 -1
- package/dist/api/claude-client-enhanced.d.ts +0 -109
- package/dist/api/claude-client-enhanced.d.ts.map +0 -1
- package/dist/api/claude-client-enhanced.js +0 -479
- package/dist/api/claude-client-enhanced.js.map +0 -1
- package/dist/api/claude-client.d.ts +0 -197
- package/dist/api/claude-client.d.ts.map +0 -1
- package/dist/api/claude-client.js +0 -525
- package/dist/api/claude-client.js.map +0 -1
- package/dist/cli/agents/analyst.d.ts +0 -28
- package/dist/cli/agents/analyst.d.ts.map +0 -1
- package/dist/cli/agents/analyst.js +0 -698
- package/dist/cli/agents/analyst.js.map +0 -1
- package/dist/cli/agents/architect.d.ts +0 -27
- package/dist/cli/agents/architect.d.ts.map +0 -1
- package/dist/cli/agents/architect.js +0 -715
- package/dist/cli/agents/architect.js.map +0 -1
- package/dist/cli/agents/base-agent.d.ts +0 -80
- package/dist/cli/agents/base-agent.d.ts.map +0 -1
- package/dist/cli/agents/base-agent.js +0 -385
- package/dist/cli/agents/base-agent.js.map +0 -1
- package/dist/cli/agents/capabilities.d.ts +0 -106
- package/dist/cli/agents/capabilities.d.ts.map +0 -1
- package/dist/cli/agents/capabilities.js +0 -554
- package/dist/cli/agents/capabilities.js.map +0 -1
- package/dist/cli/agents/coder.d.ts +0 -34
- package/dist/cli/agents/coder.d.ts.map +0 -1
- package/dist/cli/agents/coder.js +0 -800
- package/dist/cli/agents/coder.js.map +0 -1
- package/dist/cli/agents/coordinator.d.ts +0 -25
- package/dist/cli/agents/coordinator.d.ts.map +0 -1
- package/dist/cli/agents/coordinator.js +0 -449
- package/dist/cli/agents/coordinator.js.map +0 -1
- package/dist/cli/agents/hive-agents.d.ts +0 -85
- package/dist/cli/agents/hive-agents.d.ts.map +0 -1
- package/dist/cli/agents/hive-agents.js +0 -547
- package/dist/cli/agents/hive-agents.js.map +0 -1
- package/dist/cli/agents/index.d.ts +0 -111
- package/dist/cli/agents/index.d.ts.map +0 -1
- package/dist/cli/agents/index.js +0 -276
- package/dist/cli/agents/index.js.map +0 -1
- package/dist/cli/agents/researcher.d.ts +0 -24
- package/dist/cli/agents/researcher.d.ts.map +0 -1
- package/dist/cli/agents/researcher.js +0 -336
- package/dist/cli/agents/researcher.js.map +0 -1
- package/dist/cli/agents/tester.d.ts +0 -27
- package/dist/cli/agents/tester.d.ts.map +0 -1
- package/dist/cli/agents/tester.js +0 -582
- package/dist/cli/agents/tester.js.map +0 -1
- package/dist/cli/cli-core.d.ts +0 -52
- package/dist/cli/cli-core.d.ts.map +0 -1
- package/dist/cli/cli-core.js +0 -264
- package/dist/cli/cli-core.js.map +0 -1
- package/dist/cli/command-registry.d.ts +0 -10
- package/dist/cli/command-registry.d.ts.map +0 -1
- package/dist/cli/command-registry.js +0 -735
- package/dist/cli/command-registry.js.map +0 -1
- package/dist/cli/commands/advanced-memory-commands.d.ts +0 -2
- package/dist/cli/commands/advanced-memory-commands.d.ts.map +0 -1
- package/dist/cli/commands/advanced-memory-commands.js +0 -858
- package/dist/cli/commands/advanced-memory-commands.js.map +0 -1
- package/dist/cli/commands/agent-simple.d.ts +0 -15
- package/dist/cli/commands/agent-simple.d.ts.map +0 -1
- package/dist/cli/commands/agent-simple.js +0 -356
- package/dist/cli/commands/agent-simple.js.map +0 -1
- package/dist/cli/commands/agent.d.ts +0 -7
- package/dist/cli/commands/agent.d.ts.map +0 -1
- package/dist/cli/commands/agent.js +0 -382
- package/dist/cli/commands/agent.js.map +0 -1
- package/dist/cli/commands/claude-api.d.ts +0 -6
- package/dist/cli/commands/claude-api.d.ts.map +0 -1
- package/dist/cli/commands/claude-api.js +0 -256
- package/dist/cli/commands/claude-api.js.map +0 -1
- package/dist/cli/commands/claude.d.ts +0 -3
- package/dist/cli/commands/claude.d.ts.map +0 -1
- package/dist/cli/commands/claude.js +0 -154
- package/dist/cli/commands/claude.js.map +0 -1
- package/dist/cli/commands/config-integration.d.ts +0 -16
- package/dist/cli/commands/config-integration.d.ts.map +0 -1
- package/dist/cli/commands/config-integration.js +0 -425
- package/dist/cli/commands/config-integration.js.map +0 -1
- package/dist/cli/commands/config.d.ts +0 -5
- package/dist/cli/commands/config.d.ts.map +0 -1
- package/dist/cli/commands/config.js +0 -88
- package/dist/cli/commands/config.js.map +0 -1
- package/dist/cli/commands/enterprise.d.ts +0 -3
- package/dist/cli/commands/enterprise.d.ts.map +0 -1
- package/dist/cli/commands/enterprise.js +0 -1506
- package/dist/cli/commands/enterprise.js.map +0 -1
- package/dist/cli/commands/help-new.d.ts +0 -7
- package/dist/cli/commands/help-new.d.ts.map +0 -1
- package/dist/cli/commands/help-new.js +0 -236
- package/dist/cli/commands/help-new.js.map +0 -1
- package/dist/cli/commands/help.d.ts +0 -7
- package/dist/cli/commands/help.d.ts.map +0 -1
- package/dist/cli/commands/help.js +0 -936
- package/dist/cli/commands/help.js.map +0 -1
- package/dist/cli/commands/hive-mind/index.d.ts +0 -19
- package/dist/cli/commands/hive-mind/index.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/index.js +0 -30
- package/dist/cli/commands/hive-mind/index.js.map +0 -1
- package/dist/cli/commands/hive-mind/init.d.ts +0 -10
- package/dist/cli/commands/hive-mind/init.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/init.js +0 -68
- package/dist/cli/commands/hive-mind/init.js.map +0 -1
- package/dist/cli/commands/hive-mind/optimize-memory.d.ts +0 -8
- package/dist/cli/commands/hive-mind/optimize-memory.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/optimize-memory.js +0 -400
- package/dist/cli/commands/hive-mind/optimize-memory.js.map +0 -1
- package/dist/cli/commands/hive-mind/pause.d.ts +0 -9
- package/dist/cli/commands/hive-mind/pause.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/pause.js +0 -81
- package/dist/cli/commands/hive-mind/pause.js.map +0 -1
- package/dist/cli/commands/hive-mind/ps.d.ts +0 -9
- package/dist/cli/commands/hive-mind/ps.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/ps.js +0 -120
- package/dist/cli/commands/hive-mind/ps.js.map +0 -1
- package/dist/cli/commands/hive-mind/resume.d.ts +0 -9
- package/dist/cli/commands/hive-mind/resume.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/resume.js +0 -62
- package/dist/cli/commands/hive-mind/resume.js.map +0 -1
- package/dist/cli/commands/hive-mind/spawn.d.ts +0 -10
- package/dist/cli/commands/hive-mind/spawn.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/spawn.js +0 -156
- package/dist/cli/commands/hive-mind/spawn.js.map +0 -1
- package/dist/cli/commands/hive-mind/status.d.ts +0 -10
- package/dist/cli/commands/hive-mind/status.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/status.js +0 -204
- package/dist/cli/commands/hive-mind/status.js.map +0 -1
- package/dist/cli/commands/hive-mind/stop.d.ts +0 -9
- package/dist/cli/commands/hive-mind/stop.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/stop.js +0 -125
- package/dist/cli/commands/hive-mind/stop.js.map +0 -1
- package/dist/cli/commands/hive-mind/task.d.ts +0 -10
- package/dist/cli/commands/hive-mind/task.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/task.js +0 -294
- package/dist/cli/commands/hive-mind/task.js.map +0 -1
- package/dist/cli/commands/hive-mind/wizard.d.ts +0 -10
- package/dist/cli/commands/hive-mind/wizard.d.ts.map +0 -1
- package/dist/cli/commands/hive-mind/wizard.js +0 -531
- package/dist/cli/commands/hive-mind/wizard.js.map +0 -1
- package/dist/cli/commands/hive.d.ts +0 -6
- package/dist/cli/commands/hive.d.ts.map +0 -1
- package/dist/cli/commands/hive.js +0 -409
- package/dist/cli/commands/hive.js.map +0 -1
- package/dist/cli/commands/hook-types.d.ts +0 -117
- package/dist/cli/commands/hook-types.d.ts.map +0 -1
- package/dist/cli/commands/hook-types.js +0 -5
- package/dist/cli/commands/hook-types.js.map +0 -1
- package/dist/cli/commands/hook-validator.d.ts +0 -18
- package/dist/cli/commands/hook-validator.d.ts.map +0 -1
- package/dist/cli/commands/hook-validator.js +0 -167
- package/dist/cli/commands/hook-validator.js.map +0 -1
- package/dist/cli/commands/hook.d.ts +0 -8
- package/dist/cli/commands/hook.d.ts.map +0 -1
- package/dist/cli/commands/hook.js +0 -299
- package/dist/cli/commands/hook.js.map +0 -1
- package/dist/cli/commands/index.d.ts +0 -3
- package/dist/cli/commands/index.d.ts.map +0 -1
- package/dist/cli/commands/index.js +0 -2532
- package/dist/cli/commands/index.js.map +0 -1
- package/dist/cli/commands/mcp.d.ts +0 -6
- package/dist/cli/commands/mcp.d.ts.map +0 -1
- package/dist/cli/commands/mcp.js +0 -169
- package/dist/cli/commands/mcp.js.map +0 -1
- package/dist/cli/commands/memory.d.ts +0 -30
- package/dist/cli/commands/memory.d.ts.map +0 -1
- package/dist/cli/commands/memory.js +0 -225
- package/dist/cli/commands/memory.js.map +0 -1
- package/dist/cli/commands/migrate.d.ts +0 -6
- package/dist/cli/commands/migrate.d.ts.map +0 -1
- package/dist/cli/commands/migrate.js +0 -139
- package/dist/cli/commands/migrate.js.map +0 -1
- package/dist/cli/commands/monitor.d.ts +0 -6
- package/dist/cli/commands/monitor.d.ts.map +0 -1
- package/dist/cli/commands/monitor.js +0 -493
- package/dist/cli/commands/monitor.js.map +0 -1
- package/dist/cli/commands/ruv-swarm.d.ts +0 -16
- package/dist/cli/commands/ruv-swarm.d.ts.map +0 -1
- package/dist/cli/commands/ruv-swarm.js +0 -563
- package/dist/cli/commands/ruv-swarm.js.map +0 -1
- package/dist/cli/commands/session.d.ts +0 -6
- package/dist/cli/commands/session.d.ts.map +0 -1
- package/dist/cli/commands/session.js +0 -548
- package/dist/cli/commands/session.js.map +0 -1
- package/dist/cli/commands/sparc.d.ts +0 -3
- package/dist/cli/commands/sparc.d.ts.map +0 -1
- package/dist/cli/commands/sparc.js +0 -472
- package/dist/cli/commands/sparc.js.map +0 -1
- package/dist/cli/commands/start/event-emitter.d.ts +0 -13
- package/dist/cli/commands/start/event-emitter.d.ts.map +0 -1
- package/dist/cli/commands/start/event-emitter.js +0 -35
- package/dist/cli/commands/start/event-emitter.js.map +0 -1
- package/dist/cli/commands/start/index.d.ts +0 -10
- package/dist/cli/commands/start/index.d.ts.map +0 -1
- package/dist/cli/commands/start/index.js +0 -9
- package/dist/cli/commands/start/index.js.map +0 -1
- package/dist/cli/commands/start/process-manager.d.ts +0 -31
- package/dist/cli/commands/start/process-manager.d.ts.map +0 -1
- package/dist/cli/commands/start/process-manager.js +0 -283
- package/dist/cli/commands/start/process-manager.js.map +0 -1
- package/dist/cli/commands/start/process-ui-simple.d.ts +0 -29
- package/dist/cli/commands/start/process-ui-simple.d.ts.map +0 -1
- package/dist/cli/commands/start/process-ui-simple.js +0 -334
- package/dist/cli/commands/start/process-ui-simple.js.map +0 -1
- package/dist/cli/commands/start/process-ui.d.ts +0 -5
- package/dist/cli/commands/start/process-ui.d.ts.map +0 -1
- package/dist/cli/commands/start/process-ui.js +0 -5
- package/dist/cli/commands/start/process-ui.js.map +0 -1
- package/dist/cli/commands/start/start-command.d.ts +0 -6
- package/dist/cli/commands/start/start-command.d.ts.map +0 -1
- package/dist/cli/commands/start/start-command.js +0 -462
- package/dist/cli/commands/start/start-command.js.map +0 -1
- package/dist/cli/commands/start/system-monitor.d.ts +0 -25
- package/dist/cli/commands/start/system-monitor.d.ts.map +0 -1
- package/dist/cli/commands/start/system-monitor.js +0 -265
- package/dist/cli/commands/start/system-monitor.js.map +0 -1
- package/dist/cli/commands/start/types.d.ts +0 -64
- package/dist/cli/commands/start/types.d.ts.map +0 -1
- package/dist/cli/commands/start/types.js +0 -22
- package/dist/cli/commands/start/types.js.map +0 -1
- package/dist/cli/commands/start.d.ts +0 -6
- package/dist/cli/commands/start.d.ts.map +0 -1
- package/dist/cli/commands/start.js +0 -6
- package/dist/cli/commands/start.js.map +0 -1
- package/dist/cli/commands/status.d.ts +0 -6
- package/dist/cli/commands/status.d.ts.map +0 -1
- package/dist/cli/commands/status.js +0 -307
- package/dist/cli/commands/status.js.map +0 -1
- package/dist/cli/commands/swarm-spawn.d.ts +0 -24
- package/dist/cli/commands/swarm-spawn.d.ts.map +0 -1
- package/dist/cli/commands/swarm-spawn.js +0 -56
- package/dist/cli/commands/swarm-spawn.js.map +0 -1
- package/dist/cli/commands/swarm.d.ts +0 -6
- package/dist/cli/commands/swarm.d.ts.map +0 -1
- package/dist/cli/commands/swarm.js +0 -465
- package/dist/cli/commands/swarm.js.map +0 -1
- package/dist/cli/commands/task.d.ts +0 -6
- package/dist/cli/commands/task.d.ts.map +0 -1
- package/dist/cli/commands/task.js +0 -75
- package/dist/cli/commands/task.js.map +0 -1
- package/dist/cli/commands/workflow.d.ts +0 -6
- package/dist/cli/commands/workflow.d.ts.map +0 -1
- package/dist/cli/commands/workflow.js +0 -624
- package/dist/cli/commands/workflow.js.map +0 -1
- package/dist/cli/completion.d.ts +0 -19
- package/dist/cli/completion.d.ts.map +0 -1
- package/dist/cli/completion.js +0 -545
- package/dist/cli/completion.js.map +0 -1
- package/dist/cli/formatter.d.ts +0 -69
- package/dist/cli/formatter.d.ts.map +0 -1
- package/dist/cli/formatter.js +0 -277
- package/dist/cli/formatter.js.map +0 -1
- package/dist/cli/help-formatter.d.ts +0 -49
- package/dist/cli/help-formatter.d.ts.map +0 -1
- package/dist/cli/help-formatter.js +0 -108
- package/dist/cli/help-formatter.js.map +0 -1
- package/dist/cli/index-remote.d.ts +0 -7
- package/dist/cli/index-remote.d.ts.map +0 -1
- package/dist/cli/index-remote.js +0 -126
- package/dist/cli/index-remote.js.map +0 -1
- package/dist/cli/index.d.ts +0 -7
- package/dist/cli/index.d.ts.map +0 -1
- package/dist/cli/index.js +0 -191
- package/dist/cli/index.js.map +0 -1
- package/dist/cli/init/batch-tools.d.ts +0 -2
- package/dist/cli/init/batch-tools.d.ts.map +0 -1
- package/dist/cli/init/batch-tools.js +0 -387
- package/dist/cli/init/batch-tools.js.map +0 -1
- package/dist/cli/init/claude-config.d.ts +0 -3
- package/dist/cli/init/claude-config.d.ts.map +0 -1
- package/dist/cli/init/claude-config.js +0 -294
- package/dist/cli/init/claude-config.js.map +0 -1
- package/dist/cli/init/directory-structure.d.ts +0 -2
- package/dist/cli/init/directory-structure.d.ts.map +0 -1
- package/dist/cli/init/directory-structure.js +0 -144
- package/dist/cli/init/directory-structure.js.map +0 -1
- package/dist/cli/init/index.d.ts +0 -6
- package/dist/cli/init/index.d.ts.map +0 -1
- package/dist/cli/init/index.js +0 -52
- package/dist/cli/init/index.js.map +0 -1
- package/dist/cli/init/sparc-environment.d.ts +0 -2
- package/dist/cli/init/sparc-environment.d.ts.map +0 -1
- package/dist/cli/init/sparc-environment.js +0 -426
- package/dist/cli/init/sparc-environment.js.map +0 -1
- package/dist/cli/init/swarm-commands.d.ts +0 -2
- package/dist/cli/init/swarm-commands.d.ts.map +0 -1
- package/dist/cli/init/swarm-commands.js +0 -795
- package/dist/cli/init/swarm-commands.js.map +0 -1
- package/dist/cli/init/utils.d.ts +0 -5
- package/dist/cli/init/utils.d.ts.map +0 -1
- package/dist/cli/init/utils.js +0 -14
- package/dist/cli/init/utils.js.map +0 -1
- package/dist/cli/main.d.ts +0 -6
- package/dist/cli/main.d.ts.map +0 -1
- package/dist/cli/main.js +0 -26
- package/dist/cli/main.js.map +0 -1
- package/dist/cli/node-compat.d.ts +0 -106
- package/dist/cli/node-compat.d.ts.map +0 -1
- package/dist/cli/node-compat.js +0 -248
- package/dist/cli/node-compat.js.map +0 -1
- package/dist/cli/node-repl.d.ts +0 -9
- package/dist/cli/node-repl.d.ts.map +0 -1
- package/dist/cli/node-repl.js +0 -594
- package/dist/cli/node-repl.js.map +0 -1
- package/dist/cli/repl.d.ts +0 -5
- package/dist/cli/repl.d.ts.map +0 -1
- package/dist/cli/repl.js +0 -949
- package/dist/cli/repl.js.map +0 -1
- package/dist/cli/runtime-detector.d.ts +0 -128
- package/dist/cli/runtime-detector.d.ts.map +0 -1
- package/dist/cli/runtime-detector.js +0 -267
- package/dist/cli/runtime-detector.js.map +0 -1
- package/dist/cli/simple-cli.d.ts +0 -7
- package/dist/cli/simple-cli.d.ts.map +0 -1
- package/dist/cli/simple-cli.js +0 -3074
- package/dist/cli/simple-cli.js.map +0 -1
- package/dist/cli/simple-commands/agent.d.ts +0 -2
- package/dist/cli/simple-commands/agent.d.ts.map +0 -1
- package/dist/cli/simple-commands/agent.js +0 -175
- package/dist/cli/simple-commands/agent.js.map +0 -1
- package/dist/cli/simple-commands/analysis.d.ts +0 -2
- package/dist/cli/simple-commands/analysis.d.ts.map +0 -1
- package/dist/cli/simple-commands/analysis.js +0 -207
- package/dist/cli/simple-commands/analysis.js.map +0 -1
- package/dist/cli/simple-commands/automation.d.ts +0 -2
- package/dist/cli/simple-commands/automation.d.ts.map +0 -1
- package/dist/cli/simple-commands/automation.js +0 -246
- package/dist/cli/simple-commands/automation.js.map +0 -1
- package/dist/cli/simple-commands/batch-manager.d.ts +0 -2
- package/dist/cli/simple-commands/batch-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/batch-manager.js +0 -289
- package/dist/cli/simple-commands/batch-manager.js.map +0 -1
- package/dist/cli/simple-commands/config.d.ts +0 -2
- package/dist/cli/simple-commands/config.d.ts.map +0 -1
- package/dist/cli/simple-commands/config.js +0 -278
- package/dist/cli/simple-commands/config.js.map +0 -1
- package/dist/cli/simple-commands/coordination.d.ts +0 -2
- package/dist/cli/simple-commands/coordination.d.ts.map +0 -1
- package/dist/cli/simple-commands/coordination.js +0 -249
- package/dist/cli/simple-commands/coordination.js.map +0 -1
- package/dist/cli/simple-commands/fix-hook-variables.d.ts +0 -16
- package/dist/cli/simple-commands/fix-hook-variables.d.ts.map +0 -1
- package/dist/cli/simple-commands/fix-hook-variables.js +0 -320
- package/dist/cli/simple-commands/fix-hook-variables.js.map +0 -1
- package/dist/cli/simple-commands/github.d.ts +0 -3
- package/dist/cli/simple-commands/github.d.ts.map +0 -1
- package/dist/cli/simple-commands/github.js +0 -343
- package/dist/cli/simple-commands/github.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.d.ts +0 -68
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.js +0 -264
- package/dist/cli/simple-commands/hive-mind/auto-save-middleware.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/communication.d.ts +0 -176
- package/dist/cli/simple-commands/hive-mind/communication.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/communication.js +0 -611
- package/dist/cli/simple-commands/hive-mind/communication.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/core.d.ts +0 -306
- package/dist/cli/simple-commands/hive-mind/core.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/core.js +0 -840
- package/dist/cli/simple-commands/hive-mind/core.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/db-optimizer.d.ts +0 -32
- package/dist/cli/simple-commands/hive-mind/db-optimizer.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/db-optimizer.js +0 -702
- package/dist/cli/simple-commands/hive-mind/db-optimizer.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.d.ts +0 -270
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.js +0 -1211
- package/dist/cli/simple-commands/hive-mind/mcp-wrapper.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/memory.d.ts +0 -334
- package/dist/cli/simple-commands/hive-mind/memory.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/memory.js +0 -1068
- package/dist/cli/simple-commands/hive-mind/memory.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.d.ts +0 -256
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.js +0 -520
- package/dist/cli/simple-commands/hive-mind/performance-optimizer.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/queen.d.ts +0 -294
- package/dist/cli/simple-commands/hive-mind/queen.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/queen.js +0 -697
- package/dist/cli/simple-commands/hive-mind/queen.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind/session-manager.d.ts +0 -139
- package/dist/cli/simple-commands/hive-mind/session-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind/session-manager.js +0 -833
- package/dist/cli/simple-commands/hive-mind/session-manager.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind-optimize.d.ts +0 -6
- package/dist/cli/simple-commands/hive-mind-optimize.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind-optimize.js +0 -317
- package/dist/cli/simple-commands/hive-mind-optimize.js.map +0 -1
- package/dist/cli/simple-commands/hive-mind.d.ts +0 -18
- package/dist/cli/simple-commands/hive-mind.d.ts.map +0 -1
- package/dist/cli/simple-commands/hive-mind.js +0 -2430
- package/dist/cli/simple-commands/hive-mind.js.map +0 -1
- package/dist/cli/simple-commands/hook-safety.d.ts +0 -177
- package/dist/cli/simple-commands/hook-safety.d.ts.map +0 -1
- package/dist/cli/simple-commands/hook-safety.js +0 -590
- package/dist/cli/simple-commands/hook-safety.js.map +0 -1
- package/dist/cli/simple-commands/hooks.d.ts +0 -3
- package/dist/cli/simple-commands/hooks.d.ts.map +0 -1
- package/dist/cli/simple-commands/hooks.js +0 -995
- package/dist/cli/simple-commands/hooks.js.map +0 -1
- package/dist/cli/simple-commands/init/batch-init.d.ts +0 -137
- package/dist/cli/simple-commands/init/batch-init.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/batch-init.js +0 -557
- package/dist/cli/simple-commands/init/batch-init.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.js +0 -432
- package/dist/cli/simple-commands/init/claude-commands/claude-flow-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.js +0 -870
- package/dist/cli/simple-commands/init/claude-commands/optimized-claude-flow-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.js +0 -332
- package/dist/cli/simple-commands/init/claude-commands/optimized-slash-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.d.ts +0 -3
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.js +0 -488
- package/dist/cli/simple-commands/init/claude-commands/optimized-sparc-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.d.ts +0 -2
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.js +0 -50
- package/dist/cli/simple-commands/init/claude-commands/slash-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.d.ts +0 -3
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.js +0 -288
- package/dist/cli/simple-commands/init/claude-commands/sparc-commands.js.map +0 -1
- package/dist/cli/simple-commands/init/copy-revised-templates.d.ts +0 -29
- package/dist/cli/simple-commands/init/copy-revised-templates.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/copy-revised-templates.js +0 -159
- package/dist/cli/simple-commands/init/copy-revised-templates.js.map +0 -1
- package/dist/cli/simple-commands/init/executable-wrapper.d.ts +0 -2
- package/dist/cli/simple-commands/init/executable-wrapper.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/executable-wrapper.js +0 -116
- package/dist/cli/simple-commands/init/executable-wrapper.js.map +0 -1
- package/dist/cli/simple-commands/init/gitignore-updater.d.ts +0 -23
- package/dist/cli/simple-commands/init/gitignore-updater.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/gitignore-updater.js +0 -126
- package/dist/cli/simple-commands/init/gitignore-updater.js.map +0 -1
- package/dist/cli/simple-commands/init/help.d.ts +0 -2
- package/dist/cli/simple-commands/init/help.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/help.js +0 -95
- package/dist/cli/simple-commands/init/help.js.map +0 -1
- package/dist/cli/simple-commands/init/index.d.ts +0 -2
- package/dist/cli/simple-commands/init/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/index.js +0 -1127
- package/dist/cli/simple-commands/init/index.js.map +0 -1
- package/dist/cli/simple-commands/init/performance-monitor.d.ts +0 -73
- package/dist/cli/simple-commands/init/performance-monitor.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/performance-monitor.js +0 -277
- package/dist/cli/simple-commands/init/performance-monitor.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/backup-manager.d.ts +0 -95
- package/dist/cli/simple-commands/init/rollback/backup-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/backup-manager.js +0 -485
- package/dist/cli/simple-commands/init/rollback/backup-manager.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/index.d.ts +0 -114
- package/dist/cli/simple-commands/init/rollback/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/index.js +0 -353
- package/dist/cli/simple-commands/init/rollback/index.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/recovery-manager.d.ts +0 -161
- package/dist/cli/simple-commands/init/rollback/recovery-manager.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/recovery-manager.js +0 -686
- package/dist/cli/simple-commands/init/rollback/recovery-manager.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/rollback-executor.d.ts +0 -112
- package/dist/cli/simple-commands/init/rollback/rollback-executor.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/rollback-executor.js +0 -479
- package/dist/cli/simple-commands/init/rollback/rollback-executor.js.map +0 -1
- package/dist/cli/simple-commands/init/rollback/state-tracker.d.ts +0 -121
- package/dist/cli/simple-commands/init/rollback/state-tracker.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/rollback/state-tracker.js +0 -431
- package/dist/cli/simple-commands/init/rollback/state-tracker.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roo-readme.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc/roo-readme.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roo-readme.js +0 -61
- package/dist/cli/simple-commands/init/sparc/roo-readme.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roomodes-config.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc/roomodes-config.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc/roomodes-config.js +0 -80
- package/dist/cli/simple-commands/init/sparc/roomodes-config.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc/workflows.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc/workflows.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc/workflows.js +0 -36
- package/dist/cli/simple-commands/init/sparc/workflows.js.map +0 -1
- package/dist/cli/simple-commands/init/sparc-structure.d.ts +0 -2
- package/dist/cli/simple-commands/init/sparc-structure.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/sparc-structure.js +0 -61
- package/dist/cli/simple-commands/init/sparc-structure.js.map +0 -1
- package/dist/cli/simple-commands/init/template-copier.d.ts +0 -27
- package/dist/cli/simple-commands/init/template-copier.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/template-copier.js +0 -510
- package/dist/cli/simple-commands/init/template-copier.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/claude-md.d.ts +0 -5
- package/dist/cli/simple-commands/init/templates/claude-md.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/claude-md.js +0 -646
- package/dist/cli/simple-commands/init/templates/claude-md.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/coordination-md.d.ts +0 -4
- package/dist/cli/simple-commands/init/templates/coordination-md.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/coordination-md.js +0 -338
- package/dist/cli/simple-commands/init/templates/coordination-md.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/enhanced-templates.d.ts +0 -18
- package/dist/cli/simple-commands/init/templates/enhanced-templates.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/enhanced-templates.js +0 -1300
- package/dist/cli/simple-commands/init/templates/enhanced-templates.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/memory-bank-md.d.ts +0 -4
- package/dist/cli/simple-commands/init/templates/memory-bank-md.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/memory-bank-md.js +0 -257
- package/dist/cli/simple-commands/init/templates/memory-bank-md.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/readme-files.d.ts +0 -3
- package/dist/cli/simple-commands/init/templates/readme-files.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/readme-files.js +0 -71
- package/dist/cli/simple-commands/init/templates/readme-files.js.map +0 -1
- package/dist/cli/simple-commands/init/templates/sparc-modes.d.ts +0 -30
- package/dist/cli/simple-commands/init/templates/sparc-modes.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/templates/sparc-modes.js +0 -1375
- package/dist/cli/simple-commands/init/templates/sparc-modes.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/config-validator.d.ts +0 -63
- package/dist/cli/simple-commands/init/validation/config-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/config-validator.js +0 -307
- package/dist/cli/simple-commands/init/validation/config-validator.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/health-checker.d.ts +0 -117
- package/dist/cli/simple-commands/init/validation/health-checker.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/health-checker.js +0 -538
- package/dist/cli/simple-commands/init/validation/health-checker.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/index.d.ts +0 -55
- package/dist/cli/simple-commands/init/validation/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/index.js +0 -347
- package/dist/cli/simple-commands/init/validation/index.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/mode-validator.d.ts +0 -76
- package/dist/cli/simple-commands/init/validation/mode-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/mode-validator.js +0 -342
- package/dist/cli/simple-commands/init/validation/mode-validator.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/post-init-validator.d.ts +0 -62
- package/dist/cli/simple-commands/init/validation/post-init-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/post-init-validator.js +0 -348
- package/dist/cli/simple-commands/init/validation/post-init-validator.js.map +0 -1
- package/dist/cli/simple-commands/init/validation/pre-init-validator.d.ts +0 -86
- package/dist/cli/simple-commands/init/validation/pre-init-validator.d.ts.map +0 -1
- package/dist/cli/simple-commands/init/validation/pre-init-validator.js +0 -260
- package/dist/cli/simple-commands/init/validation/pre-init-validator.js.map +0 -1
- package/dist/cli/simple-commands/mcp.d.ts +0 -2
- package/dist/cli/simple-commands/mcp.d.ts.map +0 -1
- package/dist/cli/simple-commands/mcp.js +0 -366
- package/dist/cli/simple-commands/mcp.js.map +0 -1
- package/dist/cli/simple-commands/memory.d.ts +0 -2
- package/dist/cli/simple-commands/memory.d.ts.map +0 -1
- package/dist/cli/simple-commands/memory.js +0 -277
- package/dist/cli/simple-commands/memory.js.map +0 -1
- package/dist/cli/simple-commands/migrate-hooks.d.ts +0 -10
- package/dist/cli/simple-commands/migrate-hooks.d.ts.map +0 -1
- package/dist/cli/simple-commands/migrate-hooks.js +0 -57
- package/dist/cli/simple-commands/migrate-hooks.js.map +0 -1
- package/dist/cli/simple-commands/monitor.d.ts +0 -3
- package/dist/cli/simple-commands/monitor.d.ts.map +0 -1
- package/dist/cli/simple-commands/monitor.js +0 -366
- package/dist/cli/simple-commands/monitor.js.map +0 -1
- package/dist/cli/simple-commands/process-ui-enhanced.d.ts +0 -55
- package/dist/cli/simple-commands/process-ui-enhanced.d.ts.map +0 -1
- package/dist/cli/simple-commands/process-ui-enhanced.js +0 -680
- package/dist/cli/simple-commands/process-ui-enhanced.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/architect.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/architect.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/architect.js +0 -126
- package/dist/cli/simple-commands/sparc-modes/architect.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/ask.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/ask.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/ask.js +0 -127
- package/dist/cli/simple-commands/sparc-modes/ask.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/code.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/code.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/code.js +0 -149
- package/dist/cli/simple-commands/sparc-modes/code.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/debug.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/debug.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/debug.js +0 -113
- package/dist/cli/simple-commands/sparc-modes/debug.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/devops.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/devops.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/devops.js +0 -138
- package/dist/cli/simple-commands/sparc-modes/devops.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/docs-writer.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/docs-writer.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/docs-writer.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/docs-writer.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/generic.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/generic.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/generic.js +0 -35
- package/dist/cli/simple-commands/sparc-modes/generic.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/index.d.ts +0 -17
- package/dist/cli/simple-commands/sparc-modes/index.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/index.js +0 -196
- package/dist/cli/simple-commands/sparc-modes/index.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/integration.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/integration.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/integration.js +0 -56
- package/dist/cli/simple-commands/sparc-modes/integration.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/mcp.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/mcp.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/mcp.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/mcp.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/monitoring.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/monitoring.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/monitoring.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/monitoring.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/optimization.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/optimization.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/optimization.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/optimization.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/security-review.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/security-review.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/security-review.js +0 -131
- package/dist/cli/simple-commands/sparc-modes/security-review.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.js +0 -168
- package/dist/cli/simple-commands/sparc-modes/sparc-orchestrator.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.js +0 -39
- package/dist/cli/simple-commands/sparc-modes/spec-pseudocode.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.js +0 -150
- package/dist/cli/simple-commands/sparc-modes/supabase-admin.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/swarm.d.ts +0 -81
- package/dist/cli/simple-commands/sparc-modes/swarm.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/swarm.js +0 -428
- package/dist/cli/simple-commands/sparc-modes/swarm.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tdd.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/tdd.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tdd.js +0 -113
- package/dist/cli/simple-commands/sparc-modes/tdd.js.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tutorial.d.ts +0 -2
- package/dist/cli/simple-commands/sparc-modes/tutorial.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc-modes/tutorial.js +0 -278
- package/dist/cli/simple-commands/sparc-modes/tutorial.js.map +0 -1
- package/dist/cli/simple-commands/sparc.d.ts +0 -2
- package/dist/cli/simple-commands/sparc.d.ts.map +0 -1
- package/dist/cli/simple-commands/sparc.js +0 -478
- package/dist/cli/simple-commands/sparc.js.map +0 -1
- package/dist/cli/simple-commands/start-ui.d.ts +0 -2
- package/dist/cli/simple-commands/start-ui.d.ts.map +0 -1
- package/dist/cli/simple-commands/start-ui.js +0 -135
- package/dist/cli/simple-commands/start-ui.js.map +0 -1
- package/dist/cli/simple-commands/start-wrapper.d.ts +0 -2
- package/dist/cli/simple-commands/start-wrapper.d.ts.map +0 -1
- package/dist/cli/simple-commands/start-wrapper.js +0 -263
- package/dist/cli/simple-commands/start-wrapper.js.map +0 -1
- package/dist/cli/simple-commands/start.d.ts +0 -2
- package/dist/cli/simple-commands/start.d.ts.map +0 -1
- package/dist/cli/simple-commands/start.js +0 -3
- package/dist/cli/simple-commands/start.js.map +0 -1
- package/dist/cli/simple-commands/status.d.ts +0 -2
- package/dist/cli/simple-commands/status.d.ts.map +0 -1
- package/dist/cli/simple-commands/status.js +0 -273
- package/dist/cli/simple-commands/status.js.map +0 -1
- package/dist/cli/simple-commands/swarm-executor.d.ts +0 -68
- package/dist/cli/simple-commands/swarm-executor.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm-executor.js +0 -212
- package/dist/cli/simple-commands/swarm-executor.js.map +0 -1
- package/dist/cli/simple-commands/swarm-metrics-integration.d.ts +0 -69
- package/dist/cli/simple-commands/swarm-metrics-integration.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm-metrics-integration.js +0 -294
- package/dist/cli/simple-commands/swarm-metrics-integration.js.map +0 -1
- package/dist/cli/simple-commands/swarm-webui-integration.d.ts +0 -68
- package/dist/cli/simple-commands/swarm-webui-integration.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm-webui-integration.js +0 -265
- package/dist/cli/simple-commands/swarm-webui-integration.js.map +0 -1
- package/dist/cli/simple-commands/swarm.d.ts +0 -2
- package/dist/cli/simple-commands/swarm.d.ts.map +0 -1
- package/dist/cli/simple-commands/swarm.js +0 -1742
- package/dist/cli/simple-commands/swarm.js.map +0 -1
- package/dist/cli/simple-commands/task.d.ts +0 -2
- package/dist/cli/simple-commands/task.d.ts.map +0 -1
- package/dist/cli/simple-commands/task.js +0 -190
- package/dist/cli/simple-commands/task.js.map +0 -1
- package/dist/cli/simple-commands/training.d.ts +0 -2
- package/dist/cli/simple-commands/training.d.ts.map +0 -1
- package/dist/cli/simple-commands/training.js +0 -240
- package/dist/cli/simple-commands/training.js.map +0 -1
- package/dist/cli/simple-commands/web-server.d.ts +0 -152
- package/dist/cli/simple-commands/web-server.d.ts.map +0 -1
- package/dist/cli/simple-commands/web-server.js +0 -816
- package/dist/cli/simple-commands/web-server.js.map +0 -1
- package/dist/cli/simple-mcp.d.ts +0 -6
- package/dist/cli/simple-mcp.d.ts.map +0 -1
- package/dist/cli/simple-mcp.js +0 -105
- package/dist/cli/simple-mcp.js.map +0 -1
- package/dist/cli/simple-orchestrator.d.ts +0 -19
- package/dist/cli/simple-orchestrator.d.ts.map +0 -1
- package/dist/cli/simple-orchestrator.js +0 -835
- package/dist/cli/simple-orchestrator.js.map +0 -1
- package/dist/cli/ui/compatible-ui.d.ts +0 -49
- package/dist/cli/ui/compatible-ui.d.ts.map +0 -1
- package/dist/cli/ui/compatible-ui.js +0 -319
- package/dist/cli/ui/compatible-ui.js.map +0 -1
- package/dist/cli/ui/fallback-handler.d.ts +0 -26
- package/dist/cli/ui/fallback-handler.d.ts.map +0 -1
- package/dist/cli/ui/fallback-handler.js +0 -166
- package/dist/cli/ui/fallback-handler.js.map +0 -1
- package/dist/cli/ui/index.d.ts +0 -11
- package/dist/cli/ui/index.d.ts.map +0 -1
- package/dist/cli/ui/index.js +0 -35
- package/dist/cli/ui/index.js.map +0 -1
- package/dist/cli/utils/environment-detector.d.ts +0 -59
- package/dist/cli/utils/environment-detector.d.ts.map +0 -1
- package/dist/cli/utils/environment-detector.js +0 -267
- package/dist/cli/utils/environment-detector.js.map +0 -1
- package/dist/cli/utils/interactive-detector.d.ts +0 -25
- package/dist/cli/utils/interactive-detector.d.ts.map +0 -1
- package/dist/cli/utils/interactive-detector.js +0 -129
- package/dist/cli/utils/interactive-detector.js.map +0 -1
- package/dist/cli/utils/prompt-defaults.d.ts +0 -82
- package/dist/cli/utils/prompt-defaults.d.ts.map +0 -1
- package/dist/cli/utils/prompt-defaults.js +0 -252
- package/dist/cli/utils/prompt-defaults.js.map +0 -1
- package/dist/cli/utils/safe-interactive.d.ts +0 -30
- package/dist/cli/utils/safe-interactive.d.ts.map +0 -1
- package/dist/cli/utils/safe-interactive.js +0 -134
- package/dist/cli/utils/safe-interactive.js.map +0 -1
- package/dist/cli/utils.d.ts +0 -74
- package/dist/cli/utils.d.ts.map +0 -1
- package/dist/cli/utils.js +0 -578
- package/dist/cli/utils.js.map +0 -1
- package/dist/cli/validation-helper.d.ts +0 -27
- package/dist/cli/validation-helper.d.ts.map +0 -1
- package/dist/cli/validation-helper.js +0 -72
- package/dist/cli/validation-helper.js.map +0 -1
- package/dist/communication/message-bus.d.ts +0 -283
- package/dist/communication/message-bus.d.ts.map +0 -1
- package/dist/communication/message-bus.js +0 -965
- package/dist/communication/message-bus.js.map +0 -1
- package/dist/config/config-manager.d.ts +0 -212
- package/dist/config/config-manager.d.ts.map +0 -1
- package/dist/config/config-manager.js +0 -550
- package/dist/config/config-manager.js.map +0 -1
- package/dist/config/ruv-swarm-config.d.ts +0 -173
- package/dist/config/ruv-swarm-config.d.ts.map +0 -1
- package/dist/config/ruv-swarm-config.js +0 -289
- package/dist/config/ruv-swarm-config.js.map +0 -1
- package/dist/config/ruv-swarm-integration.d.ts +0 -93
- package/dist/config/ruv-swarm-integration.d.ts.map +0 -1
- package/dist/config/ruv-swarm-integration.js +0 -292
- package/dist/config/ruv-swarm-integration.js.map +0 -1
- package/dist/constants/agent-types.d.ts +0 -46
- package/dist/constants/agent-types.d.ts.map +0 -1
- package/dist/constants/agent-types.js +0 -50
- package/dist/constants/agent-types.js.map +0 -1
- package/dist/coordination/advanced-scheduler.d.ts +0 -121
- package/dist/coordination/advanced-scheduler.d.ts.map +0 -1
- package/dist/coordination/advanced-scheduler.js +0 -382
- package/dist/coordination/advanced-scheduler.js.map +0 -1
- package/dist/coordination/advanced-task-executor.d.ts +0 -100
- package/dist/coordination/advanced-task-executor.d.ts.map +0 -1
- package/dist/coordination/advanced-task-executor.js +0 -463
- package/dist/coordination/advanced-task-executor.js.map +0 -1
- package/dist/coordination/background-executor.d.ts +0 -69
- package/dist/coordination/background-executor.d.ts.map +0 -1
- package/dist/coordination/background-executor.js +0 -363
- package/dist/coordination/background-executor.js.map +0 -1
- package/dist/coordination/circuit-breaker.d.ts +0 -124
- package/dist/coordination/circuit-breaker.d.ts.map +0 -1
- package/dist/coordination/circuit-breaker.js +0 -301
- package/dist/coordination/circuit-breaker.js.map +0 -1
- package/dist/coordination/conflict-resolution.d.ts +0 -133
- package/dist/coordination/conflict-resolution.d.ts.map +0 -1
- package/dist/coordination/conflict-resolution.js +0 -360
- package/dist/coordination/conflict-resolution.js.map +0 -1
- package/dist/coordination/dependency-graph.d.ts +0 -78
- package/dist/coordination/dependency-graph.d.ts.map +0 -1
- package/dist/coordination/dependency-graph.js +0 -387
- package/dist/coordination/dependency-graph.js.map +0 -1
- package/dist/coordination/hive-orchestrator.d.ts +0 -118
- package/dist/coordination/hive-orchestrator.d.ts.map +0 -1
- package/dist/coordination/hive-orchestrator.js +0 -325
- package/dist/coordination/hive-orchestrator.js.map +0 -1
- package/dist/coordination/hive-protocol.d.ts +0 -117
- package/dist/coordination/hive-protocol.d.ts.map +0 -1
- package/dist/coordination/hive-protocol.js +0 -372
- package/dist/coordination/hive-protocol.js.map +0 -1
- package/dist/coordination/index.d.ts +0 -14
- package/dist/coordination/index.d.ts.map +0 -1
- package/dist/coordination/index.js +0 -21
- package/dist/coordination/index.js.map +0 -1
- package/dist/coordination/load-balancer.d.ts +0 -139
- package/dist/coordination/load-balancer.d.ts.map +0 -1
- package/dist/coordination/load-balancer.js +0 -699
- package/dist/coordination/load-balancer.js.map +0 -1
- package/dist/coordination/manager.d.ts +0 -66
- package/dist/coordination/manager.d.ts.map +0 -1
- package/dist/coordination/manager.js +0 -354
- package/dist/coordination/manager.js.map +0 -1
- package/dist/coordination/messaging.d.ts +0 -37
- package/dist/coordination/messaging.d.ts.map +0 -1
- package/dist/coordination/messaging.js +0 -219
- package/dist/coordination/messaging.js.map +0 -1
- package/dist/coordination/metrics.d.ts +0 -153
- package/dist/coordination/metrics.d.ts.map +0 -1
- package/dist/coordination/metrics.js +0 -436
- package/dist/coordination/metrics.js.map +0 -1
- package/dist/coordination/resources.d.ts +0 -36
- package/dist/coordination/resources.d.ts.map +0 -1
- package/dist/coordination/resources.js +0 -254
- package/dist/coordination/resources.js.map +0 -1
- package/dist/coordination/scheduler.d.ts +0 -48
- package/dist/coordination/scheduler.d.ts.map +0 -1
- package/dist/coordination/scheduler.js +0 -308
- package/dist/coordination/scheduler.js.map +0 -1
- package/dist/coordination/swarm-coordinator.d.ts +0 -116
- package/dist/coordination/swarm-coordinator.d.ts.map +0 -1
- package/dist/coordination/swarm-coordinator.js +0 -563
- package/dist/coordination/swarm-coordinator.js.map +0 -1
- package/dist/coordination/swarm-monitor.d.ts +0 -101
- package/dist/coordination/swarm-monitor.d.ts.map +0 -1
- package/dist/coordination/swarm-monitor.js +0 -340
- package/dist/coordination/swarm-monitor.js.map +0 -1
- package/dist/coordination/work-stealing.d.ts +0 -44
- package/dist/coordination/work-stealing.d.ts.map +0 -1
- package/dist/coordination/work-stealing.js +0 -158
- package/dist/coordination/work-stealing.js.map +0 -1
- package/dist/core/config.d.ts +0 -243
- package/dist/core/config.d.ts.map +0 -1
- package/dist/core/config.js +0 -1125
- package/dist/core/config.js.map +0 -1
- package/dist/core/event-bus.d.ts +0 -63
- package/dist/core/event-bus.d.ts.map +0 -1
- package/dist/core/event-bus.js +0 -153
- package/dist/core/event-bus.js.map +0 -1
- package/dist/core/json-persistence.d.ts +0 -55
- package/dist/core/json-persistence.d.ts.map +0 -1
- package/dist/core/json-persistence.js +0 -111
- package/dist/core/json-persistence.js.map +0 -1
- package/dist/core/logger.d.ts +0 -62
- package/dist/core/logger.d.ts.map +0 -1
- package/dist/core/logger.js +0 -252
- package/dist/core/logger.js.map +0 -1
- package/dist/core/orchestrator-fixed.d.ts +0 -81
- package/dist/core/orchestrator-fixed.d.ts.map +0 -1
- package/dist/core/orchestrator-fixed.js +0 -213
- package/dist/core/orchestrator-fixed.js.map +0 -1
- package/dist/core/orchestrator.d.ts +0 -123
- package/dist/core/orchestrator.d.ts.map +0 -1
- package/dist/core/orchestrator.js +0 -1058
- package/dist/core/orchestrator.js.map +0 -1
- package/dist/core/persistence.d.ts +0 -53
- package/dist/core/persistence.d.ts.map +0 -1
- package/dist/core/persistence.js +0 -192
- package/dist/core/persistence.js.map +0 -1
- package/dist/enterprise/analytics-manager.d.ts +0 -489
- package/dist/enterprise/analytics-manager.d.ts.map +0 -1
- package/dist/enterprise/analytics-manager.js +0 -956
- package/dist/enterprise/analytics-manager.js.map +0 -1
- package/dist/enterprise/audit-manager.d.ts +0 -459
- package/dist/enterprise/audit-manager.d.ts.map +0 -1
- package/dist/enterprise/audit-manager.js +0 -1014
- package/dist/enterprise/audit-manager.js.map +0 -1
- package/dist/enterprise/cloud-manager.d.ts +0 -435
- package/dist/enterprise/cloud-manager.d.ts.map +0 -1
- package/dist/enterprise/cloud-manager.js +0 -789
- package/dist/enterprise/cloud-manager.js.map +0 -1
- package/dist/enterprise/deployment-manager.d.ts +0 -328
- package/dist/enterprise/deployment-manager.d.ts.map +0 -1
- package/dist/enterprise/deployment-manager.js +0 -830
- package/dist/enterprise/deployment-manager.js.map +0 -1
- package/dist/enterprise/index.d.ts +0 -13
- package/dist/enterprise/index.d.ts.map +0 -1
- package/dist/enterprise/index.js +0 -7
- package/dist/enterprise/index.js.map +0 -1
- package/dist/enterprise/project-manager.d.ts +0 -228
- package/dist/enterprise/project-manager.d.ts.map +0 -1
- package/dist/enterprise/project-manager.js +0 -537
- package/dist/enterprise/project-manager.js.map +0 -1
- package/dist/enterprise/security-manager.d.ts +0 -422
- package/dist/enterprise/security-manager.d.ts.map +0 -1
- package/dist/enterprise/security-manager.js +0 -910
- package/dist/enterprise/security-manager.js.map +0 -1
- package/dist/hive-mind/core/Agent.d.ts +0 -137
- package/dist/hive-mind/core/Agent.d.ts.map +0 -1
- package/dist/hive-mind/core/Agent.js +0 -567
- package/dist/hive-mind/core/Agent.js.map +0 -1
- package/dist/hive-mind/core/Communication.d.ts +0 -116
- package/dist/hive-mind/core/Communication.d.ts.map +0 -1
- package/dist/hive-mind/core/Communication.js +0 -407
- package/dist/hive-mind/core/Communication.js.map +0 -1
- package/dist/hive-mind/core/DatabaseManager.d.ts +0 -99
- package/dist/hive-mind/core/DatabaseManager.d.ts.map +0 -1
- package/dist/hive-mind/core/DatabaseManager.js +0 -648
- package/dist/hive-mind/core/DatabaseManager.js.map +0 -1
- package/dist/hive-mind/core/HiveMind.d.ts +0 -90
- package/dist/hive-mind/core/HiveMind.d.ts.map +0 -1
- package/dist/hive-mind/core/HiveMind.js +0 -439
- package/dist/hive-mind/core/HiveMind.js.map +0 -1
- package/dist/hive-mind/core/Memory.d.ts +0 -235
- package/dist/hive-mind/core/Memory.d.ts.map +0 -1
- package/dist/hive-mind/core/Memory.js +0 -1192
- package/dist/hive-mind/core/Memory.js.map +0 -1
- package/dist/hive-mind/core/MemoryMonitor.d.ts +0 -183
- package/dist/hive-mind/core/MemoryMonitor.d.ts.map +0 -1
- package/dist/hive-mind/core/MemoryMonitor.js +0 -547
- package/dist/hive-mind/core/MemoryMonitor.js.map +0 -1
- package/dist/hive-mind/core/Queen.d.ts +0 -115
- package/dist/hive-mind/core/Queen.d.ts.map +0 -1
- package/dist/hive-mind/core/Queen.js +0 -649
- package/dist/hive-mind/core/Queen.js.map +0 -1
- package/dist/hive-mind/index.d.ts +0 -17
- package/dist/hive-mind/index.d.ts.map +0 -1
- package/dist/hive-mind/index.js +0 -21
- package/dist/hive-mind/index.js.map +0 -1
- package/dist/hive-mind/integration/ConsensusEngine.d.ts +0 -117
- package/dist/hive-mind/integration/ConsensusEngine.d.ts.map +0 -1
- package/dist/hive-mind/integration/ConsensusEngine.js +0 -478
- package/dist/hive-mind/integration/ConsensusEngine.js.map +0 -1
- package/dist/hive-mind/integration/MCPToolWrapper.d.ts +0 -172
- package/dist/hive-mind/integration/MCPToolWrapper.d.ts.map +0 -1
- package/dist/hive-mind/integration/MCPToolWrapper.js +0 -217
- package/dist/hive-mind/integration/MCPToolWrapper.js.map +0 -1
- package/dist/hive-mind/integration/SwarmOrchestrator.d.ts +0 -172
- package/dist/hive-mind/integration/SwarmOrchestrator.d.ts.map +0 -1
- package/dist/hive-mind/integration/SwarmOrchestrator.js +0 -748
- package/dist/hive-mind/integration/SwarmOrchestrator.js.map +0 -1
- package/dist/hive-mind/types.d.ts +0 -298
- package/dist/hive-mind/types.d.ts.map +0 -1
- package/dist/hive-mind/types.js +0 -7
- package/dist/hive-mind/types.js.map +0 -1
- package/dist/integration/mock-components.d.ts +0 -107
- package/dist/integration/mock-components.d.ts.map +0 -1
- package/dist/integration/mock-components.js +0 -357
- package/dist/integration/mock-components.js.map +0 -1
- package/dist/integration/system-integration.d.ts +0 -84
- package/dist/integration/system-integration.d.ts.map +0 -1
- package/dist/integration/system-integration.js +0 -446
- package/dist/integration/system-integration.js.map +0 -1
- package/dist/integration/types.d.ts +0 -119
- package/dist/integration/types.d.ts.map +0 -1
- package/dist/integration/types.js +0 -5
- package/dist/integration/types.js.map +0 -1
- package/dist/mcp/auth.d.ts +0 -80
- package/dist/mcp/auth.d.ts.map +0 -1
- package/dist/mcp/auth.js +0 -350
- package/dist/mcp/auth.js.map +0 -1
- package/dist/mcp/claude-code-wrapper.d.ts +0 -26
- package/dist/mcp/claude-code-wrapper.d.ts.map +0 -1
- package/dist/mcp/claude-code-wrapper.js +0 -699
- package/dist/mcp/claude-code-wrapper.js.map +0 -1
- package/dist/mcp/claude-flow-tools.d.ts +0 -13
- package/dist/mcp/claude-flow-tools.d.ts.map +0 -1
- package/dist/mcp/claude-flow-tools.js +0 -1181
- package/dist/mcp/claude-flow-tools.js.map +0 -1
- package/dist/mcp/client.d.ts +0 -41
- package/dist/mcp/client.d.ts.map +0 -1
- package/dist/mcp/client.js +0 -194
- package/dist/mcp/client.js.map +0 -1
- package/dist/mcp/index.d.ts +0 -134
- package/dist/mcp/index.d.ts.map +0 -1
- package/dist/mcp/index.js +0 -212
- package/dist/mcp/index.js.map +0 -1
- package/dist/mcp/integrate-wrapper.d.ts +0 -16
- package/dist/mcp/integrate-wrapper.d.ts.map +0 -1
- package/dist/mcp/integrate-wrapper.js +0 -75
- package/dist/mcp/integrate-wrapper.js.map +0 -1
- package/dist/mcp/lifecycle-manager.d.ts +0 -121
- package/dist/mcp/lifecycle-manager.d.ts.map +0 -1
- package/dist/mcp/lifecycle-manager.js +0 -366
- package/dist/mcp/lifecycle-manager.js.map +0 -1
- package/dist/mcp/load-balancer.d.ts +0 -88
- package/dist/mcp/load-balancer.d.ts.map +0 -1
- package/dist/mcp/load-balancer.js +0 -393
- package/dist/mcp/load-balancer.js.map +0 -1
- package/dist/mcp/orchestration-integration.d.ts +0 -135
- package/dist/mcp/orchestration-integration.d.ts.map +0 -1
- package/dist/mcp/orchestration-integration.js +0 -735
- package/dist/mcp/orchestration-integration.js.map +0 -1
- package/dist/mcp/performance-monitor.d.ts +0 -164
- package/dist/mcp/performance-monitor.d.ts.map +0 -1
- package/dist/mcp/performance-monitor.js +0 -481
- package/dist/mcp/performance-monitor.js.map +0 -1
- package/dist/mcp/protocol-manager.d.ts +0 -88
- package/dist/mcp/protocol-manager.d.ts.map +0 -1
- package/dist/mcp/protocol-manager.js +0 -347
- package/dist/mcp/protocol-manager.js.map +0 -1
- package/dist/mcp/recovery/connection-health-monitor.d.ts +0 -69
- package/dist/mcp/recovery/connection-health-monitor.d.ts.map +0 -1
- package/dist/mcp/recovery/connection-health-monitor.js +0 -241
- package/dist/mcp/recovery/connection-health-monitor.js.map +0 -1
- package/dist/mcp/recovery/connection-state-manager.d.ts +0 -106
- package/dist/mcp/recovery/connection-state-manager.d.ts.map +0 -1
- package/dist/mcp/recovery/connection-state-manager.js +0 -318
- package/dist/mcp/recovery/connection-state-manager.js.map +0 -1
- package/dist/mcp/recovery/fallback-coordinator.d.ts +0 -79
- package/dist/mcp/recovery/fallback-coordinator.d.ts.map +0 -1
- package/dist/mcp/recovery/fallback-coordinator.js +0 -278
- package/dist/mcp/recovery/fallback-coordinator.js.map +0 -1
- package/dist/mcp/recovery/index.d.ts +0 -10
- package/dist/mcp/recovery/index.d.ts.map +0 -1
- package/dist/mcp/recovery/index.js +0 -10
- package/dist/mcp/recovery/index.js.map +0 -1
- package/dist/mcp/recovery/reconnection-manager.d.ts +0 -69
- package/dist/mcp/recovery/reconnection-manager.d.ts.map +0 -1
- package/dist/mcp/recovery/reconnection-manager.js +0 -226
- package/dist/mcp/recovery/reconnection-manager.js.map +0 -1
- package/dist/mcp/recovery/recovery-manager.d.ts +0 -93
- package/dist/mcp/recovery/recovery-manager.d.ts.map +0 -1
- package/dist/mcp/recovery/recovery-manager.js +0 -248
- package/dist/mcp/recovery/recovery-manager.js.map +0 -1
- package/dist/mcp/router.d.ts +0 -54
- package/dist/mcp/router.d.ts.map +0 -1
- package/dist/mcp/router.js +0 -204
- package/dist/mcp/router.js.map +0 -1
- package/dist/mcp/ruv-swarm-tools.d.ts +0 -58
- package/dist/mcp/ruv-swarm-tools.d.ts.map +0 -1
- package/dist/mcp/ruv-swarm-tools.js +0 -548
- package/dist/mcp/ruv-swarm-tools.js.map +0 -1
- package/dist/mcp/server-with-wrapper.d.ts +0 -6
- package/dist/mcp/server-with-wrapper.d.ts.map +0 -1
- package/dist/mcp/server-with-wrapper.js +0 -35
- package/dist/mcp/server-with-wrapper.js.map +0 -1
- package/dist/mcp/server-wrapper-mode.d.ts +0 -8
- package/dist/mcp/server-wrapper-mode.d.ts.map +0 -1
- package/dist/mcp/server-wrapper-mode.js +0 -27
- package/dist/mcp/server-wrapper-mode.js.map +0 -1
- package/dist/mcp/server.d.ts +0 -75
- package/dist/mcp/server.d.ts.map +0 -1
- package/dist/mcp/server.js +0 -538
- package/dist/mcp/server.js.map +0 -1
- package/dist/mcp/session-manager.d.ts +0 -60
- package/dist/mcp/session-manager.d.ts.map +0 -1
- package/dist/mcp/session-manager.js +0 -323
- package/dist/mcp/session-manager.js.map +0 -1
- package/dist/mcp/sparc-modes.d.ts +0 -12
- package/dist/mcp/sparc-modes.d.ts.map +0 -1
- package/dist/mcp/sparc-modes.js +0 -370
- package/dist/mcp/sparc-modes.js.map +0 -1
- package/dist/mcp/swarm-tools.d.ts +0 -87
- package/dist/mcp/swarm-tools.d.ts.map +0 -1
- package/dist/mcp/swarm-tools.js +0 -731
- package/dist/mcp/swarm-tools.js.map +0 -1
- package/dist/mcp/tools.d.ts +0 -145
- package/dist/mcp/tools.d.ts.map +0 -1
- package/dist/mcp/tools.js +0 -434
- package/dist/mcp/tools.js.map +0 -1
- package/dist/mcp/transports/base.d.ts +0 -22
- package/dist/mcp/transports/base.d.ts.map +0 -1
- package/dist/mcp/transports/base.js +0 -5
- package/dist/mcp/transports/base.js.map +0 -1
- package/dist/mcp/transports/http.d.ts +0 -48
- package/dist/mcp/transports/http.d.ts.map +0 -1
- package/dist/mcp/transports/http.js +0 -400
- package/dist/mcp/transports/http.js.map +0 -1
- package/dist/mcp/transports/stdio.d.ts +0 -37
- package/dist/mcp/transports/stdio.d.ts.map +0 -1
- package/dist/mcp/transports/stdio.js +0 -206
- package/dist/mcp/transports/stdio.js.map +0 -1
- package/dist/memory/advanced-memory-manager.d.ts +0 -303
- package/dist/memory/advanced-memory-manager.d.ts.map +0 -1
- package/dist/memory/advanced-memory-manager.js +0 -1467
- package/dist/memory/advanced-memory-manager.js.map +0 -1
- package/dist/memory/backends/base.d.ts +0 -21
- package/dist/memory/backends/base.d.ts.map +0 -1
- package/dist/memory/backends/base.js +0 -5
- package/dist/memory/backends/base.js.map +0 -1
- package/dist/memory/backends/markdown.d.ts +0 -35
- package/dist/memory/backends/markdown.d.ts.map +0 -1
- package/dist/memory/backends/markdown.js +0 -223
- package/dist/memory/backends/markdown.js.map +0 -1
- package/dist/memory/backends/sqlite.d.ts +0 -33
- package/dist/memory/backends/sqlite.d.ts.map +0 -1
- package/dist/memory/backends/sqlite.js +0 -291
- package/dist/memory/backends/sqlite.js.map +0 -1
- package/dist/memory/cache.d.ts +0 -65
- package/dist/memory/cache.d.ts.map +0 -1
- package/dist/memory/cache.js +0 -188
- package/dist/memory/cache.js.map +0 -1
- package/dist/memory/distributed-memory.d.ts +0 -188
- package/dist/memory/distributed-memory.d.ts.map +0 -1
- package/dist/memory/distributed-memory.js +0 -710
- package/dist/memory/distributed-memory.js.map +0 -1
- package/dist/memory/fallback-store.d.ts +0 -28
- package/dist/memory/fallback-store.d.ts.map +0 -1
- package/dist/memory/fallback-store.js +0 -101
- package/dist/memory/fallback-store.js.map +0 -1
- package/dist/memory/in-memory-store.d.ts +0 -41
- package/dist/memory/in-memory-store.d.ts.map +0 -1
- package/dist/memory/in-memory-store.js +0 -173
- package/dist/memory/in-memory-store.js.map +0 -1
- package/dist/memory/indexer.d.ts +0 -52
- package/dist/memory/indexer.d.ts.map +0 -1
- package/dist/memory/indexer.js +0 -191
- package/dist/memory/indexer.js.map +0 -1
- package/dist/memory/manager.d.ts +0 -58
- package/dist/memory/manager.d.ts.map +0 -1
- package/dist/memory/manager.js +0 -423
- package/dist/memory/manager.js.map +0 -1
- package/dist/memory/sqlite-store.d.ts +0 -34
- package/dist/memory/sqlite-store.d.ts.map +0 -1
- package/dist/memory/sqlite-store.js +0 -266
- package/dist/memory/sqlite-store.js.map +0 -1
- package/dist/memory/sqlite-wrapper.d.ts +0 -38
- package/dist/memory/sqlite-wrapper.d.ts.map +0 -1
- package/dist/memory/sqlite-wrapper.js +0 -157
- package/dist/memory/sqlite-wrapper.js.map +0 -1
- package/dist/memory/swarm-memory.d.ts +0 -91
- package/dist/memory/swarm-memory.d.ts.map +0 -1
- package/dist/memory/swarm-memory.js +0 -454
- package/dist/memory/swarm-memory.js.map +0 -1
- package/dist/migration/index.d.ts +0 -7
- package/dist/migration/index.d.ts.map +0 -1
- package/dist/migration/index.js +0 -166
- package/dist/migration/index.js.map +0 -1
- package/dist/migration/logger.d.ts +0 -26
- package/dist/migration/logger.d.ts.map +0 -1
- package/dist/migration/logger.js +0 -145
- package/dist/migration/logger.js.map +0 -1
- package/dist/migration/migration-analyzer.d.ts +0 -18
- package/dist/migration/migration-analyzer.d.ts.map +0 -1
- package/dist/migration/migration-analyzer.js +0 -284
- package/dist/migration/migration-analyzer.js.map +0 -1
- package/dist/migration/migration-runner.d.ts +0 -26
- package/dist/migration/migration-runner.d.ts.map +0 -1
- package/dist/migration/migration-runner.js +0 -505
- package/dist/migration/migration-runner.js.map +0 -1
- package/dist/migration/migration-validator.d.ts +0 -17
- package/dist/migration/migration-validator.d.ts.map +0 -1
- package/dist/migration/migration-validator.js +0 -309
- package/dist/migration/migration-validator.js.map +0 -1
- package/dist/migration/progress-reporter.d.ts +0 -28
- package/dist/migration/progress-reporter.d.ts.map +0 -1
- package/dist/migration/progress-reporter.js +0 -163
- package/dist/migration/progress-reporter.js.map +0 -1
- package/dist/migration/rollback-manager.d.ts +0 -24
- package/dist/migration/rollback-manager.d.ts.map +0 -1
- package/dist/migration/rollback-manager.js +0 -351
- package/dist/migration/rollback-manager.js.map +0 -1
- package/dist/migration/types.d.ts +0 -103
- package/dist/migration/types.d.ts.map +0 -1
- package/dist/migration/types.js +0 -6
- package/dist/migration/types.js.map +0 -1
- package/dist/monitoring/diagnostics.d.ts +0 -109
- package/dist/monitoring/diagnostics.d.ts.map +0 -1
- package/dist/monitoring/diagnostics.js +0 -557
- package/dist/monitoring/diagnostics.js.map +0 -1
- package/dist/monitoring/health-check.d.ts +0 -91
- package/dist/monitoring/health-check.d.ts.map +0 -1
- package/dist/monitoring/health-check.js +0 -370
- package/dist/monitoring/health-check.js.map +0 -1
- package/dist/monitoring/real-time-monitor.d.ts +0 -230
- package/dist/monitoring/real-time-monitor.d.ts.map +0 -1
- package/dist/monitoring/real-time-monitor.js +0 -852
- package/dist/monitoring/real-time-monitor.js.map +0 -1
- package/dist/providers/anthropic-provider.d.ts +0 -27
- package/dist/providers/anthropic-provider.d.ts.map +0 -1
- package/dist/providers/anthropic-provider.js +0 -247
- package/dist/providers/anthropic-provider.js.map +0 -1
- package/dist/providers/base-provider.d.ts +0 -134
- package/dist/providers/base-provider.d.ts.map +0 -1
- package/dist/providers/base-provider.js +0 -407
- package/dist/providers/base-provider.js.map +0 -1
- package/dist/providers/cohere-provider.d.ts +0 -28
- package/dist/providers/cohere-provider.d.ts.map +0 -1
- package/dist/providers/cohere-provider.js +0 -407
- package/dist/providers/cohere-provider.js.map +0 -1
- package/dist/providers/google-provider.d.ts +0 -23
- package/dist/providers/google-provider.d.ts.map +0 -1
- package/dist/providers/google-provider.js +0 -362
- package/dist/providers/google-provider.js.map +0 -1
- package/dist/providers/index.d.ts +0 -14
- package/dist/providers/index.d.ts.map +0 -1
- package/dist/providers/index.js +0 -18
- package/dist/providers/index.js.map +0 -1
- package/dist/providers/ollama-provider.d.ts +0 -23
- package/dist/providers/ollama-provider.d.ts.map +0 -1
- package/dist/providers/ollama-provider.js +0 -374
- package/dist/providers/ollama-provider.js.map +0 -1
- package/dist/providers/openai-provider.d.ts +0 -23
- package/dist/providers/openai-provider.d.ts.map +0 -1
- package/dist/providers/openai-provider.js +0 -349
- package/dist/providers/openai-provider.js.map +0 -1
- package/dist/providers/provider-manager.d.ts +0 -139
- package/dist/providers/provider-manager.d.ts.map +0 -1
- package/dist/providers/provider-manager.js +0 -513
- package/dist/providers/provider-manager.js.map +0 -1
- package/dist/providers/types.d.ts +0 -356
- package/dist/providers/types.d.ts.map +0 -1
- package/dist/providers/types.js +0 -61
- package/dist/providers/types.js.map +0 -1
- package/dist/providers/utils.d.ts +0 -37
- package/dist/providers/utils.d.ts.map +0 -1
- package/dist/providers/utils.js +0 -322
- package/dist/providers/utils.js.map +0 -1
- package/dist/resources/resource-manager.d.ts +0 -390
- package/dist/resources/resource-manager.d.ts.map +0 -1
- package/dist/resources/resource-manager.js +0 -1233
- package/dist/resources/resource-manager.js.map +0 -1
- package/dist/services/agentic-flow-hooks/hook-manager.d.ts +0 -70
- package/dist/services/agentic-flow-hooks/hook-manager.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/hook-manager.js +0 -512
- package/dist/services/agentic-flow-hooks/hook-manager.js.map +0 -1
- package/dist/services/agentic-flow-hooks/index.d.ts +0 -36
- package/dist/services/agentic-flow-hooks/index.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/index.js +0 -325
- package/dist/services/agentic-flow-hooks/index.js.map +0 -1
- package/dist/services/agentic-flow-hooks/llm-hooks.d.ts +0 -33
- package/dist/services/agentic-flow-hooks/llm-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/llm-hooks.js +0 -415
- package/dist/services/agentic-flow-hooks/llm-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/memory-hooks.d.ts +0 -45
- package/dist/services/agentic-flow-hooks/memory-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/memory-hooks.js +0 -532
- package/dist/services/agentic-flow-hooks/memory-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/neural-hooks.d.ts +0 -39
- package/dist/services/agentic-flow-hooks/neural-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/neural-hooks.js +0 -561
- package/dist/services/agentic-flow-hooks/neural-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/performance-hooks.d.ts +0 -33
- package/dist/services/agentic-flow-hooks/performance-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/performance-hooks.js +0 -621
- package/dist/services/agentic-flow-hooks/performance-hooks.js.map +0 -1
- package/dist/services/agentic-flow-hooks/types.d.ts +0 -379
- package/dist/services/agentic-flow-hooks/types.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/types.js +0 -8
- package/dist/services/agentic-flow-hooks/types.js.map +0 -1
- package/dist/services/agentic-flow-hooks/workflow-hooks.d.ts +0 -39
- package/dist/services/agentic-flow-hooks/workflow-hooks.d.ts.map +0 -1
- package/dist/services/agentic-flow-hooks/workflow-hooks.js +0 -742
- package/dist/services/agentic-flow-hooks/workflow-hooks.js.map +0 -1
- package/dist/swarm/claude-flow-executor.d.ts +0 -28
- package/dist/swarm/claude-flow-executor.d.ts.map +0 -1
- package/dist/swarm/claude-flow-executor.js +0 -216
- package/dist/swarm/claude-flow-executor.js.map +0 -1
- package/dist/swarm/coordinator.d.ts +0 -167
- package/dist/swarm/coordinator.d.ts.map +0 -1
- package/dist/swarm/coordinator.js +0 -2738
- package/dist/swarm/coordinator.js.map +0 -1
- package/dist/swarm/direct-executor.d.ts +0 -48
- package/dist/swarm/direct-executor.d.ts.map +0 -1
- package/dist/swarm/direct-executor.js +0 -1120
- package/dist/swarm/direct-executor.js.map +0 -1
- package/dist/swarm/executor-v2.d.ts +0 -23
- package/dist/swarm/executor-v2.d.ts.map +0 -1
- package/dist/swarm/executor-v2.js +0 -321
- package/dist/swarm/executor-v2.js.map +0 -1
- package/dist/swarm/executor.d.ts +0 -120
- package/dist/swarm/executor.d.ts.map +0 -1
- package/dist/swarm/executor.js +0 -797
- package/dist/swarm/executor.js.map +0 -1
- package/dist/swarm/index.d.ts +0 -31
- package/dist/swarm/index.d.ts.map +0 -1
- package/dist/swarm/index.js +0 -42
- package/dist/swarm/index.js.map +0 -1
- package/dist/swarm/json-output-aggregator.d.ts +0 -100
- package/dist/swarm/json-output-aggregator.d.ts.map +0 -1
- package/dist/swarm/json-output-aggregator.js +0 -250
- package/dist/swarm/json-output-aggregator.js.map +0 -1
- package/dist/swarm/memory.d.ts +0 -176
- package/dist/swarm/memory.d.ts.map +0 -1
- package/dist/swarm/memory.js +0 -1068
- package/dist/swarm/memory.js.map +0 -1
- package/dist/swarm/optimizations/async-file-manager.d.ts +0 -53
- package/dist/swarm/optimizations/async-file-manager.d.ts.map +0 -1
- package/dist/swarm/optimizations/async-file-manager.js +0 -244
- package/dist/swarm/optimizations/async-file-manager.js.map +0 -1
- package/dist/swarm/optimizations/circular-buffer.d.ts +0 -46
- package/dist/swarm/optimizations/circular-buffer.d.ts.map +0 -1
- package/dist/swarm/optimizations/circular-buffer.js +0 -157
- package/dist/swarm/optimizations/circular-buffer.js.map +0 -1
- package/dist/swarm/optimizations/connection-pool.d.ts +0 -54
- package/dist/swarm/optimizations/connection-pool.d.ts.map +0 -1
- package/dist/swarm/optimizations/connection-pool.js +0 -226
- package/dist/swarm/optimizations/connection-pool.js.map +0 -1
- package/dist/swarm/optimizations/index.d.ts +0 -24
- package/dist/swarm/optimizations/index.d.ts.map +0 -1
- package/dist/swarm/optimizations/index.js +0 -30
- package/dist/swarm/optimizations/index.js.map +0 -1
- package/dist/swarm/optimizations/optimized-executor.d.ts +0 -109
- package/dist/swarm/optimizations/optimized-executor.d.ts.map +0 -1
- package/dist/swarm/optimizations/optimized-executor.js +0 -315
- package/dist/swarm/optimizations/optimized-executor.js.map +0 -1
- package/dist/swarm/optimizations/ttl-map.d.ts +0 -78
- package/dist/swarm/optimizations/ttl-map.d.ts.map +0 -1
- package/dist/swarm/optimizations/ttl-map.js +0 -229
- package/dist/swarm/optimizations/ttl-map.js.map +0 -1
- package/dist/swarm/prompt-cli.d.ts +0 -5
- package/dist/swarm/prompt-cli.d.ts.map +0 -1
- package/dist/swarm/prompt-cli.js +0 -261
- package/dist/swarm/prompt-cli.js.map +0 -1
- package/dist/swarm/prompt-copier-enhanced.d.ts +0 -17
- package/dist/swarm/prompt-copier-enhanced.d.ts.map +0 -1
- package/dist/swarm/prompt-copier-enhanced.js +0 -193
- package/dist/swarm/prompt-copier-enhanced.js.map +0 -1
- package/dist/swarm/prompt-copier.d.ts +0 -76
- package/dist/swarm/prompt-copier.d.ts.map +0 -1
- package/dist/swarm/prompt-copier.js +0 -377
- package/dist/swarm/prompt-copier.js.map +0 -1
- package/dist/swarm/prompt-manager.d.ts +0 -72
- package/dist/swarm/prompt-manager.d.ts.map +0 -1
- package/dist/swarm/prompt-manager.js +0 -276
- package/dist/swarm/prompt-manager.js.map +0 -1
- package/dist/swarm/prompt-utils.d.ts +0 -52
- package/dist/swarm/prompt-utils.d.ts.map +0 -1
- package/dist/swarm/prompt-utils.js +0 -267
- package/dist/swarm/prompt-utils.js.map +0 -1
- package/dist/swarm/sparc-executor.d.ts +0 -105
- package/dist/swarm/sparc-executor.d.ts.map +0 -1
- package/dist/swarm/sparc-executor.js +0 -1430
- package/dist/swarm/sparc-executor.js.map +0 -1
- package/dist/swarm/strategies/auto.d.ts +0 -57
- package/dist/swarm/strategies/auto.d.ts.map +0 -1
- package/dist/swarm/strategies/auto.js +0 -642
- package/dist/swarm/strategies/auto.js.map +0 -1
- package/dist/swarm/strategies/base.d.ts +0 -78
- package/dist/swarm/strategies/base.d.ts.map +0 -1
- package/dist/swarm/strategies/base.js +0 -111
- package/dist/swarm/strategies/base.js.map +0 -1
- package/dist/swarm/strategies/research.d.ts +0 -75
- package/dist/swarm/strategies/research.d.ts.map +0 -1
- package/dist/swarm/strategies/research.js +0 -846
- package/dist/swarm/strategies/research.js.map +0 -1
- package/dist/swarm/strategies/strategy-metrics-patch.d.ts +0 -11
- package/dist/swarm/strategies/strategy-metrics-patch.d.ts.map +0 -1
- package/dist/swarm/strategies/strategy-metrics-patch.js +0 -2
- package/dist/swarm/strategies/strategy-metrics-patch.js.map +0 -1
- package/dist/swarm/types.d.ts +0 -578
- package/dist/swarm/types.d.ts.map +0 -1
- package/dist/swarm/types.js +0 -54
- package/dist/swarm/types.js.map +0 -1
- package/dist/swarm/workers/copy-worker.d.ts +0 -2
- package/dist/swarm/workers/copy-worker.d.ts.map +0 -1
- package/dist/swarm/workers/copy-worker.js +0 -56
- package/dist/swarm/workers/copy-worker.js.map +0 -1
- package/dist/task/commands.d.ts +0 -60
- package/dist/task/commands.d.ts.map +0 -1
- package/dist/task/commands.js +0 -111
- package/dist/task/commands.js.map +0 -1
- package/dist/task/coordination.d.ts +0 -109
- package/dist/task/coordination.d.ts.map +0 -1
- package/dist/task/coordination.js +0 -634
- package/dist/task/coordination.js.map +0 -1
- package/dist/task/engine.d.ts +0 -198
- package/dist/task/engine.d.ts.map +0 -1
- package/dist/task/engine.js +0 -500
- package/dist/task/engine.js.map +0 -1
- package/dist/task/index.d.ts +0 -103
- package/dist/task/index.d.ts.map +0 -1
- package/dist/task/index.js +0 -276
- package/dist/task/index.js.map +0 -1
- package/dist/task/types.d.ts +0 -56
- package/dist/task/types.d.ts.map +0 -1
- package/dist/task/types.js +0 -2
- package/dist/task/types.js.map +0 -1
- package/dist/terminal/adapters/base.d.ts +0 -40
- package/dist/terminal/adapters/base.d.ts.map +0 -1
- package/dist/terminal/adapters/base.js +0 -5
- package/dist/terminal/adapters/base.js.map +0 -1
- package/dist/terminal/adapters/native.d.ts +0 -19
- package/dist/terminal/adapters/native.d.ts.map +0 -1
- package/dist/terminal/adapters/native.js +0 -414
- package/dist/terminal/adapters/native.js.map +0 -1
- package/dist/terminal/adapters/vscode.d.ts +0 -23
- package/dist/terminal/adapters/vscode.d.ts.map +0 -1
- package/dist/terminal/adapters/vscode.js +0 -267
- package/dist/terminal/adapters/vscode.js.map +0 -1
- package/dist/terminal/manager.d.ts +0 -59
- package/dist/terminal/manager.d.ts.map +0 -1
- package/dist/terminal/manager.js +0 -235
- package/dist/terminal/manager.js.map +0 -1
- package/dist/terminal/pool.d.ts +0 -32
- package/dist/terminal/pool.d.ts.map +0 -1
- package/dist/terminal/pool.js +0 -208
- package/dist/terminal/pool.js.map +0 -1
- package/dist/terminal/session.d.ts +0 -41
- package/dist/terminal/session.d.ts.map +0 -1
- package/dist/terminal/session.js +0 -210
- package/dist/terminal/session.js.map +0 -1
- package/dist/types/index.d.ts +0 -28
- package/dist/types/index.d.ts.map +0 -1
- package/dist/types/index.js +0 -15
- package/dist/types/index.js.map +0 -1
- package/dist/ui/hive-dashboard.d.ts +0 -140
- package/dist/ui/hive-dashboard.d.ts.map +0 -1
- package/dist/ui/hive-dashboard.js +0 -300
- package/dist/ui/hive-dashboard.js.map +0 -1
- package/dist/utils/error-handler.d.ts +0 -14
- package/dist/utils/error-handler.d.ts.map +0 -1
- package/dist/utils/error-handler.js +0 -29
- package/dist/utils/error-handler.js.map +0 -1
- package/dist/utils/errors.d.ts +0 -121
- package/dist/utils/errors.d.ts.map +0 -1
- package/dist/utils/errors.js +0 -194
- package/dist/utils/errors.js.map +0 -1
- package/dist/utils/formatters.d.ts +0 -15
- package/dist/utils/formatters.d.ts.map +0 -1
- package/dist/utils/formatters.js +0 -75
- package/dist/utils/formatters.js.map +0 -1
- package/dist/utils/helpers.d.ts +0 -134
- package/dist/utils/helpers.d.ts.map +0 -1
- package/dist/utils/helpers.js +0 -444
- package/dist/utils/helpers.js.map +0 -1
- package/dist/utils/npx-isolated-cache.d.ts +0 -17
- package/dist/utils/npx-isolated-cache.d.ts.map +0 -1
- package/dist/utils/npx-isolated-cache.js +0 -140
- package/dist/utils/npx-isolated-cache.js.map +0 -1
- package/dist/utils/paths.d.ts +0 -4
- package/dist/utils/paths.d.ts.map +0 -1
- package/dist/utils/paths.js +0 -43
- package/dist/utils/paths.js.map +0 -1
- package/dist/utils/type-guards.d.ts +0 -117
- package/dist/utils/type-guards.d.ts.map +0 -1
- package/dist/utils/type-guards.js +0 -166
- package/dist/utils/type-guards.js.map +0 -1
- package/dist/utils/types.d.ts +0 -512
- package/dist/utils/types.d.ts.map +0 -1
- package/dist/utils/types.js +0 -37
- package/dist/utils/types.js.map +0 -1
|
@@ -1,1467 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Advanced Memory Management System with comprehensive capabilities
|
|
3
|
-
* Includes indexing, compression, cross-agent sharing, and intelligent cleanup
|
|
4
|
-
*/
|
|
5
|
-
import { EventEmitter } from 'node:events';
|
|
6
|
-
import { promises as fs } from 'node:fs';
|
|
7
|
-
import { createHash } from 'node:crypto';
|
|
8
|
-
import { join, dirname } from 'node:path';
|
|
9
|
-
import { fileURLToPath } from 'node:url';
|
|
10
|
-
import { generateId } from '../utils/helpers.js';
|
|
11
|
-
// === MAIN CLASS ===
|
|
12
|
-
export class AdvancedMemoryManager extends EventEmitter {
|
|
13
|
-
dataPath;
|
|
14
|
-
indexPath;
|
|
15
|
-
backupPath;
|
|
16
|
-
archivePath;
|
|
17
|
-
entries = new Map();
|
|
18
|
-
index;
|
|
19
|
-
cache = new Map();
|
|
20
|
-
retentionPolicies = new Map();
|
|
21
|
-
logger;
|
|
22
|
-
config;
|
|
23
|
-
statistics;
|
|
24
|
-
operationMetrics = new Map();
|
|
25
|
-
cleanupInterval;
|
|
26
|
-
constructor(config = {}, logger) {
|
|
27
|
-
super();
|
|
28
|
-
this.logger = logger;
|
|
29
|
-
this.config = {
|
|
30
|
-
maxMemorySize: 1024 * 1024 * 1024, // 1GB
|
|
31
|
-
cacheSize: 10000,
|
|
32
|
-
cacheTtl: 300000, // 5 minutes
|
|
33
|
-
autoCompress: true,
|
|
34
|
-
autoCleanup: true,
|
|
35
|
-
cleanupInterval: 3600000, // 1 hour
|
|
36
|
-
indexingEnabled: true,
|
|
37
|
-
persistenceEnabled: true,
|
|
38
|
-
compressionThreshold: 1024, // 1KB
|
|
39
|
-
backupRetention: 7, // days
|
|
40
|
-
...config,
|
|
41
|
-
};
|
|
42
|
-
// Setup file paths
|
|
43
|
-
const __dirname = dirname(fileURLToPath(import.meta.url));
|
|
44
|
-
this.dataPath = join(process.cwd(), 'memory', 'data');
|
|
45
|
-
this.indexPath = join(process.cwd(), 'memory', 'index');
|
|
46
|
-
this.backupPath = join(process.cwd(), 'memory', 'backups');
|
|
47
|
-
this.archivePath = join(process.cwd(), 'memory', 'archive');
|
|
48
|
-
this.index = this.createEmptyIndex();
|
|
49
|
-
this.statistics = this.initializeStatistics();
|
|
50
|
-
}
|
|
51
|
-
// === INITIALIZATION ===
|
|
52
|
-
async initialize() {
|
|
53
|
-
this.logger.info('Initializing Advanced Memory Manager');
|
|
54
|
-
// Create directories
|
|
55
|
-
await Promise.all([
|
|
56
|
-
fs.mkdir(this.dataPath, { recursive: true }),
|
|
57
|
-
fs.mkdir(this.indexPath, { recursive: true }),
|
|
58
|
-
fs.mkdir(this.backupPath, { recursive: true }),
|
|
59
|
-
fs.mkdir(this.archivePath, { recursive: true }),
|
|
60
|
-
]);
|
|
61
|
-
// Load persisted data
|
|
62
|
-
if (this.config.persistenceEnabled) {
|
|
63
|
-
await this.loadPersistedData();
|
|
64
|
-
}
|
|
65
|
-
// Start automatic cleanup if enabled
|
|
66
|
-
if (this.config.autoCleanup) {
|
|
67
|
-
this.startAutoCleanup();
|
|
68
|
-
}
|
|
69
|
-
this.emit('memory:initialized');
|
|
70
|
-
this.logger.info('Advanced Memory Manager initialized successfully');
|
|
71
|
-
}
|
|
72
|
-
async shutdown() {
|
|
73
|
-
this.logger.info('Shutting down Advanced Memory Manager');
|
|
74
|
-
// Stop cleanup interval
|
|
75
|
-
if (this.cleanupInterval) {
|
|
76
|
-
clearInterval(this.cleanupInterval);
|
|
77
|
-
}
|
|
78
|
-
// Persist data
|
|
79
|
-
if (this.config.persistenceEnabled) {
|
|
80
|
-
await this.persistData();
|
|
81
|
-
}
|
|
82
|
-
// Create backup
|
|
83
|
-
await this.createBackup();
|
|
84
|
-
this.emit('memory:shutdown');
|
|
85
|
-
}
|
|
86
|
-
// === CORE OPERATIONS ===
|
|
87
|
-
async store(key, value, options = {}) {
|
|
88
|
-
const startTime = Date.now();
|
|
89
|
-
try {
|
|
90
|
-
const entryId = generateId('entry');
|
|
91
|
-
const now = new Date();
|
|
92
|
-
// Process value (compression, serialization)
|
|
93
|
-
const processedValue = await this.processValue(value, options.compress);
|
|
94
|
-
const size = this.calculateSize(processedValue);
|
|
95
|
-
// Create entry
|
|
96
|
-
const entry = {
|
|
97
|
-
id: entryId,
|
|
98
|
-
key,
|
|
99
|
-
value: processedValue.value,
|
|
100
|
-
type: options.type || this.inferType(value),
|
|
101
|
-
namespace: options.namespace || 'default',
|
|
102
|
-
tags: options.tags || [],
|
|
103
|
-
metadata: options.metadata || {},
|
|
104
|
-
owner: options.owner || 'system',
|
|
105
|
-
accessLevel: options.accessLevel || 'shared',
|
|
106
|
-
createdAt: now,
|
|
107
|
-
updatedAt: now,
|
|
108
|
-
lastAccessedAt: now,
|
|
109
|
-
expiresAt: options.ttl ? new Date(now.getTime() + options.ttl) : undefined,
|
|
110
|
-
version: 1,
|
|
111
|
-
size,
|
|
112
|
-
compressed: processedValue.compressed,
|
|
113
|
-
checksum: this.calculateChecksum(processedValue.value),
|
|
114
|
-
references: [],
|
|
115
|
-
dependencies: [],
|
|
116
|
-
};
|
|
117
|
-
// Store entry
|
|
118
|
-
this.entries.set(entryId, entry);
|
|
119
|
-
// Update index
|
|
120
|
-
if (this.config.indexingEnabled) {
|
|
121
|
-
this.updateIndex(entry, 'create');
|
|
122
|
-
}
|
|
123
|
-
// Update cache
|
|
124
|
-
this.updateCache(key, entry);
|
|
125
|
-
// Apply retention policies
|
|
126
|
-
await this.applyRetentionPolicies(entry);
|
|
127
|
-
this.logger.debug('Memory entry stored', { entryId, key, namespace: entry.namespace });
|
|
128
|
-
this.emit('memory:entry-stored', { entry });
|
|
129
|
-
this.recordMetric('store', Date.now() - startTime);
|
|
130
|
-
return entryId;
|
|
131
|
-
}
|
|
132
|
-
catch (error) {
|
|
133
|
-
this.recordMetric('store-error', Date.now() - startTime);
|
|
134
|
-
throw error;
|
|
135
|
-
}
|
|
136
|
-
}
|
|
137
|
-
async retrieve(key, options = {}) {
|
|
138
|
-
const startTime = Date.now();
|
|
139
|
-
try {
|
|
140
|
-
// Check cache first
|
|
141
|
-
const cached = this.cache.get(key);
|
|
142
|
-
if (cached && cached.expiry > Date.now()) {
|
|
143
|
-
this.recordMetric('retrieve-cache', Date.now() - startTime);
|
|
144
|
-
return cached.entry;
|
|
145
|
-
}
|
|
146
|
-
// Search in entries
|
|
147
|
-
const entry = this.findEntryByKey(key, options.namespace);
|
|
148
|
-
if (!entry) {
|
|
149
|
-
this.recordMetric('retrieve-miss', Date.now() - startTime);
|
|
150
|
-
return null;
|
|
151
|
-
}
|
|
152
|
-
// Check if expired
|
|
153
|
-
if (entry.expiresAt && entry.expiresAt < new Date()) {
|
|
154
|
-
await this.deleteEntry(entry.id);
|
|
155
|
-
this.recordMetric('retrieve-expired', Date.now() - startTime);
|
|
156
|
-
return null;
|
|
157
|
-
}
|
|
158
|
-
// Update last accessed
|
|
159
|
-
if (options.updateLastAccessed !== false) {
|
|
160
|
-
entry.lastAccessedAt = new Date();
|
|
161
|
-
}
|
|
162
|
-
// Decompress if needed
|
|
163
|
-
if (entry.compressed) {
|
|
164
|
-
entry.value = await this.decompressValue(entry.value);
|
|
165
|
-
}
|
|
166
|
-
// Update cache
|
|
167
|
-
this.updateCache(key, entry);
|
|
168
|
-
this.recordMetric('retrieve', Date.now() - startTime);
|
|
169
|
-
return entry;
|
|
170
|
-
}
|
|
171
|
-
catch (error) {
|
|
172
|
-
this.recordMetric('retrieve-error', Date.now() - startTime);
|
|
173
|
-
throw error;
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
async update(key, value, options = {}) {
|
|
177
|
-
const startTime = Date.now();
|
|
178
|
-
try {
|
|
179
|
-
const entry = await this.retrieve(key, { namespace: options.namespace });
|
|
180
|
-
if (!entry) {
|
|
181
|
-
this.recordMetric('update-not-found', Date.now() - startTime);
|
|
182
|
-
return false;
|
|
183
|
-
}
|
|
184
|
-
// Process new value
|
|
185
|
-
const processedValue = await this.processValue(value, entry.compressed);
|
|
186
|
-
// Update entry
|
|
187
|
-
if (options.merge && typeof entry.value === 'object' && typeof value === 'object') {
|
|
188
|
-
entry.value = { ...entry.value, ...processedValue.value };
|
|
189
|
-
}
|
|
190
|
-
else {
|
|
191
|
-
entry.value = processedValue.value;
|
|
192
|
-
}
|
|
193
|
-
entry.updatedAt = new Date();
|
|
194
|
-
entry.lastAccessedAt = new Date();
|
|
195
|
-
entry.version++;
|
|
196
|
-
entry.size = this.calculateSize(entry.value);
|
|
197
|
-
entry.checksum = this.calculateChecksum(entry.value);
|
|
198
|
-
if (options.updateMetadata) {
|
|
199
|
-
entry.metadata = { ...entry.metadata, ...options.updateMetadata };
|
|
200
|
-
}
|
|
201
|
-
// Update index
|
|
202
|
-
if (this.config.indexingEnabled) {
|
|
203
|
-
this.updateIndex(entry, 'update');
|
|
204
|
-
}
|
|
205
|
-
// Update cache
|
|
206
|
-
this.updateCache(key, entry);
|
|
207
|
-
this.logger.debug('Memory entry updated', { entryId: entry.id, key });
|
|
208
|
-
this.emit('memory:entry-updated', { entry });
|
|
209
|
-
this.recordMetric('update', Date.now() - startTime);
|
|
210
|
-
return true;
|
|
211
|
-
}
|
|
212
|
-
catch (error) {
|
|
213
|
-
this.recordMetric('update-error', Date.now() - startTime);
|
|
214
|
-
throw error;
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
async deleteEntry(entryId) {
|
|
218
|
-
const startTime = Date.now();
|
|
219
|
-
try {
|
|
220
|
-
const entry = this.entries.get(entryId);
|
|
221
|
-
if (!entry) {
|
|
222
|
-
this.recordMetric('delete-not-found', Date.now() - startTime);
|
|
223
|
-
return false;
|
|
224
|
-
}
|
|
225
|
-
// Remove from storage
|
|
226
|
-
this.entries.delete(entryId);
|
|
227
|
-
// Update index
|
|
228
|
-
if (this.config.indexingEnabled) {
|
|
229
|
-
this.updateIndex(entry, 'delete');
|
|
230
|
-
}
|
|
231
|
-
// Remove from cache
|
|
232
|
-
this.cache.delete(entry.key);
|
|
233
|
-
this.logger.debug('Memory entry deleted', { entryId, key: entry.key });
|
|
234
|
-
this.emit('memory:entry-deleted', { entryId });
|
|
235
|
-
this.recordMetric('delete', Date.now() - startTime);
|
|
236
|
-
return true;
|
|
237
|
-
}
|
|
238
|
-
catch (error) {
|
|
239
|
-
this.recordMetric('delete-error', Date.now() - startTime);
|
|
240
|
-
throw error;
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
// === ADVANCED QUERY OPERATIONS ===
|
|
244
|
-
async query(options = {}) {
|
|
245
|
-
const startTime = Date.now();
|
|
246
|
-
try {
|
|
247
|
-
let candidateEntries = [];
|
|
248
|
-
// Use index for efficient querying if enabled
|
|
249
|
-
if (this.config.indexingEnabled) {
|
|
250
|
-
candidateEntries = this.queryWithIndex(options);
|
|
251
|
-
}
|
|
252
|
-
else {
|
|
253
|
-
candidateEntries = Array.from(this.entries.values());
|
|
254
|
-
}
|
|
255
|
-
// Apply filters
|
|
256
|
-
let filteredEntries = candidateEntries.filter((entry) => {
|
|
257
|
-
return this.matchesQuery(entry, options);
|
|
258
|
-
});
|
|
259
|
-
// Remove expired entries
|
|
260
|
-
if (!options.includeExpired) {
|
|
261
|
-
filteredEntries = filteredEntries.filter((entry) => {
|
|
262
|
-
if (entry.expiresAt && entry.expiresAt < new Date()) {
|
|
263
|
-
// Schedule for deletion
|
|
264
|
-
setTimeout(() => this.deleteEntry(entry.id), 0);
|
|
265
|
-
return false;
|
|
266
|
-
}
|
|
267
|
-
return true;
|
|
268
|
-
});
|
|
269
|
-
}
|
|
270
|
-
const total = filteredEntries.length;
|
|
271
|
-
// Apply sorting
|
|
272
|
-
if (options.sortBy) {
|
|
273
|
-
filteredEntries.sort((a, b) => {
|
|
274
|
-
const aVal = this.getPropertyValue(a, options.sortBy);
|
|
275
|
-
const bVal = this.getPropertyValue(b, options.sortBy);
|
|
276
|
-
const multiplier = options.sortOrder === 'desc' ? -1 : 1;
|
|
277
|
-
if (aVal < bVal)
|
|
278
|
-
return -1 * multiplier;
|
|
279
|
-
if (aVal > bVal)
|
|
280
|
-
return 1 * multiplier;
|
|
281
|
-
return 0;
|
|
282
|
-
});
|
|
283
|
-
}
|
|
284
|
-
// Apply pagination
|
|
285
|
-
const offset = options.offset || 0;
|
|
286
|
-
const limit = options.limit || filteredEntries.length;
|
|
287
|
-
const paginatedEntries = filteredEntries.slice(offset, offset + limit);
|
|
288
|
-
// Update last accessed times
|
|
289
|
-
paginatedEntries.forEach((entry) => {
|
|
290
|
-
entry.lastAccessedAt = new Date();
|
|
291
|
-
});
|
|
292
|
-
// Generate aggregations if requested
|
|
293
|
-
let aggregations;
|
|
294
|
-
if (options.aggregateBy) {
|
|
295
|
-
aggregations = this.generateAggregations(filteredEntries, options.aggregateBy);
|
|
296
|
-
}
|
|
297
|
-
this.recordMetric('query', Date.now() - startTime);
|
|
298
|
-
return {
|
|
299
|
-
entries: paginatedEntries,
|
|
300
|
-
total,
|
|
301
|
-
aggregations,
|
|
302
|
-
};
|
|
303
|
-
}
|
|
304
|
-
catch (error) {
|
|
305
|
-
this.recordMetric('query-error', Date.now() - startTime);
|
|
306
|
-
throw error;
|
|
307
|
-
}
|
|
308
|
-
}
|
|
309
|
-
// === EXPORT OPERATIONS ===
|
|
310
|
-
async export(filePath, options) {
|
|
311
|
-
const startTime = Date.now();
|
|
312
|
-
try {
|
|
313
|
-
this.logger.info('Starting memory export', { filePath, format: options.format });
|
|
314
|
-
// Query entries to export
|
|
315
|
-
const queryResult = await this.query(options.filtering || {});
|
|
316
|
-
const entries = queryResult.entries;
|
|
317
|
-
if (entries.length === 0) {
|
|
318
|
-
throw new Error('No entries found matching export criteria');
|
|
319
|
-
}
|
|
320
|
-
// Prepare export data
|
|
321
|
-
let exportData;
|
|
322
|
-
switch (options.format) {
|
|
323
|
-
case 'json':
|
|
324
|
-
exportData = this.prepareJsonExport(entries, options);
|
|
325
|
-
break;
|
|
326
|
-
case 'csv':
|
|
327
|
-
exportData = this.prepareCsvExport(entries, options);
|
|
328
|
-
break;
|
|
329
|
-
case 'xml':
|
|
330
|
-
exportData = this.prepareXmlExport(entries, options);
|
|
331
|
-
break;
|
|
332
|
-
case 'yaml':
|
|
333
|
-
exportData = this.prepareYamlExport(entries, options);
|
|
334
|
-
break;
|
|
335
|
-
default:
|
|
336
|
-
throw new Error(`Unsupported export format: ${options.format}`);
|
|
337
|
-
}
|
|
338
|
-
// Apply compression if requested
|
|
339
|
-
if (options.compression) {
|
|
340
|
-
exportData = await this.compressData(exportData);
|
|
341
|
-
}
|
|
342
|
-
// Apply encryption if requested
|
|
343
|
-
if (options.encryption?.enabled) {
|
|
344
|
-
exportData = await this.encryptData(exportData, options.encryption);
|
|
345
|
-
}
|
|
346
|
-
// Write to file
|
|
347
|
-
await fs.mkdir(dirname(filePath), { recursive: true });
|
|
348
|
-
await fs.writeFile(filePath, exportData);
|
|
349
|
-
// Calculate file stats
|
|
350
|
-
const stats = await fs.stat(filePath);
|
|
351
|
-
const checksum = this.calculateChecksum(exportData);
|
|
352
|
-
this.logger.info('Memory export completed', {
|
|
353
|
-
entriesExported: entries.length,
|
|
354
|
-
fileSize: stats.size,
|
|
355
|
-
checksum,
|
|
356
|
-
});
|
|
357
|
-
this.emit('memory:exported', {
|
|
358
|
-
filePath,
|
|
359
|
-
entriesExported: entries.length,
|
|
360
|
-
fileSize: stats.size,
|
|
361
|
-
});
|
|
362
|
-
this.recordMetric('export', Date.now() - startTime);
|
|
363
|
-
return {
|
|
364
|
-
entriesExported: entries.length,
|
|
365
|
-
fileSize: stats.size,
|
|
366
|
-
checksum,
|
|
367
|
-
};
|
|
368
|
-
}
|
|
369
|
-
catch (error) {
|
|
370
|
-
this.recordMetric('export-error', Date.now() - startTime);
|
|
371
|
-
throw error;
|
|
372
|
-
}
|
|
373
|
-
}
|
|
374
|
-
// === IMPORT OPERATIONS ===
|
|
375
|
-
async import(filePath, options) {
|
|
376
|
-
const startTime = Date.now();
|
|
377
|
-
try {
|
|
378
|
-
this.logger.info('Starting memory import', { filePath, format: options.format });
|
|
379
|
-
// Read and parse file
|
|
380
|
-
const fileContent = await fs.readFile(filePath, 'utf-8');
|
|
381
|
-
let importData;
|
|
382
|
-
switch (options.format) {
|
|
383
|
-
case 'json':
|
|
384
|
-
importData = this.parseJsonImport(fileContent);
|
|
385
|
-
break;
|
|
386
|
-
case 'csv':
|
|
387
|
-
importData = this.parseCsvImport(fileContent);
|
|
388
|
-
break;
|
|
389
|
-
case 'xml':
|
|
390
|
-
importData = this.parseXmlImport(fileContent);
|
|
391
|
-
break;
|
|
392
|
-
case 'yaml':
|
|
393
|
-
importData = this.parseYamlImport(fileContent);
|
|
394
|
-
break;
|
|
395
|
-
default:
|
|
396
|
-
throw new Error(`Unsupported import format: ${options.format}`);
|
|
397
|
-
}
|
|
398
|
-
// Validate data if requested
|
|
399
|
-
if (options.validation) {
|
|
400
|
-
importData = this.validateImportData(importData);
|
|
401
|
-
}
|
|
402
|
-
// Apply transformations if provided
|
|
403
|
-
if (options.transformation) {
|
|
404
|
-
importData = this.transformImportData(importData, options.transformation);
|
|
405
|
-
}
|
|
406
|
-
// Process imports
|
|
407
|
-
const results = {
|
|
408
|
-
entriesImported: 0,
|
|
409
|
-
entriesSkipped: 0,
|
|
410
|
-
entriesUpdated: 0,
|
|
411
|
-
conflicts: [],
|
|
412
|
-
};
|
|
413
|
-
for (const item of importData) {
|
|
414
|
-
if (options.dryRun) {
|
|
415
|
-
// Dry run - just check for conflicts
|
|
416
|
-
const existing = this.findEntryByKey(item.key, item.namespace);
|
|
417
|
-
if (existing) {
|
|
418
|
-
results.conflicts.push(`Key '${item.key}' already exists in namespace '${item.namespace}'`);
|
|
419
|
-
}
|
|
420
|
-
continue;
|
|
421
|
-
}
|
|
422
|
-
try {
|
|
423
|
-
const result = await this.importSingleEntry(item, options);
|
|
424
|
-
switch (result.action) {
|
|
425
|
-
case 'imported':
|
|
426
|
-
results.entriesImported++;
|
|
427
|
-
break;
|
|
428
|
-
case 'updated':
|
|
429
|
-
results.entriesUpdated++;
|
|
430
|
-
break;
|
|
431
|
-
case 'skipped':
|
|
432
|
-
results.entriesSkipped++;
|
|
433
|
-
break;
|
|
434
|
-
case 'conflict':
|
|
435
|
-
results.conflicts.push(result.message || 'Unknown conflict');
|
|
436
|
-
break;
|
|
437
|
-
}
|
|
438
|
-
}
|
|
439
|
-
catch (error) {
|
|
440
|
-
results.conflicts.push(`Error importing '${item.key}': ${error instanceof Error ? error.message : String(error)}`);
|
|
441
|
-
}
|
|
442
|
-
}
|
|
443
|
-
this.logger.info('Memory import completed', results);
|
|
444
|
-
this.emit('memory:imported', results);
|
|
445
|
-
this.recordMetric('import', Date.now() - startTime);
|
|
446
|
-
return results;
|
|
447
|
-
}
|
|
448
|
-
catch (error) {
|
|
449
|
-
this.recordMetric('import-error', Date.now() - startTime);
|
|
450
|
-
throw error;
|
|
451
|
-
}
|
|
452
|
-
}
|
|
453
|
-
// === STATISTICS AND ANALYTICS ===
|
|
454
|
-
async getStatistics() {
|
|
455
|
-
const startTime = Date.now();
|
|
456
|
-
try {
|
|
457
|
-
const stats = this.calculateStatistics();
|
|
458
|
-
this.recordMetric('stats', Date.now() - startTime);
|
|
459
|
-
return stats;
|
|
460
|
-
}
|
|
461
|
-
catch (error) {
|
|
462
|
-
this.recordMetric('stats-error', Date.now() - startTime);
|
|
463
|
-
throw error;
|
|
464
|
-
}
|
|
465
|
-
}
|
|
466
|
-
// === CLEANUP OPERATIONS ===
|
|
467
|
-
async cleanup(options = {}) {
|
|
468
|
-
const startTime = Date.now();
|
|
469
|
-
try {
|
|
470
|
-
this.logger.info('Starting memory cleanup', options);
|
|
471
|
-
const results = {
|
|
472
|
-
entriesRemoved: 0,
|
|
473
|
-
entriesArchived: 0,
|
|
474
|
-
entriesCompressed: 0,
|
|
475
|
-
spaceSaved: 0,
|
|
476
|
-
actions: [],
|
|
477
|
-
};
|
|
478
|
-
// Get all entries for processing
|
|
479
|
-
const allEntries = Array.from(this.entries.values());
|
|
480
|
-
const now = new Date();
|
|
481
|
-
// Phase 1: Remove expired entries
|
|
482
|
-
if (options.removeExpired !== false) {
|
|
483
|
-
const expiredEntries = allEntries.filter((entry) => entry.expiresAt && entry.expiresAt < now);
|
|
484
|
-
for (const entry of expiredEntries) {
|
|
485
|
-
if (!options.dryRun) {
|
|
486
|
-
await this.deleteEntry(entry.id);
|
|
487
|
-
}
|
|
488
|
-
results.entriesRemoved++;
|
|
489
|
-
results.spaceSaved += entry.size;
|
|
490
|
-
}
|
|
491
|
-
if (expiredEntries.length > 0) {
|
|
492
|
-
results.actions.push(`Removed ${expiredEntries.length} expired entries`);
|
|
493
|
-
}
|
|
494
|
-
}
|
|
495
|
-
// Phase 2: Remove old entries
|
|
496
|
-
if (options.removeOlderThan) {
|
|
497
|
-
const cutoffDate = new Date(now.getTime() - options.removeOlderThan * 24 * 60 * 60 * 1000);
|
|
498
|
-
const oldEntries = allEntries.filter((entry) => entry.createdAt < cutoffDate);
|
|
499
|
-
for (const entry of oldEntries) {
|
|
500
|
-
if (!options.dryRun) {
|
|
501
|
-
await this.deleteEntry(entry.id);
|
|
502
|
-
}
|
|
503
|
-
results.entriesRemoved++;
|
|
504
|
-
results.spaceSaved += entry.size;
|
|
505
|
-
}
|
|
506
|
-
if (oldEntries.length > 0) {
|
|
507
|
-
results.actions.push(`Removed ${oldEntries.length} entries older than ${options.removeOlderThan} days`);
|
|
508
|
-
}
|
|
509
|
-
}
|
|
510
|
-
// Phase 3: Remove unaccessed entries
|
|
511
|
-
if (options.removeUnaccessed) {
|
|
512
|
-
const cutoffDate = new Date(now.getTime() - options.removeUnaccessed * 24 * 60 * 60 * 1000);
|
|
513
|
-
const unaccessedEntries = allEntries.filter((entry) => entry.lastAccessedAt < cutoffDate);
|
|
514
|
-
for (const entry of unaccessedEntries) {
|
|
515
|
-
if (!options.dryRun) {
|
|
516
|
-
await this.deleteEntry(entry.id);
|
|
517
|
-
}
|
|
518
|
-
results.entriesRemoved++;
|
|
519
|
-
results.spaceSaved += entry.size;
|
|
520
|
-
}
|
|
521
|
-
if (unaccessedEntries.length > 0) {
|
|
522
|
-
results.actions.push(`Removed ${unaccessedEntries.length} entries not accessed in ${options.removeUnaccessed} days`);
|
|
523
|
-
}
|
|
524
|
-
}
|
|
525
|
-
// Phase 4: Archive old entries
|
|
526
|
-
if (options.archiveOld?.enabled) {
|
|
527
|
-
const cutoffDate = new Date(now.getTime() - options.archiveOld.olderThan * 24 * 60 * 60 * 1000);
|
|
528
|
-
const archiveEntries = allEntries.filter((entry) => entry.createdAt < cutoffDate && !entry.expiresAt);
|
|
529
|
-
if (archiveEntries.length > 0 && !options.dryRun) {
|
|
530
|
-
await this.archiveEntries(archiveEntries, options.archiveOld.archivePath);
|
|
531
|
-
}
|
|
532
|
-
results.entriesArchived = archiveEntries.length;
|
|
533
|
-
if (archiveEntries.length > 0) {
|
|
534
|
-
results.actions.push(`Archived ${archiveEntries.length} old entries`);
|
|
535
|
-
}
|
|
536
|
-
}
|
|
537
|
-
// Phase 5: Compress eligible entries
|
|
538
|
-
if (options.compressEligible !== false && this.config.autoCompress) {
|
|
539
|
-
const uncompressedEntries = allEntries.filter((entry) => !entry.compressed && entry.size > this.config.compressionThreshold);
|
|
540
|
-
for (const entry of uncompressedEntries) {
|
|
541
|
-
if (!options.dryRun) {
|
|
542
|
-
const originalSize = entry.size;
|
|
543
|
-
const compressedValue = await this.compressValue(entry.value);
|
|
544
|
-
entry.value = compressedValue;
|
|
545
|
-
entry.compressed = true;
|
|
546
|
-
entry.size = this.calculateSize(compressedValue);
|
|
547
|
-
results.spaceSaved += originalSize - entry.size;
|
|
548
|
-
}
|
|
549
|
-
results.entriesCompressed++;
|
|
550
|
-
}
|
|
551
|
-
if (uncompressedEntries.length > 0) {
|
|
552
|
-
results.actions.push(`Compressed ${uncompressedEntries.length} entries`);
|
|
553
|
-
}
|
|
554
|
-
}
|
|
555
|
-
// Phase 6: Apply retention policies
|
|
556
|
-
if (options.retentionPolicies) {
|
|
557
|
-
for (const policy of options.retentionPolicies) {
|
|
558
|
-
const policyResults = await this.applyRetentionPolicy(policy, options.dryRun);
|
|
559
|
-
results.entriesRemoved += policyResults.removed;
|
|
560
|
-
results.spaceSaved += policyResults.spaceSaved;
|
|
561
|
-
if (policyResults.removed > 0) {
|
|
562
|
-
results.actions.push(`Retention policy '${policy.namespace}': removed ${policyResults.removed} entries`);
|
|
563
|
-
}
|
|
564
|
-
}
|
|
565
|
-
}
|
|
566
|
-
// Phase 7: Remove orphaned references
|
|
567
|
-
if (options.removeOrphaned !== false) {
|
|
568
|
-
const orphanedCount = await this.cleanupOrphanedReferences(options.dryRun);
|
|
569
|
-
if (orphanedCount > 0) {
|
|
570
|
-
results.actions.push(`Cleaned up ${orphanedCount} orphaned references`);
|
|
571
|
-
}
|
|
572
|
-
}
|
|
573
|
-
// Phase 8: Remove duplicates
|
|
574
|
-
if (options.removeDuplicates) {
|
|
575
|
-
const duplicatesResults = await this.removeDuplicateEntries(options.dryRun);
|
|
576
|
-
results.entriesRemoved += duplicatesResults.removed;
|
|
577
|
-
results.spaceSaved += duplicatesResults.spaceSaved;
|
|
578
|
-
if (duplicatesResults.removed > 0) {
|
|
579
|
-
results.actions.push(`Removed ${duplicatesResults.removed} duplicate entries`);
|
|
580
|
-
}
|
|
581
|
-
}
|
|
582
|
-
// Rebuild index if significant changes
|
|
583
|
-
if (results.entriesRemoved + results.entriesArchived > 100 && !options.dryRun) {
|
|
584
|
-
await this.rebuildIndex();
|
|
585
|
-
results.actions.push('Rebuilt search index');
|
|
586
|
-
}
|
|
587
|
-
this.logger.info('Memory cleanup completed', results);
|
|
588
|
-
this.emit('memory:cleanup-completed', results);
|
|
589
|
-
this.recordMetric('cleanup', Date.now() - startTime);
|
|
590
|
-
return results;
|
|
591
|
-
}
|
|
592
|
-
catch (error) {
|
|
593
|
-
this.recordMetric('cleanup-error', Date.now() - startTime);
|
|
594
|
-
throw error;
|
|
595
|
-
}
|
|
596
|
-
}
|
|
597
|
-
// === UTILITY METHODS ===
|
|
598
|
-
createEmptyIndex() {
|
|
599
|
-
return {
|
|
600
|
-
keys: new Map(),
|
|
601
|
-
tags: new Map(),
|
|
602
|
-
types: new Map(),
|
|
603
|
-
namespaces: new Map(),
|
|
604
|
-
owners: new Map(),
|
|
605
|
-
fullText: new Map(),
|
|
606
|
-
};
|
|
607
|
-
}
|
|
608
|
-
async processValue(value, compress) {
|
|
609
|
-
let processedValue = value;
|
|
610
|
-
let isCompressed = false;
|
|
611
|
-
// Auto-compress if enabled and value is large enough
|
|
612
|
-
if ((compress || this.config.autoCompress) &&
|
|
613
|
-
this.calculateSize(value) > this.config.compressionThreshold) {
|
|
614
|
-
processedValue = await this.compressValue(value);
|
|
615
|
-
isCompressed = true;
|
|
616
|
-
}
|
|
617
|
-
return { value: processedValue, compressed: isCompressed };
|
|
618
|
-
}
|
|
619
|
-
async compressValue(value) {
|
|
620
|
-
// Placeholder for compression implementation
|
|
621
|
-
// In a real implementation, you would use a compression library like zlib
|
|
622
|
-
return JSON.stringify(value);
|
|
623
|
-
}
|
|
624
|
-
async decompressValue(value) {
|
|
625
|
-
// Placeholder for decompression implementation
|
|
626
|
-
try {
|
|
627
|
-
return JSON.parse(value);
|
|
628
|
-
}
|
|
629
|
-
catch {
|
|
630
|
-
return value;
|
|
631
|
-
}
|
|
632
|
-
}
|
|
633
|
-
calculateSize(value) {
|
|
634
|
-
return JSON.stringify(value).length;
|
|
635
|
-
}
|
|
636
|
-
calculateChecksum(value) {
|
|
637
|
-
return createHash('sha256').update(JSON.stringify(value)).digest('hex');
|
|
638
|
-
}
|
|
639
|
-
inferType(value) {
|
|
640
|
-
if (Array.isArray(value))
|
|
641
|
-
return 'array';
|
|
642
|
-
if (value === null)
|
|
643
|
-
return 'null';
|
|
644
|
-
return typeof value;
|
|
645
|
-
}
|
|
646
|
-
findEntryByKey(key, namespace) {
|
|
647
|
-
for (const entry of this.entries.values()) {
|
|
648
|
-
if (entry.key === key && (!namespace || entry.namespace === namespace)) {
|
|
649
|
-
return entry;
|
|
650
|
-
}
|
|
651
|
-
}
|
|
652
|
-
return undefined;
|
|
653
|
-
}
|
|
654
|
-
updateIndex(entry, operation) {
|
|
655
|
-
if (!this.config.indexingEnabled)
|
|
656
|
-
return;
|
|
657
|
-
const { id, key, tags, type, namespace, owner, value } = entry;
|
|
658
|
-
if (operation === 'delete') {
|
|
659
|
-
// Remove from all indices
|
|
660
|
-
this.removeFromIndex(this.index.keys, key, id);
|
|
661
|
-
tags.forEach((tag) => this.removeFromIndex(this.index.tags, tag, id));
|
|
662
|
-
this.removeFromIndex(this.index.types, type, id);
|
|
663
|
-
this.removeFromIndex(this.index.namespaces, namespace, id);
|
|
664
|
-
this.removeFromIndex(this.index.owners, owner, id);
|
|
665
|
-
// Remove from full-text index
|
|
666
|
-
const words = this.extractWords(value);
|
|
667
|
-
words.forEach((word) => this.removeFromIndex(this.index.fullText, word, id));
|
|
668
|
-
}
|
|
669
|
-
else {
|
|
670
|
-
// Add to indices
|
|
671
|
-
this.addToIndex(this.index.keys, key, id);
|
|
672
|
-
tags.forEach((tag) => this.addToIndex(this.index.tags, tag, id));
|
|
673
|
-
this.addToIndex(this.index.types, type, id);
|
|
674
|
-
this.addToIndex(this.index.namespaces, namespace, id);
|
|
675
|
-
this.addToIndex(this.index.owners, owner, id);
|
|
676
|
-
// Add to full-text index
|
|
677
|
-
const words = this.extractWords(value);
|
|
678
|
-
words.forEach((word) => this.addToIndex(this.index.fullText, word, id));
|
|
679
|
-
}
|
|
680
|
-
}
|
|
681
|
-
addToIndex(indexMap, key, entryId) {
|
|
682
|
-
if (!indexMap.has(key)) {
|
|
683
|
-
indexMap.set(key, []);
|
|
684
|
-
}
|
|
685
|
-
const entries = indexMap.get(key);
|
|
686
|
-
if (!entries.includes(entryId)) {
|
|
687
|
-
entries.push(entryId);
|
|
688
|
-
}
|
|
689
|
-
}
|
|
690
|
-
removeFromIndex(indexMap, key, entryId) {
|
|
691
|
-
const entries = indexMap.get(key);
|
|
692
|
-
if (entries) {
|
|
693
|
-
const index = entries.indexOf(entryId);
|
|
694
|
-
if (index > -1) {
|
|
695
|
-
entries.splice(index, 1);
|
|
696
|
-
}
|
|
697
|
-
if (entries.length === 0) {
|
|
698
|
-
indexMap.delete(key);
|
|
699
|
-
}
|
|
700
|
-
}
|
|
701
|
-
}
|
|
702
|
-
extractWords(value) {
|
|
703
|
-
const text = typeof value === 'string' ? value : JSON.stringify(value);
|
|
704
|
-
return text
|
|
705
|
-
.toLowerCase()
|
|
706
|
-
.replace(/[^\w\s]/g, ' ')
|
|
707
|
-
.split(/\s+/)
|
|
708
|
-
.filter((word) => word.length > 2);
|
|
709
|
-
}
|
|
710
|
-
updateCache(key, entry) {
|
|
711
|
-
if (this.cache.size >= this.config.cacheSize) {
|
|
712
|
-
this.evictCache();
|
|
713
|
-
}
|
|
714
|
-
this.cache.set(key, {
|
|
715
|
-
entry: { ...entry },
|
|
716
|
-
expiry: Date.now() + this.config.cacheTtl,
|
|
717
|
-
});
|
|
718
|
-
}
|
|
719
|
-
evictCache() {
|
|
720
|
-
const entries = Array.from(this.cache.entries());
|
|
721
|
-
entries.sort((a, b) => a[1].expiry - b[1].expiry);
|
|
722
|
-
const toRemove = entries.slice(0, Math.floor(this.config.cacheSize * 0.1));
|
|
723
|
-
toRemove.forEach(([key]) => this.cache.delete(key));
|
|
724
|
-
}
|
|
725
|
-
recordMetric(operation, duration) {
|
|
726
|
-
const current = this.operationMetrics.get(operation) || { count: 0, totalTime: 0 };
|
|
727
|
-
current.count++;
|
|
728
|
-
current.totalTime += duration;
|
|
729
|
-
this.operationMetrics.set(operation, current);
|
|
730
|
-
}
|
|
731
|
-
initializeStatistics() {
|
|
732
|
-
return {
|
|
733
|
-
overview: {
|
|
734
|
-
totalEntries: 0,
|
|
735
|
-
totalSize: 0,
|
|
736
|
-
compressedEntries: 0,
|
|
737
|
-
compressionRatio: 0,
|
|
738
|
-
indexSize: 0,
|
|
739
|
-
memoryUsage: 0,
|
|
740
|
-
diskUsage: 0,
|
|
741
|
-
},
|
|
742
|
-
distribution: {
|
|
743
|
-
byNamespace: {},
|
|
744
|
-
byType: {},
|
|
745
|
-
byOwner: {},
|
|
746
|
-
byAccessLevel: {},
|
|
747
|
-
},
|
|
748
|
-
temporal: {
|
|
749
|
-
entriesCreatedLast24h: 0,
|
|
750
|
-
entriesUpdatedLast24h: 0,
|
|
751
|
-
entriesAccessedLast24h: 0,
|
|
752
|
-
},
|
|
753
|
-
performance: {
|
|
754
|
-
averageQueryTime: 0,
|
|
755
|
-
averageWriteTime: 0,
|
|
756
|
-
cacheHitRatio: 0,
|
|
757
|
-
indexEfficiency: 0,
|
|
758
|
-
},
|
|
759
|
-
health: {
|
|
760
|
-
expiredEntries: 0,
|
|
761
|
-
orphanedReferences: 0,
|
|
762
|
-
duplicateKeys: 0,
|
|
763
|
-
corruptedEntries: 0,
|
|
764
|
-
recommendedCleanup: false,
|
|
765
|
-
},
|
|
766
|
-
optimization: {
|
|
767
|
-
suggestions: [],
|
|
768
|
-
potentialSavings: {
|
|
769
|
-
compression: 0,
|
|
770
|
-
cleanup: 0,
|
|
771
|
-
deduplication: 0,
|
|
772
|
-
},
|
|
773
|
-
indexOptimization: [],
|
|
774
|
-
},
|
|
775
|
-
};
|
|
776
|
-
}
|
|
777
|
-
// === COMPLEX IMPLEMENTATION METHODS ===
|
|
778
|
-
// These would be fully implemented in a production system
|
|
779
|
-
queryWithIndex(options) {
|
|
780
|
-
// Implementation would use the index for efficient querying
|
|
781
|
-
return Array.from(this.entries.values());
|
|
782
|
-
}
|
|
783
|
-
matchesQuery(entry, options) {
|
|
784
|
-
// Comprehensive query matching logic
|
|
785
|
-
if (options.namespace && entry.namespace !== options.namespace)
|
|
786
|
-
return false;
|
|
787
|
-
if (options.type && entry.type !== options.type)
|
|
788
|
-
return false;
|
|
789
|
-
if (options.owner && entry.owner !== options.owner)
|
|
790
|
-
return false;
|
|
791
|
-
if (options.accessLevel && entry.accessLevel !== options.accessLevel)
|
|
792
|
-
return false;
|
|
793
|
-
if (options.tags && options.tags.length > 0) {
|
|
794
|
-
const hasAllTags = options.tags.every((tag) => entry.tags.includes(tag));
|
|
795
|
-
if (!hasAllTags)
|
|
796
|
-
return false;
|
|
797
|
-
}
|
|
798
|
-
if (options.keyPattern) {
|
|
799
|
-
const regex = new RegExp(options.keyPattern, 'i');
|
|
800
|
-
if (!regex.test(entry.key))
|
|
801
|
-
return false;
|
|
802
|
-
}
|
|
803
|
-
if (options.valueSearch) {
|
|
804
|
-
const valueStr = JSON.stringify(entry.value).toLowerCase();
|
|
805
|
-
if (!valueStr.includes(options.valueSearch.toLowerCase()))
|
|
806
|
-
return false;
|
|
807
|
-
}
|
|
808
|
-
// Date range checks
|
|
809
|
-
if (options.createdAfter && entry.createdAt < options.createdAfter)
|
|
810
|
-
return false;
|
|
811
|
-
if (options.createdBefore && entry.createdAt > options.createdBefore)
|
|
812
|
-
return false;
|
|
813
|
-
if (options.updatedAfter && entry.updatedAt < options.updatedAfter)
|
|
814
|
-
return false;
|
|
815
|
-
if (options.updatedBefore && entry.updatedAt > options.updatedBefore)
|
|
816
|
-
return false;
|
|
817
|
-
// Size checks
|
|
818
|
-
if (options.sizeGreaterThan && entry.size <= options.sizeGreaterThan)
|
|
819
|
-
return false;
|
|
820
|
-
if (options.sizeLessThan && entry.size >= options.sizeLessThan)
|
|
821
|
-
return false;
|
|
822
|
-
return true;
|
|
823
|
-
}
|
|
824
|
-
getPropertyValue(entry, property) {
|
|
825
|
-
switch (property) {
|
|
826
|
-
case 'key':
|
|
827
|
-
return entry.key;
|
|
828
|
-
case 'createdAt':
|
|
829
|
-
return entry.createdAt.getTime();
|
|
830
|
-
case 'updatedAt':
|
|
831
|
-
return entry.updatedAt.getTime();
|
|
832
|
-
case 'lastAccessedAt':
|
|
833
|
-
return entry.lastAccessedAt.getTime();
|
|
834
|
-
case 'size':
|
|
835
|
-
return entry.size;
|
|
836
|
-
case 'type':
|
|
837
|
-
return entry.type;
|
|
838
|
-
default:
|
|
839
|
-
return entry.key;
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
generateAggregations(entries, aggregateBy) {
|
|
843
|
-
const aggregations = {};
|
|
844
|
-
switch (aggregateBy) {
|
|
845
|
-
case 'namespace':
|
|
846
|
-
aggregations.namespaces = this.aggregateByProperty(entries, 'namespace');
|
|
847
|
-
break;
|
|
848
|
-
case 'type':
|
|
849
|
-
aggregations.types = this.aggregateByProperty(entries, 'type');
|
|
850
|
-
break;
|
|
851
|
-
case 'owner':
|
|
852
|
-
aggregations.owners = this.aggregateByProperty(entries, 'owner');
|
|
853
|
-
break;
|
|
854
|
-
case 'tags':
|
|
855
|
-
aggregations.tags = this.aggregateByTags(entries);
|
|
856
|
-
break;
|
|
857
|
-
}
|
|
858
|
-
return aggregations;
|
|
859
|
-
}
|
|
860
|
-
aggregateByProperty(entries, property) {
|
|
861
|
-
const result = {};
|
|
862
|
-
for (const entry of entries) {
|
|
863
|
-
const value = String(entry[property]);
|
|
864
|
-
if (!result[value]) {
|
|
865
|
-
result[value] = { count: 0, totalSize: 0 };
|
|
866
|
-
}
|
|
867
|
-
result[value].count++;
|
|
868
|
-
result[value].totalSize += entry.size;
|
|
869
|
-
}
|
|
870
|
-
return result;
|
|
871
|
-
}
|
|
872
|
-
aggregateByTags(entries) {
|
|
873
|
-
const result = {};
|
|
874
|
-
for (const entry of entries) {
|
|
875
|
-
for (const tag of entry.tags) {
|
|
876
|
-
if (!result[tag]) {
|
|
877
|
-
result[tag] = { count: 0, totalSize: 0 };
|
|
878
|
-
}
|
|
879
|
-
result[tag].count++;
|
|
880
|
-
result[tag].totalSize += entry.size;
|
|
881
|
-
}
|
|
882
|
-
}
|
|
883
|
-
return result;
|
|
884
|
-
}
|
|
885
|
-
// === EXPORT/IMPORT HELPERS ===
|
|
886
|
-
prepareJsonExport(entries, options) {
|
|
887
|
-
const exportData = {
|
|
888
|
-
metadata: {
|
|
889
|
-
exportedAt: new Date().toISOString(),
|
|
890
|
-
version: '1.0',
|
|
891
|
-
totalEntries: entries.length,
|
|
892
|
-
format: 'json',
|
|
893
|
-
},
|
|
894
|
-
entries: options.includeMetadata
|
|
895
|
-
? entries
|
|
896
|
-
: entries.map((entry) => ({
|
|
897
|
-
key: entry.key,
|
|
898
|
-
value: entry.value,
|
|
899
|
-
type: entry.type,
|
|
900
|
-
namespace: entry.namespace,
|
|
901
|
-
tags: entry.tags,
|
|
902
|
-
})),
|
|
903
|
-
};
|
|
904
|
-
return JSON.stringify(exportData, null, 2);
|
|
905
|
-
}
|
|
906
|
-
prepareCsvExport(entries, options) {
|
|
907
|
-
// CSV export implementation
|
|
908
|
-
const headers = ['key', 'value', 'type', 'namespace', 'tags'];
|
|
909
|
-
const rows = entries.map((entry) => [
|
|
910
|
-
entry.key,
|
|
911
|
-
JSON.stringify(entry.value),
|
|
912
|
-
entry.type,
|
|
913
|
-
entry.namespace,
|
|
914
|
-
entry.tags.join(';'),
|
|
915
|
-
]);
|
|
916
|
-
return [headers, ...rows].map((row) => row.join(',')).join('\n');
|
|
917
|
-
}
|
|
918
|
-
prepareXmlExport(entries, options) {
|
|
919
|
-
// XML export implementation
|
|
920
|
-
let xml = '<?xml version="1.0" encoding="UTF-8"?>\n<memory>\n';
|
|
921
|
-
for (const entry of entries) {
|
|
922
|
-
xml += ` <entry>\n`;
|
|
923
|
-
xml += ` <key>${this.escapeXml(entry.key)}</key>\n`;
|
|
924
|
-
xml += ` <value>${this.escapeXml(JSON.stringify(entry.value))}</value>\n`;
|
|
925
|
-
xml += ` <type>${this.escapeXml(entry.type)}</type>\n`;
|
|
926
|
-
xml += ` <namespace>${this.escapeXml(entry.namespace)}</namespace>\n`;
|
|
927
|
-
xml += ` <tags>${this.escapeXml(entry.tags.join(','))}</tags>\n`;
|
|
928
|
-
xml += ` </entry>\n`;
|
|
929
|
-
}
|
|
930
|
-
xml += '</memory>';
|
|
931
|
-
return xml;
|
|
932
|
-
}
|
|
933
|
-
prepareYamlExport(entries, options) {
|
|
934
|
-
// YAML export implementation - simplified
|
|
935
|
-
let yaml = 'memory:\n';
|
|
936
|
-
for (const entry of entries) {
|
|
937
|
-
yaml += ` - key: "${entry.key}"\n`;
|
|
938
|
-
yaml += ` value: ${JSON.stringify(entry.value)}\n`;
|
|
939
|
-
yaml += ` type: "${entry.type}"\n`;
|
|
940
|
-
yaml += ` namespace: "${entry.namespace}"\n`;
|
|
941
|
-
yaml += ` tags: [${entry.tags.map((t) => `"${t}"`).join(', ')}]\n`;
|
|
942
|
-
}
|
|
943
|
-
return yaml;
|
|
944
|
-
}
|
|
945
|
-
escapeXml(str) {
|
|
946
|
-
return str
|
|
947
|
-
.replace(/&/g, '&')
|
|
948
|
-
.replace(/</g, '<')
|
|
949
|
-
.replace(/>/g, '>')
|
|
950
|
-
.replace(/"/g, '"')
|
|
951
|
-
.replace(/'/g, ''');
|
|
952
|
-
}
|
|
953
|
-
parseJsonImport(content) {
|
|
954
|
-
const data = JSON.parse(content);
|
|
955
|
-
return data.entries || data;
|
|
956
|
-
}
|
|
957
|
-
parseCsvImport(content) {
|
|
958
|
-
// Simple CSV parsing
|
|
959
|
-
const lines = content.split('\n');
|
|
960
|
-
const headers = lines[0].split(',');
|
|
961
|
-
const entries = [];
|
|
962
|
-
for (let i = 1; i < lines.length; i++) {
|
|
963
|
-
const values = lines[i].split(',');
|
|
964
|
-
const entry = {};
|
|
965
|
-
for (let j = 0; j < headers.length; j++) {
|
|
966
|
-
entry[headers[j]] = values[j];
|
|
967
|
-
}
|
|
968
|
-
entries.push(entry);
|
|
969
|
-
}
|
|
970
|
-
return entries;
|
|
971
|
-
}
|
|
972
|
-
parseXmlImport(content) {
|
|
973
|
-
// XML parsing would require a proper XML parser
|
|
974
|
-
throw new Error('XML import not implemented in this example');
|
|
975
|
-
}
|
|
976
|
-
parseYamlImport(content) {
|
|
977
|
-
// YAML parsing would require a YAML parser
|
|
978
|
-
throw new Error('YAML import not implemented in this example');
|
|
979
|
-
}
|
|
980
|
-
validateImportData(data) {
|
|
981
|
-
return data.filter((item) => {
|
|
982
|
-
return item.key && item.value !== undefined;
|
|
983
|
-
});
|
|
984
|
-
}
|
|
985
|
-
transformImportData(data, transformation) {
|
|
986
|
-
return data.map((item) => {
|
|
987
|
-
const transformed = { ...item };
|
|
988
|
-
// Apply key mapping
|
|
989
|
-
if (transformation.keyMapping) {
|
|
990
|
-
for (const [oldKey, newKey] of Object.entries(transformation.keyMapping)) {
|
|
991
|
-
if (transformed[oldKey] !== undefined) {
|
|
992
|
-
transformed[newKey] = transformed[oldKey];
|
|
993
|
-
delete transformed[oldKey];
|
|
994
|
-
}
|
|
995
|
-
}
|
|
996
|
-
}
|
|
997
|
-
// Apply value transformation
|
|
998
|
-
if (transformation.valueTransformation) {
|
|
999
|
-
transformed.value = transformation.valueTransformation(transformed.value);
|
|
1000
|
-
}
|
|
1001
|
-
// Extract metadata
|
|
1002
|
-
if (transformation.metadataExtraction) {
|
|
1003
|
-
transformed.metadata = transformation.metadataExtraction(transformed);
|
|
1004
|
-
}
|
|
1005
|
-
return transformed;
|
|
1006
|
-
});
|
|
1007
|
-
}
|
|
1008
|
-
async importSingleEntry(item, options) {
|
|
1009
|
-
const existing = this.findEntryByKey(item.key, item.namespace || options.namespace);
|
|
1010
|
-
if (existing) {
|
|
1011
|
-
switch (options.conflictResolution) {
|
|
1012
|
-
case 'skip':
|
|
1013
|
-
return { action: 'skipped' };
|
|
1014
|
-
case 'overwrite':
|
|
1015
|
-
await this.update(item.key, item.value, { namespace: item.namespace });
|
|
1016
|
-
return { action: 'updated' };
|
|
1017
|
-
case 'merge':
|
|
1018
|
-
await this.update(item.key, item.value, {
|
|
1019
|
-
namespace: item.namespace,
|
|
1020
|
-
merge: true,
|
|
1021
|
-
});
|
|
1022
|
-
return { action: 'updated' };
|
|
1023
|
-
case 'rename':
|
|
1024
|
-
const newKey = `${item.key}_imported_${Date.now()}`;
|
|
1025
|
-
await this.store(newKey, item.value, {
|
|
1026
|
-
namespace: item.namespace,
|
|
1027
|
-
type: item.type,
|
|
1028
|
-
tags: item.tags,
|
|
1029
|
-
metadata: item.metadata,
|
|
1030
|
-
});
|
|
1031
|
-
return { action: 'imported' };
|
|
1032
|
-
default:
|
|
1033
|
-
return {
|
|
1034
|
-
action: 'conflict',
|
|
1035
|
-
message: `Key '${item.key}' already exists`,
|
|
1036
|
-
};
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
else {
|
|
1040
|
-
await this.store(item.key, item.value, {
|
|
1041
|
-
namespace: item.namespace || options.namespace,
|
|
1042
|
-
type: item.type,
|
|
1043
|
-
tags: item.tags,
|
|
1044
|
-
metadata: item.metadata,
|
|
1045
|
-
});
|
|
1046
|
-
return { action: 'imported' };
|
|
1047
|
-
}
|
|
1048
|
-
}
|
|
1049
|
-
// === STATISTICS CALCULATION ===
|
|
1050
|
-
calculateStatistics() {
|
|
1051
|
-
const entries = Array.from(this.entries.values());
|
|
1052
|
-
const now = new Date();
|
|
1053
|
-
const last24h = new Date(now.getTime() - 24 * 60 * 60 * 1000);
|
|
1054
|
-
const stats = {
|
|
1055
|
-
overview: {
|
|
1056
|
-
totalEntries: entries.length,
|
|
1057
|
-
totalSize: entries.reduce((sum, entry) => sum + entry.size, 0),
|
|
1058
|
-
compressedEntries: entries.filter((entry) => entry.compressed).length,
|
|
1059
|
-
compressionRatio: 0,
|
|
1060
|
-
indexSize: this.calculateIndexSize(),
|
|
1061
|
-
memoryUsage: process.memoryUsage().heapUsed,
|
|
1062
|
-
diskUsage: 0, // Would be calculated from actual file system
|
|
1063
|
-
},
|
|
1064
|
-
distribution: {
|
|
1065
|
-
byNamespace: this.calculateDistribution(entries, 'namespace'),
|
|
1066
|
-
byType: this.calculateDistribution(entries, 'type'),
|
|
1067
|
-
byOwner: this.calculateDistribution(entries, 'owner'),
|
|
1068
|
-
byAccessLevel: this.calculateDistribution(entries, 'accessLevel'),
|
|
1069
|
-
},
|
|
1070
|
-
temporal: {
|
|
1071
|
-
entriesCreatedLast24h: entries.filter((e) => e.createdAt >= last24h).length,
|
|
1072
|
-
entriesUpdatedLast24h: entries.filter((e) => e.updatedAt >= last24h).length,
|
|
1073
|
-
entriesAccessedLast24h: entries.filter((e) => e.lastAccessedAt >= last24h).length,
|
|
1074
|
-
oldestEntry: entries.length > 0
|
|
1075
|
-
? entries.reduce((oldest, entry) => entry.createdAt < oldest.createdAt ? entry : oldest).createdAt
|
|
1076
|
-
: undefined,
|
|
1077
|
-
newestEntry: entries.length > 0
|
|
1078
|
-
? entries.reduce((newest, entry) => entry.createdAt > newest.createdAt ? entry : newest).createdAt
|
|
1079
|
-
: undefined,
|
|
1080
|
-
},
|
|
1081
|
-
performance: this.calculatePerformanceMetrics(),
|
|
1082
|
-
health: this.calculateHealthMetrics(entries, now),
|
|
1083
|
-
optimization: this.generateOptimizationSuggestions(entries),
|
|
1084
|
-
};
|
|
1085
|
-
// Calculate compression ratio
|
|
1086
|
-
const uncompressedSize = entries
|
|
1087
|
-
.filter((e) => !e.compressed)
|
|
1088
|
-
.reduce((sum, e) => sum + e.size, 0);
|
|
1089
|
-
const compressedSize = entries.filter((e) => e.compressed).reduce((sum, e) => sum + e.size, 0);
|
|
1090
|
-
stats.overview.compressionRatio =
|
|
1091
|
-
uncompressedSize > 0 ? (uncompressedSize - compressedSize) / uncompressedSize : 0;
|
|
1092
|
-
return stats;
|
|
1093
|
-
}
|
|
1094
|
-
calculateDistribution(entries, property) {
|
|
1095
|
-
const distribution = {};
|
|
1096
|
-
for (const entry of entries) {
|
|
1097
|
-
const value = String(entry[property]);
|
|
1098
|
-
if (!distribution[value]) {
|
|
1099
|
-
distribution[value] = { count: 0, size: 0 };
|
|
1100
|
-
}
|
|
1101
|
-
distribution[value].count++;
|
|
1102
|
-
distribution[value].size += entry.size;
|
|
1103
|
-
}
|
|
1104
|
-
return distribution;
|
|
1105
|
-
}
|
|
1106
|
-
calculateIndexSize() {
|
|
1107
|
-
let size = 0;
|
|
1108
|
-
for (const [, entries] of this.index.keys) {
|
|
1109
|
-
size += entries.length * 50; // Rough estimate
|
|
1110
|
-
}
|
|
1111
|
-
return size;
|
|
1112
|
-
}
|
|
1113
|
-
calculatePerformanceMetrics() {
|
|
1114
|
-
const queryMetrics = this.operationMetrics.get('query') || { count: 0, totalTime: 0 };
|
|
1115
|
-
const writeMetrics = this.operationMetrics.get('store') || { count: 0, totalTime: 0 };
|
|
1116
|
-
const cacheMetrics = this.operationMetrics.get('retrieve-cache') || { count: 0, totalTime: 0 };
|
|
1117
|
-
const totalRetrieves = (this.operationMetrics.get('retrieve') || { count: 0 }).count + cacheMetrics.count;
|
|
1118
|
-
return {
|
|
1119
|
-
averageQueryTime: queryMetrics.count > 0 ? queryMetrics.totalTime / queryMetrics.count : 0,
|
|
1120
|
-
averageWriteTime: writeMetrics.count > 0 ? writeMetrics.totalTime / writeMetrics.count : 0,
|
|
1121
|
-
cacheHitRatio: totalRetrieves > 0 ? cacheMetrics.count / totalRetrieves : 0,
|
|
1122
|
-
indexEfficiency: this.config.indexingEnabled ? 0.95 : 0, // Placeholder
|
|
1123
|
-
};
|
|
1124
|
-
}
|
|
1125
|
-
calculateHealthMetrics(entries, now) {
|
|
1126
|
-
const expiredEntries = entries.filter((e) => e.expiresAt && e.expiresAt < now).length;
|
|
1127
|
-
const duplicateKeys = this.findDuplicateKeys(entries);
|
|
1128
|
-
return {
|
|
1129
|
-
expiredEntries,
|
|
1130
|
-
orphanedReferences: 0, // Would be calculated by checking references
|
|
1131
|
-
duplicateKeys: duplicateKeys.length,
|
|
1132
|
-
corruptedEntries: 0, // Would be calculated by validating checksums
|
|
1133
|
-
recommendedCleanup: expiredEntries > 10 || duplicateKeys.length > 5,
|
|
1134
|
-
};
|
|
1135
|
-
}
|
|
1136
|
-
generateOptimizationSuggestions(entries) {
|
|
1137
|
-
const suggestions = [];
|
|
1138
|
-
const potentialSavings = { compression: 0, cleanup: 0, deduplication: 0 };
|
|
1139
|
-
// Compression suggestions
|
|
1140
|
-
const uncompressedLarge = entries.filter((e) => !e.compressed && e.size > this.config.compressionThreshold);
|
|
1141
|
-
if (uncompressedLarge.length > 0) {
|
|
1142
|
-
suggestions.push(`${uncompressedLarge.length} entries could benefit from compression`);
|
|
1143
|
-
potentialSavings.compression = uncompressedLarge.reduce((sum, e) => sum + e.size * 0.6, 0);
|
|
1144
|
-
}
|
|
1145
|
-
// Cleanup suggestions
|
|
1146
|
-
const now = new Date();
|
|
1147
|
-
const oldEntries = entries.filter((e) => now.getTime() - e.lastAccessedAt.getTime() > 30 * 24 * 60 * 60 * 1000);
|
|
1148
|
-
if (oldEntries.length > 0) {
|
|
1149
|
-
suggestions.push(`${oldEntries.length} entries haven't been accessed in 30+ days`);
|
|
1150
|
-
potentialSavings.cleanup = oldEntries.reduce((sum, e) => sum + e.size, 0);
|
|
1151
|
-
}
|
|
1152
|
-
// Deduplication suggestions
|
|
1153
|
-
const duplicates = this.findDuplicateKeys(entries);
|
|
1154
|
-
if (duplicates.length > 0) {
|
|
1155
|
-
suggestions.push(`${duplicates.length} duplicate keys found`);
|
|
1156
|
-
potentialSavings.deduplication = duplicates.reduce((sum, group) => sum + group.entries.slice(1).reduce((s, e) => s + e.size, 0), 0);
|
|
1157
|
-
}
|
|
1158
|
-
return {
|
|
1159
|
-
suggestions,
|
|
1160
|
-
potentialSavings,
|
|
1161
|
-
indexOptimization: this.config.indexingEnabled
|
|
1162
|
-
? ['Consider periodic index rebuilding for optimal performance']
|
|
1163
|
-
: ['Enable indexing for better query performance'],
|
|
1164
|
-
};
|
|
1165
|
-
}
|
|
1166
|
-
findDuplicateKeys(entries) {
|
|
1167
|
-
const keyMap = new Map();
|
|
1168
|
-
for (const entry of entries) {
|
|
1169
|
-
const compositeKey = `${entry.namespace}:${entry.key}`;
|
|
1170
|
-
if (!keyMap.has(compositeKey)) {
|
|
1171
|
-
keyMap.set(compositeKey, []);
|
|
1172
|
-
}
|
|
1173
|
-
keyMap.get(compositeKey).push(entry);
|
|
1174
|
-
}
|
|
1175
|
-
const duplicates = [];
|
|
1176
|
-
for (const [compositeKey, entryList] of keyMap) {
|
|
1177
|
-
if (entryList.length > 1) {
|
|
1178
|
-
const [namespace, key] = compositeKey.split(':', 2);
|
|
1179
|
-
duplicates.push({ key, namespace, entries: entryList });
|
|
1180
|
-
}
|
|
1181
|
-
}
|
|
1182
|
-
return duplicates;
|
|
1183
|
-
}
|
|
1184
|
-
// === CLEANUP IMPLEMENTATION ===
|
|
1185
|
-
async applyRetentionPolicies(entry) {
|
|
1186
|
-
// Apply matching retention policies to the entry
|
|
1187
|
-
for (const policy of this.retentionPolicies.values()) {
|
|
1188
|
-
if (this.policyMatches(policy, entry)) {
|
|
1189
|
-
await this.enforceRetentionPolicy(policy, entry);
|
|
1190
|
-
}
|
|
1191
|
-
}
|
|
1192
|
-
}
|
|
1193
|
-
policyMatches(policy, entry) {
|
|
1194
|
-
if (policy.namespace && entry.namespace !== policy.namespace)
|
|
1195
|
-
return false;
|
|
1196
|
-
if (policy.type && entry.type !== policy.type)
|
|
1197
|
-
return false;
|
|
1198
|
-
if (policy.tags && !policy.tags.every((tag) => entry.tags.includes(tag)))
|
|
1199
|
-
return false;
|
|
1200
|
-
return true;
|
|
1201
|
-
}
|
|
1202
|
-
async enforceRetentionPolicy(policy, entry) {
|
|
1203
|
-
const now = new Date();
|
|
1204
|
-
// Check age limit
|
|
1205
|
-
if (policy.maxAge) {
|
|
1206
|
-
const ageInDays = (now.getTime() - entry.createdAt.getTime()) / (24 * 60 * 60 * 1000);
|
|
1207
|
-
if (ageInDays > policy.maxAge) {
|
|
1208
|
-
await this.deleteEntry(entry.id);
|
|
1209
|
-
return;
|
|
1210
|
-
}
|
|
1211
|
-
}
|
|
1212
|
-
// Count and size limits would require more complex logic
|
|
1213
|
-
// This is a simplified implementation
|
|
1214
|
-
}
|
|
1215
|
-
async applyRetentionPolicy(policy, dryRun) {
|
|
1216
|
-
const matchingEntries = Array.from(this.entries.values()).filter((entry) => {
|
|
1217
|
-
if (policy.namespace && entry.namespace !== policy.namespace)
|
|
1218
|
-
return false;
|
|
1219
|
-
return true;
|
|
1220
|
-
});
|
|
1221
|
-
let toRemove = [];
|
|
1222
|
-
const now = new Date();
|
|
1223
|
-
// Apply age limit
|
|
1224
|
-
if (policy.maxAge) {
|
|
1225
|
-
const cutoffDate = new Date(now.getTime() - policy.maxAge * 24 * 60 * 60 * 1000);
|
|
1226
|
-
toRemove = matchingEntries.filter((entry) => entry.createdAt < cutoffDate);
|
|
1227
|
-
}
|
|
1228
|
-
// Apply count limit
|
|
1229
|
-
if (policy.maxCount && matchingEntries.length > policy.maxCount) {
|
|
1230
|
-
const sorted = matchingEntries.sort((a, b) => a.createdAt.getTime() - b.createdAt.getTime());
|
|
1231
|
-
toRemove = sorted.slice(0, matchingEntries.length - policy.maxCount);
|
|
1232
|
-
}
|
|
1233
|
-
// Apply size limit
|
|
1234
|
-
if (policy.sizeLimit) {
|
|
1235
|
-
const totalSize = matchingEntries.reduce((sum, entry) => sum + entry.size, 0);
|
|
1236
|
-
if (totalSize > policy.sizeLimit) {
|
|
1237
|
-
const sorted = matchingEntries.sort((a, b) => a.lastAccessedAt.getTime() - b.lastAccessedAt.getTime());
|
|
1238
|
-
let currentSize = totalSize;
|
|
1239
|
-
toRemove = [];
|
|
1240
|
-
for (const entry of sorted) {
|
|
1241
|
-
if (currentSize <= policy.sizeLimit)
|
|
1242
|
-
break;
|
|
1243
|
-
toRemove.push(entry);
|
|
1244
|
-
currentSize -= entry.size;
|
|
1245
|
-
}
|
|
1246
|
-
}
|
|
1247
|
-
}
|
|
1248
|
-
const spaceSaved = toRemove.reduce((sum, entry) => sum + entry.size, 0);
|
|
1249
|
-
if (!dryRun) {
|
|
1250
|
-
for (const entry of toRemove) {
|
|
1251
|
-
await this.deleteEntry(entry.id);
|
|
1252
|
-
}
|
|
1253
|
-
}
|
|
1254
|
-
return { removed: toRemove.length, spaceSaved };
|
|
1255
|
-
}
|
|
1256
|
-
async cleanupOrphanedReferences(dryRun) {
|
|
1257
|
-
// Implementation would check for broken references between entries
|
|
1258
|
-
return 0;
|
|
1259
|
-
}
|
|
1260
|
-
async removeDuplicateEntries(dryRun) {
|
|
1261
|
-
const duplicates = this.findDuplicateKeys(Array.from(this.entries.values()));
|
|
1262
|
-
let removed = 0;
|
|
1263
|
-
let spaceSaved = 0;
|
|
1264
|
-
for (const duplicate of duplicates) {
|
|
1265
|
-
// Keep the newest entry, remove others
|
|
1266
|
-
const sorted = duplicate.entries.sort((a, b) => b.updatedAt.getTime() - a.updatedAt.getTime());
|
|
1267
|
-
const toRemove = sorted.slice(1);
|
|
1268
|
-
for (const entry of toRemove) {
|
|
1269
|
-
spaceSaved += entry.size;
|
|
1270
|
-
removed++;
|
|
1271
|
-
if (!dryRun) {
|
|
1272
|
-
await this.deleteEntry(entry.id);
|
|
1273
|
-
}
|
|
1274
|
-
}
|
|
1275
|
-
}
|
|
1276
|
-
return { removed, spaceSaved };
|
|
1277
|
-
}
|
|
1278
|
-
async archiveEntries(entries, archivePath) {
|
|
1279
|
-
const archiveData = {
|
|
1280
|
-
archivedAt: new Date().toISOString(),
|
|
1281
|
-
entries: entries,
|
|
1282
|
-
};
|
|
1283
|
-
const archiveFile = join(archivePath, `archive-${Date.now()}.json`);
|
|
1284
|
-
await fs.mkdir(dirname(archiveFile), { recursive: true });
|
|
1285
|
-
await fs.writeFile(archiveFile, JSON.stringify(archiveData, null, 2));
|
|
1286
|
-
// Remove archived entries from active memory
|
|
1287
|
-
for (const entry of entries) {
|
|
1288
|
-
await this.deleteEntry(entry.id);
|
|
1289
|
-
}
|
|
1290
|
-
}
|
|
1291
|
-
async rebuildIndex() {
|
|
1292
|
-
this.logger.info('Rebuilding memory index');
|
|
1293
|
-
this.index = this.createEmptyIndex();
|
|
1294
|
-
for (const entry of this.entries.values()) {
|
|
1295
|
-
this.updateIndex(entry, 'create');
|
|
1296
|
-
}
|
|
1297
|
-
this.logger.info('Memory index rebuilt successfully');
|
|
1298
|
-
}
|
|
1299
|
-
startAutoCleanup() {
|
|
1300
|
-
this.cleanupInterval = setInterval(async () => {
|
|
1301
|
-
try {
|
|
1302
|
-
await this.cleanup({
|
|
1303
|
-
removeExpired: true,
|
|
1304
|
-
removeUnaccessed: 7, // Remove entries not accessed in 7 days
|
|
1305
|
-
compressEligible: true,
|
|
1306
|
-
});
|
|
1307
|
-
}
|
|
1308
|
-
catch (error) {
|
|
1309
|
-
this.logger.error('Auto cleanup failed', error);
|
|
1310
|
-
}
|
|
1311
|
-
}, this.config.cleanupInterval);
|
|
1312
|
-
}
|
|
1313
|
-
// === PERSISTENCE ===
|
|
1314
|
-
async loadPersistedData() {
|
|
1315
|
-
try {
|
|
1316
|
-
const dataFile = join(this.dataPath, 'entries.json');
|
|
1317
|
-
const indexFile = join(this.indexPath, 'index.json');
|
|
1318
|
-
// Load entries
|
|
1319
|
-
try {
|
|
1320
|
-
const entriesData = await fs.readFile(dataFile, 'utf-8');
|
|
1321
|
-
const entriesArray = JSON.parse(entriesData);
|
|
1322
|
-
for (const entryData of entriesArray) {
|
|
1323
|
-
// Convert date strings back to Date objects
|
|
1324
|
-
entryData.createdAt = new Date(entryData.createdAt);
|
|
1325
|
-
entryData.updatedAt = new Date(entryData.updatedAt);
|
|
1326
|
-
entryData.lastAccessedAt = new Date(entryData.lastAccessedAt);
|
|
1327
|
-
if (entryData.expiresAt) {
|
|
1328
|
-
entryData.expiresAt = new Date(entryData.expiresAt);
|
|
1329
|
-
}
|
|
1330
|
-
this.entries.set(entryData.id, entryData);
|
|
1331
|
-
}
|
|
1332
|
-
this.logger.info(`Loaded ${entriesArray.length} entries from persistence`);
|
|
1333
|
-
}
|
|
1334
|
-
catch (error) {
|
|
1335
|
-
// File doesn't exist or is corrupted
|
|
1336
|
-
this.logger.info('No persisted entries found, starting fresh');
|
|
1337
|
-
}
|
|
1338
|
-
// Rebuild index
|
|
1339
|
-
if (this.config.indexingEnabled) {
|
|
1340
|
-
await this.rebuildIndex();
|
|
1341
|
-
}
|
|
1342
|
-
}
|
|
1343
|
-
catch (error) {
|
|
1344
|
-
this.logger.error('Failed to load persisted data', error);
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
async persistData() {
|
|
1348
|
-
try {
|
|
1349
|
-
const dataFile = join(this.dataPath, 'entries.json');
|
|
1350
|
-
const entriesArray = Array.from(this.entries.values());
|
|
1351
|
-
await fs.writeFile(dataFile, JSON.stringify(entriesArray, null, 2));
|
|
1352
|
-
this.logger.info(`Persisted ${entriesArray.length} entries`);
|
|
1353
|
-
}
|
|
1354
|
-
catch (error) {
|
|
1355
|
-
this.logger.error('Failed to persist data', error);
|
|
1356
|
-
}
|
|
1357
|
-
}
|
|
1358
|
-
async createBackup() {
|
|
1359
|
-
try {
|
|
1360
|
-
const timestamp = new Date().toISOString().replace(/[:.]/g, '-');
|
|
1361
|
-
const backupFile = join(this.backupPath, `backup-${timestamp}.json`);
|
|
1362
|
-
const backup = {
|
|
1363
|
-
timestamp: new Date().toISOString(),
|
|
1364
|
-
version: '1.0',
|
|
1365
|
-
entries: Array.from(this.entries.values()),
|
|
1366
|
-
statistics: await this.getStatistics(),
|
|
1367
|
-
};
|
|
1368
|
-
await fs.writeFile(backupFile, JSON.stringify(backup, null, 2));
|
|
1369
|
-
this.logger.info(`Created backup: ${backupFile}`);
|
|
1370
|
-
// Clean old backups
|
|
1371
|
-
await this.cleanOldBackups();
|
|
1372
|
-
}
|
|
1373
|
-
catch (error) {
|
|
1374
|
-
this.logger.error('Failed to create backup', error);
|
|
1375
|
-
}
|
|
1376
|
-
}
|
|
1377
|
-
async cleanOldBackups() {
|
|
1378
|
-
try {
|
|
1379
|
-
const files = await fs.readdir(this.backupPath);
|
|
1380
|
-
const backupFiles = files.filter((f) => f.startsWith('backup-') && f.endsWith('.json'));
|
|
1381
|
-
if (backupFiles.length <= this.config.backupRetention) {
|
|
1382
|
-
return;
|
|
1383
|
-
}
|
|
1384
|
-
// Sort by creation time and remove oldest
|
|
1385
|
-
const fileStats = await Promise.all(backupFiles.map(async (file) => ({
|
|
1386
|
-
file,
|
|
1387
|
-
stat: await fs.stat(join(this.backupPath, file)),
|
|
1388
|
-
})));
|
|
1389
|
-
fileStats.sort((a, b) => a.stat.mtime.getTime() - b.stat.mtime.getTime());
|
|
1390
|
-
const toDelete = fileStats.slice(0, fileStats.length - this.config.backupRetention);
|
|
1391
|
-
for (const { file } of toDelete) {
|
|
1392
|
-
await fs.unlink(join(this.backupPath, file));
|
|
1393
|
-
this.logger.debug(`Deleted old backup: ${file}`);
|
|
1394
|
-
}
|
|
1395
|
-
}
|
|
1396
|
-
catch (error) {
|
|
1397
|
-
this.logger.error('Failed to clean old backups', error);
|
|
1398
|
-
}
|
|
1399
|
-
}
|
|
1400
|
-
// === UTILITY METHODS ===
|
|
1401
|
-
async compressData(data) {
|
|
1402
|
-
// In a real implementation, you would use a compression library
|
|
1403
|
-
return data;
|
|
1404
|
-
}
|
|
1405
|
-
async encryptData(data, encryption) {
|
|
1406
|
-
// In a real implementation, you would use a proper encryption library
|
|
1407
|
-
return data;
|
|
1408
|
-
}
|
|
1409
|
-
// === PUBLIC API ===
|
|
1410
|
-
async listNamespaces() {
|
|
1411
|
-
const namespaces = new Set();
|
|
1412
|
-
for (const entry of this.entries.values()) {
|
|
1413
|
-
namespaces.add(entry.namespace);
|
|
1414
|
-
}
|
|
1415
|
-
return Array.from(namespaces).sort();
|
|
1416
|
-
}
|
|
1417
|
-
async listTypes() {
|
|
1418
|
-
const types = new Set();
|
|
1419
|
-
for (const entry of this.entries.values()) {
|
|
1420
|
-
types.add(entry.type);
|
|
1421
|
-
}
|
|
1422
|
-
return Array.from(types).sort();
|
|
1423
|
-
}
|
|
1424
|
-
async listTags() {
|
|
1425
|
-
const tags = new Set();
|
|
1426
|
-
for (const entry of this.entries.values()) {
|
|
1427
|
-
entry.tags.forEach((tag) => tags.add(tag));
|
|
1428
|
-
}
|
|
1429
|
-
return Array.from(tags).sort();
|
|
1430
|
-
}
|
|
1431
|
-
async getEntryById(id) {
|
|
1432
|
-
return this.entries.get(id) || null;
|
|
1433
|
-
}
|
|
1434
|
-
async exists(key, namespace) {
|
|
1435
|
-
return this.findEntryByKey(key, namespace) !== undefined;
|
|
1436
|
-
}
|
|
1437
|
-
async count(options = {}) {
|
|
1438
|
-
const result = await this.query({ ...options, limit: 0 });
|
|
1439
|
-
return result.total;
|
|
1440
|
-
}
|
|
1441
|
-
async clear(namespace) {
|
|
1442
|
-
const entries = Array.from(this.entries.values());
|
|
1443
|
-
const toDelete = namespace ? entries.filter((entry) => entry.namespace === namespace) : entries;
|
|
1444
|
-
for (const entry of toDelete) {
|
|
1445
|
-
await this.deleteEntry(entry.id);
|
|
1446
|
-
}
|
|
1447
|
-
return toDelete.length;
|
|
1448
|
-
}
|
|
1449
|
-
getConfiguration() {
|
|
1450
|
-
return { ...this.config };
|
|
1451
|
-
}
|
|
1452
|
-
async updateConfiguration(updates) {
|
|
1453
|
-
this.config = { ...this.config, ...updates };
|
|
1454
|
-
// Apply configuration changes
|
|
1455
|
-
if (updates.autoCleanup !== undefined) {
|
|
1456
|
-
if (updates.autoCleanup && !this.cleanupInterval) {
|
|
1457
|
-
this.startAutoCleanup();
|
|
1458
|
-
}
|
|
1459
|
-
else if (!updates.autoCleanup && this.cleanupInterval) {
|
|
1460
|
-
clearInterval(this.cleanupInterval);
|
|
1461
|
-
this.cleanupInterval = undefined;
|
|
1462
|
-
}
|
|
1463
|
-
}
|
|
1464
|
-
this.emit('memory:configuration-updated', { config: this.config });
|
|
1465
|
-
}
|
|
1466
|
-
}
|
|
1467
|
-
//# sourceMappingURL=advanced-memory-manager.js.map
|