Judge a plan against the network's rules
Runs the switched-ON rules guarding this plan’s act over the plan and its lines, and returns EVERY verdict — passes included, because « tout est en règle » and « rien n’a tourné » are different answers and only one of them is reassuring. blocks are the violations that will REFUSE the validation; warnings are the ones that let it through and say so (three enforcement modes, not two); skipped are the rules that could not be measured at all, each with its reason — a rule that could not judge must never look like a rule that approved. Ask this BEFORE pressing anything: it is what keeps « Valider le plan » from being a button that fails after the fact.
Authorizations
Authorization: Bearer <token>. Accepts EITHER a Keycloak access token (scopes-in-token) OR an opaque POS session token; both resolve to the same pos.* scope vocabulary the route guards enforce.
Path Parameters
The plan id, e.g. plan-restock-aigle-32.
1
