Spaces:
Running
Running
jasondo OpenAI Codex commited on
Commit ·
2972ff4
1
Parent(s): 51992f4
Record real Modal deployment verification
Browse filesCo-authored-by: OpenAI Codex <codex@openai.com>
AGENTS.md
CHANGED
|
@@ -246,12 +246,18 @@ technical cutaway animation.
|
|
| 246 |
verification could not be run from the local shell because
|
| 247 |
`SNAP2SIM_API_TOKEN` was not set locally; use the Hugging Face Space secret or
|
| 248 |
a local secret store for the normal authenticated check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 249 |
|
| 250 |
## Next Work
|
| 251 |
|
| 252 |
-
- Deploy/sync the latest GitHub changes through the normal GitHub-to-Hugging
|
| 253 |
-
Face workflow, then re-run authenticated private Space verification. Do not
|
| 254 |
-
edit files directly on the Hugging Face Space.
|
| 255 |
- Measure the larger llama.cpp reasoning budget with representative real photos;
|
| 256 |
tune token/context/timeout values down if valid JSON remains reliable with
|
| 257 |
lower latency. The synthetic Modal check now succeeds with the current
|
|
|
|
| 246 |
verification could not be run from the local shell because
|
| 247 |
`SNAP2SIM_API_TOKEN` was not set locally; use the Hugging Face Space secret or
|
| 248 |
a local secret store for the normal authenticated check.
|
| 249 |
+
- Committed and pushed `51992f4` (`Use real Modal analysis path`) to GitHub
|
| 250 |
+
`main`. GitHub Actions sync run `27509085142` completed successfully, and the
|
| 251 |
+
private Hugging Face Space reported SHA
|
| 252 |
+
`51992f4d9aff7f298fc377791228999e98054579`.
|
| 253 |
+
- Authenticated private Space verification after the real-analysis sync:
|
| 254 |
+
root returned `200`, a blank tan synthetic image returned the honest
|
| 255 |
+
`unavailable` photo-render state, and the target-like synthetic image returned
|
| 256 |
+
a real Modal analysis for `reticle assembly` at `0.7` confidence with 4 parts;
|
| 257 |
+
`/generate_scene` returned `render_mode: three` and `renderer: three`.
|
| 258 |
|
| 259 |
## Next Work
|
| 260 |
|
|
|
|
|
|
|
|
|
|
| 261 |
- Measure the larger llama.cpp reasoning budget with representative real photos;
|
| 262 |
tune token/context/timeout values down if valid JSON remains reliable with
|
| 263 |
lower latency. The synthetic Modal check now succeeds with the current
|