From 5bae6c1bea0b54ed8a2e9b74ad1cf562345a17f8 Mon Sep 17 00:00:00 2001 From: isnowglobal git Date: Wed, 15 Apr 2026 05:05:06 +0000 Subject: [PATCH] Add approved wiki home page --- Home.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Home.md 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`