Backend: generator.py (1600 Z.) in Module gesplittet — pipeline, textkit, bausteine, onepager, guide, elements

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
team3
2026-06-12 08:05:47 +02:00
parent 0b4a086e89
commit 5702108d28
9 changed files with 1673 additions and 1599 deletions

View File

@@ -9,7 +9,7 @@ setup_logging()
from config import FRONTEND_DIST, STORAGE_DIR
from database import init_db, close_db
from generator import reconcile_guides
from guide import reconcile_guides
from routes import router