Documentation Index
Fetch the complete documentation index at: https://docs.narrativebanking.com/llms.txt
Use this file to discover all available pages before exploring further.
Start here
Authentication guide
Session lifecycle, refresh policy, and runtime auth boundaries.
Coach guide
Conversation flow, streaming behaviour, and follow-up handling.
Money guide
Snapshot-based visibility, action workflows, and UI state strategy.
Growth guide
Opportunity discovery and project execution lifecycle.
Integrations guide
External provider connection lifecycle and operational controls.
QuickBooks integration
User connection flow, supported accounting data, and refresh expectations for QuickBooks.
Shopify integration
Setup, supported commerce data, and connection expectations for Shopify.
White-labeling guide
Partner branding, typography, and tenant-level visual customisation.
Capability summary
| Capability | What to focus on | Best starting page |
|---|---|---|
| Authentication | Token lifecycle, retry policy, and fail-closed behaviour | /sdk/api-auth |
| Coach | Conversation sessions, streaming output, and contextual follow-ups | /sdk/api-coach |
| Money | Snapshot consistency, action prioritisation, and status updates | /sdk/api-money |
| Growth | Opportunity evaluation and conversion into execution projects | /sdk/api-growth |
| Integrations | Provider connect/disconnect lifecycle and reconciliation | /sdk/api-integrations |
| QuickBooks | User connection flow, supported data, and refresh expectations | /sdk/quickbooks-integration |
| Shopify | Commerce connection setup, supported data, and sync expectations | /sdk/shopify-integration |
| White-labeling | Partner branding, theme, typography, and email presentation | /sdk/white-labeling |
Integration patterns to watch
Auth recovery
Use a single refresh-on-auth-failure strategy and fail closed if refresh does not recover session state.
Streaming UX
Handle progressive assistant output and completion signals as separate UI states.
Snapshot consistency
Keep one consistent data snapshot context across related views to avoid mismatched insights.