Rule runner
Pick a collection, add filters (all must match), pick an action.
Preview always runs first (read-only). Apply only enables after preview.
Presets
1. Target collection
Examples:
tracks/2026-05-03/fixes, up_transactions, receipts.
Use {today} for today's date.
2. Filters (AND — all must match)
3. Action
Ready.
Quick query
Paste a one-liner. Format:
Path: e.g.
path; field op value; field op value; ...; actionPath: e.g.
tracks/{today}/fixes
Ops: == != < <= > >= exists missing
Actions: inspect (preview only), delete, untag:field, tag:field=value
Times: append @time to a value (e.g. timestamp>10:11@time) to convert HH:MM today → ms
Examples:
Ready.
One-shot fixes
Create or repair specific config docs. Idempotent — running twice is safe.
Ready.