init: seed framework reference content from agent-runtimes main repo

This commit is contained in:
Paul O'Reilly
2026-04-26 12:17:42 +12:00
commit 37a5165dfb
118 changed files with 6831 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
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