cy0307 commited on
Commit
f20db46
·
verified ·
1 Parent(s): 2258669

Sync Codex visual refresh: new light-theme diagrams, 3D hero, runtime/maturity visuals, refreshed social card

Browse files
Files changed (1) hide show
  1. assets/README.md +2 -0
assets/README.md CHANGED
@@ -8,6 +8,8 @@ This directory contains visual assets used by the repository README, GitHub Page
8
  - `loop-engineering-stack.svg` - Legacy vector source retained for lightweight and editable reuse.
9
  - `loop-contract-cards.svg` - Visual card grid for the Loop Contract: objective, trigger, intake, workspace, context, delegation, verification, state, budget, escalation, and exit.
10
  - `loop-lifecycle.svg` - One pass of a recurring loop: Intake, Delegate, Act, Verify, Persist, and Decide, where Decide retries, escalates, or exits.
 
 
11
  - `social-preview.png` - 1280x640 card for link sharing (og:image on the landing page) and GitHub social preview. After regenerating it, re-upload manually under repo Settings -> Social preview, and bump the `?v=` cache-bust parameter on the og:image and twitter:image URLs in docs/index.html.
12
 
13
  Please keep assets lightweight and directly useful for repository presentation. Avoid adding screenshots or large generated files unless they improve the README or documentation experience.
 
8
  - `loop-engineering-stack.svg` - Legacy vector source retained for lightweight and editable reuse.
9
  - `loop-contract-cards.svg` - Visual card grid for the Loop Contract: objective, trigger, intake, workspace, context, delegation, verification, state, budget, escalation, and exit.
10
  - `loop-lifecycle.svg` - One pass of a recurring loop: Intake, Delegate, Act, Verify, Persist, and Decide, where Decide retries, escalates, or exits.
11
+ - `loop-runtime-map.png` - ChatGPT Image-generated runtime map from a nearby session through desktop, CI/cloud, and durable-worker execution.
12
+ - `loop-maturity-model.png` - ChatGPT Image-generated seven-level maturity path from manual prompting to production-supervised loops.
13
  - `social-preview.png` - 1280x640 card for link sharing (og:image on the landing page) and GitHub social preview. After regenerating it, re-upload manually under repo Settings -> Social preview, and bump the `?v=` cache-bust parameter on the og:image and twitter:image URLs in docs/index.html.
14
 
15
  Please keep assets lightweight and directly useful for repository presentation. Avoid adding screenshots or large generated files unless they improve the README or documentation experience.