// =============================================================================
// #######
// ### ### F: policy.rs
// ## ## ## ## P: AppCore-Runtime
// ## ##
// C: 2026/05/31 13:38:42 by dnettoRaw
// ## ## ## ## U: 2026/06/04 11:51:26 by dnettoRaw
// ########### S: 0.6.0
// =============================================================================
//! Authorization policy contracts for runtime commands and internal actions.
use CommandName;
/// Policy decision outcome.
/// Contract for policy checks.