Decisions
Short, quotable, and shipped inline to agents that are about to contradict one.
#ids-are-ulid
active always-show
Public identifiers are ULIDs
Every id that crosses an API boundary is a 26-character ULID string. Never expose the database integer, and never parse an id client-side.
api/**, web/** recorded 51s ago by Mara Quintero · api