[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 }