vanta-resolve 0.0.9

request to resolution, version ordering, constraints, dependency DAG
Documentation

vanta-resolve — turn a [Request] into a deterministic [Resolution].

Resolution reads the registry, filters versions by the request's constraint, picks the maximum satisfying version by SemVer ordering, and renders a per-platform artifact for every requested target. The result is fully pinned and lockable. See docs/06-resolution.md.

Most tools are independent leaves; inter-tool dependency graphs are resolved where a provider declares them.