Loading
Replace bare str CLI options with StrEnum types
Added FiguresMode, TablesMode, DeviceType StrEnums in extraction/profiles.py alongside ExtractionProfile. Updated cli/args.py option types, cli/workspace/process.py defaults and removed manual string validation. DoclingConfig type hints now accept enum types. Codified rule in cli/AGENTS.md.