• Joined on 2024-04-09
giles pushed to decoupling at coop/blog 2026-02-14 19:47:47 +00:00
45b748eb6d README: replace vague cross-app section with actual code dependencies
giles pushed to decoupling at coop/cart 2026-02-14 19:46:53 +00:00
2af4dd2073 Remove dead code: routes_old.py and unused imports
giles pushed to decoupling at coop/cart 2026-02-14 19:39:22 +00:00
6aa2919f34 Remove dead adopt_session_cart_for_user.py (replaced by glue/services/cart_adoption.py)
giles pushed to decoupling at coop/cart 2026-02-14 19:38:21 +00:00
61686fd70c Remove dead login_helper.py (replaced by glue/services/cart_adoption.py)
giles pushed to decoupling at coop/market 2026-02-14 19:36:28 +00:00
dc94cfa29e Update shared + glue submodule pointers (README additions)
giles pushed to decoupling at coop/blog 2026-02-14 19:36:26 +00:00
43bc03836d Update shared + glue submodule pointers (README additions)
giles pushed to decoupling at coop/events 2026-02-14 19:29:13 +00:00
ddbd04b67f Rewrite README for post-decoupling architecture
giles pushed to decoupling at coop/cart 2026-02-14 19:29:06 +00:00
4f9f482c6c Rewrite README for post-decoupling architecture
giles pushed to decoupling at coop/market 2026-02-14 19:28:59 +00:00
a29612ffa4 Rewrite README for post-decoupling architecture
giles pushed to decoupling at coop/blog 2026-02-14 19:28:51 +00:00
7d20f67d99 Rewrite README for post-decoupling architecture
giles pushed to decoupling at coop/shared 2026-02-14 19:28:46 +00:00
5877a7702f Add README documenting shared infrastructure
giles pushed to master at coop/glue 2026-02-14 19:18:07 +00:00
fc14d8323a Add README documenting glue layer architecture
giles pushed to decoupling at coop/market 2026-02-14 19:12:20 +00:00
99dd473afb Phase 5: Update shared + glue submodule pointers
giles pushed to decoupling at coop/events 2026-02-14 19:12:17 +00:00
88347222d8 Phase 5: Update shared + glue submodule pointers
giles pushed to decoupling at coop/cart 2026-02-14 19:12:13 +00:00
34032160f9 Phase 5: Update shared + glue submodule pointers
giles pushed to decoupling at coop/blog 2026-02-14 19:12:12 +00:00
6fb60d43c6 Phase 5: Update shared + glue submodule pointers
giles pushed to decoupling at coop/blog 2026-02-14 17:36:01 +00:00
a24e5c6407 Phase 5: Replace HTTP cart adoption with event-driven adoption
giles pushed to decoupling at coop/cart 2026-02-14 17:35:49 +00:00
d407957928 Phase 5: Replace cross-domain writes with glue services, emit events
giles pushed to decoupling at coop/events 2026-02-14 17:35:36 +00:00
bbde3c1f3f Phase 5: Remove cross-domain FKs and relationships from calendar models
giles pushed to decoupling at coop/shared 2026-02-14 17:35:21 +00:00
346d3f4e05 Phase 5: Drop cross-domain FK constraints (events → cart)