datomic

enn 2026-06-01T18:53:33.171129Z

When identifying a transaction for human consumption (for example, in the context of a debugging tool showing the history of a specific entity), is there a reason to favor the basis-t over the transaction entity ID, or vice versa?

ghadi 2026-06-01T18:55:12.773729Z

not really, they are mechanically derivable from each other

ghadi 2026-06-01T18:55:33.644249Z

a debugging tool could toggle between or accept either

👍 1
1