File size: 362 Bytes
816634a
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
# 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