Skip to main content

/auroraoptimizer policy

Operations on loaded optimization policies. The reload subcommand is the primary hot-reload mechanism for all .hopl configuration files and does not require restarting the server.

/auroraoptimizer policy test    # Validate .hopl files for syntax errors (without applying changes)
/auroraoptimizer policy review # Show all loaded policies with their parameters
/auroraoptimizer policy reload # Hot-reload policies.hopl, constraints.hopl,
# orchestration.hopl and observability.hopl

Available from console: Yes

Subcommands

SubcommandPermissionDescription
testauroraoptimizer.policy.testParses all .hopl files; reports errors without applying any changes
reviewauroraoptimizer.policy.reviewLists active policies: ID, capability, selector, enabled state and all parameters
reloadauroraoptimizer.policy.reloadAtomically reloads all .hopl files; running policies continue until the reload completes