System · Chronicle

The Cartarch Chronicle.

A journal of releases — what we shipped, what we refined, what we resolved, and a short note from the Archivist on each.

Folio IV · Issue 1 · Entry 13
v4.1.13 · 29 June 2026 · published

Chronicle of Changes.

Resolved1 entry

  • Password-reset emails now always link to the secure https:// address. The link is built from Cartarch's configured canonical web address rather than inferred from the incoming request, so it can no longer fall back to a non-TLS http:// link on the account-recovery path.
Notes from the Archivist

A reset link is the one place Cartarch's address leaves the building and lands in something a person clicks, so it has to be right by construction, not by luck. This pins it to a single configured truth and refuses to start if that truth is missing or insecure — the safe failure is a loud one, never a quietly downgraded link.