List specific model imports, glue services, internal APIs, and
domain events that blog code actually references.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Document submodules, models, cross-app integration (event-driven
login adoption), and accurate directory structure.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Extract blog-specific code from the coop monolith into a standalone
repository. Includes auth, blog, post, admin, menu_items, snippets
blueprints, associated templates, Dockerfile (APP_MODULE=app:app),
entrypoint, and Gitea CI workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>