Commit Graph

5 Commits

Author SHA1 Message Date
a58b07456e Integrate crabrl parser into taxonomy hydration 2026-03-16 15:18:01 -04:00
d73f09c15e feat: add crabrl-fork to workspace and fix taxonomy loading
- Add crabrl-fork to workspace Cargo.toml
- Update fiscal-xbrl-core to use local crabrl-fork
- Fix SurfaceFormulaOp enum: add Divide variant
- Fix SurfaceSignTransform enum: add Absolute variant
- Implement divide_formula_values function for SurfaceFormulaOp::Divide
- Implement Absolute sign transform handler
- Fix all taxonomy_loader and related tests to pass
2026-03-15 20:32:07 -04:00
edf1cfb421 Format surface_mapper tests 2026-03-15 15:24:24 -04:00
7a7a78340f Expand backend financial statement parsers 2026-03-12 21:15:54 -04:00
58061af006 feat(taxonomy): add rust sidecar compact surface pipeline 2026-03-12 15:23:10 -04:00