Product

Changelog

A factual record of meaningful changes to the platform.

Jun 2026 Feature
  • Pivoted the investor whitepaper to the closed-loop model and gated /whitepaper behind login.
  • Added the opportunity feed, Stripe subscriptions and push, the business-plan PDF pipeline, and an LLM health endpoint.
Jun 2026 Feature
  • Smart "generate next plan" pick: skip keywords that already have a plan and choose the next one scoring above 60.
  • Same-business-model deduplication with reuse rows.
  • Scheduled auto-generation of a plan for the top trend, plus an on-demand trigger.
Jun 2026 Feature
  • End-to-end pipeline: trending keyword → AI business plan, fully persisted.
  • Multi-provider LLM failover chain (GLM-first) with a valid-JSON prompt and a larger token budget.
Jun 2026 Feature
  • Added the data-collection-time filter (by collected_at).
  • Rich trend filtering: category, minimum volume, sort order, page size, with an empty-window fallback.
May 2026 Fix
  • Repointed trends to the real Google Trends RSS pipeline and consolidated the database schema.
Mar 2026 Fix
  • Hardened Google Trends collection: retries, volume parsing and growth-rate computation.
  • Migrated to a new Neon database and fixed the schema for Neon SQL compatibility.