Remove embedded template copies from templates/repos/ and replace
with submodules pointing to the canonical template repos:
- Template-Client-Waas -> Template-Client
- Template-Generic -> Template-Generic
- Template-Joomla -> Template-Joomla
- Template-MCP -> Template-MCP
Dolibarr template removed (no longer needed).
Submodule paths match repo names for consistency.
Use `git submodule update --init` to populate after clone.
Remove embedded template copies from templates/repos/ and replace
with submodules pointing to the canonical template repos:
- client-waas -> Template-Client
- generic -> Template-Generic
- joomla -> Template-Joomla
- mcp -> Template-MCP
Dolibarr template removed (no longer needed).
Templates are now maintained in their own repos. Use
`git submodule update --init` to populate after clone.