Skip to main content

Legacy Extraction

The current legacy docs under docs/game/*, docs/api/*, and several docs/global/* pages describe the prototype behavior.

Treat them as extracted source material for the rebuild.

High-value references

  • docs/game/overview
  • docs/game/game-engine
  • docs/game/hud
  • docs/game/reference
  • docs/api/auth
  • docs/api/database
  • docs/global/auth-flow-e2e
  • tools/cdp/README.md
  • tools/image-tools/README.md

Rule

If the rebuild changes behavior, do not silently diverge from the extracted prototype notes.

Either:

  • preserve behavior intentionally, or
  • document the new behavior and the reason for the change