My agentic slop goes here. Not intended for anyone else!
1type t 2 3val id : t -> int 4val automatic_new_visibility_policy : t -> string option 5val of_json : Error.json -> (t, Error.t) result 6val pp : Format.formatter -> t -> unit