Free SKILL.md scraped from GitHub. Clone the repo or copy the file directly into your Claude Code skills directory.
npx versuz@latest install joshua-eisenhart-codex-ratchet-system-v4-skill-specs-a2-stage1-operatorized-entropy-head-refinegit clone https://github.com/Joshua-Eisenhart/Codex-Ratchet.gitcp Codex-Ratchet/SKILL.MD ~/.claude/skills/joshua-eisenhart-codex-ratchet-system-v4-skill-specs-a2-stage1-operatorized-entropy-head-refine/SKILL.md--- skill_id: a2-stage1-operatorized-entropy-head-refinement name: a2-stage1-operatorized-entropy-head-refinement description: Run one bounded A2-only Stage-1 entropy-head refinement pass for correlation_diversity_functional and write an explicit audit that either preserves the blocker or names a thinner admissible source-anchored read without promoting to A1. skill_type: correction source_type: repo_skill applicable_layers: [A2_MID_REFINEMENT] applicable_graphs: [concept] inputs: [a2_refinement_for_a1_stripped_landing_audit, stage1_entropy_head_doctrine, helper_decomposition_control_surface] outputs: [a2_stage1_operatorized_entropy_head_refinement_audit] related_skills: [a2-refinement-for-a1-stripped-landing, graph-capability-auditor, nested-graph-layer-auditor] capabilities: can_write_repo: true can_only_propose: false tool_dependencies: [] provenance: "repo-grounded Stage-1 A2 entropy-head correction lane" adapters: codex: system_v4/skill_specs/a2-stage1-operatorized-entropy-head-refinement/SKILL.md gemini: system_v4/skill_specs/a2-stage1-operatorized-entropy-head-refinement/SKILL.md shell: system_v4/skills/a2_stage1_operatorized_entropy_head_refinement.py --- # A2 Stage1 Operatorized Entropy Head Refinement Use this skill when the current truthful next move is one bounded A2-only refinement pass on `correlation_diversity_functional`, with the stripped landing failure already established and the remaining question narrowed to helper-decomposition / term-surface control. ## Purpose - keep the Stage-1 head family in A2 instead of drifting back into A1 - decide whether any thinner admissible source-anchored read emerges - preserve the blocker explicitly when the direct target still does not land ## Execute Now 1. Load: - `system_v4/a2_state/audit_logs/A2_REFINEMENT_FOR_A1_STRIPPED_LANDING__CORRELATION_DIVERSITY_FUNCTIONAL__2026_03_20__v1.md` - `system_v3/a2_state/A2_WORKER_LAUNCH_HANDOFF__STAGE1_OPERATORIZED_ENTROPY_HEAD__2026_03_13__v1.json` - `system_v3/a2_state/A2_UPDATE_NOTE__STAGE1_OPERATORIZED_ENTROPY_HEAD_GROUNDING__2026_03_17__v1.md` - `system_v3/a2_state/A2_TO_A1_IMPACT_NOTE__STAGE1_OPERATORIZED_ENTROPY_HEAD_GROUNDING__2026_03_17__v1.md` - `system_v3/a2_state/A2_TO_A1_DISTILLATION_INPUTS__v1.md` - `system_v3/a2_state/NEXT_VALIDATION_TARGETS__v1.md` - `system_v3/a1_state/A1_ENTROPY_STRUCTURE_DECOMPOSITION_CONTROL__v1.md` - `system_v3/a1_state/A1_ENTROPY_BRIDGE_HELPER_DECOMPOSITION_CONTROL__v1.md` 2. Decide whether a thinner admissible source-anchored read exists that changes the current blocked landing state. 3. Emit: - `system_v4/a2_state/audit_logs/A2_STAGE1_OPERATORIZED_ENTROPY_HEAD_REFINEMENT__CORRELATION_DIVERSITY_FUNCTIONAL__2026_03_20__v1.md` ## Quality Gates - Stay A2-only; do not perform A1 translation or packaging in this pass. - Do not treat route validity or family interest as enough for A1 promotion. - Do not reopen more route proof when the doctrine says the route is already real. - If no thinner admissible landing emerges, preserve the blocker explicitly and point at helper-decomposition control.