Spaces:
Sleeping
Sleeping
| # OpenEnv Environment Manifest | |
| # Tells OpenEnv how to find and run this environment. | |
| # AutoEnv discovery reads this file to auto-connect clients. | |
| spec_version: 1 | |
| name: visual_memory | |
| description: "Visual Memory (Phantom Grid) — hidden-state visual reasoning and planning under partial observability" | |
| type: space | |
| runtime: fastapi | |
| app: server.app:app | |
| port: 8000 | |