Changelog
v1.0.0 - December 2025
Initial Release
API
- POST /v1/decide - Single decision endpoint
- POST /v1/batch - Batch decision endpoint
- GET /v1/usage - Usage statistics
- GET /v1/health - Health check
Python SDK
thalosforge-atapackage on PyPI- ATA client class with sync methods
- ATAResult and ATAConfig dataclasses
- Error handling classes
RTL IP
- Complete SystemVerilog implementation
- AXI4-Lite host interface
- Hard safety gates
- Testbench coverage
Documentation
- Integration guide
- API reference
- SDK reference
- FAQ and troubleshooting
Planned
- Async Python client
- Node.js SDK
- Webhook support
- Additional FPGA platforms