This repository has been archived on 2026-02-24. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
market/.gitmodules
giles b04dbbba67
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 59s
Remove glue submodule: models moved to shared/
The glue layer's models (MenuNode, ContainerRelation), services
(navigation, relationships), and event handlers have been absorbed
into shared/. The glue submodule caused duplicate SQLAlchemy table
registration for 'menu_nodes'.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 04:41:20 +00:00

5 lines
105 B
Plaintext

[submodule "shared"]
path = shared
url = https://git.rose-ash.com/coop/shared.git
branch = decoupling