You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JSON v2 typed envelopes — JSONSuccess/JSONFailure with native numbers and booleans
(notifications --json now returns "count": 3 as an integer, not "3" as a string)
Opt-in JSON v2 — --json-version 2 selects v2 in v1.1; --json-version 1 for legacy compat
Typed CLICommand enum with CLIParser — argument parsing separated from execution
Shared L10n catalog — Sources/OutlookAX/Localization/L10n.swift with verified de/en/fr/es/it variants
CalendarTemporal model — normalized temporal values with explicit resolution states
(no silent year inference; unresolved = explicit .unresolved + reason)