fix: call Modal directly from the canonical Space

#6
by thangvip - opened
Build Small Hackathon org

Remove the temporary hardcoded owner-Space proxy. The organization CPU Space now uses its Modal backend variables and private signing secret directly, avoiding Space-to-Space 429 responses.

Build Small Hackathon org

Before merging, add the Modal variables and the private HF_TOKEN secret listed in the implementation handoff. Then merge this PR. Verified locally: 155 tests pass, Ruff passes, and the organization SPACE_ID selects direct Modal mode with upstream_space_url=None.

thangvip changed pull request status to merged

Sign up or log in to comment