Spaces:
Sleeping
Sleeping
| spec_version: 1 | |
| name: permit_env | |
| type: space | |
| runtime: fastapi | |
| app: server.app:app | |
| port: 8000 | |
| description: | | |
| PermitPathfinder - an agent opens a business by navigating a stateful | |
| municipal permitting DAG. Three difficulty tiers: easy (food truck, | |
| 3 permits), medium (cafe, 6 permits with 2 dependency chains), hard | |
| (full restaurant, 10 permits across 3 agencies with cross-dependencies | |
| and a random missing-document event). Dense partial-credit reward. | |