trader.ideas package¶
Feature-idea mining from external web content (issue #75, stage 1).
Not a trading capability: nothing here touches a Position, an Order, a symbol, or trader run/run_once’s cycle loop. It fetches one arbitrary web page, asks a local LLM what this codebase could build based on it, and writes a markdown file. Filing the resulting ideas as GitLab issues is stage 2 — a separate, future, human/Claude-driven step, out of scope here.