- Added `UnstructuredAnnotations` property to handle annotations without structured IDs - Changed default `hasStructuredID` to `False`, set to `True` only after successful parsing - Updated `AddInstantJSONAnnotationToPDF` to process annotations directly instead of grouping by receiver - Simplified logic for reversing annotations and applying seal positioning
BASE MODULE =========== This module is intended for often used constants and datastructures. Therefor it is important that this module does not have any dependencies on other modules!!