Skip to content

docs: replace Argus eye logo asset#271

Merged
rlaope merged 1 commit into
masterfrom
codex/update-eye-logo
Jun 10, 2026
Merged

docs: replace Argus eye logo asset#271
rlaope merged 1 commit into
masterfrom
codex/update-eye-logo

Conversation

@rlaope

@rlaope rlaope commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the stale Argus logo PNG with the generated green/bronze eye mark
  • keep README, static site, and embedded frontend logo assets byte-identical
  • resize the generated asset to 768x768 for README/header use

Verification

  • file assets/argus_logo.png site/assets/argus_logo.png argus-frontend/src/main/resources/public/img/argus_logo.png
  • shasum -a 256 assets/argus_logo.png site/assets/argus_logo.png argus-frontend/src/main/resources/public/img/argus_logo.png
  • Playwright smoke against python3 -m http.server for static site header logo loading
  • git diff --check

Notes

  • Full Gradle suite not run; change is limited to static PNG assets.

why: README, static site, and embedded frontend were still pointing at the old Argus logo asset after the generated eye mark was created.

Constraint: keep all three argus_logo.png copies byte-identical so README, site pages, and local dashboards do not drift visually.

Rejected: updating only README's asset because the site and local dashboard headers would continue to show the stale logo.

Confidence: high
Scope-risk: narrow raster asset replacement only
Directive: future logo swaps should update assets/argus_logo.png, site/assets/argus_logo.png, and argus-frontend/src/main/resources/public/img/argus_logo.png together.

Tested:
- file assets/argus_logo.png site/assets/argus_logo.png argus-frontend/src/main/resources/public/img/argus_logo.png
- shasum -a 256 assets/argus_logo.png site/assets/argus_logo.png argus-frontend/src/main/resources/public/img/argus_logo.png
- Playwright smoke against python3 -m http.server for site header logo loading
- git diff --check

Not-tested: full Gradle suite; change is limited to static PNG assets.
Signed-off-by: rlaope <piyrw9754@gmail.com>
@rlaope rlaope merged commit 8fb95c2 into master Jun 10, 2026
11 checks passed
@rlaope rlaope deleted the codex/update-eye-logo branch June 10, 2026 06:47
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