vigy-graphql 0.1.2

GraphQL surface for vigy — async-graphql + axum. Same semantics as REST/gRPC, but introspection-friendly for dashboards.
Documentation

GraphQL surface for vigy — async-graphql resolvers backed by RuntimeHandle. Read-side complete; write-side minimal (delegates to the same runtime methods the REST + gRPC surfaces use).

Schema mirrors spec/vigy.graphql. Subscriptions stream the reconcile event bus.