kind: context name: minimax-code-methodology version: 1 description: "MiniMax-specific coding methodology: directive style, anti-loop, test scope enforcement" requires: [] provides: [coding-agent] context_files: - source: ./CLAUDE.md target: /opt/harness/context/minimax-code-methodology/CLAUDE.md - source: ./run-tests.sh target: /opt/harness/context/minimax-code-methodology/run-tests.sh