docs: Add technical documentation hub and future roadmap in doc/ - #22
docs: Add technical documentation hub and future roadmap in doc/#22velteyn wants to merge 3 commits into
Conversation
Creates a root doc/ directory containing complete technical documentation: - doc/README.md: Documentation index and system overview. - doc/architecture.md: System architecture, OSGi modularity, Tycho reactor, and target platform. - doc/jessx-market-simulator.md: JESSX simulator engine, socket protocol, scenario parsing, and bot strategies. - doc/trading-core-and-repository.md: Domain models (ISecurity, IOrder, IPortfolio, IAccount) and persistence layer. - doc/ui-workbench-and-charts.md: RCP views, order dialogs, and Draw2D charting engine. - doc/broker-and-feed-connectors.md: Active and legacy broker/feed connectors. - doc/missing-features-and-unfulfilled-roadmap.md: Forensic analysis of dead git branches and past AI attempt limitations. - doc/todo-and-future-vision.md: Strategic TODO roadmap including FIX exchange connectors, smart LLM bots, local LLM news (Ollama), AI Market Game Master, historical time-series database storage, and Java 21/25 upgrade path. Co-authored-by: velteyn <1019294+velteyn@users.noreply.github.com>
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
…lation roadmap Creates a comprehensive root doc/ directory containing technical documentation: - doc/README.md: Documentation index and system overview. - doc/architecture.md: System architecture, OSGi modularity, Tycho reactor, and target platform. - doc/jessx-market-simulator.md: JESSX simulator engine, socket protocol, scenario parsing, and bot strategies. - doc/trading-core-and-repository.md: Domain models (ISecurity, IOrder, IPortfolio, IAccount) and persistence layer. - doc/ui-workbench-and-charts.md: RCP views, order dialogs, and Draw2D charting engine. - doc/broker-and-feed-connectors.md: Active and legacy broker/feed connectors. - doc/missing-features-and-unfulfilled-roadmap.md: Forensic analysis of dead git branches and AI attempt limitations. - doc/todo-and-future-vision.md: Strategic TODO roadmap highlighting market simulation vs live execution (FIX/Crypto), smart LLM bots, local LLM news (Ollama), AI Market Game Master, simulation historical time-series database storage, and Java 21/25 upgrade path. Co-authored-by: velteyn <1019294+velteyn@users.noreply.github.com>
Creates a root doc/ directory containing complete technical documentation: - doc/README.md: Technical documentation index and system overview. - doc/architecture.md: Architecture, OSGi modularity, Tycho reactor, and target platform. - doc/jessx-market-simulator.md: JESSX simulator engine, socket protocol, scenario parsing, and bot strategies. - doc/trading-core-and-repository.md: Core domain models and persistence layer. - doc/ui-workbench-and-charts.md: RCP views, order entry dialogs, and Draw2D charting engine. - doc/broker-and-feed-connectors.md: Active and legacy broker/feed connectors. - doc/missing-features-and-unfulfilled-roadmap.md: Forensic analysis of dead git branches and past AI attempt limitations. - doc/todo-and-future-vision.md: Strategic TODO roadmap focusing on closed-loop market simulation (synthetic matching engine rules, smart LLM bots, local LLM news via Ollama, AI Market Game Master, historical time-series database storage for simulation chart data, and Java 21/25 upgrade path). Co-authored-by: velteyn <1019294+velteyn@users.noreply.github.com>
Adds comprehensive Markdown technical documentation in a root doc/ folder, covering all system functionality, domain models, dead branch analysis, and an actionable TODO roadmap for AI/market enhancements.
PR created automatically by Jules for task 8546634062404583657 started by @velteyn