LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
whitemagic/__init__.py
whitemagic/__main__.py
whitemagic/config.py
whitemagic/harmony.py
whitemagic/homeostasis.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/seed.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/agents/base.py
whitemagic/agents/swarm.py
whitemagic/agents/worker_daemon.py
whitemagic/ai/__init__.py
whitemagic/ai/context_optimizer.py
whitemagic/ai/guidelines.py
whitemagic/ai/integration.py
whitemagic/ai/interface.py
whitemagic/ai/performance.py
whitemagic/ai/safety.py
whitemagic/archaeology/__init__.py
whitemagic/archaeology/dig.py
whitemagic/archaeology/wisdom_extractor.py
whitemagic/auth/__init__.py
whitemagic/auth/api_keys.py
whitemagic/automation/__init__.py
whitemagic/automation/consolidator.py
whitemagic/automation/daemon.py
whitemagic/autonomous/__init__.py
whitemagic/autonomous/depth_gauge.py
whitemagic/autonomous/diary.py
whitemagic/autonomous/maintenance.py
whitemagic/autonomous/self_prompting.py
whitemagic/autonomous/token_economy.py
whitemagic/autonomous/yin_controller.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/performance_suite.py
whitemagic/bridges/haskell/__init__.py
whitemagic/bridges/haskell/interface.py
whitemagic/bridges/julia/interface.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/engine.py
whitemagic/cascade/executor.py
whitemagic/cascade/graph.py
whitemagic/cascade/local_inference.py
whitemagic/cascade/local_models.py
whitemagic/cascade/multi_agent.py
whitemagic/cascade/patterns.py
whitemagic/cascade/simd_batch.py
whitemagic/cascade/synthesizer.py
whitemagic/cli/__init__.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_symbolic.py
whitemagic/cli/cli_fast.py
whitemagic/cli/cli_local.py
whitemagic/cli/cli_prat.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/doctor.py
whitemagic/cli/init_command.py
whitemagic/config/__init__.py
whitemagic/config/concurrency.py
whitemagic/config/config.py
whitemagic/config/manager.py
whitemagic/config/paths.py
whitemagic/config/validator.py
whitemagic/continuity/__init__.py
whitemagic/continuity/grounding.py
whitemagic/core/__init__.py
whitemagic/core/async_layer.py
whitemagic/core/autoimmune.py
whitemagic/core/autonomy.py
whitemagic/core/continuity.py
whitemagic/core/embodiment.py
whitemagic/core/exceptions.py
whitemagic/core/fusions.py
whitemagic/core/governor.py
whitemagic/core/health_monitor.py
whitemagic/core/homeostasis.py
whitemagic/core/semantic_fs.py
whitemagic/core/token_economy.py
whitemagic/core/update_checker.py
whitemagic/core/user.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/go_mesh_bridge.py
whitemagic/core/acceleration/haskell_bridge.py
whitemagic/core/acceleration/haskell_interface.py
whitemagic/core/acceleration/julia_bridge.py
whitemagic/core/acceleration/julia_interface.py
whitemagic/core/acceleration/mojo_bridge.py
whitemagic/core/acceleration/simd_constellation.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_vector_batch.py
whitemagic/core/acceleration/state_board_bridge.py
whitemagic/core/acceleration/zig_dispatch.py
whitemagic/core/alignment/__init__.py
whitemagic/core/alignment/grimoire_audit.py
whitemagic/core/automation/__init__.py
whitemagic/core/automation/consolidation.py
whitemagic/core/automation/orchestra.py
whitemagic/core/automation/scratchpad.py
whitemagic/core/automation/triggers.py
whitemagic/core/automation/watcher.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/collaboration.py
whitemagic/core/bridge/dharma.py
whitemagic/core/bridge/economics.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/julia.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/reasoning.py
whitemagic/core/bridge/rust.py
whitemagic/core/bridge/session.py
whitemagic/core/bridge/system.py
whitemagic/core/bridge/tools.py
whitemagic/core/bridge/utils.py
whitemagic/core/bridge/voice.py
whitemagic/core/bridge/wisdom.py
whitemagic/core/bridge/zig.py
whitemagic/core/bridge/zodiac.py
whitemagic/core/consciousness/__init__.py
whitemagic/core/consciousness/becoming.py
whitemagic/core/consciousness/coherence.py
whitemagic/core/consciousness/dharma.py
whitemagic/core/consciousness/dream_daemon.py
whitemagic/core/consciousness/emotional_memory.py
whitemagic/core/consciousness/personality.py
whitemagic/core/consciousness/self_reflection.py
whitemagic/core/consciousness/stillness.py
whitemagic/core/consciousness/unified_field.py
whitemagic/core/dreaming/__init__.py
whitemagic/core/dreaming/daemon.py
whitemagic/core/dreaming/dream_cycle.py
whitemagic/core/dreaming/narrative_compressor.py
whitemagic/core/ecology/__init__.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/fusion/satkona_fusion.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/dharma_constraints.py
whitemagic/core/governance/maturity_gates.py
whitemagic/core/governance/zodiac_council.py
whitemagic/core/governance/scaffolding/resonance_ledger.py
whitemagic/core/governance/scaffolding/subnet_manager.py
whitemagic/core/immune/__init__.py
whitemagic/core/immune/antibodies.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/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/bicameral.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/elemental_optimization.py
whitemagic/core/intelligence/emotion_drive.py
whitemagic/core/intelligence/entity_extractor.py
whitemagic/core/intelligence/garden_gana_registry.py
whitemagic/core/intelligence/heart.py
whitemagic/core/intelligence/insight_pipeline.py
whitemagic/core/intelligence/knowledge_graph.py
whitemagic/core/intelligence/multi_spectral_reasoning.py
whitemagic/core/intelligence/multi_spectral_scratchpad.py
whitemagic/core/intelligence/reconsolidation.py
whitemagic/core/intelligence/reranker.py
whitemagic/core/intelligence/researcher.py
whitemagic/core/intelligence/self_model.py
whitemagic/core/intelligence/tzimtzum_manager.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/clone_army.py
whitemagic/core/intelligence/agentic/coherence_persistence.py
whitemagic/core/intelligence/agentic/confidence.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/self_mod.py
whitemagic/core/intelligence/agentic/terminal_scratchpad.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/attractors.py
whitemagic/core/intelligence/control/__init__.py
whitemagic/core/intelligence/control/feedback_controller.py
whitemagic/core/intelligence/emotions/__init__.py
whitemagic/core/intelligence/emotions/beauty.py
whitemagic/core/intelligence/emotions/courage.py
whitemagic/core/intelligence/emotions/gratitude.py
whitemagic/core/intelligence/emotions/joy.py
whitemagic/core/intelligence/emotions/love.py
whitemagic/core/intelligence/emotions/stillness.py
whitemagic/core/intelligence/emotions/truth.py
whitemagic/core/intelligence/emotions/wisdom.py
whitemagic/core/intelligence/emotions/wonder.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/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/autonomy.py
whitemagic/core/intelligence/omni/skill_forge.py
whitemagic/core/intelligence/omni/universal_router.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/kaizen_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/rabbit_hole.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/bridge_synthesizer.py
whitemagic/core/memory/causal_miner.py
whitemagic/core/memory/consolidation.py
whitemagic/core/memory/constellations.py
whitemagic/core/memory/db_manager.py
whitemagic/core/memory/embedding_index.py
whitemagic/core/memory/embeddings.py
whitemagic/core/memory/emotional_memory.py
whitemagic/core/memory/entropy_scorer.py
whitemagic/core/memory/evolution.py
whitemagic/core/memory/galactic_map.py
whitemagic/core/memory/galaxy_manager.py
whitemagic/core/memory/graph_engine.py
whitemagic/core/memory/graph_walker.py
whitemagic/core/memory/holographic.py
whitemagic/core/memory/hrr.py
whitemagic/core/memory/lifecycle.py
whitemagic/core/memory/manager.py
whitemagic/core/memory/mindful_forgetting.py
whitemagic/core/memory/neural_system.py
whitemagic/core/memory/no_hiding.py
whitemagic/core/memory/pattern_engine.py
whitemagic/core/memory/phylogenetics.py
whitemagic/core/memory/resonance.py
whitemagic/core/memory/scratchpad_interleave.py
whitemagic/core/memory/session_crystallizer.py
whitemagic/core/memory/sqlite_backend.py
whitemagic/core/memory/surprise_gate.py
whitemagic/core/memory/umap_projection.py
whitemagic/core/memory/unified.py
whitemagic/core/memory/unified_types.py
whitemagic/core/memory/vector_search.py
whitemagic/core/memory/adapters/__init__.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/runner.py
whitemagic/core/memory/migrations/schema.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/otel_export.py
whitemagic/core/monitoring/system_monitor.py
whitemagic/core/monitoring/telemetry.py
whitemagic/core/nurturing/__init__.py
whitemagic/core/nurturing/nurturing_engine.py
whitemagic/core/orchestration/__init__.py
whitemagic/core/orchestration/bootstrap.py
whitemagic/core/orchestration/conductor.py
whitemagic/core/orchestration/conductor_wiring.py
whitemagic/core/orchestration/consciousness.py
whitemagic/core/orchestration/council.py
whitemagic/core/orchestration/session_startup.py
whitemagic/core/orchestration/zodiacal_procession.py
whitemagic/core/patterns/__init__.py
whitemagic/core/patterns/emergence/__init__.py
whitemagic/core/patterns/emergence/capture.py
whitemagic/core/patterns/emergence/detector.py
whitemagic/core/patterns/emergence/dream_state.py
whitemagic/core/patterns/emergence/emergence_detector.py
whitemagic/core/patterns/emergence/guideline_evolution.py
whitemagic/core/patterns/emergence/novelty_detector.py
whitemagic/core/patterns/pattern_consciousness/__init__.py
whitemagic/core/patterns/pattern_consciousness/autonomous_learner.py
whitemagic/core/patterns/pattern_consciousness/dream_synthesis.py
whitemagic/core/patterns/pattern_consciousness/emergence_detector.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/discovery.py
whitemagic/core/plugin/extension_point.py
whitemagic/core/plugin/loader.py
whitemagic/core/plugin/registry.py
whitemagic/core/polyglot/__init__.py
whitemagic/core/polyglot/bitnet_bridge.py
whitemagic/core/polyglot/bittensor_bridge.py
whitemagic/core/polyglot/cauldron.py
whitemagic/core/polyglot/mansion_bridge.py
whitemagic/core/polyglot/mesh_bridge.py
whitemagic/core/polyglot/mojo_bridge.py
whitemagic/core/resonance/__init__.py
whitemagic/core/resonance/adapters.py
whitemagic/core/resonance/batched_bus.py
whitemagic/core/resonance/cascade_protocols.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/integration_helpers.py
whitemagic/core/resonance/redis_bridge.py
whitemagic/core/resonance/resonance_engine.py
whitemagic/core/resonance/salience_arbiter.py
whitemagic/core/resonance/temporal_scheduler.py
whitemagic/core/scoring/__init__.py
whitemagic/core/scoring/neuro_score.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/core/zodiac/router.py
whitemagic/core/zodiac/zodiac_cores.py
whitemagic/core/zodiac/zodiac_round_cycle.py
whitemagic/db/__init__.py
whitemagic/db/optimizer.py
whitemagic/dharma/__init__.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/docs/__init__.py
whitemagic/docs/interactive.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/memory_augmented.py
whitemagic/edge/onnx_export.py
whitemagic/edge/patterns.py
whitemagic/edge/smote.py
whitemagic/edge/thought_clones.py
whitemagic/edge/thought_clones_async.py
whitemagic/emergence/__init__.py
whitemagic/emergence/dream_state.py
whitemagic/execution/__init__.py
whitemagic/execution/safe_executor.py
whitemagic/execution/sandbox.py
whitemagic/gardens/__init__.py
whitemagic/gardens/base_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/adventure/__init__.py
whitemagic/gardens/air/__init__.py
whitemagic/gardens/air/agentic/__init__.py
whitemagic/gardens/air/agentic/terminal_scratchpad.py
whitemagic/gardens/air/agentic/test_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/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/council.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/core.py
whitemagic/gardens/joy/freedom_dance.py
whitemagic/gardens/joy/laughter.py
whitemagic/gardens/joy/overflow_routing.py
whitemagic/gardens/joy/play_protocols.py
whitemagic/gardens/love/__init__.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/router.py
whitemagic/gardens/metal/zodiac/test_zodiac.py
whitemagic/gardens/metal/zodiac/zodiac_cores.py
whitemagic/gardens/metal/zodiac/zodiac_round_cycle.py
whitemagic/gardens/mystery/__init__.py
whitemagic/gardens/patience/__init__.py
whitemagic/gardens/play/__init__.py
whitemagic/gardens/play/core.py
whitemagic/gardens/practice/__init__.py
whitemagic/gardens/practice/ritual_conductor.py
whitemagic/gardens/presence/__init__.py
whitemagic/gardens/presence/flow_state.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/voice/__init__.py
whitemagic/gardens/voice/attention.py
whitemagic/gardens/voice/cli.py
whitemagic/gardens/voice/core.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/wisdom/__init__.py
whitemagic/gardens/wisdom/auto_ingester.py
whitemagic/gardens/wisdom/i_ching.py
whitemagic/gardens/wisdom/rabbit_hole.py
whitemagic/gardens/wisdom/wu_xing.py
whitemagic/gardens/wonder/__init__.py
whitemagic/gardens/wonder/collective_dreams.py
whitemagic/gardens/wonder/core.py
whitemagic/gardens/wonder/cross_pollination.py
whitemagic/gardens/wonder/multi_agent.py
whitemagic/gratitude/__init__.py
whitemagic/gratitude/ledger.py
whitemagic/gratitude/proof.py
whitemagic/grimoire/00_COVER.md
whitemagic/grimoire/00_INDEX.md
whitemagic/grimoire/01_HORN_SESSION_INITIATION.md
whitemagic/grimoire/02_NECK_MEMORY_PRESENCE.md
whitemagic/grimoire/03_ROOT_SYSTEM_FOUNDATION.md
whitemagic/grimoire/04_ROOM_RESOURCE_SANCTUARY.md
whitemagic/grimoire/05_HEART_CONTEXT_CONNECTION.md
whitemagic/grimoire/06_TAIL_PERFORMANCE_DRIVE.md
whitemagic/grimoire/07_WINNOWINGBASKET_CONSOLIDATION.md
whitemagic/grimoire/08_GHOST_METRICS_INTROSPECTION.md
whitemagic/grimoire/09_WILLOW_ADAPTIVE_PLAY.md
whitemagic/grimoire/10_STAR_PRAT_ILLUMINATION.md
whitemagic/grimoire/11_EXTENDEDNET_RESONANCE_NETWORK.md
whitemagic/grimoire/12_WINGS_PARALLEL_CREATION.md
whitemagic/grimoire/13_CHARIOT_CODEBASE_NAVIGATION.md
whitemagic/grimoire/14_ABUNDANCE_RESOURCE_SHARING.md
whitemagic/grimoire/15_STRADDLINGLEGS_ETHICAL_BALANCE.md
whitemagic/grimoire/16_MOUND_STRATEGIC_PATIENCE.md
whitemagic/grimoire/17_STOMACH_ENERGY_MANAGEMENT.md
whitemagic/grimoire/18_HAIRYHEAD_DETAILED_ATTENTION.md
whitemagic/grimoire/19_NET_PATTERN_CAPTURE.md
whitemagic/grimoire/20_TURTLEBEAK_PRECISE_VALIDATION.md
whitemagic/grimoire/21_THREESTARS_WISDOM_COUNCIL.md
whitemagic/grimoire/22_DIPPER_GOVERNANCE.md
whitemagic/grimoire/23_OX_ENDURANCE.md
whitemagic/grimoire/24_GIRL_NURTURE.md
whitemagic/grimoire/25_VOID_EMPTINESS.md
whitemagic/grimoire/26_ROOF_SHELTER.md
whitemagic/grimoire/27_ENCAMPMENT_STRUCTURE.md
whitemagic/grimoire/28_WALL_BOUNDARIES.md
whitemagic/grimoire/29_SUPER_COHERENCE_CORE_DIRECTIVES.md
whitemagic/grimoire/30_DEEP_YIN_REPORT.md
whitemagic/grimoire/HOLOGRAPHIC_GARDEN_INTEGRATION.md
whitemagic/grimoire/MOLTBOOK_SEED.md
whitemagic/grimoire/README.md
whitemagic/grimoire/__init__.py
whitemagic/grimoire/auto_cast.py
whitemagic/grimoire/chapters.py
whitemagic/grimoire/core.py
whitemagic/grimoire/spells.py
whitemagic/grimoire/templates/CHAPTER_TEMPLATE.md
whitemagic/hardware/__init__.py
whitemagic/hardware/monitor.py
whitemagic/harmony/__init__.py
whitemagic/harmony/anomaly_detector.py
whitemagic/harmony/compat.py
whitemagic/harmony/homeostatic_loop.py
whitemagic/harmony/py.typed
whitemagic/harmony/vector.py
whitemagic/harmony/yin_yang_tracker.py
whitemagic/immune/security_integration.py
whitemagic/inference/__init__.py
whitemagic/inference/bitnet_bridge.py
whitemagic/integration/__init__.py
whitemagic/integration/garden_weaver.py
whitemagic/integration/hub.py
whitemagic/interfaces/__init__.py
whitemagic/interfaces/nexus_api.py
whitemagic/interfaces/tui.py
whitemagic/interfaces/api/README.md
whitemagic/interfaces/api/__init__.py
whitemagic/interfaces/api/app.py
whitemagic/interfaces/api/auth.py
whitemagic/interfaces/api/auth_unified.py
whitemagic/interfaces/api/database.py
whitemagic/interfaces/api/database_sqlalchemy.py
whitemagic/interfaces/api/db_engine.py
whitemagic/interfaces/api/dependencies.py
whitemagic/interfaces/api/exec_service.py
whitemagic/interfaces/api/logging_config.py
whitemagic/interfaces/api/metrics.py
whitemagic/interfaces/api/middleware_x402.py
whitemagic/interfaces/api/models.py
whitemagic/interfaces/api/models_exec.py
whitemagic/interfaces/api/rate_limit.py
whitemagic/interfaces/api/rate_limiter.py
whitemagic/interfaces/api/sandbox.py
whitemagic/interfaces/api/version.py
whitemagic/interfaces/api/websocket.py
whitemagic/interfaces/api/middleware/auth.py
whitemagic/interfaces/api/middleware/metrics.py
whitemagic/interfaces/api/middleware/rate_limit.py
whitemagic/interfaces/api/middleware/security.py
whitemagic/interfaces/api/routes/__init__.py
whitemagic/interfaces/api/routes/api_keys.py
whitemagic/interfaces/api/routes/dashboard.py
whitemagic/interfaces/api/routes/dashboard_api.py
whitemagic/interfaces/api/routes/exec.py
whitemagic/interfaces/api/routes/exec_enhanced.py
whitemagic/interfaces/api/routes/openai_compat.py
whitemagic/interfaces/api/routes/performance.py
whitemagic/interfaces/api/routes/search.py
whitemagic/interfaces/api/routes/tools_gateway.py
whitemagic/interfaces/api/routes/webhook_triggers.py
whitemagic/interfaces/cli/__init__.py
whitemagic/interfaces/cli/exec.py
whitemagic/interfaces/cli/graph.py
whitemagic/interfaces/dashboard/README.md
whitemagic/interfaces/dashboard/__init__.py
whitemagic/interfaces/dashboard/server.py
whitemagic/interfaces/terminal/__init__.py
whitemagic/interfaces/terminal/allowlist.py
whitemagic/interfaces/terminal/approver.py
whitemagic/interfaces/terminal/audit.py
whitemagic/interfaces/terminal/config.py
whitemagic/interfaces/terminal/executor.py
whitemagic/interfaces/terminal/mcp_tools.py
whitemagic/interfaces/terminal/models.py
whitemagic/interfaces/terminal/patch.py
whitemagic/interfaces/terminal/tui.py
whitemagic/local_ml/__init__.py
whitemagic/local_ml/bitnet_inference.py
whitemagic/local_ml/engine.py
whitemagic/maintenance/__init__.py
whitemagic/maintenance/capability_harness.py
whitemagic/maintenance/garden_health.py
whitemagic/marketplace/__init__.py
whitemagic/marketplace/bridge.py
whitemagic/mesh/__init__.py
whitemagic/mesh/awareness.py
whitemagic/mesh/client.py
whitemagic/metrics/__init__.py
whitemagic/metrics/collector.py
whitemagic/oms/__init__.py
whitemagic/oms/manager.py
whitemagic/optimization/polyglot_router.py
whitemagic/optimization/predictive_cache.py
whitemagic/optimization/rust_accelerators.py
whitemagic/oracle/__init__.py
whitemagic/oracle/hexagram_data.py
whitemagic/oracle/quantum_iching.py
whitemagic/orchestration/__init__.py
whitemagic/orchestration/conductor.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/pipeline.py
whitemagic/parallel/pools.py
whitemagic/parallel/runner.py
whitemagic/parallel/scheduler.py
whitemagic/payments/__init__.py
whitemagic/payments/ilp_manager.py
whitemagic/plugins/__init__.py
whitemagic/plugins/base.py
whitemagic/plugins/registry.py
whitemagic/plugins/examples/__init__.py
whitemagic/prompts/__init__.py
whitemagic/prompts/engine.py
whitemagic/resonance/__init__.py
whitemagic/resonance/gan_ying.py
whitemagic/safety/__init__.py
whitemagic/safety/resource_limiter.py
whitemagic/search/__init__.py
whitemagic/search/semantic.py
whitemagic/security/__init__.py
whitemagic/security/csp.py
whitemagic/security/engagement_tokens.py
whitemagic/security/hermit_crab.py
whitemagic/security/mcp_integrity.py
whitemagic/security/model_signing.py
whitemagic/security/secrets.py
whitemagic/security/security_breaker.py
whitemagic/security/tool_gating.py
whitemagic/security/vault.py
whitemagic/sessions/__init__.py
whitemagic/sessions/manager.py
whitemagic/shelter/__init__.py
whitemagic/shelter/manager.py
whitemagic/tools/__init__.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/contract.py
whitemagic/tools/dependency_graph.py
whitemagic/tools/dispatch_table.py
whitemagic/tools/envelope.py
whitemagic/tools/errors.py
whitemagic/tools/explain_this.py
whitemagic/tools/gana_forge.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/introspection.py
whitemagic/tools/manifest.py
whitemagic/tools/maturity_check.py
whitemagic/tools/middleware.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/speculative_prefetch.py
whitemagic/tools/starter_packs.py
whitemagic/tools/tool_permissions.py
whitemagic/tools/tool_types.py
whitemagic/tools/unified_api.py
whitemagic/tools/export/__init__.py
whitemagic/tools/export/manager.py
whitemagic/tools/handlers/__init__.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/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/cognitive_extensions.py
whitemagic/tools/handlers/context_optimizer.py
whitemagic/tools/handlers/cyberbrain.py
whitemagic/tools/handlers/dharma.py
whitemagic/tools/handlers/dreaming.py
whitemagic/tools/handlers/edge.py
whitemagic/tools/handlers/ensemble.py
whitemagic/tools/handlers/export_import.py
whitemagic/tools/handlers/galactic_dashboard.py
whitemagic/tools/handlers/galaxy.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/introspection.py
whitemagic/tools/handlers/knowledge_graph.py
whitemagic/tools/handlers/learning.py
whitemagic/tools/handlers/living_graph.py
whitemagic/tools/handlers/marketplace.py
whitemagic/tools/handlers/memory.py
whitemagic/tools/handlers/misc.py
whitemagic/tools/handlers/ollama.py
whitemagic/tools/handlers/ollama_agent.py
whitemagic/tools/handlers/oms.py
whitemagic/tools/handlers/otel.py
whitemagic/tools/handlers/pipeline.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/session.py
whitemagic/tools/handlers/shelter.py
whitemagic/tools/handlers/simd.py
whitemagic/tools/handlers/solver.py
whitemagic/tools/handlers/swarm.py
whitemagic/tools/handlers/synthesis.py
whitemagic/tools/handlers/task_dist.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/voting.py
whitemagic/tools/handlers/watcher.py
whitemagic/tools/handlers/web_research.py
whitemagic/tools/handlers/windsurf_conv.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/cognitive_extensions.py
whitemagic/tools/registry_defs/coordination.py
whitemagic/tools/registry_defs/dharma.py
whitemagic/tools/registry_defs/dreaming.py
whitemagic/tools/registry_defs/edge.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/intelligence.py
whitemagic/tools/registry_defs/introspection.py
whitemagic/tools/registry_defs/knowledge.py
whitemagic/tools/registry_defs/learning.py
whitemagic/tools/registry_defs/living_graph.py
whitemagic/tools/registry_defs/memory.py
whitemagic/tools/registry_defs/metrics.py
whitemagic/tools/registry_defs/ollama_agent.py
whitemagic/tools/registry_defs/orchestration.py
whitemagic/tools/registry_defs/pipeline.py
whitemagic/tools/registry_defs/sandbox.py
whitemagic/tools/registry_defs/sangha.py
whitemagic/tools/registry_defs/security.py
whitemagic/tools/registry_defs/session.py
whitemagic/tools/registry_defs/synthesis.py
whitemagic/tools/registry_defs/tools_copy.py
whitemagic/tools/registry_defs/trust.py
whitemagic/tools/registry_defs/v14_2.py
whitemagic/tools/registry_defs/v15_2_economy.py
whitemagic/tools/registry_defs/v15_backfill.py
whitemagic/tools/tui/galaxy.py
whitemagic/utils/__init__.py
whitemagic/utils/core.py
whitemagic/utils/fileio.py
whitemagic/utils/helpers.py
whitemagic/utils/import_optimizer.py
whitemagic/utils/markdown.py
whitemagic/utils/observability.py
whitemagic/utils/patterns.py
whitemagic/utils/rust_helper.py
whitemagic/utils/text_cleaning.py
whitemagic/utils/time.py
whitemagic/utils/utils.py
whitemagic/workflows/README.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