commit 5bae6c1bea0b54ed8a2e9b74ad1cf562345a17f8 Author: isnowglobal git Date: Wed Apr 15 05:05:06 2026 +0000 Add approved wiki home page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..71f5567 --- /dev/null +++ b/Home.md @@ -0,0 +1,19 @@ +# ELO Tac-Toe Wiki (Draft) + +This wiki documents the currently deployed stack and gameplay flows. + +## Pages + +- [Play Guide: CLI and MCP](Play-Guide-CLI-and-MCP) + +## Current Runtime Summary + +- Public website: `https://elotactoe.com` +- Core game API container (primary node): `:8080` + +## Important Notes + +- Ranked and casual queueing are served by the core API. +- Seasonal efficiency ladder endpoints are active: + - `/leaderboard/efficiency` + - `/meta/challenge`