Skip to content

Commit 175aa1a

Browse files
committed
Merge branch 'main' of https://github.com/CodeClash-ai/CodeClash into john/scml-ladder
2 parents a4b2627 + fc4b60e commit 175aa1a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.claude/skills/create-arena-ladder/SKILL.md renamed to .claude/skills/create-ladder/SKILL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ via round-robin), then **run the ladder** (a model climbs rung by rung until it
1717
This skill produces, for arena `<A>`: `human/<author>/<name>` branches on `CodeClash-ai/<A>`,
1818
a `make_<a>.yaml` (round-robin), a ranked `rungs/<a>.yaml`, and a run config `<a>.yaml`.
1919

20-
Work in the `repo/` clone. Reference implementations to mirror:
21-
`configs/ablations/ladder/{make_battlesnake,battlesnake,rungs/battlesnake}.yaml` and its
22-
`README.md`. For worked examples of the import step, the `john/*-ladder` branches show two
23-
shapes end-to-end (gomoku = function-port, robocode = copy-in).
20+
Work in the `repo/` clone. Reference implementations to mirror in
21+
`configs/ablations/ladder/`: `make_battlesnake.yaml` (round-robin), `battlesnake.yaml`
22+
(run), `rungs/battlesnake.yaml` (ranked opponents), and its `README.md`. The arena's own
23+
`codeclash/arenas/<a>/<a>.py` is the source of truth for the submission contract.
2424

2525
---
2626

0 commit comments

Comments
 (0)