jasondo OpenAI Codex commited on
Commit
55428b1
·
1 Parent(s): 682623a

Document renderer vocabulary deployment

Browse files

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

Files changed (1) hide show
  1. AGENTS.md +11 -0
AGENTS.md CHANGED
@@ -300,6 +300,17 @@ technical cutaway animation.
300
  landscape annotated-photo fallbacks with labels in bounds and no mobile
301
  horizontal overflow, and the deterministic Three.js path reached
302
  `CUTAWAY READY` with a nonblank six-part scene.
 
 
 
 
 
 
 
 
 
 
 
303
 
304
  ## Next Work
305
 
 
300
  landscape annotated-photo fallbacks with labels in bounds and no mobile
301
  horizontal overflow, and the deterministic Three.js path reached
302
  `CUTAWAY READY` with a nonblank six-part scene.
303
+ - Committed and pushed `682623a` (`Expand renderer vocabulary and annotation
304
+ fallback`) to GitHub `main`. GitHub Actions sync run `27518719440` completed
305
+ successfully, and the private Hugging Face Space reported SHA
306
+ `682623a979e351c3fb6d5b5b9ade907c7a979aea`.
307
+ - Deployed the updated Modal app after the `FEATURE2.md` / `FEATURE3.md` pass
308
+ so `analyze_image_llamacpp` uses the richer prompt plus expanded schema and
309
+ coercion. Authenticated private Space verification passed: root returned
310
+ `200` with the updated vocabulary shell, a synthetic target image returned a
311
+ real Modal analysis for `piston mechanism` at `0.85` confidence with 3 parts,
312
+ `/generate_scene` returned `renderer: three`, `render_mode: three`, and no
313
+ HTML field, and a high confidence threshold returned `render_mode: annotate`.
314
 
315
  ## Next Work
316