mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-13 02:47:00 +00:00
3d99603e8d
Restructures the rsl-siege-manager evaluation to match upstream's worked/karpathy-repos/ convention before opening against safishamsi/graphify: - Move evaluations/rsl-siege-manager/ -> worked/rsl-siege-manager/ - Flatten graphify-out-with-tests/ artifacts to the case directory root (matches karpathy-repos layout: README.md, review.md, GRAPH_REPORT.md, graph.html, graph.json, manifest.json at top level). - Drop the codebase-only artifact set; keep only the tests-included run as the more realistic default (most users won't pre-configure .graphifyignore). - Rename runbook.md -> README.md (corpus description + reproduction steps). - Rename results.md -> review.md (matches karpathy-repos), and reframe from "do not adopt" verdict to neutral findings + suggested follow-ups. - Drop evaluations/README.md fork-only index. - Revert .gitignore evaluations/ exception block — no longer needed now that artifacts live at worked/rsl-siege-manager/ (no graphify-out/ in path). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>