Wolfman broadcasts; every radio on the strip plays the same song. Phase 6 tunes the app in: full interactive parity with the web, chosen deliberately by the Flutter team over render-only. Three surfaces, mirroring kontent exactly: the in-body tag block (grey chips, group-only path, tappable → the tag screen); the CEWL Tags section in the shared lightbox with Browse / Copy link / Share; and the tag browse screen — PostsListPage with a TagHeader mirroring the category screen end-to-end, fed by Phase 5's GET /tags/{slug}/posts.
A mirror-shaped phase: freezed models for tag_items, one renderer case at the silent-drop dispatch (unknown kinds render nothing — the exact trap the enum posture exists for), one in-body widget, the CEWL wiring, and the browse layer — route, page param, bloc tag branch, repository call.