Skip to content

[ImgBot] Optimize images#2

Open
imgbot[bot] wants to merge 1 commit into
mainfrom
imgbot
Open

[ImgBot] Optimize images#2
imgbot[bot] wants to merge 1 commit into
mainfrom
imgbot

Conversation

@imgbot

@imgbot imgbot Bot commented Jun 25, 2026

Copy link
Copy Markdown

Beep boop. Your images are optimized!

Your image file size has been reduced by 8% 🎉

Details
File Before After Percent reduction
/assets/visuals/loop-engineering-logo.jpg 45.83kb 34.99kb 23.66%
/assets/visuals/loop-cycle-animated.svg 5.59kb 4.65kb 16.71%
/assets/visuals/loop-anatomy.jpg 79.16kb 68.16kb 13.90%
/assets/visuals/loop-engineering-social-banner.jpg 246.90kb 213.74kb 13.43%
/assets/visuals/loop-engineering-logo.svg 1.25kb 1.09kb 12.59%
/assets/visuals/social-preview.jpg 102.00kb 90.22kb 11.54%
/assets/visuals/primitives-infographic.jpg 104.80kb 94.10kb 10.21%
/assets/visuals/patterns-overview.svg 4.88kb 4.43kb 9.34%
/assets/visuals/section-divider.svg 0.97kb 0.88kb 9.10%
/assets/visuals/LE5.jpeg 115.87kb 106.99kb 7.66%
/assets/author-banner.jpg 254.86kb 240.58kb 5.60%
/assets/visuals/star-history.svg 205.20kb 198.32kb 3.35%
/assets/visuals/star-history-dark.svg 205.20kb 198.33kb 3.35%
/assets/visuals/loop-audit-demo.gif 70.53kb 70.46kb 0.11%
Total : 1,443.03kb 1,326.93kb 8.05%

📝 docs | :octocat: repo | 🙋🏾 issues | 🏪 marketplace

~Imgbot - Part of Optimole family

@imgbot
imgbot Bot force-pushed the imgbot branch 2 times, most recently from 79a4751 to 3d7bed3 Compare June 27, 2026 16:36
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

pull Bot pushed a commit that referenced this pull request Jul 7, 2026
…obusgreyling#190)

LOOP.md and docs/primitives.md describe "one worktree per fix; discard after
verifier REJECT or human escalation" in prose, but nothing created, tracked, or
swept them. loop-audit even scores worktree evidence yet had no tool to produce
it. This adds the missing code.

New package @cobusgreyling/loop-worktree:
- create  - git worktree add -b loop/<id> .loop-worktrees/<id> <base>,
            recorded in .loop-worktrees/manifest.json
- mark    - set an entry's status (active|rejected|escalated|merged|stale)
- cleanup - git worktree remove for rejected/escalated entries, then prune the
            manifest; skips dirty worktrees unless --force
- gc      - reconcile git worktree list against the manifest (report-only;
            --force removes orphans)
- list    - human or --json output

Stays independent of loop-context (no ledger coupling); pairs via a
`mark --status escalated` call in the loop's escalation path.

Registered in root test:tools/build:tools and the README tool table; wired into
docs/primitives.md #2. 8 tests over a real git fixture cover the
create/mark/cleanup/gc round-trip, the dirty-worktree safety skip, and the
not-a-repo / duplicate-id errors.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

No suggestions — looking good.

Posted by audit.yml · loop-audit docs

*Total -- 1,443.03kb -> 1,326.93kb (8.05%)

/assets/visuals/loop-engineering-logo.jpg -- 45.83kb -> 34.99kb (23.66%)
/assets/visuals/loop-cycle-animated.svg -- 5.59kb -> 4.65kb (16.71%)
/assets/visuals/loop-anatomy.jpg -- 79.16kb -> 68.16kb (13.9%)
/assets/visuals/loop-engineering-social-banner.jpg -- 246.90kb -> 213.74kb (13.43%)
/assets/visuals/loop-engineering-logo.svg -- 1.25kb -> 1.09kb (12.59%)
/assets/visuals/social-preview.jpg -- 102.00kb -> 90.22kb (11.54%)
/assets/visuals/primitives-infographic.jpg -- 104.80kb -> 94.10kb (10.21%)
/assets/visuals/patterns-overview.svg -- 4.88kb -> 4.43kb (9.34%)
/assets/visuals/section-divider.svg -- 0.97kb -> 0.88kb (9.1%)
/assets/visuals/LE5.jpeg -- 115.87kb -> 106.99kb (7.66%)
/assets/author-banner.jpg -- 254.86kb -> 240.58kb (5.6%)
/assets/visuals/star-history.svg -- 205.20kb -> 198.32kb (3.35%)
/assets/visuals/star-history-dark.svg -- 205.20kb -> 198.33kb (3.35%)
/assets/visuals/loop-audit-demo.gif -- 70.53kb -> 70.46kb (0.11%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
@github-actions

Copy link
Copy Markdown

Loop Readiness Audit

Score: 100/100 (L3)

Strong loop readiness — good candidate for L3 with explicit gates.

Top suggestions

Posted by audit.yml · loop-audit docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant