Spaces:
Running
Running
| { | |
| "passed": false, | |
| "status": "blocked", | |
| "checked_on": "2026-04-25", | |
| "space_url": "", | |
| "repo_id": "", | |
| "blocking_reason": "Hugging Face CLI auth is invalid in this workspace. Run ./.venv/bin/hf auth login, set HF_SPACE_REPO_ID, deploy with scripts/deploy_space.sh, then replace this file with the successful spaces info and OpenEnv runtime validation payload.", | |
| "required_commands": [ | |
| "./.venv/bin/hf auth whoami", | |
| "bash scripts/deploy_space.sh --repo-id \"$HF_SPACE_REPO_ID\"", | |
| "./.venv/bin/hf spaces info \"$HF_SPACE_REPO_ID\"", | |
| "openenv validate --url \"https://<space-host>\"" | |
| ] | |
| } | |