MANIFEST.in
README.md
pyproject.toml
app/__init__.py
app/main.py
app/routes/__init__.py
app/routes/chat.py
app/routes/status.py
app/routes/user_data.py
cognia/__init__.py
cognia/__main__.py
cognia/attention.py
cognia/chimera.py
cognia/cli.py
cognia/cognia.py
cognia/cognia_embedding.py
cognia/compression.py
cognia/config.py
cognia/consolidation_engine.py
cognia/context_injector.py
cognia/database.py
cognia/doctor.py
cognia/effort_levels.py
cognia/fatiga_cognitiva.py
cognia/first_run.py
cognia/goal_and_pattern_engine.py
cognia/ingest.py
cognia/language_engine.py
cognia/logger_config.py
cognia/memory_response_engine.py
cognia/runtime_mode.py
cognia/scale_manager.py
cognia/semantic_cache.py
cognia/simple_mode.py
cognia/user_prefs.py
cognia/user_profile.py
cognia/vectors.py
cognia/adaptive/__init__.py
cognia/adaptive/feedback_learner.py
cognia/adaptive/style_engine.py
cognia/agent/__init__.py
cognia/agent/adaptive_prompt.py
cognia/agent/agent_status.py
cognia/agent/background_research.py
cognia/agent/candidates.py
cognia/agent/contracts.py
cognia/agent/fewshot.py
cognia/agent/intent.py
cognia/agent/loop.py
cognia/agent/model_router.py
cognia/agent/prompt_evolution.py
cognia/agent/skill_capture.py
cognia/agent/skills.py
cognia/agent/stepwise.py
cognia/agent/structure.py
cognia/agent/tool_synthesis.py
cognia/agent/tools.py
cognia/agents/__init__.py
cognia/agents/daemon.py
cognia/agents/flow.py
cognia/agents/goal_contract.py
cognia/agents/planner.py
cognia/agents/self_improvement.py
cognia/agents/supervisor.py
cognia/agents/synthesizer.py
cognia/agents/task_queue.py
cognia/agents/tool_registry.py
cognia/agents/verifier.py
cognia/agents/workers/__init__.py
cognia/agents/workers/dev_tools.py
cognia/agents/workers/file_explorer.py
cognia/agents/workers/research_worker.py
cognia/analytics/__init__.py
cognia/analytics/usage_analytics.py
cognia/auth/__init__.py
cognia/auth/api_key_manager.py
cognia/auth/rate_limiter.py
cognia/auth/tier_config.py
cognia/cache/__init__.py
cognia/cache/cache_analytics.py
cognia/context/__init__.py
cognia/context/anchor_tracker.py
cognia/context/band_router.py
cognia/context/context_engine.py
cognia/context/context_map.py
cognia/context/context_session.py
cognia/context/context_window_manager.py
cognia/context/gap_filler.py
cognia/context/injection_prioritizer.py
cognia/context/lexical_index.py
cognia/context/session_warm_starter.py
cognia/debug/__init__.py
cognia/debug/state_inspector.py
cognia/export/__init__.py
cognia/export/comprehensive_report.py
cognia/export/history_exporter.py
cognia/features/__init__.py
cognia/features/feature_flags.py
cognia/gamification/__init__.py
cognia/gamification/achievement_system.py
cognia/goals/__init__.py
cognia/goals/goal_suggester.py
cognia/goals/goal_tracker.py
cognia/goals/task_decomposer.py
cognia/intelligence/__init__.py
cognia/intelligence/cognitive_profile.py
cognia/intelligence/recommendation_engine.py
cognia/knowledge/__init__.py
cognia/knowledge/cke_extractor.py
cognia/knowledge/consistency_checker.py
cognia/knowledge/crystallizer.py
cognia/knowledge/gap_detector.py
cognia/knowledge/goals.py
cognia/knowledge/graph.py
cognia/knowledge/inference.py
cognia/knowledge/knowledge_cache.py
cognia/knowledge/knowledge_seeder.py
cognia/knowledge/multihop_engine.py
cognia/knowledge/staleness_detector.py
cognia/knowledge/temporal.py
cognia/lcd/__init__.py
cognia/lcd/animation.py
cognia/lcd/arbiter.py
cognia/lcd/detailed_shapes.py
cognia/lcd/e2e_agente_escena.py
cognia/lcd/eval.py
cognia/lcd/eval_llm_planner.py
cognia/lcd/eval_selfplay.py
cognia/lcd/exporters.py
cognia/lcd/history.py
cognia/lcd/modeling.py
cognia/lcd/physics.py
cognia/lcd/planner.py
cognia/lcd/renderer.py
cognia/lcd/scene.py
cognia/lcd/selfplay.py
cognia/lcd/shading.py
cognia/lcd/templates.py
cognia/lcd/tools_lcd.py
cognia/lcd/tools_modeling.py
cognia/lcd/tools_services.py
cognia/learning/__init__.py
cognia/learning/continuous_learning.py
cognia/learning/learning_path.py
cognia/learning/quiz_generator.py
cognia/learning/spaced_repetition.py
cognia/learning/style_engine.py
cognia/memory/__init__.py
cognia/memory/adapter_store.py
cognia/memory/chat.py
cognia/memory/emotion_wheel.py
cognia/memory/episodic.py
cognia/memory/episodic_fast.py
cognia/memory/forgetting.py
cognia/memory/hierarchical.py
cognia/memory/long_term_consolidator.py
cognia/memory/memory_budget.py
cognia/memory/memory_compressor.py
cognia/memory/narrative.py
cognia/memory/personal_index.py
cognia/memory/project_memory.py
cognia/memory/recap_policy.py
cognia/memory/reranker.py
cognia/memory/semantic.py
cognia/memory/semantic_search.py
cognia/memory/working.py
cognia/migrations/__init__.py
cognia/migrations/runner.py
cognia/monitoring/__init__.py
cognia/monitoring/metrics_collector.py
cognia/notes/__init__.py
cognia/notes/smart_notes.py
cognia/notifications/__init__.py
cognia/notifications/notification_center.py
cognia/persona/__init__.py
cognia/persona/persona_advisor.py
cognia/persona/persona_manager.py
cognia/proactive/__init__.py
cognia/proactive/insight_connector.py
cognia/proactive/proactive_engine.py
cognia/profile/__init__.py
cognia/profile/user_profile_builder.py
cognia/program_creator/__init__.py
cognia/program_creator/evaluator.py
cognia/program_creator/generator.py
cognia/program_creator/program_creator.py
cognia/program_creator/sandbox_runner.py
cognia/program_creator/storage.py
cognia/program_creator/generated_programs/cellular_automata_simulator/program.py
cognia/program_creator/generated_programs/cognia_game/game.py
cognia/program_creator/generated_programs/cognia_game/main.py
cognia/program_creator/generated_programs/decent_dilemma/program.py
cognia/program_creator/generated_programs/euclidean_empire/program.py
cognia/program_creator/generated_programs/fractal_pattern_renderer/program.py
cognia/program_creator/generated_programs/franzs_treasure_hunt/program.py
cognia/program_creator/generated_programs/permutation_patterns/program.py
cognia/program_creator/generated_programs/reaction_diffusion_simulator/program.py
cognia/program_creator/generated_programs/royal_favors/program.py
cognia/program_creator/generated_programs/stem_encryptor/program.py
cognia/program_creator/generated_programs/story_spinner/program.py
cognia/program_creator/generated_programs/untitled_automated_poetry_generator_based_on_user/program.py
cognia/program_creator/generated_programs/untitled_procedural_story_generator_with_built_in/program.py
cognia/program_creator/generated_programs/untitled_word_frequency_analyzer/program.py
cognia/quality/__init__.py
cognia/quality/contradiction_alert.py
cognia/quality/format_intelligence.py
cognia/quality/quality_analyzer.py
cognia/quality/response_gate.py
cognia/quality/response_scorer.py
cognia/reasoning/__init__.py
cognia/reasoning/abstraction_engine.py
cognia/reasoning/action_simulator.py
cognia/reasoning/analogy_engine.py
cognia/reasoning/cache_warmer.py
cognia/reasoning/cognia_reasoning_engine.py
cognia/reasoning/cognitive_loop.py
cognia/reasoning/complexity_scorer.py
cognia/reasoning/contradiction.py
cognia/reasoning/creative_llm.py
cognia/reasoning/curiosity_engine.py
cognia/reasoning/curiosity_worker.py
cognia/reasoning/experiment_lab.py
cognia/reasoning/explorer.py
cognia/reasoning/factual_validator.py
cognia/reasoning/hypothesis.py
cognia/reasoning/idea_eval.py
cognia/reasoning/intent_predictor.py
cognia/reasoning/metacognition.py
cognia/reasoning/repetition_detector.py
cognia/reasoning/self_critic.py
cognia/reasoning/thought_cache.py
cognia/reasoning/transfer_engine.py
cognia/reasoning/world_model.py
cognia/reminders/__init__.py
cognia/reminders/reminder_manager.py
cognia/reports/__init__.py
cognia/reports/progress_reporter.py
cognia/research_engine/__init__.py
cognia/research_engine/github_scraper.py
cognia/research_engine/knowledge_integrator.py
cognia/research_engine/research_orchestrator.py
cognia/research_engine/researcher.py
cognia/search/__init__.py
cognia/search/web_search.py
cognia/skills/commit-git.md
cognia/skills/depurar.md
cognia/skills/documentar.md
cognia/skills/escribir-tests.md
cognia/skills/revisar-codigo.md
cognia/social/__init__.py
cognia/social/daily_digest.py
cognia/social/user_facts.py
cognia/summarizer/__init__.py
cognia/summarizer/session_summarizer.py
cognia/synthesis/__init__.py
cognia/synthesis/knowledge_synthesizer.py
cognia/templates/__init__.py
cognia/templates/conversation_templates.py
cognia/tools/__init__.py
cognia/tools/tool_router.py
cognia/tui/__init__.py
cognia/tui/__main__.py
cognia/tui/app.py
cognia/tui/backend.py
cognia/tui/commands.py
cognia/tui/log_handler.py
cognia/tui/theme.py
cognia/tui/training_monitor.py
cognia/tui/widgets/__init__.py
cognia/tui/widgets/chat.py
cognia/tui/widgets/header.py
cognia/tui/widgets/logspanel.py
cognia/tui/widgets/mainview.py
cognia/tui/widgets/memory_view.py
cognia/tui/widgets/metrics.py
cognia/tui/widgets/modals.py
cognia/tui/widgets/models_view.py
cognia/tui/widgets/sidebar.py
cognia/tui/widgets/statusbar.py
cognia/tui/widgets/training.py
cognia/ux/__init__.py
cognia/ux/messages.py
cognia/webhooks/__init__.py
cognia/webhooks/webhook_manager.py
cognia_ai.egg-info/PKG-INFO
cognia_ai.egg-info/SOURCES.txt
cognia_ai.egg-info/dependency_links.txt
cognia_ai.egg-info/entry_points.txt
cognia_ai.egg-info/requires.txt
cognia_ai.egg-info/top_level.txt
cognia_v3/__init__.py
cognia_v3/core/__init__.py
cognia_v3/core/aprendizaje_profundo.py
cognia_v3/core/cognia_modules_adicionales.py
cognia_v3/core/cognia_v3.py
cognia_v3/core/curiosidad_pasiva.py
cognia_v3/core/curiosity_engine.py
cognia_v3/core/fatiga_cognitiva.py
cognia_v3/core/feedback_engine.py
cognia_v3/core/investigador.py
cognia_v3/core/logger_config.py
cognia_v3/core/model_collapse_guard.py
cognia_v3/core/sandbox_tester.py
cognia_v3/core/scoring_engine.py
cognia_v3/core/self_architect.py
cognia_v3/eval/__init__.py
cognia_v3/eval/baseline.py
cognia_v3/eval/bench_arbitro.py
cognia_v3/eval/bench_bfcl_slice.py
cognia_v3/eval/bench_design.py
cognia_v3/eval/bench_reasoning.py
cognia_v3/eval/benchmark_code.py
cognia_v3/eval/bfcl_ast_checker.py
cognia_v3/eval/bfcl_split.py
cognia_v3/eval/bon_live_batch.py
cognia_v3/eval/router_sim.py
cognia_v3/eval/run_prompt_evolution.py
cognia_v3/eval/test_cognitive_loop.py
cognia_v3/interfaces/__init__.py
cognia_v3/interfaces/code_executor.py
cognia_v3/interfaces/cognitive_loop.py
cognia_v3/interfaces/decision_gate.py
cognia_v3/interfaces/game_manager.py
cognia_v3/interfaces/language_corrector.py
cognia_v3/interfaces/language_engine.py
cognia_v3/interfaces/model_router.py
cognia_v3/interfaces/prompt_optimizer.py
cognia_v3/interfaces/response_cache.py
cognia_v3/interfaces/respuestas_articuladas.py
cognia_v3/interfaces/symbolic_responder.py
cognia_v3/interfaces/symbolic_synthesizer.py
cognia_v3/interfaces/teacher_interface.py
cognia_v3/memory/__init__.py
cognia_v3/memory/code_memory.py
cognia_v3/memory/cognia_deferred.py
cognia_v3/memory/cognia_embedding.py
cognia_v3/memory/consolidation_engine.py
cognia_v3/memory/conversation_memory.py
cognia_v3/training/__init__.py
cognia_v3/training/dataset_gen.py
cognia_v3/training/qlora_trainer.py
cognia_v3/training/colab/make_colab_datagen_notebook.py
cognia_v3/training/colab/make_colab_notebook.py
cognia_v3/training/kaggle/datagen_kernel.py
cognia_v3/training/kaggle/run_kaggle_datagen.py
cognia_v3/training/kaggle/run_kaggle_tooluse.py
cognia_v3/training/kaggle/run_kaggle_training.py
cognia_v3/training/kaggle/train_qlora_kaggle.py
cognia_v3/training/kaggle/train_tooluse_kaggle.py
cognia_v3/training/kaggle/_datagen_staging/datagen_kernel.py
cognia_v3/training/kaggle/_kernel_staging/train_qlora_kaggle.py
cognia_v3/training/kaggle/_tooluse_kernel_staging/train_tooluse_kaggle.py
cognia_v3/training/sdpc/__init__.py
cognia_v3/training/sdpc/bp_mlp.py
cognia_v3/training/sdpc/e1_diag.py
cognia_v3/training/sdpc/e1_mnist.py
cognia_v3/training/sdpc/e1_solid.py
cognia_v3/training/sdpc/sdpc_mlp.py
cognia_v3/training/tooluse/__init__.py
cognia_v3/training/tooluse/gen_expert.py
cognia_v3/training/tooluse/gen_trajectories.py
cognia_v3/training/tooluse/make_eval_prompts.py
cognia_v3/training/tooluse/tasks.py
coordinator/__init__.py
coordinator/app.py
coordinator/contributor.py
coordinator/event_bus.py
coordinator/federated_store.py
coordinator/rate_limiter.py
coordinator/registry.py
coordinator/relay.py
coordinator/run.py
coordinator/shard_registry.py
network/__init__.py
network/crdt_graph.py
network/mesh_node.py
network/privacy.py
node/__init__.py
node/build_fast_kernels.py
node/client.py
node/downloader.py
node/inference_pipeline.py
node/llama_backend.py
node/local_adapter.py
node/main.py
node/nano_draft.py
node/qwen2_ops.py
node/rank_expansion.py
node/relay_client.py
node/shard_engine.py
node/speech_cascade.py
node/vocab_pruner.py
security/__init__.py
security/key_manager.py
security/ollama_url.py
security/secure_storage.py
shattering/__init__.py
shattering/dynamic_precision.py
shattering/fragment_manager.py
shattering/manifest.py
shattering/mla.py
shattering/model_constants.py
shattering/moe_layer.py
shattering/orchestrator.py
shattering/quantization.py
shattering/recursive_context.py
shattering/router.py
shattering/tensor_parallel.py
shattering/tp_allreduce.py
shattering/tp_engine.py
shattering/distillation/__init__.py
shattering/distillation/data_generator.py
shattering/distillation/losses.py
shattering/distillation/trainer.py
shattering/manifests/cognia_android.json
shattering/manifests/cognia_code.json
shattering/manifests/cognia_desktop.json
shattering/manifests/cognia_qwen.json
shattering/manifests/cognia_writing.json
shattering/manifests/cognia_writing_android.json
storage/__init__.py
storage/db_pool.py
tests/test_abstraction_engine.py
tests/test_achievement_system.py
tests/test_act_safety.py
tests/test_action_simulator.py
tests/test_adaptive_prompt.py
tests/test_agent_candidates.py
tests/test_agent_fewshot.py
tests/test_agent_loop.py
tests/test_agent_loop_wires.py
tests/test_agent_memory_kg_fixes.py
tests/test_agent_no_backend.py
tests/test_agent_status.py
tests/test_agent_structure.py
tests/test_agent_tools.py
tests/test_agent_tools_tier1.py
tests/test_agent_workspace_default.py
tests/test_analogy_engine.py
tests/test_anchor_tracker.py
tests/test_api_key_auth.py
tests/test_architecture_improvements.py
tests/test_attention_integration.py
tests/test_background_research.py
tests/test_band_router.py
tests/test_bench_bfcl.py
tests/test_bench_design.py
tests/test_benchmark_code.py
tests/test_cache_analytics.py
tests/test_cache_warmer.py
tests/test_cascade_router.py
tests/test_chat_persistence.py
tests/test_chimera.py
tests/test_cke_extractor.py
tests/test_cli_achievements.py
tests/test_cli_backup_usage.py
tests/test_cli_commands.py
tests/test_cli_config.py
tests/test_cli_consistency.py
tests/test_cli_critique.py
tests/test_cli_crystallization.py
tests/test_cli_deliberar.py
tests/test_cli_digest.py
tests/test_cli_export_commands.py
tests/test_cli_features_vocab.py
tests/test_cli_feedback_help.py
tests/test_cli_flujo.py
tests/test_cli_goal_commands.py
tests/test_cli_goal_priority.py
tests/test_cli_history_commands.py
tests/test_cli_input_bom.py
tests/test_cli_kg_commands.py
tests/test_cli_largo.py
tests/test_cli_learning.py
tests/test_cli_learning_local.py
tests/test_cli_learning_path.py
tests/test_cli_memory_injection.py
tests/test_cli_modelo.py
tests/test_cli_multihop_commands.py
tests/test_cli_notes.py
tests/test_cli_notification_commands.py
tests/test_cli_personalization.py
tests/test_cli_profile_commands.py
tests/test_cli_profile_status.py
tests/test_cli_quiz.py
tests/test_cli_recommend.py
tests/test_cli_reminder_commands.py
tests/test_cli_reports.py
tests/test_cli_search_commands.py
tests/test_cli_semantic_debate.py
tests/test_cli_session_tools.py
tests/test_cli_stats_suggest.py
tests/test_cli_synthesis.py
tests/test_cli_template_commands.py
tests/test_cli_user_facts.py
tests/test_code_executor_env.py
tests/test_code_memory.py
tests/test_cognitive_features.py
tests/test_cognitive_loop.py
tests/test_cognitive_loop_routing.py
tests/test_cognitive_profile.py
tests/test_complexity_scorer.py
tests/test_comprehensive_report.py
tests/test_consistency_checker.py
tests/test_console_encoding.py
tests/test_consolidation.py
tests/test_consolidation_v3.py
tests/test_context_engine.py
tests/test_context_injector.py
tests/test_context_map.py
tests/test_context_map_hybrid.py
tests/test_context_map_query.py
tests/test_context_session.py
tests/test_context_window_manager.py
tests/test_continuous_learning.py
tests/test_contracts.py
tests/test_contradiction_alert.py
tests/test_conversation_templates.py
tests/test_coordinator_rate_limiter.py
tests/test_crystallizer.py
tests/test_curiosity_engine.py
tests/test_curiosity_worker.py
tests/test_daily_digest.py
tests/test_datagen_kernel.py
tests/test_dataset_gen.py
tests/test_db_pool_gc_reclaim.py
tests/test_db_pool_migration_v3.py
tests/test_deliberation_loop.py
tests/test_desktop_api.py
tests/test_desktop_rate_limiter.py
tests/test_distributed_infer_arity.py
tests/test_doctor_packaging.py
tests/test_dynamic_precision.py
tests/test_e2e_inference.py
tests/test_e2e_long_gen_gate.py
tests/test_effort_levels.py
tests/test_effort_propagation_3c.py
tests/test_emotion_wheel.py
tests/test_event_bus.py
tests/test_experiment_lab.py
tests/test_explorer.py
tests/test_export_kg.py
tests/test_factual_validator.py
tests/test_fase2.py
tests/test_fase3.py
tests/test_fase6_deep.py
tests/test_fatiga_cognitiva.py
tests/test_feature_flags.py
tests/test_federated_store.py
tests/test_feedback_learner.py
tests/test_flow.py
tests/test_forgetting.py
tests/test_format_intelligence.py
tests/test_gap_detector.py
tests/test_gap_filler.py
tests/test_gap_filler_ondisk.py
tests/test_generar_codigo.py
tests/test_generate_delegated.py
tests/test_goal_contract.py
tests/test_goal_suggester.py
tests/test_goal_tracker.py
tests/test_hierarchical_memory.py
tests/test_history_exporter.py
tests/test_idea_eval.py
tests/test_identity_prompt.py
tests/test_ingest_pointers.py
tests/test_injection_prioritizer.py
tests/test_insight_connector.py
tests/test_intent.py
tests/test_intent_predictor.py
tests/test_investigate.py
tests/test_kg_auto_population.py
tests/test_knowledge_cache.py
tests/test_knowledge_synthesizer.py
tests/test_lcd.py
tests/test_lcd_animation.py
tests/test_lcd_arbiter.py
tests/test_lcd_edit_tools.py
tests/test_lcd_modeling.py
tests/test_lcd_physics.py
tests/test_lcd_scene_ext.py
tests/test_lcd_selfplay.py
tests/test_lcd_services.py
tests/test_lcd_shapes.py
tests/test_lcd_tools.py
tests/test_learning_path.py
tests/test_lexical_index.py
tests/test_llama_backend.py
tests/test_long_term_consolidator.py
tests/test_memory_budget.py
tests/test_memory_compressor.py
tests/test_metrics_collector.py
tests/test_model_router.py
tests/test_model_router_local_fallback.py
tests/test_multihop_engine.py
tests/test_multiturn_template.py
tests/test_nano_draft.py
tests/test_node_registry.py
tests/test_notification_center.py
tests/test_orchestrator_max_tokens.py
tests/test_persona_advisor.py
tests/test_persona_manager.py
tests/test_phase12.py
tests/test_phase22.py
tests/test_phase23.py
tests/test_phase24.py
tests/test_phase25.py
tests/test_phase26.py
tests/test_phase9_security.py
tests/test_proactive_engine.py
tests/test_profile_persistence.py
tests/test_progress_reporter.py
tests/test_prompt_evolution.py
tests/test_public_api.py
tests/test_quality_analyzer.py
tests/test_quiz_generator.py
tests/test_rank_expansion.py
tests/test_recap_policy.py
tests/test_recommendation_engine.py
tests/test_reminder_manager.py
tests/test_repetition_detector.py
tests/test_reranker.py
tests/test_response_cache.py
tests/test_response_gate.py
tests/test_response_scorer.py
tests/test_resume_sessions.py
tests/test_router_dim_guard.py
tests/test_rst.py
tests/test_runtime_mode.py
tests/test_sandbox_allowlist.py
tests/test_sandbox_tester.py
tests/test_sar.py
tests/test_sdpc.py
tests/test_security_robustness.py
tests/test_self_architect_codegen.py
tests/test_self_critic.py
tests/test_self_improvement.py
tests/test_semantic_cache.py
tests/test_semantic_search.py
tests/test_session_summarizer.py
tests/test_session_warm_starter.py
tests/test_shattering.py
tests/test_simple_mode.py
tests/test_skill_capture_oracles.py
tests/test_skills.py
tests/test_smart_notes.py
tests/test_spaced_repetition.py
tests/test_spec_args.py
tests/test_speech_cascade.py
tests/test_staleness_detector.py
tests/test_state_inspector.py
tests/test_stepwise.py
tests/test_style_engine.py
tests/test_style_engine_phase54.py
tests/test_task_decomposer.py
tests/test_tensor_parallel.py
tests/test_thought_cache.py
tests/test_tier_config.py
tests/test_tool_crear_herramienta.py
tests/test_tool_lifecycle.py
tests/test_tool_router.py
tests/test_tool_router_and_feedback.py
tests/test_tool_synthesis.py
tests/test_tooluse_expert.py
tests/test_tp_allreduce.py
tests/test_tp_engine.py
tests/test_tp_generate_distributed.py
tests/test_tp_real_model.py
tests/test_training_progress.py
tests/test_transfer_engine.py
tests/test_tui_chat.py
tests/test_tui_foundation.py
tests/test_tui_metrics.py
tests/test_tui_training.py
tests/test_tui_ux.py
tests/test_tui_views.py
tests/test_untested_modules.py
tests/test_usage_analytics.py
tests/test_user_facts.py
tests/test_user_prefs.py
tests/test_user_profile_builder.py
tests/test_vector_dim_consistency.py
tests/test_vocab_pruner.py
tests/test_web_search.py
tests/test_webhook_manager.py
tests/test_world_model.py