jasondo OpenAI Codex commited on
Commit
a617d11
·
1 Parent(s): f24826e

Document prompt role deployment

Browse files

Co-authored-by: OpenAI Codex <codex@openai.com>

Files changed (1) hide show
  1. AGENTS.md +10 -5
AGENTS.md CHANGED
@@ -324,11 +324,16 @@ technical cutaway animation.
324
  `28.59s` with `coerced_render_mode: three`, and the endpoint-style Modal
325
  diagnostic returned a validated two-part mechanism payload. Stable Modal
326
  deploy completed on June 15, 2026, and the stable unauthenticated
327
- `runtime_probe` request returned `401 Unauthorized`. Authenticated stable
328
- Modal and private-Space verification could not be run from the local shell
329
- because `SNAP2SIM_API_TOKEN` / Hugging Face auth tokens were not set locally.
330
- GitHub push/sync and authenticated private-Space verification still need to
331
- run before public demo claims rely on the prompt-role split.
 
 
 
 
 
332
 
333
  ## Next Work
334
 
 
324
  `28.59s` with `coerced_render_mode: three`, and the endpoint-style Modal
325
  diagnostic returned a validated two-part mechanism payload. Stable Modal
326
  deploy completed on June 15, 2026, and the stable unauthenticated
327
+ `runtime_probe` request returned `401 Unauthorized`.
328
+ - Committed and pushed `f24826e` (`Split vision prompt roles`) to GitHub
329
+ `main`. GitHub Actions sync run `27530875972` completed successfully, and
330
+ the private Hugging Face Space reported SHA
331
+ `f24826e7a4f7335cb4310f88c01baef7d8155860`.
332
+ - Authenticated private Space verification after the prompt-role sync: root
333
+ returned `200`, the trusted shell was present, the synthetic target image
334
+ returned a real Modal analysis for `cutaway mechanism` at `0.7` confidence
335
+ with 3 parts, and `/generate_scene` returned `renderer: three`,
336
+ `render_mode: three`, and no HTML field.
337
 
338
  ## Next Work
339