veza/veza-backend-api/internal/api/archive
senke 834fa1f979 refactor: remove dead code (api_manager.go, unused templates)
CLN-01: Deleted archived api_manager.go (~789 LOC, build-tag ignore)
and dev-environment/templates/ (~806 LOC, never used by generator).
2026-02-22 17:44:19 +01:00
..
README.md fix(backend): remediation plan — tests, playback_analytics, job queue, gamification 2026-02-17 16:01:45 +01:00

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)