README.md
pyproject.toml
actions/__init__.py
actions/asr.py
actions/auto_sync.py
actions/blacklist.py
actions/call.py
actions/config.py
actions/cron.py
actions/daily.py
actions/daylimit.py
actions/prepare_list.py
actions/push.py
actions/record.py
actions/scheduler.py
actions/status.py
actions/tel_cli.py
actions/writeback.py
cli/__init__.py
cli/_skill_manifest.py
cli/agent_skills.py
cli/application_commands.py
cli/communication_commands.py
cli/customer_commands.py
cli/main.py
cli/product_commands.py
cli/stats_commands.py
cli/tag_commands.py
cli/utils.py
cli/writeback_commands.py
local_loan_crm.egg-info/PKG-INFO
local_loan_crm.egg-info/SOURCES.txt
local_loan_crm.egg-info/dependency_links.txt
local_loan_crm.egg-info/entry_points.txt
local_loan_crm.egg-info/requires.txt
local_loan_crm.egg-info/top_level.txt
scripts/__init__.py
scripts/backup.py
scripts/build_release.py
scripts/company_sync.py
scripts/import_adapter.py
scripts/init_db.py
scripts/match_products.py
scripts/rejection_predict.py
scripts/seed_more_recommendations.py
scripts/seed_recommendations.py
scripts/seed_recommendations_for_test.py
scripts/seed_test_data.py
skills/__init__.py
skills/localcrm-operator/SKILL.md
skills/localcrm-operator/evals/evals.json
skills/localcrm-operator/references/cli-reference.md
tests/test_daily_tasks.py
tests/test_scheduler.py
web/__init__.py
web/app.py
web/auth.py
web/auto_service.py
web/config.py
web/database.py
web/models.py
web/parsers.py
web/routes/__init__.py
web/routes/applications.py
web/routes/communications.py
web/routes/company_sync.py
web/routes/customers.py
web/routes/documents.py
web/routes/followups.py
web/routes/industries.py
web/routes/main.py
web/routes/products.py
web/routes/recommendations.py
web/routes/settings.py
web/routes/stats.py
web/routes/tags.py
web/static/placeholder
web/templates/application_detail.html
web/templates/application_form.html
web/templates/application_list.html
web/templates/base.html
web/templates/communication_form.html
web/templates/communication_list.html
web/templates/company_sync.html
web/templates/customer_detail.html
web/templates/customer_form.html
web/templates/customer_list.html
web/templates/followup_edit.html
web/templates/followup_list.html
web/templates/index.html
web/templates/industry_detail.html
web/templates/industry_list.html
web/templates/login.html
web/templates/product_manage.html
web/templates/product_match.html
web/templates/product_match_single.html
web/templates/rate_sensitive.html
web/templates/recommendations.html
web/templates/settings.html
web/templates/stats.html
web/templates/sync_fields.html
web/templates/tag_manage.html