docs: scope decimal boundary cleanup

This commit is contained in:
Bu5hm4nn
2026-03-25 10:33:10 +01:00
parent b1e5cbd47e
commit 8270e2dcbb
2 changed files with 132 additions and 0 deletions

View File

@@ -13,3 +13,6 @@ acceptance_criteria:
- Decimal-bearing JSON/API serialization is documented and tested.
- Float-heavy integrations have named conversion boundaries.
- Remaining raw-float domain hotspots are identified or removed.
technical_notes:
- Prioritize portfolio/workspace persistence, provider normalization, and cache serialization seams.
- See `docs/CORE-001D_BOUNDARY_CLEANUP_PLAN.md` for the current hotspot inventory and proposed sub-slices.