11 lines
477 B
Markdown
11 lines
477 B
Markdown
|
|
# Archived API modules
|
||
|
|
|
||
|
|
This directory contains deprecated or build-ignored API code.
|
||
|
|
|
||
|
|
## api_manager.go
|
||
|
|
|
||
|
|
- **Status**: Excluded from build (`//go:build ignore`)
|
||
|
|
- **Reason**: GraphQL, gRPC, WebSocket, and gamification (achievements, leaderboard) handlers were never fully integrated with the core REST router
|
||
|
|
- **Content**: handleGetAchievements, handleGetLeaderboard, multi-protocol setup
|
||
|
|
- **Reference**: docs/TODOS_AUDIT.md, docs/FEATURE_STATUS.md (Gamification: fantôme)
|