Skip to content

QuantSieve v0.1.0

Choose a tag to compare

@RRXXZZYY RRXXZZYY released this 30 Aug 16:25

QuantSieve v0.1.0 is the first public release of an evidence-first quantitative research workbench. It is built for reproducible research and simulation—not live order execution or a promise of investment performance.

Highlights

  • Grounded multi-market research, backtests, strategy discovery, factor diagnostics, portfolio experiments, and delayed public-signal monitoring.
  • Content-addressed data snapshots, server-owned run receipts, a deterministic event simulator, a Decimal risk kernel, and a simulation-only durable OMS.
  • FastAPI, Next.js, a standalone MCP server, Docker Compose, bilingual documentation, and key-free recorded demos.
  • Global provider concurrency remains bounded even when an HTTP request times out before its underlying blocking task finishes.

Verified release gates

  • Python lint, strict typing, the full test suite, all five package builds, metadata checks, and clean-wheel installation passed.
  • Frontend lint, type checking, 75 tests, and the production build passed.
  • Docker Compose image builds and service health checks passed in GitHub Actions.
  • Strict tree/history/manifest policy, dependency audits, and Python plus JavaScript CodeQL passed.

See the README for installation, demo, and safety boundaries. Full changes are recorded in the changelog.