Add InstrumentedStore decorator that wraps any Store and records
per-method query duration histograms and error counters. Wired into
main.go so all storage consumers get automatic observability.
Bump version to 0.18.0.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>