# self_audit_cross_reference_integrity > Ensure gates and procedures link to other procedures that provide the needed answer-interface and next steps. - 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~self_audit_cross_reference_integrity:20260127091712 --- --- name: self_audit_cross_reference_integrity description: "Ensure gates and procedures link to other procedures that provide the needed answer-interface and next steps." --- # Cross-Reference Integrity Audit ## Overview Ensure gates and procedures link to other procedures that provide the needed answer-interface and next steps. ## Steps ### Step 1: Extract references Extract: - gate evaluation_procedure / evaluation_prompt references - procedure related_procedures - file path references to library procedures ### Step 2: Verify references exist and are relevant For each reference: - check whether the referenced file exists - check whether the referenced item provides an answer-interface (definition, observation, measurement, provenance, decision) Propose additions where a target lacks a next-step path. ## When to Use - When adding new procedures or gates - When a file asks questions without providing an evaluation path - When cross-references drift or break --- **Input**: $ARGUMENTS Apply this procedure to the input provided.