LICENSE
README.md
pyproject.toml
tests/test_async_tool_calls.py
tests/test_checkpoint.py
tests/test_code_engine_loop_guard.py
tests/test_cot_distill_sources.py
tests/test_data_silo.py
tests/test_default_registry_run_python_failure.py
tests/test_distributional.py
tests/test_dynamic_n_voting.py
tests/test_edge_cases.py
tests/test_flux_uchi.py
tests/test_front_desk.py
tests/test_glass_brain.py
tests/test_goal_state.py
tests/test_hitl.py
tests/test_iq_router.py
tests/test_lint_python.py
tests/test_loop_guard.py
tests/test_macro.py
tests/test_multiline_tool_args.py
tests/test_observability.py
tests/test_openai_compat.py
tests/test_ops_benchmark.py
tests/test_oracle_no_evidence_relaxation.py
tests/test_proprioception.py
tests/test_pruned_tokenizer.py
tests/test_relational_reasoning.py
tests/test_replay.py
tests/test_scratchpad.py
tests/test_sft_data_fairness.py
tests/test_simple.py
tests/test_simulation_engine.py
tests/test_skill_sharing.py
tests/test_ssm_scan_fuse.py
tests/test_streaming.py
tests/test_swarm_loop_guard.py
tests/test_task_config_cache.py
tests/test_timeseries.py
tests/test_tool_calling.py
tests/test_tool_learning.py
tests/test_user_profile.py
tests/test_verifier_flywheel.py
tests/test_verifier_multihop.py
tests/test_verifier_upgrade.py
tests/test_vocab_prune.py
tests/test_web_plugin.py
tests/test_web_search_fallback.py
tests/test_web_search_tool.py
tests/test_workspace.py
tests/tests.py
uchi/__init__.py
uchi/answerability.py
uchi/api.py
uchi/api_server.py
uchi/brain_fetch.py
uchi/checkpoint.py
uchi/cli.py
uchi/code_engine.py
uchi/conversation.py
uchi/data_loader.py
uchi/data_silo.py
uchi/decoder.py
uchi/deduplication.py
uchi/discretize.py
uchi/distributional.py
uchi/episodic_memory.py
uchi/front_desk.py
uchi/generate_and_ground.py
uchi/goal_state.py
uchi/hitl.py
uchi/hoeffding.py
uchi/intent_router.py
uchi/iq_router.py
uchi/loop_guard.py
uchi/macro.py
uchi/meta.py
uchi/numeric_plausibility.py
uchi/observability.py
uchi/oracle.py
uchi/persona.txt
uchi/predictor.py
uchi/procedural_memory.py
uchi/process.py
uchi/proposer.py
uchi/proprioception.py
uchi/relational_reasoning.py
uchi/response_normalizer.py
uchi/retrieval.py
uchi/scratchpad.py
uchi/simple.py
uchi/simulation_engine.py
uchi/skill_registry.py
uchi/skill_sharing.py
uchi/streaming.py
uchi/swarm.py
uchi/tabular.py
uchi/task_config_cache.py
uchi/telemetry.py
uchi/timeseries.py
uchi/tool_calling.py
uchi/tool_learning.py
uchi/user_profile.py
uchi/verifier_flywheel.py
uchi/web_search.py
uchi/workspace.py
uchi/data/.gitkeep
uchi/flux/__init__.py
uchi/flux/attention_block.py
uchi/flux/bitnet.py
uchi/flux/cot_distill.py
uchi/flux/inference_engine.py
uchi/flux/model.py
uchi/flux/prompt_cache.py
uchi/flux/qat_train.py
uchi/flux/sft_train.py
uchi/flux/ssm.py
uchi/flux/tokenizer_v2.py
uchi/flux/train_v2.py
uchi/flux/tssm_block.py
uchi/flux/validate.py
uchi/flux/verifier_model.py
uchi/flux/verifier_train.py
uchi/flux/vision.py
uchi/flux/vocab_prune.py
uchi/plugins/__init__.py
uchi/plugins/web.py
uchi/skills/anomaly.md
uchi/skills/classify.md
uchi/skills/code.md
uchi/skills/dream.md
uchi/skills/explain.md
uchi/skills/forecast.md
uchi/skills/formula.md
uchi/skills/ingest.md
uchi/skills/overview.md
uchi/skills/recall.md
uchi/skills/regress.md
uchi/skills/search.md
uchi/skills/teach.md
uchi/skills/tsclassify.md
uchi/tui/__init__.py
uchi/tui/app.py
uchi/tui/glass_brain.py
uchi_python.egg-info/PKG-INFO
uchi_python.egg-info/SOURCES.txt
uchi_python.egg-info/dependency_links.txt
uchi_python.egg-info/entry_points.txt
uchi_python.egg-info/requires.txt
uchi_python.egg-info/top_level.txt