Share critical cell parsing across app and importer

This commit is contained in:
2026-03-15 02:10:17 +01:00
parent c5800d6878
commit 641e33f811
27 changed files with 1207 additions and 19 deletions

View File

@@ -550,6 +550,10 @@ Acceptance criteria:
### Phase 4: Shared parsing assembly
Status:
- implemented in the web app on March 15, 2026
Scope:
- extract shared parser/normalizer logic from the import tool