0.1.0
First release. AshParc binds Ash's policy DSL to one Parc policy, so a single
declared policy authorizes every action across every resource.
AshParc.can_perform/2, anAsh.Policy.SimpleCheckgating a write or generic action on the policy's verdict.AshParc.build_request/3, which builds theParc.Requestfor a resource-ownedAsh.Policy.FilterCheckthat row-scopes a read.AshParc.ResetAshContext, aParc.RequestPreparerthat uplifts allow-listed Ash shared-context keys and drops the rest.