Esposter
Esposter

Deferred

Repo-wide mechanisms we deliberately have not adopted. One page per idea with the rationale and a concrete revisit trigger. Standards we decided against outright are in rejected.

  • Internationalization — a translation layer for UI copy, which is hard-coded English today.
  • Error monitoring — shipping client and server exceptions to a tracker instead of the console.
  • Bundle budgets — an enforced payload ceiling in CI instead of a manual analyze run.
  • Upload content validation — inspecting an uploaded file's bytes instead of trusting the content type its write SAS was signed with.