chore(blog): add // <gen:*> anchor comments for event/job generators

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-08 12:46:31 +02:00
parent 73bfb22fe2
commit 2506c2676b
5 changed files with 9 additions and 0 deletions

View File

@@ -131,4 +131,6 @@ export function bindProductionBlog(
),
),
);
// <gen:event-handlers>
// <gen:jobs>
}