CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
./safla/__init__.py
./safla/__main__.py
./safla/cli.py
./safla/cli_implementations.py
./safla/cli_interactive.py
./safla/cli_main.py
./safla/cli_manager.py
./safla/exceptions.py
./safla/installer.py
./safla/mcp_stdio_server.py
./safla/py.typed
./safla/api/enhanced_endpoints.py
./safla/auth/__init__.py
./safla/auth/auth_middleware.py
./safla/auth/exceptions.py
./safla/auth/jwt_manager.py
./safla/core/__init__.py
./safla/core/adaptive_safety_boundaries.py
./safla/core/auto_scaling_infrastructure.py
./safla/core/delta_evaluation.py
./safla/core/delta_evaluation_backup.py
./safla/core/distributed_mcp_orchestration.py
./safla/core/federated_learning_integration.py
./safla/core/hybrid_memory.py
./safla/core/mcp_orchestration.py
./safla/core/mcp_orchestration_backup.py
./safla/core/memory_optimizations.py
./safla/core/meta_cognitive_engine.py
./safla/core/ml_neural_embedding_engine.py
./safla/core/ml_neural_embedding_engine_new.py
./safla/core/ml_rl_optimizer.py
./safla/core/optimized_serialization.py
./safla/core/optimized_vector_memory.py
./safla/core/safety_validation.py
./safla/core/safety_validation_backup.py
./safla/core/memory/__init__.py
./safla/core/memory/base.py
./safla/core/memory/episodic.py
./safla/core/memory/hybrid.py
./safla/core/memory/semantic.py
./safla/core/memory/vector.py
./safla/core/memory/working.py
./safla/core/metacognitive/__init__.py
./safla/core/metacognitive/awareness.py
./safla/core/metacognitive/engine.py
./safla/core/metacognitive/learning.py
./safla/core/metacognitive/metrics.py
./safla/core/metacognitive/strategies.py
./safla/core/ml/__init__.py
./safla/core/ml/base.py
./safla/core/ml/engine.py
./safla/core/ml/models.py
./safla/core/ml/optimizer.py
./safla/core/ml/transfer.py
./safla/core/ml/versioning.py
./safla/integrations/__init__.py
./safla/integrations/fastmcp_adapter.py
./safla/integrations/fastmcp_client.py
./safla/integrations/fastmcp_helpers.py
./safla/integrations/fastmcp_server.py
./safla/mcp/__init__.py
./safla/mcp/handler_registry.py
./safla/mcp/server.py
./safla/mcp/handlers/__init__.py
./safla/mcp/handlers/admin.py
./safla/mcp/handlers/agent.py
./safla/mcp/handlers/auth_handler.py
./safla/mcp/handlers/base.py
./safla/mcp/handlers/benchmarking.py
./safla/mcp/handlers/core_tools.py
./safla/mcp/handlers/deployment.py
./safla/mcp/handlers/deployment_tools.py
./safla/mcp/handlers/metacognitive.py
./safla/mcp/handlers/optimization.py
./safla/mcp/handlers/optimization_tools.py
./safla/mcp/handlers/system.py
./safla/mcp/handlers/testing.py
./safla/mcp/resources/__init__.py
./safla/mcp/resources/base.py
./safla/mcp/state/__init__.py
./safla/mcp/state/manager.py
./safla/mcp/utils/__init__.py
./safla/mcp/utils/config_adapter.py
./safla/middleware/__init__.py
./safla/middleware/rate_limiter.py
./safla/security/__init__.py
./safla/security/encryption.py
./safla/utils/__init__.py
./safla/utils/config.py
./safla/utils/config_cli.py
./safla/utils/config_loader.py
./safla/utils/logging.py
./safla/utils/pydantic_config.py
./safla/utils/validation.py
./safla/validation/__init__.py
./safla/validation/mcp_models.py
./safla/validation/validators.py
.roo/README.md
.roo/example.mcp.json
.roo/mcp.json
.roo/mcp.md
.roo/rules/apply_diff_guidelines.md
.roo/rules/file_operations_guidelines.md
.roo/rules/insert_content.md
.roo/rules/rules.md
.roo/rules/search_replace.md
.roo/rules/tool_guidelines_index.md
.roo/rules-architect/rules.md
.roo/rules-ask/rules.md
.roo/rules-code/apply_diff_guidelines.md
.roo/rules-code/cli-commands.md
.roo/rules-code/code_editing.md
.roo/rules-code/examples.md
.roo/rules-code/file_operations_guidelines.md
.roo/rules-code/insert_content.md
.roo/rules-code/mcp-tools.md
.roo/rules-code/resources.md
.roo/rules-code/rules.md
.roo/rules-code/search_replace.md
.roo/rules-code/tool_guidelines_index.md
.roo/rules-code/workflow.md
.roo/rules-critic/cli-commands.md
.roo/rules-critic/examples.md
.roo/rules-critic/mcp-tools.md
.roo/rules-critic/resources.md
.roo/rules-critic/rules.md
.roo/rules-critic/workflow.md
.roo/rules-debug/rules.md
.roo/rules-devops/rules.md
.roo/rules-docs-writer/rules.md
.roo/rules-integration/rules.md
.roo/rules-mcp/rules.md
.roo/rules-memory-manager/cli-commands.md
.roo/rules-memory-manager/examples.md
.roo/rules-memory-manager/mcp-tools.md
.roo/rules-memory-manager/resources.md
.roo/rules-memory-manager/rules.md
.roo/rules-memory-manager/workflow.md
.roo/rules-orchestrator/cli-commands.md
.roo/rules-orchestrator/examples.md
.roo/rules-orchestrator/mcp-tools.md
.roo/rules-orchestrator/resources.md
.roo/rules-orchestrator/rules.md
.roo/rules-orchestrator/workflow.md
.roo/rules-post-deployment-monitoring-mode/rules.md
.roo/rules-refinement-optimization-mode/rules.md
.roo/rules-reflection/cli-commands.md
.roo/rules-reflection/examples.md
.roo/rules-reflection/mcp-tools.md
.roo/rules-reflection/resources.md
.roo/rules-reflection/rules.md
.roo/rules-reflection/workflow.md
.roo/rules-scorer/cli-commands.md
.roo/rules-scorer/examples.md
.roo/rules-scorer/mcp-tools.md
.roo/rules-scorer/resources.md
.roo/rules-scorer/rules.md
.roo/rules-scorer/workflow.md
.roo/rules-security-review/rules.md
.roo/rules-sparc/rules.md
.roo/rules-spec-pseudocode/rules.md
.roo/rules-supabase-admin/rules.md
.roo/rules-tdd/cli-commands.md
.roo/rules-tdd/examples.md
.roo/rules-tdd/mcp-tools.md
.roo/rules-tdd/resources.md
.roo/rules-tdd/rules.md
.roo/rules-tdd/workflow.md
.roo/rules-tutorial/rules.md
docs/INSTALLATION.md
docs/JWT_AUTHENTICATION.md
docs/configuration_system.md
docs/coordination.md
docs/hybrid_memory_architecture_summary.md
docs/jwt-authentication.md
docs/memory-bank.md
docs/meta_cognitive_engine_implementation.md
docs/safety_validation_framework.md
docs/tdd_implementation_summary.md
docs/tdd_progress.md
docs/tdd_safety_framework_report.md
docs/guide/01-introduction.md
docs/guide/02-quickstart.md
docs/guide/03-installation.md
docs/guide/04-architecture.md
docs/guide/05-memory-system.md
docs/guide/06-meta-cognitive.md
docs/guide/07-safety-validation.md
docs/guide/08-delta-evaluation.md
docs/guide/09-api-reference.md
docs/guide/09-mcp-orchestration.md
docs/guide/10-agent-coordination.md
docs/guide/10-sdk-guide.md
docs/guide/11-configuration.md
docs/guide/11-context-sharing.md
docs/guide/12-examples.md
docs/guide/12-memory-consolidation.md
docs/guide/13-algorithms.md
docs/guide/13-performance-monitoring.md
docs/guide/14-adaptive-learning.md
docs/guide/14-testing.md
docs/guide/15-performance.md
docs/guide/15-strategy-selection.md
docs/guide/16-configuration.md
docs/guide/16-deployment.md
docs/guide/17-deployment.md
docs/guide/17-troubleshooting.md
docs/guide/18-advanced-topics.md
docs/guide/18-scaling-performance.md
docs/guide/19-monitoring-observability.md
docs/guide/20-development.md
docs/guide/21-testing.md
docs/guide/22-api-reference.md
docs/guide/23-extensions.md
docs/guide/24-use-cases.md
docs/guide/25-examples.md
docs/guide/26-integration-patterns.md
docs/guide/27-troubleshooting.md
docs/guide/28-security.md
docs/guide/29-performance-tuning.md
docs/guide/30-custom-memory.md
docs/guide/31-advanced-safety.md
docs/guide/32-glossary.md
docs/guide/33-faq.md
docs/guide/34-migration.md
docs/guide/35-contributing.md
docs/guide/36-changelog.md
docs/guide/README.md
docs/optimization/OPTIMIZATION_COMPLETION_SUMMARY.md
docs/optimization/TEST_VALIDATION_SUMMARY.md
docs/optimization/claude-flow-optimization-guide.md
docs/optimization/optimization_final_report.md
docs/optimization/optimization_plan.md
docs/optimization/optimization_progress.md
examples/01_basic_setup.py
examples/02_simple_memory.py
examples/03_basic_safety.py
examples/05_delta_evaluation.py
examples/12_ai_assistant.py
examples/15_enterprise_integration.py
examples/README.md
examples/config_examples.py
examples/hybrid_memory_demo.py
examples/mcp_auth_client.py
examples/safety_validation_demo.py
examples/mcp_usage/python_example.py
safla/__init__.py
safla/__main__.py
safla/cli.py
safla/cli_implementations.py
safla/cli_interactive.py
safla/cli_main.py
safla/cli_manager.py
safla/exceptions.py
safla/installer.py
safla/mcp_stdio_server.py
safla/py.typed
safla.egg-info/PKG-INFO
safla.egg-info/SOURCES.txt
safla.egg-info/dependency_links.txt
safla.egg-info/entry_points.txt
safla.egg-info/not-zip-safe
safla.egg-info/requires.txt
safla.egg-info/top_level.txt
safla/api/enhanced_endpoints.py
safla/auth/__init__.py
safla/auth/auth_middleware.py
safla/auth/exceptions.py
safla/auth/jwt_manager.py
safla/core/__init__.py
safla/core/adaptive_safety_boundaries.py
safla/core/auto_scaling_infrastructure.py
safla/core/delta_evaluation.py
safla/core/delta_evaluation_backup.py
safla/core/distributed_mcp_orchestration.py
safla/core/federated_learning_integration.py
safla/core/hybrid_memory.py
safla/core/mcp_orchestration.py
safla/core/mcp_orchestration_backup.py
safla/core/memory_optimizations.py
safla/core/meta_cognitive_engine.py
safla/core/ml_neural_embedding_engine.py
safla/core/ml_neural_embedding_engine_new.py
safla/core/ml_rl_optimizer.py
safla/core/optimized_serialization.py
safla/core/optimized_vector_memory.py
safla/core/safety_validation.py
safla/core/safety_validation_backup.py
safla/core/memory/__init__.py
safla/core/memory/base.py
safla/core/memory/episodic.py
safla/core/memory/hybrid.py
safla/core/memory/memory-store.json
safla/core/memory/semantic.py
safla/core/memory/vector.py
safla/core/memory/working.py
safla/core/metacognitive/__init__.py
safla/core/metacognitive/awareness.py
safla/core/metacognitive/engine.py
safla/core/metacognitive/learning.py
safla/core/metacognitive/metrics.py
safla/core/metacognitive/strategies.py
safla/core/ml/__init__.py
safla/core/ml/base.py
safla/core/ml/engine.py
safla/core/ml/models.py
safla/core/ml/optimizer.py
safla/core/ml/transfer.py
safla/core/ml/versioning.py
safla/integrations/__init__.py
safla/integrations/fastmcp_adapter.py
safla/integrations/fastmcp_client.py
safla/integrations/fastmcp_helpers.py
safla/integrations/fastmcp_server.py
safla/mcp/__init__.py
safla/mcp/handler_registry.py
safla/mcp/server.py
safla/mcp/handlers/__init__.py
safla/mcp/handlers/admin.py
safla/mcp/handlers/agent.py
safla/mcp/handlers/auth_handler.py
safla/mcp/handlers/base.py
safla/mcp/handlers/benchmarking.py
safla/mcp/handlers/core_tools.py
safla/mcp/handlers/deployment.py
safla/mcp/handlers/deployment_tools.py
safla/mcp/handlers/metacognitive.py
safla/mcp/handlers/optimization.py
safla/mcp/handlers/optimization_tools.py
safla/mcp/handlers/system.py
safla/mcp/handlers/testing.py
safla/mcp/resources/__init__.py
safla/mcp/resources/base.py
safla/mcp/state/__init__.py
safla/mcp/state/manager.py
safla/mcp/utils/__init__.py
safla/mcp/utils/config_adapter.py
safla/middleware/__init__.py
safla/middleware/rate_limiter.py
safla/security/__init__.py
safla/security/encryption.py
safla/utils/__init__.py
safla/utils/config.py
safla/utils/config_cli.py
safla/utils/config_loader.py
safla/utils/logging.py
safla/utils/pydantic_config.py
safla/utils/validation.py
safla/validation/__init__.py
safla/validation/mcp_models.py
safla/validation/validators.py
tests/__init__.py
tests/corrected_capability_test.py
tests/test_adaptive_safety_boundaries.py
tests/test_auth_middleware.py
tests/test_auto_scaling_infrastructure.py
tests/test_benchmarking_handler.py
tests/test_benchmarks.py
tests/test_benchmarks_simple.py
tests/test_cli.py
tests/test_cli_comprehensive.py
tests/test_concurrent_access.py
tests/test_config_system.py
tests/test_core_security.py
tests/test_delta_evaluation.py
tests/test_distributed_mcp_orchestration.py
tests/test_fastmcp_adapter.py
tests/test_fastmcp_cli.py
tests/test_fastmcp_cli_corrected.py
tests/test_fastmcp_client.py
tests/test_fastmcp_helpers.py
tests/test_fastmcp_integration.py
tests/test_fastmcp_integration_complete.py
tests/test_fastmcp_integration_corrected.py
tests/test_fastmcp_server.py
tests/test_fastmcp_server_complete.py
tests/test_fastmcp_server_corrected.py
tests/test_fastmcp_server_corrected_final.py
tests/test_fastmcp_server_final.py
tests/test_fastmcp_server_final_working.py
tests/test_fastmcp_server_working.py
tests/test_fastmcp_server_working_final.py
tests/test_federated_learning_integration.py
tests/test_hybrid_memory.py
tests/test_installation.py
tests/test_jwt_auth.py
tests/test_jwt_authentication.py
tests/test_mcp_orchestration.py
tests/test_mcp_server.py
tests/test_memory_optimizations.py
tests/test_memory_stress.py
tests/test_meta_cognitive_engine.py
tests/test_ml_neural_embedding_engine.py
tests/test_ml_rl_optimizer.py
tests/test_optimized_vector_memory.py
tests/test_performance_benchmarks.py
tests/test_safety_validation.py
tests/test_working_components.py
tests/integration/conftest.py
tests/integration/fix_deployment_file.py
tests/integration/fix_indentation.py
tests/integration/fix_validation_issues.py
tests/integration/run_integration_tests.py
tests/integration/test_deployment_readiness.py
tests/integration/test_end_to_end_workflows.py
tests/integration/test_performance_integration.py
tests/integration/test_safety_integration.py
tests/integration/test_system_integration.py
tests/integration/validate_test_framework.py