| # Deploy to a Hugging Face Static Space | |
| 1. Create a new Space under your Hugging Face account or organization. | |
| 2. Choose **Static** as the Space SDK. | |
| 3. Upload every file from this directory to the repository root. | |
| 4. Confirm the root `README.md` begins with `sdk: static` and `app_file: index.html`. | |
| 5. Commit the files. No hardware selection, Python environment, or secret is required. | |
| The user interface performs deterministic checks in JavaScript. User-provided traces remain inside the browser tab and are not persisted by the app. | |
| ## Repository links to verify | |
| - GitHub: https://github.com/Solasticeaistudio/agent-failure-atlas | |
| - Dataset: https://huggingface.co/datasets/solsticestudioai/agent-failure-atlas-benchmark | |