- Add AiTemplateRegistry (resolves, keys, default) - Add template/templateContext params to PostContentGenerator; schema() delegates to template when both are set; instructions() uses template.promptView() - Refactor StreamPostCreation.handle() to resolve template via registry, build TemplateContext, delegate assemble() to template; add createPostFromGenerated() - Remove handleSingle(), handleCarousel(), resolvedContentType() (no other callers) - PostAiCreateController passes template param from request (default image_card) - All existing AI tests green; registry test added |
||
|---|---|---|
| .. | ||
| Api | ||
| App | ||
| Auth | ||
| Webhooks | ||
| Controller.php | ||