Declarative JSON validation and transformation for Go. Flatten any document into dotted keys, target them with wildcards or regex, and run each value through a pipeline of validators and operators. Typed errors, no panics, zero dependencies.
MapStore: Local, filesystem‑backed map store with pluggable codecs (JSON or custom), optional per‑key encryption via the OS keyring, and optional full‑text search via SQLite FTS5.