Academy v4: 3 research-backed lessons (30 slides + audio); new bean logo; custom plan/lot names
Test and deploy / test-and-deploy (push) Successful in 59s

Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
Shane Maynard
2026-08-09 14:30:42 -04:00
co-authored by Claude Fable 5
parent ec078116b4
commit 8b80c3fa6f
65 changed files with 1315 additions and 78 deletions
+17
View File
@@ -0,0 +1,17 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="110 78 292 356">
<!-- Standalone Roast Planner bean mark (no tile) for nav / auth / marketing lockups. -->
<defs>
<clipPath id="bean-clip">
<path d="M256 100 C 352 100 372 192 372 256 C 372 320 352 412 256 412 C 160 412 140 320 140 256 C 140 192 160 100 256 100 Z"/>
</clipPath>
</defs>
<g transform="rotate(-20 256 256)">
<g clip-path="url(#bean-clip)">
<rect x="120" y="80" width="136" height="352" fill="#7A8C5E"/>
<rect x="256" y="80" width="136" height="352" fill="#A8481A"/>
</g>
<path d="M256 100 C 352 100 372 192 372 256 C 372 320 352 412 256 412 C 160 412 140 320 140 256 C 140 192 160 100 256 100 Z"
fill="none" stroke="#54371F" stroke-width="14"/>
<path d="M256 122 C 296 190 216 322 256 390" fill="none" stroke="#FBF8F4" stroke-width="26" stroke-linecap="round"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 900 B