- Co-Authored-By
- Claude Opus 5 (1M context) <noreply@anthropic.com>
- Claude-Session
- https://claude.ai/code/session_016o8HwTaqLKEWCHTjsjFtrB
Put our own mark on the cards, not Phoenix's
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
lib/openagents_web/og/brand_mark.ex -
modified
lib/openagents_web/og/templates.ex -
modified
priv/static/images/logo.svg -
modified
priv/static/images/og-card-default.png
Diff
4 files changed, +60 -18
lib/openagents_web/og/brand_mark.ex modified +46 -11
@@ -1,19 +1,54 @@
| 1 | 1 |
|
| 2 | 2 |
|
| 3 |
|
|
| 4 |
|
|
| 5 |
|
|
| 6 |
|
|
| 3 |
|
|
| 4 |
|
|
| 5 |
|
|
| 6 |
|
|
| 7 |
|
|
| 8 |
|
|
| 9 |
|
|
| 10 |
|
|
| 11 |
|
|
| 12 |
|
|
| 13 |
|
|
| 14 |
|
|
| 15 |
|
|
| 16 |
|
|
| 17 |
|
|
| 18 |
|
|
| 19 |
|
|
| 20 |
|
|
| 21 |
|
|
| 7 | 22 |
|
| 8 | 23 |
|
| 9 |
|
|
| 24 |
|
|
| 25 |
|
|
| 26 |
|
|
| 27 |
|
|
| 28 |
|
|
| 29 |
|
|
| 30 |
|
|
| 31 |
|
|
| 32 |
|
|
| 33 |
|
|
| 34 |
|
|
| 35 |
|
|
| 36 |
|
|
| 37 |
|
|
| 38 |
|
|
| 39 |
|
|
| 40 |
|
|
| 41 |
|
|
| 42 |
|
|
| 43 |
|
|
| 44 |
|
|
| 10 | 45 |
|
| 11 |
|
|
| 12 |
|
|
| 46 |
|
|
| 47 |
|
|
| 13 | 48 |
|
| 14 |
|
|
| 15 |
|
|
| 49 |
|
|
| 50 |
|
|
| 16 | 51 |
|
| 17 |
|
|
| 18 |
|
|
| 52 |
|
|
| 53 |
|
|
| 19 | 54 |
|
lib/openagents_web/og/templates.ex modified +11 -2
@@ -271,14 +271,23 @@ defmodule OpenAgentsWeb.OG.Templates do
| 271 | 271 |
|
| 272 | 272 |
|
| 273 | 273 |
|
| 274 |
|
|
| 275 |
|
|
| 274 | 276 |
|
| 275 | 277 |
|
| 276 | 278 |
|
| 279 |
|
|
| 280 |
|
|
| 281 |
|
|
| 282 |
|
|
| 277 | 283 |
|
| 278 | 284 |
|
| 279 | 285 |
|
| 280 |
|
|
| 281 |
|
|
| 286 |
|
|
| 287 |
|
|
| 288 |
|
|
| 289 |
|
|
| 290 |
|
|
| 282 | 291 |
|
| 283 | 292 |
|
| 284 | 293 |
|
priv/static/images/logo.svg modified +3 -5
@@ -1,6 +1,4 @@
| 1 |
|
|
| 2 |
|
|
| 3 |
|
|
| 4 |
|
|
| 5 |
|
|
| 1 |
|
|
| 2 |
|
|
| 3 |
|
|
| 6 | 4 |
|
priv/static/images/og-card-default.png modified
Binary file. Nothing to show as text.