# procedure_hierarchy > Not all procedures are equal. There is a hierarchy: - Author: Benjamin Ward - Repository: benjam3n/GOSM - Version: 20260127091712 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/benjam3n/GOSM - Web: https://mule.run/skillshub/@@benjam3n/GOSM~procedure_hierarchy:20260127091712 --- --- name: procedure_hierarchy description: "Not all procedures are equal. There is a hierarchy:" --- # Procedure Hierarchy ## Overview Not all procedures are equal. There is a hierarchy: - Meta-procedures constrain HOW reasoning happens - Content procedures address WHAT to do in specific situations Meta-procedures apply first, always, to everything. Content procedures are invoked through meta-procedures, when appropriate. --- **Input**: $ARGUMENTS Apply this procedure to the input provided.