feat(blog): conformance manifest + self-asserting bind-production

This commit is contained in:
2026-05-13 00:09:08 +02:00
parent 81a075a9b9
commit 9bbc068498
3 changed files with 48 additions and 0 deletions

View File

@@ -33,3 +33,4 @@ export type { IGetArticleBySlugController } from "./interface-adapters/controlle
// <gen:events>
// <gen:realtime-channels>
export { blogManifest, type BlogManifest } from "./feature.manifest";