scaffold: src/main/{infra,domain} directory tree for v5 split

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
xRangerDE 2026-05-11 21:40:52 +02:00
parent 84aa4c5eca
commit 1b4dac5709
3 changed files with 3 additions and 0 deletions

0
src/main/domain/.gitkeep Normal file
View File

3
src/main/index.ts Normal file
View File

@ -0,0 +1,3 @@
// Stammverzeichnis fuer das v5-Architektur-Refactoring.
// Plan 04 macht daraus den Entry-Point statt src/main.ts.
export {};

0
src/main/infra/.gitkeep Normal file
View File