feat(11-01): update main workflow for bitmap-encoded batch callbacks
- Add new parsers for b: (toggle), bn: (nav), be: (exec) formats in Parse Callback Data - Update Prepare Batch UI Input to forward bitmap field instead of selectedCsv - Retain old batch:toggle/nav/exec parsers for backward compatibility with in-flight messages - Add bitmap detection in bstop:confirm parser (detects alphanumeric vs CSV format) - Add 3 new nodes for bitmap resolution flow: - Is Bitmap Batch Stop (IF node) - Fetch Containers For Bitmap Stop (HTTP) - Resolve Batch Stop Names (Code node with decodeBitmap) - Wire bitmap resolution flow: Check Batch Stop Expired -> Is Bitmap -> [true] Fetch -> Resolve -> Initialize - Legacy CSV format routes directly to Initialize Batch State (false path) - Total: 171 nodes (168 + 3 new)
This commit is contained in:
+103
-3
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user