Rubric Financial
An evidence-graded signal platform for retail investors. It compiles an investment philosophy into versioned config, ranks systematic research against it, and grades its own signals against realized forward returns.
- Options-wheel screener ranking cash-secured puts and covered calls by annualised return on collateral
- Append-only signal spine so every recommendation can be scored later, including published null results
- Layered architecture enforced with import-linter and mypy --strict; 75+ architecture decision records
- LangGraph and Pydantic AI research agents that run inside the same contracts as the rest of the code
- Python 3.13
- FastAPI
- PostgreSQL
- Polars
- DuckDB
- React
- TypeScript
- Docker