+264
−0
+38
−0
+187
−0
+23
−0
+123
−0
Loading
TDocStatus._missing_ now returns None for unknown status values instead of raising ValueError. TDocMetadata._validate_status uses _missing_ directly and returns None when the status is unknown. This allows WhatTheSpec records with legacy status '-' to be processed without crashing.