Select the types of activity you want to include in your feed.
ocaml-rego: range-check time arguments
OPA time.* builtins use int64-ns timestamps. Values outside the int64 range now raise [time: timestamp too big] in strict mode instead of silently overflowing through Unix.gmtime.