README.md
pyproject.toml
ftl_reasons.egg-info/PKG-INFO
ftl_reasons.egg-info/SOURCES.txt
ftl_reasons.egg-info/dependency_links.txt
ftl_reasons.egg-info/entry_points.txt
ftl_reasons.egg-info/requires.txt
ftl_reasons.egg-info/top_level.txt
reasons/__init__.py
reasons/api.py
reasons/ask.py
reasons/build_wiki.py
reasons/check_stale.py
reasons/cli.py
reasons/cluster.py
reasons/compact.py
reasons/contradictions.py
reasons/derive.py
reasons/export_card.py
reasons/export_markdown.py
reasons/hf.py
reasons/import_agent.py
reasons/import_beliefs.py
reasons/llm.py
reasons/mcp_client.py
reasons/mcp_server.py
reasons/merkle.py
reasons/metadata.py
reasons/mind_service.py
reasons/network.py
reasons/pg.py
reasons/propose_update.py
reasons/pubsub.py
reasons/repair.py
reasons/repair_premises.py
reasons/report_belief.py
reasons/report_gated.py
reasons/review.py
reasons/review_justifications.py
reasons/review_premises.py
reasons/storage.py
reasons/verify.py
reasons_lib/__init__.py
reasons_lib/api.py
reasons_lib/ask.py
reasons_lib/build_wiki.py
reasons_lib/check_stale.py
reasons_lib/cli.py
reasons_lib/cluster.py
reasons_lib/compact.py
reasons_lib/contradictions.py
reasons_lib/derive.py
reasons_lib/export_card.py
reasons_lib/export_markdown.py
reasons_lib/hf.py
reasons_lib/import_agent.py
reasons_lib/import_beliefs.py
reasons_lib/llm.py
reasons_lib/mcp_client.py
reasons_lib/mcp_server.py
reasons_lib/metadata.py
reasons_lib/mind_service.py
reasons_lib/network.py
reasons_lib/pg.py
reasons_lib/propose_update.py
reasons_lib/pubsub.py
reasons_lib/repair.py
reasons_lib/repair_premises.py
reasons_lib/report_belief.py
reasons_lib/report_gated.py
reasons_lib/review.py
reasons_lib/review_justifications.py
reasons_lib/review_premises.py
reasons_lib/storage.py
reasons_lib/verify.py
tests/test_access_tags.py
tests/test_add_justification.py
tests/test_any_mode.py
tests/test_api.py
tests/test_ask.py
tests/test_ask_mcp.py
tests/test_backtracking.py
tests/test_build_wiki.py
tests/test_check_stale.py
tests/test_check_stale_issue25.py
tests/test_classify_defeaters.py
tests/test_cli.py
tests/test_cluster.py
tests/test_compact.py
tests/test_contradictions.py
tests/test_dangling_dependents.py
tests/test_deduplication.py
tests/test_defeat_justification.py
tests/test_defeat_with_scope.py
tests/test_dependents_integrity.py
tests/test_derive.py
tests/test_derive_budget.py
tests/test_dialectical.py
tests/test_example.py
tests/test_export_card.py
tests/test_export_markdown.py
tests/test_hf_default_org.py
tests/test_import_agent.py
tests/test_import_beliefs.py
tests/test_import_hf.py
tests/test_import_json.py
tests/test_llm.py
tests/test_mcp_server.py
tests/test_merkle.py
tests/test_metadata.py
tests/test_metadata_extended.py
tests/test_migrate_defeaters.py
tests/test_mind_service.py
tests/test_network.py
tests/test_nogood_id.py
tests/test_outlist.py
tests/test_pg.py
tests/test_pg_dispatch.py
tests/test_pin_sources.py
tests/test_propose_update.py
tests/test_pubsub.py
tests/test_remove_justification.py
tests/test_repair.py
tests/test_repair_premises.py
tests/test_report_belief.py
tests/test_report_gated.py
tests/test_research.py
tests/test_review.py
tests/test_review_justifications.py
tests/test_review_premises.py
tests/test_roundtrip.py
tests/test_search_sources.py
tests/test_source_type.py
tests/test_storage.py
tests/test_summarize.py
tests/test_sync_agent.py
tests/test_topics.py
tests/test_verify.py