Target Groups (Audience Labels)
Last Updated: 2026-05-27
The MVP does not include a separate Role entity. Audience targeting uses string labels stored as JSON arrays on Category and Knowledge.
How Target Groups Work
json
["developers", "marketeers", "management"]These labels are used for:
- Category organization — default audience for a thematic list
- Knowledge tagging — optional audience labels on individual items
- Notion sync — mapped to Multi-select properties in Notion
Current Limitations
- Target groups are not used for per-audience AI summaries (one Dutch summary per item)
- There is no dedicated database table or entity for roles/target groups
- There is no dynamic prompt routing based on target groups
Deferred Enhancements
See Deferred MVP Features for planned work on per-role summaries and prompt routing.