WARNING: NOT AN INVESTMENT TOOL. This is a technical demonstration of multi-agent AI systems. All output is AI-generated and must not be used as financial advice.
Release History

Changelog

What's shipped in ProspectAI — the multi-agent brain behind this system (Market Analyst → Technical Analyst → Fundamental Analyst → Draft Strategist → Critic → Final Strategist) and the web frontend that drives it. Newest first.

ProspectAI Module

Architecture patterns for multi-agent systems

Added a Patterns section documenting the reusable design patterns behind ProspectAI's agent pipeline — adversarial critic, parallel agent execution, LLM output validation, and model tiering — for anyone studying how the brain is built.

Frontend

SEO improvements for homepage and Architecture page

Corrected homepage SEO metadata and synced titles/descriptions across surfaces; enhanced the Architecture page with updated meta description and structured data for better discoverability.

Frontend

Persistent nav bar and Architecture page

Added a site-wide persistent nav bar and a new Architecture page with a live, auto-cycling animation of the 6-agent pipeline — Market Analyst through Final Strategist — so visitors can see how ProspectAI's brain is wired without running a live analysis.

Frontend

Report persistence — viewer, history, and My Reports

Every ProspectAI run is now saved and shareable: a dedicated report viewer page, a report history page, an "Open Report" button, and a My Reports panel for revisiting past analyses.

Frontend

ProspectAI Stats page

Added a Stats page showing run analytics, sector distribution, risk-profile breakdown, and a sortable track record of past LONG-BUY decisions from the ProspectAI pipeline.

ProspectAI Module v1.7.0

Conservative / Aggressive risk profile selector

ProspectAI's Draft Strategist and Final Strategist now accept a risk profile — Conservative (15% max position, 3% stop-loss, 2.5× R/R) or Aggressive (30% max position, 5% stop-loss, 1.5× R/R) — that shapes portfolio allocation and entry/exit rules for every run.

Frontend

SEO and social sharing metadata

Added JSON-LD structured data, Open Graph tags, and Twitter card support so ProspectAI reports and pages preview correctly when shared.

ProspectAI Module v1.5.0

6-agent pipeline

ProspectAI's brain expanded from a single-pass analysis to a full 6-agent CrewAI flow — Market Analyst, Technical Analyst and Fundamental Analyst running in parallel, a Draft Strategist, an adversarial Critic, and a Final Strategist that revises the report before it's delivered.

Frontend

SEO foundation

Added meta tags, robots.txt, and sitemap.xml so the ProspectAI site could start being indexed.