Add approved wiki home page

master
isnowglobal git 2026-04-15 05:05:06 +00:00
commit 5bae6c1bea
1 changed files with 19 additions and 0 deletions

19
Home.md Normal file

@ -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`