Commit graph

4 commits

Author SHA1 Message Date
Snider
b49607bbf3 refactor: update namespaces for L1 package convention
- Core\Mod\Tenant -> Core\Tenant

Part of namespace restructure to align with L1/L2 module conventions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 17:34:43 +00:00
Snider
518305142e refactor: relocate module from app/Mod/Developer to src/
Move module to standard package structure with namespace change
from Mod\Developer to Core\Developer. Updates composer.json
autoload configuration accordingly.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-27 16:25:31 +00:00
Snider
579d88b123 core-developer module 2026-01-26 20:23:54 +00:00
Snider
c19612d751
Initial commit 2026-01-26 18:40:00 +00:00