Data Privacy
Woes is designed to keep customer-visible surfaces separate from operator-only and server-only data.Customer-Visible Surfaces
Customer-visible surfaces include:- Widget messages.
- Email replies.
- Discord replies.
- Survey prompts.
- Public signed survey response pages.
- Raw API credentials.
- Provider or model internals.
- System prompts.
- Operator-only debug traces.
- Another workspace’s data.
- Service-role diagnostics.
Credentials
API credentials, source auth settings, provider keys, and integration secrets should stay server-side and encrypted or protected by the application’s secret mechanism. Do not put credentials in:- Source documentation content.
- Agent prompts.
- Macros.
- Survey messages.
- Customer replies.
- Screenshots in public docs.
