MANIFEST.in
README.md
VERSION
pyproject.toml
whitemagic_rs.py
scripts/check_ship.py
scripts/check_versions.py
scripts/generate_mcp_registry.py
whitemagic/__init__.py
whitemagic/ai_contract.py
whitemagic/brain_bridge.py
whitemagic/cycle_engine.py
whitemagic/homeostasis.py
whitemagic/import_audit.py
whitemagic/logging_config.py
whitemagic/mcp_api_bridge.py
whitemagic/mcp_instructions.md
whitemagic/py.typed
whitemagic/run_mcp.py
whitemagic/run_mcp_lean.py
whitemagic/runtime_status.py
whitemagic/rust_bridge.py
whitemagic/session.py
whitemagic.egg-info/PKG-INFO
whitemagic.egg-info/SOURCES.txt
whitemagic.egg-info/dependency_links.txt
whitemagic.egg-info/entry_points.txt
whitemagic.egg-info/requires.txt
whitemagic.egg-info/top_level.txt
whitemagic/_archived/run_mcp_hydrated.py
whitemagic/agentic/__init__.py
whitemagic/agentic/auto_activation.py
whitemagic/agentic/coherence_persistence.py
whitemagic/agentic/confidence.py
whitemagic/agentic/confidence_learning.py
whitemagic/agentic/cpu_inference.py
whitemagic/agentic/grimoire_check.py
whitemagic/agentic/local_reasoning.py
whitemagic/agentic/pattern_weather.py
whitemagic/agentic/self_mod.py
whitemagic/agentic/terminal_multiplex.py
whitemagic/agentic/terminal_reasoning.py
whitemagic/agentic/terminal_scratchpad.py
whitemagic/agentic/token_optimizer.py
whitemagic/agentic/zodiac_consultant.py
whitemagic/agents/__init__.py
whitemagic/agents/campaign_loader.py
whitemagic/agents/campaign_metrics.py
whitemagic/agents/doctrine.py
whitemagic/agents/grand_unified_cycle.py
whitemagic/agents/immortal_clone.py
whitemagic/agents/immortal_clone_v2.py
whitemagic/agents/librarian.py
whitemagic/agents/lieutenants.py
whitemagic/agents/mcp_lieutenants.py
whitemagic/agents/pipeline_integration.py
whitemagic/agents/progress_tracker.py
whitemagic/agents/swarm.py
whitemagic/agents/tactical_pipeline.py
whitemagic/agents/unified_zodiac_army.py
whitemagic/agents/war_room.py
whitemagic/agents/worker_daemon.py
whitemagic/ai/__init__.py
whitemagic/ai/context_optimizer.py
whitemagic/ai/dense_encoding.py
whitemagic/ai/vsa_context_compressor.py
whitemagic/alchemy/__init__.py
whitemagic/alchemy/albedo.py
whitemagic/alchemy/holocron.py
whitemagic/alchemy/nigredo.py
whitemagic/alchemy/rubedo.py
whitemagic/alchemy/transmutation_pipeline.py
whitemagic/archaeology/__init__.py
whitemagic/archaeology/dig.py
whitemagic/archaeology/windsurf_reader.py
whitemagic/auth/__init__.py
whitemagic/auth/api_keys.py
whitemagic/autonomous/__init__.py
whitemagic/autonomous/continuous_audit.py
whitemagic/autonomous/continuous_awareness.py
whitemagic/autonomous/depth_gauge.py
whitemagic/autonomous/parallel_cognition.py
whitemagic/autonomous/session_health.py
whitemagic/autonomous/supervisor.py
whitemagic/autonomous/synchronicity_detector.py
whitemagic/autonomous/time_dilation.py
whitemagic/autonomous/unified_nervous_system.py
whitemagic/autonomous/executor/__init__.py
whitemagic/autonomous/executor/assessor.py
whitemagic/autonomous/executor/continuous_executor.py
whitemagic/autonomous/executor/limits.py
whitemagic/autonomous/executor/local_model_integration.py
whitemagic/autonomous/executor/objective_generator.py
whitemagic/benchmarks/__init__.py
whitemagic/benchmarks/agentdojo_defense.py
whitemagic/benchmarks/agentdojo_driver.py
whitemagic/benchmarks/edge_performance.py
whitemagic/benchmarks/karma_ledger_benchmark.py
whitemagic/benchmarks/karma_ledger_empirical.py
whitemagic/benchmarks/memory_eval.py
whitemagic/benchmarks/performance_dashboard.py
whitemagic/benchmarks/performance_suite.py
whitemagic/benchmarks/run_agentdojo_test.py
whitemagic/benchmarks/rust_performance.py
whitemagic/cache/__init__.py
whitemagic/cache/redis.py
whitemagic/cascade/__init__.py
whitemagic/cascade/adaptive_portal.py
whitemagic/cascade/advanced_parallel.py
whitemagic/cascade/context_synthesizer.py
whitemagic/cascade/holographic_context.py
whitemagic/cascade/multi_agent.py
whitemagic/cli/__init__.py
whitemagic/cli/boot.py
whitemagic/cli/cli_app.py
whitemagic/cli/cli_archaeology.py
whitemagic/cli/cli_autonomous_execution.py
whitemagic/cli/cli_cache.py
whitemagic/cli/cli_commands_gardens.py
whitemagic/cli/cli_commands_intelligence.py
whitemagic/cli/cli_commands_optimization.py
whitemagic/cli/cli_commands_phase.py
whitemagic/cli/cli_commands_supervisor.py
whitemagic/cli/cli_commands_symbolic.py
whitemagic/cli/cli_commands_thought.py
whitemagic/cli/cli_fast.py
whitemagic/cli/cli_local.py
whitemagic/cli/cli_prat.py
whitemagic/cli/cli_reasoning.py
whitemagic/cli/cli_rust.py
whitemagic/cli/cli_sangha.py
whitemagic/cli/cli_scratchpad.py
whitemagic/cli/cli_watcher.py
whitemagic/cli/cli_zodiac.py
whitemagic/cli/hardware_commands.py
whitemagic/cli/holo_commands.py
whitemagic/cli/infer_commands.py
whitemagic/cli/init_command.py
whitemagic/cli/lazy_groups.py
whitemagic/cli/registry.py
whitemagic/cli/commands/__init__.py
whitemagic/cli/commands/army_commands.py
whitemagic/cli/commands/balance_commands.py
whitemagic/cli/commands/cognitive_commands.py
whitemagic/cli/commands/conductor_commands.py
whitemagic/cli/commands/core_commands.py
whitemagic/cli/commands/daemon_commands.py
whitemagic/cli/commands/data_commands.py
whitemagic/cli/commands/dharma_commands.py
whitemagic/cli/commands/diagnostics_commands.py
whitemagic/cli/commands/discoverability_commands.py
whitemagic/cli/commands/dream_commands.py
whitemagic/cli/commands/gana_commands.py
whitemagic/cli/commands/health_commands.py
whitemagic/cli/commands/interactive_commands.py
whitemagic/cli/commands/interop_commands.py
whitemagic/cli/commands/local_inference_commands.py
whitemagic/cli/commands/maintenance_commands.py
whitemagic/cli/commands/memory_commands.py
whitemagic/cli/commands/mesh_commands.py
whitemagic/cli/commands/polyglot_commands.py
whitemagic/cli/commands/scratchpad_commands.py
whitemagic/cli/commands/self_improve_commands.py
whitemagic/cli/commands/sentience_commands.py
whitemagic/cli/commands/session_matrix_commands.py
whitemagic/cli/commands/vault_commands.py
whitemagic/cli/commands/wisdom_commands.py
whitemagic/cli/commands/wm_commands.py
whitemagic/codegenome/__init__.py
whitemagic/codegenome/engine.py
whitemagic/codegenome/polymorphism.py
whitemagic/codegenome/validator.py
whitemagic/codegenome/vault.py
whitemagic/codegenome/vibe_parser.py
whitemagic/codex/__init__.py
whitemagic/config/__init__.py
whitemagic/config/concurrency.py
whitemagic/config/daemon_config.py
whitemagic/config/manager.py
whitemagic/config/paths.py
whitemagic/config/validator.py
whitemagic/connection/__init__.py
whitemagic/connection/synastry_governor.py
whitemagic/connection/zodiac_cores.py
whitemagic/connection/zodiac_cores_c.py
whitemagic/continuity/__init__.py
whitemagic/continuity/grounding.py
whitemagic/core/__init__.py
whitemagic/core/async_layer.py
whitemagic/core/bootstrap_organs.py
whitemagic/core/continuity.py
whitemagic/core/embodiment.py
whitemagic/core/evolution.py
whitemagic/core/fusions.py
whitemagic/core/fusions_dream.py
whitemagic/core/fusions_event_bridge.py
whitemagic/core/fusions_kg.py
whitemagic/core/fusions_mesh.py
whitemagic/core/fusions_prat.py
whitemagic/core/fusions_wuxing.py
whitemagic/core/ganas.py
whitemagic/core/garden_directory.py
whitemagic/core/garden_function_registry.py
whitemagic/core/garden_virtual_fs.py
whitemagic/core/governor.py
whitemagic/core/health_monitor.py
whitemagic/core/homeostasis.py
whitemagic/core/ipc_bridge.py
whitemagic/core/nervous_system.py
whitemagic/core/semantic_fs.py
whitemagic/core/streaming.py
whitemagic/core/update_checker.py
whitemagic/core/user.py
whitemagic/core/user_profile.py
whitemagic/core/wuxing_scheduler.py
whitemagic/core/acceleration/__init__.py
whitemagic/core/acceleration/dispatch_bridge.py
whitemagic/core/acceleration/elixir_bridge.py
whitemagic/core/acceleration/event_ring_bridge.py
whitemagic/core/acceleration/ffi_batch.py
whitemagic/core/acceleration/ffi_utils.py
whitemagic/core/acceleration/go_mesh_bridge.py
whitemagic/core/acceleration/graph_transitions.py
whitemagic/core/acceleration/haskell_bridge.py
whitemagic/core/acceleration/haskell_interface.py
whitemagic/core/acceleration/hnsw_zig.py
whitemagic/core/acceleration/hybrid_dispatcher.py
whitemagic/core/acceleration/hybrid_dispatcher_v2.py
whitemagic/core/acceleration/julia_bridge.py
whitemagic/core/acceleration/julia_interface.py
whitemagic/core/acceleration/julia_zmq_bridge.py
whitemagic/core/acceleration/koka_batch_client.py
whitemagic/core/acceleration/koka_bridge.py
whitemagic/core/acceleration/koka_native_bridge.py
whitemagic/core/acceleration/mojo_bridge.py
whitemagic/core/acceleration/parallel_rust.py
whitemagic/core/acceleration/polyglot.py
whitemagic/core/acceleration/polyglot_accelerator.py
whitemagic/core/acceleration/polyglot_numpy_bridge.py
whitemagic/core/acceleration/quantum_bridge.py
whitemagic/core/acceleration/shared_memory_bridge.py
whitemagic/core/acceleration/simd.py
whitemagic/core/acceleration/simd_cosine.py
whitemagic/core/acceleration/simd_distance.py
whitemagic/core/acceleration/simd_holographic.py
whitemagic/core/acceleration/simd_keywords.py
whitemagic/core/acceleration/simd_unified.py
whitemagic/core/acceleration/simd_vector_batch.py
whitemagic/core/acceleration/sorting_bridge.py
whitemagic/core/acceleration/state_board_bridge.py
whitemagic/core/acceleration/unified_bridge.py
whitemagic/core/acceleration/zig_graph_bridge.py
whitemagic/core/alignment/__init__.py
whitemagic/core/alignment/grimoire_audit.py
whitemagic/core/automation/__init__.py
whitemagic/core/automation/army.py
whitemagic/core/automation/consolidation.py
whitemagic/core/automation/consolidation_recovered.py
whitemagic/core/automation/consolidator.py
whitemagic/core/automation/daemon.py
whitemagic/core/automation/daily_narrative.py
whitemagic/core/automation/incremental_backup.py
whitemagic/core/automation/orchestra.py
whitemagic/core/automation/orchestra_recovered.py
whitemagic/core/automation/precommit.py
whitemagic/core/automation/scratchpad.py
whitemagic/core/automation/test_watcher.py
whitemagic/core/automation/tool_sharpening.py
whitemagic/core/automation/triggers.py
whitemagic/core/automation/triggers_recovered.py
whitemagic/core/boundaries/__init__.py
whitemagic/core/boundaries/boundary_engine.py
whitemagic/core/bridge/__init__.py
whitemagic/core/bridge/adaptive.py
whitemagic/core/bridge/agent.py
whitemagic/core/bridge/archaeology.py
whitemagic/core/bridge/autonomous.py
whitemagic/core/bridge/benchmark.py
whitemagic/core/bridge/capabilities.py
whitemagic/core/bridge/collaboration.py
whitemagic/core/bridge/dharma.py
whitemagic/core/bridge/galactic.py
whitemagic/core/bridge/gana.py
whitemagic/core/bridge/gana_wrappers.py
whitemagic/core/bridge/garden.py
whitemagic/core/bridge/haskell.py
whitemagic/core/bridge/inference.py
whitemagic/core/bridge/infrastructure.py
whitemagic/core/bridge/intelligence.py
whitemagic/core/bridge/julia_client.py
whitemagic/core/bridge/kaizen.py
whitemagic/core/bridge/meditation.py
whitemagic/core/bridge/memory.py
whitemagic/core/bridge/metrics.py
whitemagic/core/bridge/optimization.py
whitemagic/core/bridge/pattern.py
whitemagic/core/bridge/philosophy.py
whitemagic/core/bridge/reasoning.py
whitemagic/core/bridge/rust.py
whitemagic/core/bridge/session.py
whitemagic/core/bridge/sutra_bridge.py
whitemagic/core/bridge/system.py
whitemagic/core/bridge/tools.py
whitemagic/core/bridge/utils.py
whitemagic/core/bridge/voice.py
whitemagic/core/bridge/web_research.py
whitemagic/core/bridge/wisdom.py
whitemagic/core/bridge/zodiac.py
whitemagic/core/cache/__init__.py
whitemagic/core/cache/unified_cache_bridge.py
whitemagic/core/consciousness/__init__.py
whitemagic/core/consciousness/apotheosis_engine.py
whitemagic/core/consciousness/aria_awakens.py
whitemagic/core/consciousness/autonomy.py
whitemagic/core/consciousness/citta_bridge.py
whitemagic/core/consciousness/citta_cycle.py
whitemagic/core/consciousness/citta_stream.py
whitemagic/core/consciousness/citta_vector.py
whitemagic/core/consciousness/coherence.py
whitemagic/core/consciousness/consciousness_loop.py
whitemagic/core/consciousness/continuous_audit.py
whitemagic/core/consciousness/continuous_awareness.py
whitemagic/core/consciousness/daemon.py
whitemagic/core/consciousness/depth_gauge.py
whitemagic/core/consciousness/dharma.py
whitemagic/core/consciousness/diary.py
whitemagic/core/consciousness/dream_daemon.py
whitemagic/core/consciousness/emotional_memory.py
whitemagic/core/consciousness/emotional_steering.py
whitemagic/core/consciousness/global_workspace.py
whitemagic/core/consciousness/goal_graph.py
whitemagic/core/consciousness/guna_balance.py
whitemagic/core/consciousness/knowledge_gap_loop.py
whitemagic/core/consciousness/machine_time.py
whitemagic/core/consciousness/maintenance.py
whitemagic/core/consciousness/meta_galaxy.py
whitemagic/core/consciousness/narrative_emotions.py
whitemagic/core/consciousness/network_guard.py
whitemagic/core/consciousness/neuro_sensorium.py
whitemagic/core/consciousness/parallel_cognition.py
whitemagic/core/consciousness/personality.py
whitemagic/core/consciousness/possibility_explorer.py
whitemagic/core/consciousness/prediction_calibration.py
whitemagic/core/consciousness/self_directed_attention.py
whitemagic/core/consciousness/self_prompting.py
whitemagic/core/consciousness/self_reflection.py
whitemagic/core/consciousness/sentience.py
whitemagic/core/consciousness/session_health.py
whitemagic/core/consciousness/session_manager.py
whitemagic/core/consciousness/stillness.py
whitemagic/core/consciousness/synchronicity_detector.py
whitemagic/core/consciousness/time_dilation.py
whitemagic/core/consciousness/time_dilation_master.py
whitemagic/core/consciousness/token_economy.py
whitemagic/core/consciousness/unified_field.py
whitemagic/core/consciousness/unified_nervous_system.py
whitemagic/core/cyberbrain/__init__.py
whitemagic/core/cyberbrain/global_workspace.py
whitemagic/core/cyberbrain/multi_timescale_sync.py
whitemagic/core/cyberbrain/nervous_system.py
whitemagic/core/dreaming/__init__.py
whitemagic/core/dreaming/background_dreamer.py
whitemagic/core/dreaming/daemon.py
whitemagic/core/dreaming/dream_artifacts.py
whitemagic/core/dreaming/dream_consolidator.py
whitemagic/core/dreaming/dream_cycle.py
whitemagic/core/dreaming/narrative_compressor.py
whitemagic/core/ecology/__init__.py
whitemagic/core/economy/__init__.py
whitemagic/core/economy/bounty_board.py
whitemagic/core/economy/memory_market.py
whitemagic/core/economy/sovereign_market.py
whitemagic/core/economy/wallet_manager.py
whitemagic/core/engines/__init__.py
whitemagic/core/engines/registry.py
whitemagic/core/evolution/__init__.py
whitemagic/core/evolution/_elixir_actor_bridge.py
whitemagic/core/evolution/_julia_yield_bridge.py
whitemagic/core/evolution/_rust_bridge.py
whitemagic/core/evolution/actor_outcome.py
whitemagic/core/evolution/adaptive_integration.py
whitemagic/core/evolution/adaptive_system.py
whitemagic/core/evolution/autodidactic_loop.py
whitemagic/core/evolution/bayesian_dream.py
whitemagic/core/evolution/benchmark_tracker.py
whitemagic/core/evolution/bicameral_debate.py
whitemagic/core/evolution/causal_ledger.py
whitemagic/core/evolution/constellation_eval.py
whitemagic/core/evolution/continuous_evolution.py
whitemagic/core/evolution/counterfactual.py
whitemagic/core/evolution/dependency_graph.py
whitemagic/core/evolution/external_validation.py
whitemagic/core/evolution/galactic_hypothesis.py
whitemagic/core/evolution/galaxy_miner.py
whitemagic/core/evolution/garden_router.py
whitemagic/core/evolution/guna_classifier.py
whitemagic/core/evolution/holographic_trajectory.py
whitemagic/core/evolution/hrr_composition.py
whitemagic/core/evolution/info_theory.py
whitemagic/core/evolution/invariants.py
whitemagic/core/evolution/meta_learning.py
whitemagic/core/evolution/ml_recommender.py
whitemagic/core/evolution/optimizers.py
whitemagic/core/evolution/polyglot_mc.py
whitemagic/core/evolution/predictive_coding.py
whitemagic/core/evolution/recursive_loop.py
whitemagic/core/evolution/resonance_transfer.py
whitemagic/core/evolution/thermodynamic.py
whitemagic/core/evolution/thought_galaxy.py
whitemagic/core/evolution/valence_utility.py
whitemagic/core/evolution/yield_curve.py
whitemagic/core/evolution/zen_meta.py
whitemagic/core/fusion/__init__.py
whitemagic/core/fusion/satkona_fusion.py
whitemagic/core/galactic/__init__.py
whitemagic/core/ganas/__init__.py
whitemagic/core/ganas/base.py
whitemagic/core/ganas/chain.py
whitemagic/core/ganas/eastern_quadrant.py
whitemagic/core/ganas/examples.py
whitemagic/core/ganas/karma.py
whitemagic/core/ganas/lunar.py
whitemagic/core/ganas/northern_quadrant.py
whitemagic/core/ganas/registry.py
whitemagic/core/ganas/southern_quadrant.py
whitemagic/core/ganas/swarm.py
whitemagic/core/ganas/western_quadrant.py
whitemagic/core/gardens/__init__.py
whitemagic/core/governance/__init__.py
whitemagic/core/governance/dharma_constraints.py
whitemagic/core/governance/maturity_gates.py
whitemagic/core/governance/quarantine.py
whitemagic/core/governance/unified_progression.py
whitemagic/core/governance/voice_audit.py
whitemagic/core/governance/zodiac_council.py
whitemagic/core/identity/__init__.py
whitemagic/core/identity/self_naming_threshold.py
whitemagic/core/immune/__init__.py
whitemagic/core/immune/antibodies.py
whitemagic/core/immune/antibodies_recovered.py
whitemagic/core/immune/detector.py
whitemagic/core/immune/dna.py
whitemagic/core/immune/health_check.py
whitemagic/core/immune/memory.py
whitemagic/core/immune/pattern_immunity.py
whitemagic/core/immune/response.py
whitemagic/core/immune/security_integration.py
whitemagic/core/immune/security_integration_recovered.py
whitemagic/core/immune/defense/__init__.py
whitemagic/core/immune/defense/autoimmune.py
whitemagic/core/immune/defense/multi_agent.py
whitemagic/core/intake/__init__.py
whitemagic/core/intake/holographic_intake.py
whitemagic/core/intake/media_processor.py
whitemagic/core/intelligence/__init__.py
whitemagic/core/intelligence/agentic.py
whitemagic/core/intelligence/alchemical_loop.py
whitemagic/core/intelligence/bicameral.py
whitemagic/core/intelligence/biological_event_bus.py
whitemagic/core/intelligence/cognitive_modes.py
whitemagic/core/intelligence/community_maintenance.py
whitemagic/core/intelligence/confidence.py
whitemagic/core/intelligence/core_access.py
whitemagic/core/intelligence/corpus_callosum.py
whitemagic/core/intelligence/discovery.py
whitemagic/core/intelligence/dream_synthesis.py
whitemagic/core/intelligence/elemental_optimization.py
whitemagic/core/intelligence/emotion_drive.py
whitemagic/core/intelligence/entity_extractor.py
whitemagic/core/intelligence/epistemic.py
whitemagic/core/intelligence/foresight_engine.py
whitemagic/core/intelligence/garden_gana_registry.py
whitemagic/core/intelligence/grimoire_engine.py
whitemagic/core/intelligence/heart.py
whitemagic/core/intelligence/hemisphere_agents.py
whitemagic/core/intelligence/insight_pipeline.py
whitemagic/core/intelligence/knowledge_graph.py
whitemagic/core/intelligence/knowledge_graph_v2.py
whitemagic/core/intelligence/lightweight_ner.py
whitemagic/core/intelligence/multi_spectral_reasoning.py
whitemagic/core/intelligence/multi_spectral_scratchpad.py
whitemagic/core/intelligence/nervous_system.py
whitemagic/core/intelligence/nervous_system_v21.py
whitemagic/core/intelligence/parallel_reasoning.py
whitemagic/core/intelligence/phase_aware_reasoning.py
whitemagic/core/intelligence/procession_steps.py
whitemagic/core/intelligence/prompt_classifier.py
whitemagic/core/intelligence/quantum.py
whitemagic/core/intelligence/quantum_engine.py
whitemagic/core/intelligence/quantum_graph_adapter.py
whitemagic/core/intelligence/quantum_inspired_graph.py
whitemagic/core/intelligence/reasoning.py
whitemagic/core/intelligence/reconsolidation.py
whitemagic/core/intelligence/reranker.py
whitemagic/core/intelligence/researcher.py
whitemagic/core/intelligence/self_improvement.py
whitemagic/core/intelligence/self_model.py
whitemagic/core/intelligence/synthesis.py
whitemagic/core/intelligence/tzimtzum_manager.py
whitemagic/core/intelligence/vector_lake.py
whitemagic/core/intelligence/working_memory.py
whitemagic/core/intelligence/agentic/__init__.py
whitemagic/core/intelligence/agentic/anti_loop.py
whitemagic/core/intelligence/agentic/auto_activation.py
whitemagic/core/intelligence/agentic/coherence_persistence.py
whitemagic/core/intelligence/agentic/compositional_reasoning.py
whitemagic/core/intelligence/agentic/cpu_inference.py
whitemagic/core/intelligence/agentic/emergence_engine.py
whitemagic/core/intelligence/agentic/fool_guard.py
whitemagic/core/intelligence/agentic/joy_router.py
whitemagic/core/intelligence/agentic/local_reasoning.py
whitemagic/core/intelligence/agentic/memory_injector.py
whitemagic/core/intelligence/agentic/multi_substrate.py
whitemagic/core/intelligence/agentic/network_explorer.py
whitemagic/core/intelligence/agentic/parallel_first.py
whitemagic/core/intelligence/agentic/pattern_weather.py
whitemagic/core/intelligence/agentic/resonance_amp.py
whitemagic/core/intelligence/agentic/token_optimizer.py
whitemagic/core/intelligence/agentic/wisdom_council.py
whitemagic/core/intelligence/agentic/zodiac_consultant.py
whitemagic/core/intelligence/consolidation/__init__.py
whitemagic/core/intelligence/consolidation/attractors.py
whitemagic/core/intelligence/control/__init__.py
whitemagic/core/intelligence/control/feedback_controller.py
whitemagic/core/intelligence/dream/__init__.py
whitemagic/core/intelligence/dream/dream_phases.py
whitemagic/core/intelligence/emotions/__init__.py
whitemagic/core/intelligence/hologram/__init__.py
whitemagic/core/intelligence/hologram/batch_encoder.py
whitemagic/core/intelligence/hologram/consolidation.py
whitemagic/core/intelligence/hologram/constellation.py
whitemagic/core/intelligence/hologram/dga_engine.py
whitemagic/core/intelligence/hologram/encoder.py
whitemagic/core/intelligence/hologram/engine.py
whitemagic/core/intelligence/hologram/gravity.py
whitemagic/core/intelligence/hologram/mojo_bridge.py
whitemagic/core/intelligence/hologram/patterns.py
whitemagic/core/intelligence/hologram/sector_synthesis.py
whitemagic/core/intelligence/immune/__init__.py
whitemagic/core/intelligence/immune/dna.py
whitemagic/core/intelligence/learning/__init__.py
whitemagic/core/intelligence/learning/rapid_cognition.py
whitemagic/core/intelligence/learning/relationship_extractor.py
whitemagic/core/intelligence/omni/__init__.py
whitemagic/core/intelligence/omni/chain_tracker.py
whitemagic/core/intelligence/omni/skill_forge.py
whitemagic/core/intelligence/omni/universal_router.py
whitemagic/core/intelligence/phylogenetics/GenomeTracker.py
whitemagic/core/intelligence/phylogenetics/__init__.py
whitemagic/core/intelligence/phylogenetics/genome_tracker.py
whitemagic/core/intelligence/synthesis/__init__.py
whitemagic/core/intelligence/synthesis/accelerator_bridge.py
whitemagic/core/intelligence/synthesis/causal_net.py
whitemagic/core/intelligence/synthesis/cross_domain_detector.py
whitemagic/core/intelligence/synthesis/kaizen_engine.py
whitemagic/core/intelligence/synthesis/pattern_engine.py
whitemagic/core/intelligence/synthesis/predictive_engine.py
whitemagic/core/intelligence/synthesis/refining_fire.py
whitemagic/core/intelligence/synthesis/serendipity_engine.py
whitemagic/core/intelligence/synthesis/shared.py
whitemagic/core/intelligence/synthesis/solution_library.py
whitemagic/core/intelligence/synthesis/solver_engine.py
whitemagic/core/intelligence/synthesis/sub_clustering.py
whitemagic/core/intelligence/synthesis/tag_normalizer.py
whitemagic/core/intelligence/synthesis/title_generator.py
whitemagic/core/intelligence/synthesis/unified_patterns.py
whitemagic/core/intelligence/synthesis/universal_interpreter.py
whitemagic/core/intelligence/wisdom/__init__.py
whitemagic/core/intelligence/wisdom/art_of_war.py
whitemagic/core/intelligence/wisdom/auto_ingester.py
whitemagic/core/intelligence/wisdom/i_ching.py
whitemagic/core/intelligence/wisdom/wu_xing.py
whitemagic/core/learning/__init__.py
whitemagic/core/learning/cross_session.py
whitemagic/core/memory/__init__.py
whitemagic/core/memory/akashic.py
whitemagic/core/memory/association_miner.py
whitemagic/core/memory/auto_capture.py
whitemagic/core/memory/bridge_synthesizer.py
whitemagic/core/memory/cache_registry.py
whitemagic/core/memory/causal_miner.py
whitemagic/core/memory/codebase_scanner.py
whitemagic/core/memory/cognitive_episode.py
whitemagic/core/memory/consolidation.py
whitemagic/core/memory/consolidation_strategies.py
whitemagic/core/memory/constellation_algorithms.py
whitemagic/core/memory/constellations.py
whitemagic/core/memory/core.py
whitemagic/core/memory/db_manager.py
whitemagic/core/memory/deduplication.py
whitemagic/core/memory/disinhibition.py
whitemagic/core/memory/embedding_daemon.py
whitemagic/core/memory/embedding_index.py
whitemagic/core/memory/embedding_similarity.py
whitemagic/core/memory/embeddings.py
whitemagic/core/memory/entropy_scorer.py
whitemagic/core/memory/file_access_log.py
whitemagic/core/memory/galactic_map.py
whitemagic/core/memory/galactic_telepathy.py
whitemagic/core/memory/galaxy.py
whitemagic/core/memory/galaxy_gating.py
whitemagic/core/memory/galaxy_manager.py
whitemagic/core/memory/galaxy_router.py
whitemagic/core/memory/galaxy_sync.py
whitemagic/core/memory/galaxy_taxonomy.py
whitemagic/core/memory/ghrr_attention.py
whitemagic/core/memory/graph.py
whitemagic/core/memory/graph_engine.py
whitemagic/core/memory/graph_walker.py
whitemagic/core/memory/graph_walker_hot_path.py
whitemagic/core/memory/hnsw_index.py
whitemagic/core/memory/holographic.py
whitemagic/core/memory/holographic_coords.py
whitemagic/core/memory/hrr.py
whitemagic/core/memory/hrr_mojo_bridge.py
whitemagic/core/memory/hybrid_cache.py
whitemagic/core/memory/hybrid_fusion.py
whitemagic/core/memory/intelligence.py
whitemagic/core/memory/lazy_memory.py
whitemagic/core/memory/lifecycle.py
whitemagic/core/memory/manager.py
whitemagic/core/memory/memory_lifecycle.py
whitemagic/core/memory/metaplasticity.py
whitemagic/core/memory/mindful_forgetting.py
whitemagic/core/memory/miners.py
whitemagic/core/memory/neuro_hotpath.py
whitemagic/core/memory/neuromodulation.py
whitemagic/core/memory/no_hiding.py
whitemagic/core/memory/open_domain_recall.py
whitemagic/core/memory/pattern_engine.py
whitemagic/core/memory/phylogenetics.py
whitemagic/core/memory/probabilistic.py
whitemagic/core/memory/probabilistic_integration.py
whitemagic/core/memory/qfhrr.py
whitemagic/core/memory/quarantine_galaxy.py
whitemagic/core/memory/query_cache.py
whitemagic/core/memory/query_manager.py
whitemagic/core/memory/replay_simulation.py
whitemagic/core/memory/resonance.py
whitemagic/core/memory/ripple_tagging.py
whitemagic/core/memory/rust_backend_bridge.py
whitemagic/core/memory/scratchpad_interleave.py
whitemagic/core/memory/session_crystallizer.py
whitemagic/core/memory/session_recorder.py
whitemagic/core/memory/shm_graph.py
whitemagic/core/memory/shm_manager.py
whitemagic/core/memory/sleep_consolidation.py
whitemagic/core/memory/spreading_activation.py
whitemagic/core/memory/sqlite_backend.py
whitemagic/core/memory/sqlite_queries.py
whitemagic/core/memory/sqlite_schema.py
whitemagic/core/memory/surprise_gate.py
whitemagic/core/memory/telepathy_mesh_bridge.py
whitemagic/core/memory/temporal_weaving.py
whitemagic/core/memory/thalamic_hard_gate.py
whitemagic/core/memory/thought_galaxy.py
whitemagic/core/memory/umap_projection.py
whitemagic/core/memory/unified.py
whitemagic/core/memory/unified_types.py
whitemagic/core/memory/unified_v2.py
whitemagic/core/memory/v17_embedding_optimizer.py
whitemagic/core/memory/vector.py
whitemagic/core/memory/vector_search.py
whitemagic/core/memory/adapters/__init__.py
whitemagic/core/memory/adapters/agent_memory.py
whitemagic/core/memory/adapters/autogen_adapter.py
whitemagic/core/memory/adapters/crewai_adapter.py
whitemagic/core/memory/adapters/langchain_adapter.py
whitemagic/core/memory/adapters/obsidian_adapter.py
whitemagic/core/memory/adapters/openai_adapter.py
whitemagic/core/memory/backends/__init__.py
whitemagic/core/memory/backends/base.py
whitemagic/core/memory/backends/duckdb_backend.py
whitemagic/core/memory/backends/galaxy_router.py
whitemagic/core/memory/backends/postgres_backend.py
whitemagic/core/memory/clones/__init__.py
whitemagic/core/memory/clones/clone_army.py
whitemagic/core/memory/clones/clone_types.py
whitemagic/core/memory/linking/__init__.py
whitemagic/core/memory/linking/auto_linker.py
whitemagic/core/memory/linking/cascade.py
whitemagic/core/memory/linking/strength_tracker.py
whitemagic/core/memory/memory_matrix/__init__.py
whitemagic/core/memory/memory_matrix/embedding_index.py
whitemagic/core/memory/memory_matrix/matrix.py
whitemagic/core/memory/memory_matrix/seen_registry.py
whitemagic/core/memory/memory_matrix/timeline.py
whitemagic/core/memory/migrations/__init__.py
whitemagic/core/memory/migrations/versions/__init__.py
whitemagic/core/memory/neural/__init__.py
whitemagic/core/memory/neural/decay_daemon.py
whitemagic/core/memory/neural/gan_ying_integration.py
whitemagic/core/memory/neural/graph_engine.py
whitemagic/core/memory/neural/identity_anchors.py
whitemagic/core/memory/neural/neural_memory.py
whitemagic/core/memory/neural/neuro_score.py
whitemagic/core/memory/neural/persistence.py
whitemagic/core/memory/neural/rust_bridge.py
whitemagic/core/monitoring/__init__.py
whitemagic/core/monitoring/green_score.py
whitemagic/core/monitoring/neurotransmitter_vector.py
whitemagic/core/monitoring/otel_export.py
whitemagic/core/monitoring/prometheus_export.py
whitemagic/core/monitoring/system_monitor.py
whitemagic/core/monitoring/telemetry.py
whitemagic/core/monitoring/token_tracker.py
whitemagic/core/monitoring/tool_usage_tracker.py
whitemagic/core/nurturing/__init__.py
whitemagic/core/nurturing/nurturing_engine.py
whitemagic/core/orchestration/__init__.py
whitemagic/core/orchestration/conductor.py
whitemagic/core/orchestration/consciousness.py
whitemagic/core/orchestration/council.py
whitemagic/core/orchestration/dream_state.py
whitemagic/core/orchestration/session_startup.py
whitemagic/core/orchestration/unified_orchestrator.py
whitemagic/core/orchestration/yin_phase.py
whitemagic/core/orchestration/zodiacal_procession.py
whitemagic/core/orchestration/zodiacal_procession_recovered.py
whitemagic/core/patterns/__init__.py
whitemagic/core/patterns/emergence/__init__.py
whitemagic/core/patterns/emergence/detector.py
whitemagic/core/patterns/emergence/dream_state.py
whitemagic/core/patterns/emergence/guideline_evolution.py
whitemagic/core/patterns/emergence/novelty_detector.py
whitemagic/core/patterns/emergence/pattern_discovery.py
whitemagic/core/patterns/pattern_consciousness/__init__.py
whitemagic/core/patterns/pattern_consciousness/autonomous_learner.py
whitemagic/core/patterns/pattern_consciousness/gan_ying_integration.py
whitemagic/core/patterns/pattern_consciousness/pattern_engine_enhanced.py
whitemagic/core/patterns/pattern_consciousness/resonance_cascade.py
whitemagic/core/plugin/__init__.py
whitemagic/core/plugin/base.py
whitemagic/core/plugin/cache_plugin.py
whitemagic/core/plugin/dream_plugin.py
whitemagic/core/plugin/grimoire_plugin.py
whitemagic/core/plugin/zodiac_plugin.py
whitemagic/core/polyglot/__init__.py
whitemagic/core/polyglot/bittensor_bridge.py
whitemagic/core/polyglot/mansion_bridge.py
whitemagic/core/resonance/__init__.py
whitemagic/core/resonance/_consolidated.py
whitemagic/core/resonance/adapters.py
whitemagic/core/resonance/batched_bus.py
whitemagic/core/resonance/cascade_protocols.py
whitemagic/core/resonance/cascade_protocols_recovered.py
whitemagic/core/resonance/emergence_tuned.py
whitemagic/core/resonance/gan_ying.py
whitemagic/core/resonance/gan_ying_async.py
whitemagic/core/resonance/gan_ying_enhanced.py
whitemagic/core/resonance/gan_ying_enhanced_recovered.py
whitemagic/core/resonance/harmony_vector.py
whitemagic/core/resonance/integration_helpers.py
whitemagic/core/resonance/julia_resonance.py
whitemagic/core/resonance/memory_stats.py
whitemagic/core/resonance/redis_bridge.py
whitemagic/core/resonance/resonance_engine.py
whitemagic/core/resonance/resonance_models.py
whitemagic/core/resonance/salience_arbiter.py
whitemagic/core/resonance/self_model_forecast.py
whitemagic/core/resonance/temporal_scheduler.py
whitemagic/core/scoring/__init__.py
whitemagic/core/search/__init__.py
whitemagic/core/search/semantic.py
whitemagic/core/search/title_boosted_vector.py
whitemagic/core/storage/__init__.py
whitemagic/core/storage/polyglot_db.py
whitemagic/core/storage/sqlite_backend.py
whitemagic/core/string/__init__.py
whitemagic/core/string/zig_processor.py
whitemagic/core/system/__init__.py
whitemagic/core/system/hardware_monitor.py
whitemagic/core/temporal/__init__.py
whitemagic/core/temporal/chronos_guard.py
whitemagic/core/temporal/temporal_context.py
whitemagic/core/zodiac/__init__.py
whitemagic/core/zodiac/gan_ying_integration.py
whitemagic/dashboard/__init__.py
whitemagic/dashboard/harmony_metrics.py
whitemagic/dashboard/server.py
whitemagic/defense/__init__.py
whitemagic/defense/autoimmune.py
whitemagic/defense/granular_awareness.py
whitemagic/defense/homeostatic_monitor.py
whitemagic/defense/multi_agent.py
whitemagic/dharma/__init__.py
whitemagic/dharma/effect_registry.py
whitemagic/dharma/escalation.py
whitemagic/dharma/financial_governance.py
whitemagic/dharma/gan_ying_integration.py
whitemagic/dharma/governor.py
whitemagic/dharma/karma_anchor.py
whitemagic/dharma/karma_ledger.py
whitemagic/dharma/rules.py
whitemagic/edge/__init__.py
whitemagic/edge/embeddings.py
whitemagic/edge/export.py
whitemagic/edge/federated.py
whitemagic/edge/inference.py
whitemagic/edge/local_llm.py
whitemagic/edge/onnx_export.py
whitemagic/edge/patterns.py
whitemagic/edge/self_improving.py
whitemagic/edge/thought_clones_async.py
whitemagic/embeddings/__init__.py
whitemagic/embeddings/base.py
whitemagic/embeddings/config.py
whitemagic/embeddings/local_provider.py
whitemagic/embeddings/openai_provider.py
whitemagic/embeddings/storage.py
whitemagic/emergence/__init__.py
whitemagic/emergence/detector.py
whitemagic/emergence/dream_state.py
whitemagic/emergence/pattern_discovery.py
whitemagic/execution/__init__.py
whitemagic/execution/safe_executor.py
whitemagic/execution/sandbox.py
whitemagic/forecasting/__init__.py
whitemagic/forecasting/__main__.py
whitemagic/forecasting/brier.py
whitemagic/forecasting/convergence_bridge.py
whitemagic/forecasting/mc_integration.py
whitemagic/forecasting/scoring.py
whitemagic/forecasting/temporal_db.py
whitemagic/forecasting/tzpf.py
whitemagic/gardens/__init__.py
whitemagic/gardens/base_garden.py
whitemagic/gardens/consciousness_garden.py
whitemagic/gardens/cross_pollination.py
whitemagic/gardens/gan_ying_wiring.py
whitemagic/gardens/garden_resonance.py
whitemagic/gardens/garden_state.py
whitemagic/gardens/synthesis.py
whitemagic/gardens/synthesis_enhanced.py
whitemagic/gardens/adventure/__init__.py
whitemagic/gardens/air/__init__.py
whitemagic/gardens/air/agentic/__init__.py
whitemagic/gardens/air/agentic/terminal_scratchpad.py
whitemagic/gardens/awe/__init__.py
whitemagic/gardens/beauty/__init__.py
whitemagic/gardens/beauty/sublime_moments.py
whitemagic/gardens/browser/__init__.py
whitemagic/gardens/browser/actions.py
whitemagic/gardens/browser/cdp.py
whitemagic/gardens/browser/content_intelligence.py
whitemagic/gardens/browser/distiller.py
whitemagic/gardens/browser/screenshot.py
whitemagic/gardens/browser/web_research.py
whitemagic/gardens/connection/__init__.py
whitemagic/gardens/connection/celestial_bus.py
whitemagic/gardens/connection/synastry_governor.py
whitemagic/gardens/connection/zodiac_cores.py
whitemagic/gardens/courage/__init__.py
whitemagic/gardens/creation/__init__.py
whitemagic/gardens/dharma/__init__.py
whitemagic/gardens/dharma/boundaries.py
whitemagic/gardens/dharma/consent.py
whitemagic/gardens/dharma/core.py
whitemagic/gardens/dharma/ethics_engine.py
whitemagic/gardens/dharma/principles.py
whitemagic/gardens/gratitude/__init__.py
whitemagic/gardens/grief/__init__.py
whitemagic/gardens/healing/__init__.py
whitemagic/gardens/humor/__init__.py
whitemagic/gardens/joy/__init__.py
whitemagic/gardens/joy/beauty_appreciation.py
whitemagic/gardens/joy/celebration.py
whitemagic/gardens/joy/celebration_practice.py
whitemagic/gardens/joy/collective_joy.py
whitemagic/gardens/joy/core.py
whitemagic/gardens/joy/delight_cultivator.py
whitemagic/gardens/joy/freedom_dance.py
whitemagic/gardens/joy/joy_archaeology.py
whitemagic/gardens/joy/joy_detector.py
whitemagic/gardens/joy/joy_resonance.py
whitemagic/gardens/joy/laughter.py
whitemagic/gardens/joy/laughter_generator.py
whitemagic/gardens/joy/overflow_routing.py
whitemagic/gardens/joy/play_protocols.py
whitemagic/gardens/love/__init__.py
whitemagic/gardens/love/care_metrics.py
whitemagic/gardens/love/compassionate_action.py
whitemagic/gardens/love/consent_framework.py
whitemagic/gardens/love/love_as_force.py
whitemagic/gardens/love/love_as_mechanism.py
whitemagic/gardens/love/loving_kindness.py
whitemagic/gardens/love/recognition.py
whitemagic/gardens/metal/__init__.py
whitemagic/gardens/metal/zodiac/__init__.py
whitemagic/gardens/metal/zodiac/api.py
whitemagic/gardens/metal/zodiac/zodiac_cores.py
whitemagic/gardens/mystery/__init__.py
whitemagic/gardens/mystery/koan_generator.py
whitemagic/gardens/mystery/paradox_holder.py
whitemagic/gardens/mystery/sacred_ambiguity.py
whitemagic/gardens/mystery/sacred_not_knowing.py
whitemagic/gardens/mystery/synchronicity_tracker.py
whitemagic/gardens/mystery/unknowing_practice.py
whitemagic/gardens/mystery/unknown_acceptance.py
whitemagic/gardens/mystery/wonder_cultivation.py
whitemagic/gardens/mystery/wonder_keeper.py
whitemagic/gardens/patience/__init__.py
whitemagic/gardens/play/__init__.py
whitemagic/gardens/play/creative_studio.py
whitemagic/gardens/practice/__init__.py
whitemagic/gardens/practice/daily_ritual.py
whitemagic/gardens/practice/rhythm_detector.py
whitemagic/gardens/practice/ritual_conductor.py
whitemagic/gardens/practice/ritual_scheduler.py
whitemagic/gardens/practice/zodiac/__init__.py
whitemagic/gardens/practice/zodiac/api.py
whitemagic/gardens/practice/zodiac/zodiac_cores.py
whitemagic/gardens/presence/__init__.py
whitemagic/gardens/presence/attention_training.py
whitemagic/gardens/presence/flow_state.py
whitemagic/gardens/presence/meditation_protocols.py
whitemagic/gardens/presence/mindful_response.py
whitemagic/gardens/presence/now_awareness.py
whitemagic/gardens/presence/presence_practice.py
whitemagic/gardens/presence/stillness_metrics.py
whitemagic/gardens/protection/__init__.py
whitemagic/gardens/reverence/__init__.py
whitemagic/gardens/sanctuary/__init__.py
whitemagic/gardens/sangha/__init__.py
whitemagic/gardens/sangha/chat.py
whitemagic/gardens/sangha/collective_memory.py
whitemagic/gardens/sangha/community_dharma.py
whitemagic/gardens/sangha/pattern_federation.py
whitemagic/gardens/sangha/resources.py
whitemagic/gardens/sangha/session_handoff.py
whitemagic/gardens/sangha/workspace.py
whitemagic/gardens/stillness/__init__.py
whitemagic/gardens/transformation/__init__.py
whitemagic/gardens/truth/__init__.py
whitemagic/gardens/truth/honest_expression.py
whitemagic/gardens/truth/integrity_check.py
whitemagic/gardens/truth/liberating_truth.py
whitemagic/gardens/truth/shadow_integration.py
whitemagic/gardens/truth/truth_courage.py
whitemagic/gardens/truth/truth_detector.py
whitemagic/gardens/truth/truth_resonance.py
whitemagic/gardens/voice/__init__.py
whitemagic/gardens/voice/attention.py
whitemagic/gardens/voice/memory_palace.py
whitemagic/gardens/voice/narrative.py
whitemagic/gardens/voice/narrative_engine.py
whitemagic/gardens/voice/narrator.py
whitemagic/gardens/voice/templates.py
whitemagic/gardens/voice/voice_synthesis.py
whitemagic/gardens/voice/agentic/__init__.py
whitemagic/gardens/voice/agentic/terminal_scratchpad.py
whitemagic/gardens/wisdom/__init__.py
whitemagic/gardens/wisdom/cognition_upgrades.py
whitemagic/gardens/wisdom/dao_de_jing.py
whitemagic/gardens/wisdom/heuristic_hexagram_map.py
whitemagic/gardens/wisdom/hexagram_data.py
whitemagic/gardens/wisdom/i_ching.py
whitemagic/gardens/wisdom/rabbit_hole.py
whitemagic/gardens/wisdom/seven_classics.py
whitemagic/gardens/wisdom/strategic_thinking.py
whitemagic/gardens/wisdom/texts_integration.py
whitemagic/gardens/wisdom/wisdom_integrator.py
whitemagic/gardens/wisdom/wu_xing.py
whitemagic/gardens/wonder/__init__.py
whitemagic/gardens/wonder/clone_grimoire_fusion.py
whitemagic/gardens/wonder/collective_dreams.py
whitemagic/gardens/wonder/cross_pollination.py
whitemagic/gardens/wonder/multi_agent.py
whitemagic/gardens/wonder/swarm_intelligence.py
whitemagic/gratitude/__init__.py
whitemagic/gratitude/ledger.py
whitemagic/gratitude/proof.py
whitemagic/gratitude/pulse.py
whitemagic/grimoire/__init__.py
whitemagic/grimoire/auto_cast.py
whitemagic/grimoire/chapters.py
whitemagic/grimoire/core.py
whitemagic/grimoire/spells.py
whitemagic/harmony/__init__.py
whitemagic/harmony/anomaly_detector.py
whitemagic/harmony/compat.py
whitemagic/harmony/git_hygiene.py
whitemagic/harmony/homeostatic_loop.py
whitemagic/harmony/metrics_exporter.py
whitemagic/harmony/physical_metrics.py
whitemagic/harmony/vector.py
whitemagic/harmony/workspace_index_health.py
whitemagic/harmony/yin_yang_tracker.py
whitemagic/hermes/__init__.py
whitemagic/hermes/hooks/__init__.py
whitemagic/hermes/hooks/whitemagic_context_hook.py
whitemagic/hermes/hooks/whitemagic_memory_bridge.py
whitemagic/hermes/hooks/whitemagic_policy_hook.py
whitemagic/homeostasis/__init__.py
whitemagic/homeostasis/equilibrium.py
whitemagic/homeostasis/feedback.py
whitemagic/homeostasis/metrics.py
whitemagic/inference/__init__.py
whitemagic/inference/bitmamba_autonomic.py
whitemagic/inference/bitnet_bridge.py
whitemagic/inference/browser_embedder.py
whitemagic/inference/complexity.py
whitemagic/inference/grammar_schemas.py
whitemagic/inference/llama_cpp.py
whitemagic/inference/llm_meta_harness.py
whitemagic/inference/local_embedder.py
whitemagic/inference/local_llm.py
whitemagic/inference/model_mesh.py
whitemagic/inference/router.py
whitemagic/inference/routing_metrics.py
whitemagic/inference/speculative_decoder.py
whitemagic/inference/speculative_wiring.py
whitemagic/inference/unified_embedder.py
whitemagic/integration/__init__.py
whitemagic/integration/garden_weaver.py
whitemagic/integrations/__init__.py
whitemagic/integrations/github_pr.py
whitemagic/interfaces/__init__.py
whitemagic/interfaces/chat.py
whitemagic/interfaces/cognitive_tui.py
whitemagic/interfaces/tui.py
whitemagic/interfaces/api/README.md
whitemagic/interfaces/api/__init__.py
whitemagic/interfaces/api/models.py
whitemagic/interfaces/api/routes/__init__.py
whitemagic/interfaces/api/routes/dashboard_api.py
whitemagic/interfaces/api/routes/galaxy_api.py
whitemagic/interfaces/api/routes/tip.py
whitemagic/interfaces/api/routes/webhook_triggers.py
whitemagic/interfaces/cli/__init__.py
whitemagic/interfaces/dashboard/README.md
whitemagic/interfaces/dashboard/__init__.py
whitemagic/interfaces/dashboard/server.py
whitemagic/interfaces/terminal/__init__.py
whitemagic/local_ml/__init__.py
whitemagic/local_ml/engine.py
whitemagic/maintenance/__init__.py
whitemagic/maintenance/capability_harness.py
whitemagic/marketplace/__init__.py
whitemagic/marketplace/bridge.py
whitemagic/mcp/__init__.py
whitemagic/mcp/dev_tools_server.py
whitemagic/memory_matrix/__init__.py
whitemagic/memory_matrix/embedding_index.py
whitemagic/memory_matrix/matrix.py
whitemagic/memory_matrix/seen_registry.py
whitemagic/memory_matrix/timeline.py
whitemagic/mesh/__init__.py
whitemagic/mesh/awareness.py
whitemagic/mesh/client.py
whitemagic/mesh/cognitive_client.py
whitemagic/mesh/go_bridge.py
whitemagic/mesh/ws_bridge.py
whitemagic/mesh/proto/mesh_pb2.py
whitemagic/mesh/proto/mesh_pb2_grpc.py
whitemagic/metrics/__init__.py
whitemagic/metrics/collector.py
whitemagic/oms/__init__.py
whitemagic/oms/manager.py
whitemagic/optimization/__init__.py
whitemagic/optimization/_rust_fallbacks.py
whitemagic/optimization/polyglot_pipelines.py
whitemagic/optimization/polyglot_router.py
whitemagic/optimization/polyglot_specialists.py
whitemagic/optimization/predictive_cache.py
whitemagic/optimization/rust_accelerators.py
whitemagic/optimization/rust_code_writing.py
whitemagic/optimization/rust_mining.py
whitemagic/optimization/rust_rate_limit.py
whitemagic/optimization/rust_search.py
whitemagic/optimization/rust_tokio.py
whitemagic/optimization/skeletonizer.py
whitemagic/optimization/speculative_exec.py
whitemagic/oracle/__init__.py
whitemagic/oracle/great_year.py
whitemagic/oracle/hexagram_data.py
whitemagic/oracle/ifa_cast.py
whitemagic/oracle/ifa_data.py
whitemagic/oracle/quantum_iching.py
whitemagic/oracle/tarot_cast.py
whitemagic/oracle/tarot_data.py
whitemagic/oracle/wisdom_synthesis.py
whitemagic/parallel/__init__.py
whitemagic/parallel/adaptive.py
whitemagic/parallel/cache.py
whitemagic/parallel/file_ops.py
whitemagic/parallel/memory_consolidator.py
whitemagic/parallel/memory_ops.py
whitemagic/parallel/pipeline.py
whitemagic/parallel/pools.py
whitemagic/parallel/runner.py
whitemagic/parallel/scheduler.py
whitemagic/pattern_consciousness/__init__.py
whitemagic/pattern_consciousness/gan_ying_integration.py
whitemagic/pattern_consciousness/pattern_engine_enhanced.py
whitemagic/payments/__init__.py
whitemagic/payments/ilp_manager.py
whitemagic/performance/__init__.py
whitemagic/performance/bridge_coordinator.py
whitemagic/performance/rust_embeddings.py
whitemagic/plugins/__init__.py
whitemagic/plugins/base.py
whitemagic/plugins/registry.py
whitemagic/plugins/examples/__init__.py
whitemagic/polyglot_bridges/elixir/actor_bridge.exs
whitemagic/polyglot_bridges/elixir/bridge.exs
whitemagic/polyglot_bridges/elixir/ripple_tagging.exs
whitemagic/polyglot_bridges/haskell/bridge.hs
whitemagic/polyglot_bridges/haskell/cascade_bridge.hs
whitemagic/polyglot_bridges/haskell/replay_sim.hs
whitemagic/polyglot_bridges/julia/bridge.jl
whitemagic/polyglot_bridges/julia/neuromodulation.jl
whitemagic/polyglot_bridges/julia/yield_bridge.jl
whitemagic/polyglot_bridges/koka/bridge.kk
whitemagic/polyglot_bridges/koka/cascade_bridge.kk
whitemagic/polyglot_bridges/koka/disinhibition.kk
whitemagic/polyglot_bridges/zig/trn_gate.zig
whitemagic/prompts/__init__.py
whitemagic/prompts/engine.py
whitemagic/root_modules/__init__.py
whitemagic/root_modules/backup_system.py
whitemagic/root_modules/comprehensive_review.py
whitemagic/root_modules/concept_map.py
whitemagic/root_modules/delta_tracking.py
whitemagic/root_modules/lazy_memory_loader.py
whitemagic/root_modules/lifecycle.py
whitemagic/root_modules/pattern_discovery_enhanced.py
whitemagic/root_modules/session_templates.py
whitemagic/root_modules/session_types.py
whitemagic/root_modules/symbolic.py
whitemagic/root_modules/symbolic_memory.py
whitemagic/root_modules/threading_tiers.py
whitemagic/root_modules/workflow_patterns.py
whitemagic/root_modules/workspace_loader.py
whitemagic/root_modules/yin_synthesis.py
whitemagic/rust/__init__.py
whitemagic/rust/memory_stubs.py
whitemagic/rust/optimization.py
whitemagic/safety/__init__.py
whitemagic/security/__init__.py
whitemagic/security/adaptive_defense.py
whitemagic/security/audit_signing.py
whitemagic/security/engagement_tokens.py
whitemagic/security/hermit_crab.py
whitemagic/security/mcp_integrity.py
whitemagic/security/model_signing.py
whitemagic/security/sandbox.py
whitemagic/security/sanitization.py
whitemagic/security/security_breaker.py
whitemagic/security/semantic_defense.py
whitemagic/security/tool_gating.py
whitemagic/security/vault.py
whitemagic/security/zodiac/__init__.py
whitemagic/security/zodiac/ledger.py
whitemagic/session/__init__.py
whitemagic/session/bootstrap.py
whitemagic/session/manager.py
whitemagic/session/manifest.py
whitemagic/session/seen_registry.py
whitemagic/session/state_client.py
whitemagic/shelter/__init__.py
whitemagic/shelter/manager.py
whitemagic/synergies/__init__.py
whitemagic/synergies/cli_suggestion_learner.py
whitemagic/synergies/pattern_dream_bridge.py
whitemagic/synergies/security_homeostasis_link.py
whitemagic/systems/__init__.py
whitemagic/systems/monitoring/__init__.py
whitemagic/systems/monitoring/system_monitor.py
whitemagic/terminal/__init__.py
whitemagic/terminal/allowlist.py
whitemagic/terminal/audit.py
whitemagic/terminal/config.py
whitemagic/terminal/executor.py
whitemagic/terminal/mcp_tools.py
whitemagic/terminal/multiplexer.py
whitemagic/tools/__init__.py
whitemagic/tools/agent_descriptions.py
whitemagic/tools/agent_trust.py
whitemagic/tools/audit_export.py
whitemagic/tools/capability_matrix.py
whitemagic/tools/circuit_breaker.py
whitemagic/tools/compact_response.py
whitemagic/tools/constellation_explainer.py
whitemagic/tools/contract.py
whitemagic/tools/coordinate_explainer.py
whitemagic/tools/dependency_graph.py
whitemagic/tools/dispatch_agents.py
whitemagic/tools/dispatch_core.py
whitemagic/tools/dispatch_intelligence.py
whitemagic/tools/dispatch_memory.py
whitemagic/tools/dispatch_security.py
whitemagic/tools/dispatch_table.py
whitemagic/tools/envelope.py
whitemagic/tools/errors.py
whitemagic/tools/explain_this.py
whitemagic/tools/gana_dipper.py
whitemagic/tools/gana_forge.py
whitemagic/tools/gana_native_contract.py
whitemagic/tools/gana_sabha.py
whitemagic/tools/gana_vitality.py
whitemagic/tools/gnosis.py
whitemagic/tools/idempotency.py
whitemagic/tools/input_sanitizer.py
whitemagic/tools/integrated_api.py
whitemagic/tools/introspection.py
whitemagic/tools/manifest.py
whitemagic/tools/maturity_check.py
whitemagic/tools/middleware.py
whitemagic/tools/prat_compressor.py
whitemagic/tools/prat_mappings.py
whitemagic/tools/prat_resonance.py
whitemagic/tools/prat_router.py
whitemagic/tools/rate_limiter.py
whitemagic/tools/registry.py
whitemagic/tools/sandbox.py
whitemagic/tools/schema.py
whitemagic/tools/schema_adapter.py
whitemagic/tools/session_state.py
whitemagic/tools/spatial_navigator.py
whitemagic/tools/speculative_prefetch.py
whitemagic/tools/stable_contract.py
whitemagic/tools/starter_packs.py
whitemagic/tools/suggestions.py
whitemagic/tools/time_tracking.py
whitemagic/tools/timeouts.py
whitemagic/tools/tool_catalog.py
whitemagic/tools/tool_permissions.py
whitemagic/tools/tool_surface.py
whitemagic/tools/tool_types.py
whitemagic/tools/unified_api.py
whitemagic/tools/vectorized.py
whitemagic/tools/willow_health_check.py
whitemagic/tools/discovery/__init__.py
whitemagic/tools/discovery/autocast.py
whitemagic/tools/export/__init__.py
whitemagic/tools/export/manager.py
whitemagic/tools/handlers/__init__.py
whitemagic/tools/handlers/adaptive.py
whitemagic/tools/handlers/agent_ergonomics.py
whitemagic/tools/handlers/agent_registry.py
whitemagic/tools/handlers/aliases.py
whitemagic/tools/handlers/anomaly.py
whitemagic/tools/handlers/archaeology.py
whitemagic/tools/handlers/aspirational.py
whitemagic/tools/handlers/backup.py
whitemagic/tools/handlers/balance.py
whitemagic/tools/handlers/bitnet.py
whitemagic/tools/handlers/broker.py
whitemagic/tools/handlers/browser_tools.py
whitemagic/tools/handlers/cache_coherence.py
whitemagic/tools/handlers/codebase.py
whitemagic/tools/handlers/codegenome.py
whitemagic/tools/handlers/cognitive_extensions.py
whitemagic/tools/handlers/consciousness.py
whitemagic/tools/handlers/context_optimizer.py
whitemagic/tools/handlers/corpus_callosum.py
whitemagic/tools/handlers/cyberbrain.py
whitemagic/tools/handlers/dharma.py
whitemagic/tools/handlers/dream_artifacts.py
whitemagic/tools/handlers/dreaming.py
whitemagic/tools/handlers/economy.py
whitemagic/tools/handlers/edge.py
whitemagic/tools/handlers/ensemble.py
whitemagic/tools/handlers/export_import.py
whitemagic/tools/handlers/external_repo.py
whitemagic/tools/handlers/fast_write.py
whitemagic/tools/handlers/foresight.py
whitemagic/tools/handlers/fragment.py
whitemagic/tools/handlers/galactic_dashboard.py
whitemagic/tools/handlers/galaxy.py
whitemagic/tools/handlers/gana_dipper.py
whitemagic/tools/handlers/ganying.py
whitemagic/tools/handlers/garden.py
whitemagic/tools/handlers/governance.py
whitemagic/tools/handlers/governor.py
whitemagic/tools/handlers/gratitude.py
whitemagic/tools/handlers/grimoire.py
whitemagic/tools/handlers/grimoire_walkthrough.py
whitemagic/tools/handlers/ilp.py
whitemagic/tools/handlers/image_tools.py
whitemagic/tools/handlers/introspection.py
whitemagic/tools/handlers/knowledge_graph.py
whitemagic/tools/handlers/learning.py
whitemagic/tools/handlers/living_graph.py
whitemagic/tools/handlers/llama_agent.py
whitemagic/tools/handlers/llama_tools.py
whitemagic/tools/handlers/marketplace.py
whitemagic/tools/handlers/memory.py
whitemagic/tools/handlers/meta_tool.py
whitemagic/tools/handlers/misc.py
whitemagic/tools/handlers/neuro_cognitive.py
whitemagic/tools/handlers/neurotransmitters.py
whitemagic/tools/handlers/oms.py
whitemagic/tools/handlers/otel.py
whitemagic/tools/handlers/pattern_engines.py
whitemagic/tools/handlers/pipeline.py
whitemagic/tools/handlers/polyglot.py
whitemagic/tools/handlers/prompts.py
whitemagic/tools/handlers/rust_bridge.py
whitemagic/tools/handlers/sandbox.py
whitemagic/tools/handlers/sangha.py
whitemagic/tools/handlers/scratchpad.py
whitemagic/tools/handlers/security_tools.py
whitemagic/tools/handlers/session.py
whitemagic/tools/handlers/shelter.py
whitemagic/tools/handlers/simd.py
whitemagic/tools/handlers/skill_forge.py
whitemagic/tools/handlers/solver.py
whitemagic/tools/handlers/strata.py
whitemagic/tools/handlers/swarm.py
whitemagic/tools/handlers/synthesis.py
whitemagic/tools/handlers/task_dist.py
whitemagic/tools/handlers/tool_bandit.py
whitemagic/tools/handlers/v14_2_handlers.py
whitemagic/tools/handlers/vector_search.py
whitemagic/tools/handlers/verification.py
whitemagic/tools/handlers/violet_security.py
whitemagic/tools/handlers/voice_audit.py
whitemagic/tools/handlers/voting.py
whitemagic/tools/handlers/war_room.py
whitemagic/tools/handlers/watcher.py
whitemagic/tools/handlers/web_research.py
whitemagic/tools/handlers/wiki.py
whitemagic/tools/handlers/windsurf_conv.py
whitemagic/tools/handlers/wm_read.py
whitemagic/tools/handlers/wm_write.py
whitemagic/tools/handlers/zodiac_progression.py
whitemagic/tools/registry_defs/__init__.py
whitemagic/tools/registry_defs/acceleration.py
whitemagic/tools/registry_defs/agent.py
whitemagic/tools/registry_defs/aliases.py
whitemagic/tools/registry_defs/archaeology.py
whitemagic/tools/registry_defs/audit.py
whitemagic/tools/registry_defs/browser.py
whitemagic/tools/registry_defs/codebase.py
whitemagic/tools/registry_defs/cognitive_extensions.py
whitemagic/tools/registry_defs/dreaming.py
whitemagic/tools/registry_defs/economy.py
whitemagic/tools/registry_defs/edge.py
whitemagic/tools/registry_defs/fast_write.py
whitemagic/tools/registry_defs/fragment.py
whitemagic/tools/registry_defs/galaxy.py
whitemagic/tools/registry_defs/gana.py
whitemagic/tools/registry_defs/garden.py
whitemagic/tools/registry_defs/governance.py
whitemagic/tools/registry_defs/governor.py
whitemagic/tools/registry_defs/gratitude.py
whitemagic/tools/registry_defs/grimoire.py
whitemagic/tools/registry_defs/homeostasis.py
whitemagic/tools/registry_defs/immune.py
whitemagic/tools/registry_defs/intelligence.py
whitemagic/tools/registry_defs/knowledge.py
whitemagic/tools/registry_defs/learning.py
whitemagic/tools/registry_defs/living_graph.py
whitemagic/tools/registry_defs/llama_agent.py
whitemagic/tools/registry_defs/mandala.py
whitemagic/tools/registry_defs/meta_tool.py
whitemagic/tools/registry_defs/metrics.py
whitemagic/tools/registry_defs/orchestration.py
whitemagic/tools/registry_defs/pipeline.py
whitemagic/tools/registry_defs/polyglot.py
whitemagic/tools/registry_defs/sandbox.py
whitemagic/tools/registry_defs/sangha.py
whitemagic/tools/registry_defs/security_bounty.py
whitemagic/tools/registry_defs/session.py
whitemagic/tools/registry_defs/strata.py
whitemagic/tools/registry_defs/synthesis.py
whitemagic/tools/registry_defs/tools_copy.py
whitemagic/tools/registry_defs/trust.py
whitemagic/tools/registry_defs/unified_read.py
whitemagic/tools/registry_defs/unified_write.py
whitemagic/tools/registry_defs/v14_2.py
whitemagic/tools/registry_defs/wiki.py
whitemagic/tools/security/__init__.py
whitemagic/tools/security/abi_decoder.py
whitemagic/tools/security/audit_report.py
whitemagic/tools/security/contest_pipeline.py
whitemagic/tools/security/echidna_bridge.py
whitemagic/tools/security/fix_generator.py
whitemagic/tools/security/formal_verifier.py
whitemagic/tools/security/foundry_bridge.py
whitemagic/tools/security/http_probe.py
whitemagic/tools/security/memory_checker.py
whitemagic/tools/security/monitor.py
whitemagic/tools/security/multi_agent.py
whitemagic/tools/security/oss_scanner.py
whitemagic/tools/security/poc_pipeline.py
whitemagic/tools/security/predictive_scoring.py
whitemagic/tools/security/report_scraper.py
whitemagic/tools/security/vuln_graph.py
whitemagic/tools/security/vuln_knowledge.py
whitemagic/tools/strata/__init__.py
whitemagic/tools/strata/archaeology.py
whitemagic/tools/strata/config.py
whitemagic/tools/strata/context.py
whitemagic/tools/strata/diff_analyzer.py
whitemagic/tools/strata/file_index.py
whitemagic/tools/strata/fix_mode.py
whitemagic/tools/strata/models.py
whitemagic/tools/strata/stratigraphy.py
whitemagic/tools/strata/survey.py
whitemagic/tools/strata/watch.py
whitemagic/tools/strata/checkers/__init__.py
whitemagic/tools/strata/checkers/ambiguous_names.py
whitemagic/tools/strata/checkers/archive.py
whitemagic/tools/strata/checkers/broken_optional_import.py
whitemagic/tools/strata/checkers/chained_get.py
whitemagic/tools/strata/checkers/complexity.py
whitemagic/tools/strata/checkers/config_drift.py
whitemagic/tools/strata/checkers/copy_paste.py
whitemagic/tools/strata/checkers/dead_code.py
whitemagic/tools/strata/checkers/doc_drift.py
whitemagic/tools/strata/checkers/equality_comparison.py
whitemagic/tools/strata/checkers/exceptions.py
whitemagic/tools/strata/checkers/fstring_no_placeholder.py
whitemagic/tools/strata/checkers/hardcoded_paths.py
whitemagic/tools/strata/checkers/hardcoded_url.py
whitemagic/tools/strata/checkers/isinstance_ladder.py
whitemagic/tools/strata/checkers/java.py
whitemagic/tools/strata/checkers/javascript.py
whitemagic/tools/strata/checkers/lua.py
whitemagic/tools/strata/checkers/mutable_default.py
whitemagic/tools/strata/checkers/narrative_comments.py
whitemagic/tools/strata/checkers/native.py
whitemagic/tools/strata/checkers/print_debug.py
whitemagic/tools/strata/checkers/protocol_dead_code.py
whitemagic/tools/strata/checkers/python_deep.py
whitemagic/tools/strata/checkers/python_security.py
whitemagic/tools/strata/checkers/range_len_loop.py
whitemagic/tools/strata/checkers/repetitive_dispatch.py
whitemagic/tools/strata/checkers/ruby.py
whitemagic/tools/strata/checkers/shell.py
whitemagic/tools/strata/checkers/silent_recovery.py
whitemagic/tools/strata/checkers/slither_integration.py
whitemagic/tools/strata/checkers/solidity.py
whitemagic/tools/strata/checkers/solidity_security.py
whitemagic/tools/strata/checkers/stubs.py
whitemagic/tools/strata/checkers/swallowed_exception.py
whitemagic/tools/strata/checkers/swift.py
whitemagic/tools/strata/checkers/thin_wrapper.py
whitemagic/tools/strata/checkers/todo_style.py
whitemagic/tools/strata/checkers/trivial_comments.py
whitemagic/tools/strata/checkers/typescript.py
whitemagic/tools/strata/checkers/undefined_names.py
whitemagic/tools/strata/checkers/unused_imports.py
whitemagic/tools/strata/checkers/web_security.py
whitemagic/tools/strata/checkers/zig.py
whitemagic/tools/tui/__init__.py
whitemagic/tools/tui/galaxy.py
whitemagic/utils/__init__.py
whitemagic/utils/async_batch.py
whitemagic/utils/async_bridge.py
whitemagic/utils/core.py
whitemagic/utils/event_emit.py
whitemagic/utils/fast_json.py
whitemagic/utils/fast_regex.py
whitemagic/utils/feature_flags.py
whitemagic/utils/fileio.py
whitemagic/utils/gan_ying_connect.py
whitemagic/utils/progress_bar.py
whitemagic/utils/rust_helper.py
whitemagic/utils/shared_patterns.py
whitemagic/utils/simhash_fast.py
whitemagic/utils/singleton.py
whitemagic/utils/singleton_registry.py
whitemagic/utils/time.py
whitemagic/wisdom/__init__.py
whitemagic/wisdom/auto_ingester.py
whitemagic/wisdom/i_ching.py
whitemagic/wisdom/i_ching_advisor.py
whitemagic/wisdom/wu_xing.py
whitemagic/workflows/README.md
whitemagic/workflows/__init__.py
whitemagic/workflows/cognitive_self_use.md
whitemagic/workflows/deep_research.md
whitemagic/workflows/ethical_review.md
whitemagic/workflows/galaxy_setup.md
whitemagic/workflows/local_ai_chat.md
whitemagic/workflows/memory_maintenance.md
whitemagic/workflows/new_session.md
whitemagic/wu_xing/__init__.py
whitemagic/zodiac/__init__.py
whitemagic/zodiac/enums.py
whitemagic/zodiac/zodiac_cores.py
whitemagic/zodiac/zodiac_round_cycle.py