R3IFCUGJFIOQMNV3IZXDCVGRNQOEOCGUEASK2O7ANRRLAEB3UGAQC ## [2026-05-13] Cluster CLI: expose cyclic recording pattern flag`cmd/cluster.go`: added `--cyclic-recording-pattern` to both `skraak cluster create` and `skraak cluster update`, plus `--clear-cyclic-recording-pattern` on update to set it to NULL. Underlying `tools.CreateOrUpdateCluster` already supported this — only the CLI surface was missing. Removes the need for direct SQL UPDATE or the MCP tool when wiring AudioMoth clusters to a recording pattern post-bulk-import.