cy0307 commited on
Commit
2f01b22
·
verified ·
1 Parent(s): 256c2da

Preserve the editorial cover in a media kit

Browse files
assets/BRAND.md CHANGED
@@ -37,5 +37,7 @@ browser tabs. The high-resolution transparent source is
37
  The diagrams and runtime scene use the same semantic color roles: cobalt for governance, cyan for
38
  work packets, green for evidence, violet for state or retry, and amber for human escalation.
39
 
40
- The README cover remains a separate editorial illustration. The social preview uses the mark as
41
- part of a composed 1280x640 sharing card and should not be substituted for the README cover.
 
 
 
37
  The diagrams and runtime scene use the same semantic color roles: cobalt for governance, cyan for
38
  work packets, green for evidence, violet for state or retry, and amber for human escalation.
39
 
40
+ The original editorial cover remains a separate illustration and is preserved in the
41
+ [media kit](MEDIA_KIT.md). It is shown in the lower README media section rather than used as the
42
+ header. The social preview uses the mark as part of a composed 1280x640 sharing card and should
43
+ not be substituted for the editorial cover.
assets/MEDIA_KIT.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Brand And Media Kit
2
+
3
+ Use these production assets when featuring Awesome Loop Engineering in articles, talks, launch posts, community roundups, or project directories.
4
+
5
+ ## Editorial Cover
6
+
7
+ <p align="center">
8
+ <a href="https://chaoyue0307.github.io/awesome-loop-engineering/"><img src="awesome-loop-engineering-cover.png" alt="Awesome Loop Engineering editorial cover showing the Loop, Harness, Context, and Prompt layers" width="100%"></a>
9
+ </p>
10
+
11
+ The original 1200x630 cover presents Loop Engineering as the operating layer above harness, context, and prompt engineering. Keep the full composition intact and link it to the [interactive Resource Atlas](https://chaoyue0307.github.io/awesome-loop-engineering/) when used online.
12
+
13
+ ## Asset Guide
14
+
15
+ | Asset | Size | Best use |
16
+ |---|---:|---|
17
+ | [`awesome-loop-engineering-cover.png`](awesome-loop-engineering-cover.png) | 1200x630 | Editorial features, article headers, talk title slides, and launch posts |
18
+ | [`social-preview.png`](social-preview.png) | 1280x640 | GitHub social preview, Open Graph cards, and current project sharing |
19
+ | [`awesome-loop-engineering-logo.png`](awesome-loop-engineering-logo.png) | 512x512 | General project branding and medium-size placements |
20
+ | [`awesome-loop-engineering-logo-192.png`](awesome-loop-engineering-logo-192.png) | 192x192 | Compact profiles and application icons |
21
+ | [`awesome-loop-engineering-logo-master.png`](awesome-loop-engineering-logo-master.png) | High resolution | Source asset for approved raster exports |
22
+
23
+ ## Usage
24
+
25
+ - Use the editorial cover as composed; do not crop individual layers or separate the labels from the stack.
26
+ - Use the social preview for link cards that need current project statistics.
27
+ - Use the logo family when the project name appears separately in adjacent text.
28
+ - Preserve the semantic layer order: Prompt, Context, Harness, then Loop.
29
+ - Follow the clear-space, color, and mark rules in the [brand system](BRAND.md).
30
+
31
+ Unless otherwise noted, these assets use the repository's [CC0-1.0 license](../LICENSE).
assets/README.md CHANGED
@@ -2,12 +2,13 @@
2
 
3
  This directory contains visual assets used by the repository README, GitHub Pages landing page, and social previews.
4
 
5
- - `awesome-loop-engineering-cover.png` - Wide README and repo-card cover image. It visualizes the Prompt, Context, Harness, and Loop stack.
6
  - `awesome-loop-engineering-logo-master.png` - High-resolution transparent ChatGPT Image source for the primary mark.
7
  - `awesome-loop-engineering-logo.png` - Production 512px mark used by the README, website, and Hugging Face card.
8
  - `awesome-loop-engineering-logo-192.png` - Compact profile and application icon.
9
  - `apple-touch-icon.png` and `favicon-32.png` - Web app and browser icon variants.
10
  - `BRAND.md` - Mark rationale, palette, clear-space rules, and usage guidance.
 
11
  - `loop-engineering-stack.png` - ChatGPT Image-generated editorial stack showing how Loop Engineering governs prompt, context, and harness engineering over time.
12
  - `loop-engineering-stack.svg` - Responsive desktop web visual for the four-layer engineering stack.
13
  - `loop-engineering-stack-mobile.png` - Mobile-first row layout that keeps all four layers legible at narrow widths.
 
2
 
3
  This directory contains visual assets used by the repository README, GitHub Pages landing page, and social previews.
4
 
5
+ - `awesome-loop-engineering-cover.png` - Original 1200x630 editorial cover, preserved for articles, talks, launch posts, and project features. It visualizes the Prompt, Context, Harness, and Loop stack.
6
  - `awesome-loop-engineering-logo-master.png` - High-resolution transparent ChatGPT Image source for the primary mark.
7
  - `awesome-loop-engineering-logo.png` - Production 512px mark used by the README, website, and Hugging Face card.
8
  - `awesome-loop-engineering-logo-192.png` - Compact profile and application icon.
9
  - `apple-touch-icon.png` and `favicon-32.png` - Web app and browser icon variants.
10
  - `BRAND.md` - Mark rationale, palette, clear-space rules, and usage guidance.
11
+ - `MEDIA_KIT.md` - Discoverable gallery and usage matrix for the cover, social card, and logo family.
12
  - `loop-engineering-stack.png` - ChatGPT Image-generated editorial stack showing how Loop Engineering governs prompt, context, and harness engineering over time.
13
  - `loop-engineering-stack.svg` - Responsive desktop web visual for the four-layer engineering stack.
14
  - `loop-engineering-stack-mobile.png` - Mobile-first row layout that keeps all four layers legible at narrow widths.
data/resources.csv CHANGED
The diff for this file is too large to render. See raw diff
 
data/resources.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
docs/index.html CHANGED
@@ -1475,6 +1475,7 @@
1475
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering">GitHub repository</a>
1476
  <a href="https://huggingface.co/datasets/cy0307/awesome-loop-engineering">Hugging Face dataset</a>
1477
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/blob/main/CONTRIBUTING.md">Contributing</a>
 
1478
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/fork">Fork and adapt</a>
1479
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/releases">Release notes</a>
1480
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/subscription">Watch releases + discussions</a>
 
1475
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering">GitHub repository</a>
1476
  <a href="https://huggingface.co/datasets/cy0307/awesome-loop-engineering">Hugging Face dataset</a>
1477
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/blob/main/CONTRIBUTING.md">Contributing</a>
1478
+ <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/blob/main/assets/MEDIA_KIT.md">Media kit</a>
1479
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/fork">Fork and adapt</a>
1480
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/releases">Release notes</a>
1481
  <a href="https://github.com/ChaoYue0307/awesome-loop-engineering/subscription">Watch releases + discussions</a>