| """ | |
| Modules for CausalGame backend. | |
| - agent/: Agent action space and endpoints | |
| - environment/: SCM and environment variable handling | |
| - game/: Pure game judgment functions | |
| """ | |
| """ | |
| Modules for CausalGame backend. | |
| - agent/: Agent action space and endpoints | |
| - environment/: SCM and environment variable handling | |
| - game/: Pure game judgment functions | |
| """ | |