af-backtest 0.2.0

Deterministic, domain-neutral historical replay chassis with decision traces and bounded report projection.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "af-backtest"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Deterministic, domain-neutral historical replay chassis with decision traces and bounded report projection."

[dependencies]
serde = { workspace = true }
thiserror = { workspace = true }