Goal
Move the library from "works" to "trusted" with explicit numeric validation against reference implementations.
Scope
- Compare outputs against TA-Lib (and current compat refs where useful).
- Define and document per-indicator tolerances and warmup alignment rules.
- Publish a compatibility table in README with references and tolerances.
Acceptance criteria
- Compatibility vectors/tests cover priority indicators for v0.3.
- Tolerance policy is documented and enforced in tests.
- README compatibility table is updated and release-ready.
- CI keeps compatibility checks green or reports explicit, justified skips.
Test plan
- Add/update compat fixtures and scripts.
- Validate reproducibility on clean environment.
- Confirm no silent regressions via golden + compat suite.
Goal
Move the library from "works" to "trusted" with explicit numeric validation against reference implementations.
Scope
Acceptance criteria
Test plan