What's new
What's new
Small but user-visible cleanup to how orbit_compose_stripo_email labels pushed emails in Stripo when you haven't supplied an email_name override. The auto-name used to read Orbit · <subject> · 2026-05-22T02-16-18-620Z — a full ISO timestamp with colons swapped for hyphens, useful for sub-second collision avoidance but unreadable in the Stripo email list. It now reads Orbit · <subject> · 2026-05-22. Scannable in the workspace, still distinguishable across days, and aligns with how program-variant labels (Welcome - Paid, M2 Phone Divert A - Starter) read in the same list. Scope is strictly the user-facing emailName written to Stripo — local workspace HTML filenames and the diagnostic probe scripts keep their full timestamps because the collision-avoidance reasoning still applies on disk. The email_name override parameter is unchanged, so callers passing program-variant names continue to land them verbatim.