> ISPO SDK documentation. [HTML](https://ispo.ai/docs/types/core.CommunityPublicChannelProjection.html) · [Documentation index](https://ispo.ai/docs/llms.txt)

# Type Alias CommunityPublicChannelProjection

```typescript
CommunityPublicChannelProjection: z.output<
    typeof communityPublicChannelProjectionSchema,
>
```

Types: [communityPublicChannelProjectionSchema](../variables/core.Supporting_types.communityPublicChannelProjectionSchema.md)

A safe read model for rendered channels. The opaque reference is stable across browser reconnects but maps to the underlying Entity only inside the host-owned D1 projection store.
