AgentnessBench / proteus /shared /__init__.py
irregular6612's picture
refactor: restructure proteus into game/web subpackages
426093b
Raw
History Blame Contribute Delete
276 Bytes
"""proteus.shared — cross-cutting vocabulary shared by game and web.
Skeleton for now. Future home for trace/data models hoisted out of
game.runtime to break the game.runtime <-> game.metrics package cycle
(see 2026-06-02-proteus-game-web-restructure-design.md §6.1).
"""