• Vũ Hoàng Anh's avatar
    refactor: extract constants, centralize IPs/URLs, archive migration scripts · 8b5809bb
    Vũ Hoàng Anh authored
    - NEW: backend/common/constants.py (SQLITE_DB_PATH, SQLITE_GENDER_MAP, KID_SAFE_KEYWORDS, normalize_gender)
    - NEW: config.py += CHATBOT_API_BASE, LANGFUSE_SELF_HOSTED_URL, N8N_BASE_URL, LITELLM_BASE_URL, STARROCKS_INGEST_HOST
    - REFACTORED: stylist_engine.py (removed duplicate maps, inline imports, dead _get_fallback_mappings)
    - REFACTORED: lead_search_tool.py, outfit_matcher_worker.py, sqlite_mock.py, outfit_db.py (use SQLITE_DB_PATH)
    - REFACTORED: live_monitor_route, prompt_optimizer, user_simulator, simulation_runner (use CHATBOT_API_BASE)
    - REFACTORED: faq_route.py, n8n_desc.py (use LITELLM_BASE_URL)
    - ARCHIVED: seed_rules.py, migrate_outfit_matches.py, check_*, inspect_db.py, recover_links.py to _archive/
    - ZERO hardcoded IPs remaining in runtime code
    8b5809bb
Name
Last commit
Last update
..
01-architecture.json Loading commit data...
01b-database.json Loading commit data...
01c-auth-routing.json Loading commit data...
02-chatbot-core.json Loading commit data...
03-prompt-system.json Loading commit data...
04-feedback-diagram.json Loading commit data...
05-ultra-description.json Loading commit data...
06-fashion-matches.json Loading commit data...
07-product-stock.json Loading commit data...
08-lead-search.json Loading commit data...
09-image-search.json Loading commit data...
10-sku-store.json Loading commit data...
11-text-to-sql.json Loading commit data...
12-social-inbox.json Loading commit data...
13-content-composer.json Loading commit data...
14-content-approval.json Loading commit data...
15-media-library.json Loading commit data...
16-realtime-monitor.json Loading commit data...
17-regression-test.json Loading commit data...
18-stress-test.json Loading commit data...
19-user-simulator.json Loading commit data...
20-reaction-simulator.json Loading commit data...
21-faq-manager.json Loading commit data...
22-prompt-optimizer.json Loading commit data...
23-experiment-log.json Loading commit data...
24-cache-rate-limit.json Loading commit data...
25-history.json Loading commit data...
26-auth.json Loading commit data...
registry.json Loading commit data...