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>
13 lines
601 B
XML
13 lines
601 B
XML
<?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="M10.5,9.1v2.6h4.1V13h-4.1v3.2H8.9V7.8h6.1v1.3H10.5z"/>
|
|
</g>
|
|
</svg> |