feat: extract shared infrastructure from shared_lib

Phase 1-3 of decoupling plan:
- Shared DB, models, infrastructure, browser, config, utils
- Event infrastructure (domain_events outbox, bus, processor)
- Structured logging
- Generic container concept (container_type/container_id)
- Alembic migrations for all schema changes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
giles
2026-02-11 12:45:56 +00:00
commit ef806f8fbb
533 changed files with 276497 additions and 0 deletions

14
static/stickers/vegan.svg Normal file
View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generator: Adobe Illustrator 25.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve">
<style type="text/css">
.st0{fill:#009A82;}
.st1{enable-background:new ;}
.st2{fill:#F9F4E0;}
</style>
<circle class="st0" cx="12" cy="12" r="12"/>
<g class="st1">
<path class="st2" d="M12.8,7.8l-3.7,8.4H7.6L4,7.8h1.7l2.8,6.5l2.8-6.5H12.8z"/>
<path class="st2" d="M20,14.9v1.3h-6.3V7.8h6.1v1.3h-4.6v2.2h4.1v1.3h-4.1v2.3H20z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 689 B