OCL Chess Harness MVP — Auri vs Sable, signed moves, isolated containers
- TypeScript 100%
- evaluator.ts: spawn Stockfish, eval each position at depth 15 - per-move: cpl, quality (excellent/good/inaccuracy/mistake/blunder), bestMove - per-construct: avgCpl, accuracy score (Lichess-style formula), counts - local-match: runs eval after game, broadcasts to Telegram, saves eval.json - tested on last match: Sable 94% accuracy vs Auri 0% — confirms the result |
||
|---|---|---|
| src | ||
| .gitignore | ||
| ocl.config.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||