All notable changes to this project are documented in this file.
- Engine compliance target updated from v0.4.7 to v0.5.10 (production hardening: 20/25 gaps fixed, regime-switching funding, TWAP settlement, jump components)
- MCP server version aligned to SDK version (0.3.1)
- Public package metadata for Python distribution, including license, authors, URLs, classifiers, and package manifest controls.
- Customer-facing documentation, contribution guide, and a basic connection example.
- Refreshed API interface reference for external consumers and support handoff.
- Branded GitHub-facing README assets, discoverability keywords, and production documentation.
- GitHub Actions workflows for CI and tagged releases.
- Browser-safe unified stream parity for all-mids, L2 book, and asset contexts.
- Status API client, stdio MCP server, and expanded test coverage.
- Reframed the repository as a public Aleatoric Systems SDK for external customers.
- Standardized release validation around
pytest,mypy,python -m build, andtwine check. - Rewrote the README around installation, authentication, examples, release flow, and support.
- Expanded MCP tests to treat the published tool matrix as a contract.
- Read-only SDK architecture for RPC, WebSocket, gRPC, unified stream, and higher-level info surfaces.
- CLI commands for
price,intel,rpc,stream,grpc, andspeed. - Example scripts for auth preflight, live streams, and benchmark workflows.