• v0.2.0 — Sales Intelligence Engine

    Ghost released this 2026-03-31 06:57:03 +00:00 | 418 commits to main since this release

    NEW API ENDPOINTS:

    • GET /api/finder?switch= — Switch→Flexoptix transceiver finder
    • POST /api/transport/plan — City-to-city transport BOM planner
    • GET /api/forecast/:tech — Sales forecast 3/9/12/18 months + buy signal
    • GET /api/competitor-alerts — Price changes, new products, stock alerts
    • GET /api/datasheets/transceiver/:id — Auto-generated datasheets (JSON+HTML)
    • GET /api/datasheets/switch/:id — Switch datasheets
    • GET /api/adoption — Technology adoption roadmap
    • GET /api/adoption/:tech — Migration paths, risks, timelines

    NEW DB TABLES:
    competitor_alerts, price_changes, flexoptix_product_map,
    sales_forecasts, fiber_providers, fiber_routes, cities,
    generated_datasheets, blog_series

    SEED DATA:
    25 European cities, 15 fiber providers, 16 fiber routes

    ENHANCED:

    • Scraper frequency: 2h Flexoptix, 4h FS.com/Optcore
    • Change detection for competitor monitoring
    • Image + price coverage tracking

    DATABASE (preserved from v0.1.0):
    5,018 transceivers, 351 vendors, 440 switches, 33,993 compatibility entries

    Downloads