# archive/ — Legacy Reference Files Pre-monorepo static files kept for reference. Not part of the build. Not imported by any app. ## Structure ``` legacy-static/ gap-analysis.html Old gap analysis page game-hud.html Old game HUD prototype gdd-docs-hub.html.artifact.json GDD hub artifact mpg7uppn-eve_like_multiplayer_prototype_design_doc.docx Original GDD document *.png 3 concept art drawings css/ tokens.css, base.css, components.css, layout.css js/ Legacy vanilla JS: demos/, pages/, components/ ``` These files document the project's evolution from a static HTML prototype to the current React + SpacetimeDB monorepo. Do not modify — they exist as historical reference only.