AI safety
Narrative SDK assistant behavior is constrained by safety, grounding, and responsibility boundaries.Assistant outputs are intended for decision support. They do not replace legal, tax, or regulated professional advice.
Core principles
Ground responses in authorized data and active product context.
Respect tenant and user access boundaries for every generated response.
Do not provide regulated legal, tax, or financial advice; provide guidance and escalation paths instead.
Safety controls in practice
Prompt + routing guardrails
Detect high-risk or out-of-scope requests and route to restricted handling paths.
Runtime disclaimers
Show explicit user-facing disclaimers for known uncertainty or processing states.
Refusal behavior
Refuse disallowed requests with clear rationale and safe alternatives.
Validation suites
Test tone, scope, and trigger behavior to catch regressions before release.