Overview
Core value-access module: IndexValueAccessor selects the first accessor that applies (sorted by priority) and delegates reads/writes to it. Default accessors cover object properties, cached method-call results, arrays, maps, sets, observables, promises, date properties, and globalThis fallback.