leedab 0.5.3 → 0.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -2
- package/_schema/customer-brain-template/01_Customers/engagement.md +42 -0
- package/_schema/customer-brain-template/01_Customers/qbr-template.md +49 -0
- package/_schema/customer-brain-template/02_Sales/pipeline.md +43 -0
- package/_schema/customer-brain-template/04_Operations/runbook.md +54 -0
- package/_schema/customer-brain-template/05_Finance/runway-snapshot.md +40 -0
- package/_schema/customer-brain-template/CLAUDE.md +66 -0
- package/_schema/customer-brain-template/README.md +43 -0
- package/_schema/customer-brain-template/_inbox/champion-day-0.md +69 -0
- package/_schema/customer-brain-template/_inbox/weekly-digest-template.md +53 -0
- package/_schema/customer-brain-template/_templates/customer.md +33 -0
- package/_schema/customer-brain-template/_templates/decision.md +30 -0
- package/agents/INDEX.md +151 -0
- package/agents/automation-agent.md +199 -0
- package/agents/backend-agent.md +104 -0
- package/agents/brand-agent.md +130 -0
- package/agents/campaigns-agent.md +98 -0
- package/agents/champion-agent.md +123 -0
- package/agents/compliance-agent.md +124 -0
- package/agents/concierge-agent.md +120 -0
- package/agents/content-agent.md +98 -0
- package/agents/coo-agent.md +191 -0
- package/agents/cx-agent.md +85 -0
- package/agents/data-agent.md +129 -0
- package/agents/delivery-agent.md +154 -0
- package/agents/devops-agent.md +117 -0
- package/agents/email-agent.md +114 -0
- package/agents/engineering-agent.md +136 -0
- package/agents/finance-agent.md +94 -0
- package/agents/frontend-agent.md +98 -0
- package/agents/implementation-agent.md +130 -0
- package/agents/investor-agent.md +127 -0
- package/agents/legal-agent.md +109 -0
- package/agents/marketing-agent.md +91 -0
- package/agents/onboarding-agent.md +122 -0
- package/agents/ops-agent.md +92 -0
- package/agents/people-agent.md +127 -0
- package/agents/procurement-agent.md +147 -0
- package/agents/product-agent.md +133 -0
- package/agents/research-agent.md +147 -0
- package/agents/sales-agent.md +112 -0
- package/agents/solutions-agent.md +111 -0
- package/agents/strategy-agent.md +107 -0
- package/agents/video-agent.md +94 -0
- package/apps/console/.next/standalone/.next/BUILD_ID +1 -1
- package/apps/console/.next/standalone/.next/app-build-manifest.json +542 -143
- package/apps/console/.next/standalone/.next/app-path-routes-manifest.json +77 -19
- package/apps/console/.next/standalone/.next/build-manifest.json +8 -8
- package/apps/console/.next/standalone/.next/prerender-manifest.json +39 -10
- package/apps/console/.next/standalone/.next/required-server-files.json +4 -0
- package/apps/console/.next/standalone/.next/routes-manifest.json +44 -0
- package/apps/console/.next/standalone/.next/server/app/_not-found/page.js +2 -2
- package/apps/console/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/apps/console/.next/standalone/.next/server/app/_not-found.rsc +8 -4
- package/apps/console/.next/standalone/.next/server/app/api/agent/route.js +2 -2
- package/apps/console/.next/standalone/.next/server/app/api/agent/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/agent/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/approvals/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/approvals/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/approvals/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/approvals/stream/route.js +2 -2
- package/apps/console/.next/standalone/.next/server/app/api/approvals/stream/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/approvals/stream/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/automation/workflow-blueprint/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/automation/workflow-blueprint/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/automation/workflow-blueprint/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/backend/endpoint-spec/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/backend/endpoint-spec/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/backend/endpoint-spec/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/bootstrap-admin-token/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/bootstrap-admin-token/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/bootstrap-admin-token/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/brand/brand-audit/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/brand/brand-audit/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/brand/brand-audit/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/campaigns/campaign-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/campaigns/campaign-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/campaigns/campaign-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/confidence/route.js +3 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/confidence/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/confidence/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/customer/route.js +3 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/customer/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/customer/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/dispatches/route.js +3 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/dispatches/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/dispatches/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/engagement/route.js +3 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/engagement/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/engagement/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/escalate/route.js +11 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/escalate/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/escalate/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/profile/route.js +4 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/profile/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/profile/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/screenshare/route.js +36 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/screenshare/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/screenshare/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/track-question/route.js +2 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/track-question/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/track-question/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/use-case-wiki/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/use-case-wiki/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/champion/use-case-wiki/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/chat/route.js +2 -2
- package/apps/console/.next/standalone/.next/server/app/api/chat/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/chat/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/compliance/risk-register-seed/route.js +33 -0
- package/apps/console/.next/standalone/.next/server/app/api/compliance/risk-register-seed/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/compliance/risk-register-seed/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/computer-use/[id]/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/computer-use/[id]/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/computer-use/[id]/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/computer-use/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/computer-use/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/computer-use/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/concierge/morning-brief/route.js +3 -0
- package/apps/console/.next/standalone/.next/server/app/api/concierge/morning-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/concierge/morning-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/contacts/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/contacts/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/contacts/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/content/seo-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/content/seo-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/content/seo-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/conversations/route.js +3 -9
- package/apps/console/.next/standalone/.next/server/app/api/conversations/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/conversations/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/coo/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/coo/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/coo/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/cx/escalation-triage/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/cx/escalation-triage/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/cx/escalation-triage/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/cx/health-score/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/cx/health-score/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/cx/health-score/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/data/cohort-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/data/cohort-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/data/cohort-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/delivery/qbr-brief/route.js +57 -0
- package/apps/console/.next/standalone/.next/server/app/api/delivery/qbr-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/delivery/qbr-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/delivery/weekly-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/delivery/weekly-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/delivery/weekly-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/dev/invalidate-cache/route.js +3 -0
- package/apps/console/.next/standalone/.next/server/app/api/dev/invalidate-cache/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/dev/invalidate-cache/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/devops/runbook/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/devops/runbook/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/devops/runbook/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/email/sequence-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/email/sequence-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/email/sequence-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/engineering/adr-draft/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/engineering/adr-draft/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/engineering/adr-draft/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/finance/runway-snapshot/route.js +49 -0
- package/apps/console/.next/standalone/.next/server/app/api/finance/runway-snapshot/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/finance/runway-snapshot/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/frontend/component-spec/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/frontend/component-spec/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/frontend/component-spec/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/health/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/health/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/implementation/brief/route.js +79 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-migration-script/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-migration-script/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-migration-script/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-n8n-workflow/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-n8n-workflow/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-n8n-workflow/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-skill-override/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-skill-override/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/implementation/scaffold-skill-override/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/inbox/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/inbox/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/inbox/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/inbox/stream/route.js +2 -2
- package/apps/console/.next/standalone/.next/server/app/api/inbox/stream/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/inbox/stream/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/investor/kpi-tracker/route.js +59 -0
- package/apps/console/.next/standalone/.next/server/app/api/investor/kpi-tracker/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/investor/kpi-tracker/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/channels/status/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/channels/status/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/channels/telegram/connect/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/channels/telegram/connect/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/channels/whatsapp/connect/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/channels/whatsapp/connect/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/leads/[id]/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/leads/[id]/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/leads/[id]/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/leads/[id]/status/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/leads/[id]/status/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/leads/[id]/status/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/templates/[name]/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/templates/[name]/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/gtm/templates/[name]/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/leedab/license/route.js +3 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/license/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/providers/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/providers/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/sessions/[id]/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/sessions/[id]/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/sessions/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/sessions/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/team/[id]/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/team/[id]/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/team/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/team/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/vault/route.js +2 -2
- package/apps/console/.next/standalone/.next/server/app/api/leedab/vault/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/workflows/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/leedab/workflows/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/legal/clause-template/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/legal/clause-template/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/legal/clause-template/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/marketing/cadence-planner/route.js +35 -0
- package/apps/console/.next/standalone/.next/server/app/api/marketing/cadence-planner/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/marketing/cadence-planner/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/marketing/competitive-snapshot/route.js +18 -0
- package/apps/console/.next/standalone/.next/server/app/api/marketing/competitive-snapshot/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/marketing/competitive-snapshot/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/onboarding/engagement-plan/route.js +17 -0
- package/apps/console/.next/standalone/.next/server/app/api/onboarding/engagement-plan/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/onboarding/engagement-plan/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/onboarding/kickoff-brief/route.js +63 -0
- package/apps/console/.next/standalone/.next/server/app/api/onboarding/kickoff-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/onboarding/kickoff-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/openclaw/status/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/openclaw/status/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/ops/dispatch-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/ops/dispatch-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/ops/dispatch-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/pack/route.js +3 -31
- package/apps/console/.next/standalone/.next/server/app/api/pack/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/pack/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/people/job-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/people/job-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/people/job-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/preferences/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/preferences/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/preferences/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/procurement/po-brief/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/procurement/po-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/procurement/po-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/product/prd-draft/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/product/prd-draft/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/product/prd-draft/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/research/prospect-intel/route.js +15 -0
- package/apps/console/.next/standalone/.next/server/app/api/research/prospect-intel/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/research/prospect-intel/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/research/search/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/research/search/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/research/search/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/routing/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/routing/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/routing/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/runs/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/runs/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/runs/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/sales/pipeline-summary/route.js +63 -0
- package/apps/console/.next/standalone/.next/server/app/api/sales/pipeline-summary/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/sales/pipeline-summary/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/sales/prospect-brief/route.js +6 -0
- package/apps/console/.next/standalone/.next/server/app/api/sales/prospect-brief/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/sales/prospect-brief/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/build/route.js +66 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/build/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/build/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/quickstart-regenerate/route.js +3 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/quickstart-regenerate/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/quickstart-regenerate/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/refine/route.js +22 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/refine/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/solutions/refine/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/strategy/market-pulse/route.js +17 -0
- package/apps/console/.next/standalone/.next/server/app/api/strategy/market-pulse/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/strategy/market-pulse/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/telegram/[customerId]/route.js +61 -0
- package/apps/console/.next/standalone/.next/server/app/api/telegram/[customerId]/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/telegram/[customerId]/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/templates/regenerate/route.js +23 -0
- package/apps/console/.next/standalone/.next/server/app/api/templates/regenerate/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/templates/regenerate/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/templates/route.js +1 -31
- package/apps/console/.next/standalone/.next/server/app/api/templates/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/uploads/[id]/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/uploads/[id]/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/uploads/[id]/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/uploads/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/uploads/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/uploads/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/usage/route.js +3 -9
- package/apps/console/.next/standalone/.next/server/app/api/usage/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/usage/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/video/video-script/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/video/video-script/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/video/video-script/route_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/api/webhooks/workflow/[id]/route.js +3 -1
- package/apps/console/.next/standalone/.next/server/app/api/webhooks/workflow/[id]/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/webhooks/workflow/[id]/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/history/[runId]/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/history/[runId]/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/history/[runId]/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/history/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/history/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/history/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/route.js +3 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/run/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/run/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/[id]/run/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/route.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/api/workflows/route_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/apple-icon.png/route.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/apple-icon.png/route.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/apple-icon.png.body +0 -0
- package/apps/console/.next/standalone/.next/server/app/apple-icon.png.meta +1 -0
- package/apps/console/.next/standalone/.next/server/app/gtm/page.js +2 -0
- package/apps/console/.next/standalone/.next/server/app/gtm/page.js.nft.json +1 -0
- package/apps/console/.next/standalone/.next/server/app/gtm/page_client-reference-manifest.js +1 -0
- package/apps/console/.next/standalone/.next/server/app/icon.png/route.js +1 -1
- package/apps/console/.next/standalone/.next/server/app/index.html +1 -1
- package/apps/console/.next/standalone/.next/server/app/index.rsc +9 -5
- package/apps/console/.next/standalone/.next/server/app/page.js +5 -2
- package/apps/console/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/apps/console/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/app-paths-manifest.json +77 -19
- package/apps/console/.next/standalone/.next/server/chunks/1372.js +9 -0
- package/apps/console/.next/standalone/.next/server/chunks/1558.js +38 -0
- package/apps/console/.next/standalone/.next/server/chunks/1692.js +1 -1
- package/apps/console/.next/standalone/.next/server/chunks/4768.js +17 -0
- package/apps/console/.next/standalone/.next/server/chunks/5611.js +3 -3
- package/apps/console/.next/standalone/.next/server/chunks/5670.js +3 -0
- package/apps/console/.next/standalone/.next/server/chunks/5873.js +10 -10
- package/apps/console/.next/standalone/.next/server/chunks/6150.js +22 -0
- package/apps/console/.next/standalone/.next/server/chunks/6235.js +9 -0
- package/apps/console/.next/standalone/.next/server/chunks/6255.js +1 -0
- package/apps/console/.next/standalone/.next/server/chunks/697.js +19 -0
- package/apps/console/.next/standalone/.next/server/chunks/7087.js +1 -9
- package/apps/console/.next/standalone/.next/server/chunks/7242.js +28 -0
- package/apps/console/.next/standalone/.next/server/chunks/7907.js +86 -0
- package/apps/console/.next/standalone/.next/server/chunks/854.js +1287 -0
- package/apps/console/.next/standalone/.next/server/chunks/897.js +3 -0
- package/apps/console/.next/standalone/.next/server/functions-config-manifest.json +73 -17
- package/apps/console/.next/standalone/.next/server/instrumentation.js +1 -1
- package/apps/console/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/next-font-manifest.js +1 -1
- package/apps/console/.next/standalone/.next/server/next-font-manifest.json +1 -1
- package/apps/console/.next/standalone/.next/server/pages/404.html +1 -1
- package/apps/console/.next/standalone/.next/server/pages/500.html +1 -1
- package/apps/console/.next/standalone/.next/server/pages/_app.js +1 -1
- package/apps/console/.next/standalone/.next/server/pages/_document.js +1 -1
- package/apps/console/.next/standalone/.next/server/pages/_error.js +3 -3
- package/apps/console/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/apps/console/.next/standalone/.next/static/cSGyydhlqn2VGaYXt0uuW/_buildManifest.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/1255-b28ea36bf0cdbd65.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/8118-681f2688832ccc66.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/agent/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/approvals/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/approvals/stream/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/automation/workflow-blueprint/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/backend/endpoint-spec/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/bootstrap-admin-token/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/brand/brand-audit/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/campaigns/campaign-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/confidence/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/customer/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/dispatches/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/engagement/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/escalate/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/profile/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/screenshare/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/track-question/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/champion/use-case-wiki/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/chat/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/compliance/risk-register-seed/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/computer-use/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/computer-use/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/concierge/morning-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/contacts/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/content/seo-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/conversations/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/coo/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/cx/escalation-triage/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/cx/health-score/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/data/cohort-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/delivery/qbr-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/delivery/weekly-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/dev/invalidate-cache/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/devops/runbook/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/email/sequence-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/engineering/adr-draft/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/finance/runway-snapshot/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/frontend/component-spec/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/health/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/implementation/brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/implementation/scaffold-migration-script/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/implementation/scaffold-n8n-workflow/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/implementation/scaffold-skill-override/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/inbox/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/inbox/stream/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/investor/kpi-tracker/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/channels/status/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/channels/telegram/connect/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/channels/whatsapp/connect/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/gtm/leads/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/gtm/leads/[id]/status/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/gtm/templates/[name]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/license/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/providers/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/sessions/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/sessions/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/team/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/team/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/vault/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/workflows/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/legal/clause-template/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/marketing/cadence-planner/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/marketing/competitive-snapshot/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/onboarding/engagement-plan/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/onboarding/kickoff-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/openclaw/status/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/ops/dispatch-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/pack/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/people/job-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/preferences/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/procurement/po-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/product/prd-draft/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/research/prospect-intel/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/research/search/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/routing/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/runs/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/sales/pipeline-summary/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/sales/prospect-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/solutions/build/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/solutions/quickstart-regenerate/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/solutions/refine/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/strategy/market-pulse/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/telegram/[customerId]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/templates/regenerate/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/templates/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/uploads/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/uploads/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/usage/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/video/video-script/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/webhooks/workflow/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/history/[runId]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/history/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/run/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/gtm/page-caca5eaacd3c81f2.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/layout-bd27cc63fde6b953.js +1 -0
- package/apps/console/.next/standalone/.next/static/chunks/app/page-01558715b1be9361.js +1 -0
- package/apps/console/.next/{static/chunks/main-48aa5dd07474f897.js → standalone/.next/static/chunks/main-d8fbd90b2bd781f8.js} +1 -1
- package/apps/console/.next/standalone/.next/static/chunks/{webpack-cdf4ab3c7a3034db.js → webpack-43f535d639053361.js} +1 -1
- package/apps/console/.next/standalone/.next/static/css/4bdbd0680d42c54d.css +3 -0
- package/apps/console/.next/standalone/.next/static/media/0f1bdadaf30e2d5f-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/22a5144ee8d83bca-s.p.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/2c34d62a75506231-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/35f3de0ebb1cfc70-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/5ece437c7024c161-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/601f5c280d60caca-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/9766a7e9e2e0ad5a-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/9cc5b37ab1350db7-s.p.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/a115172161b307bb-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/aa016aab0e6d1295-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/b66cf8e69499582a-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/d100b2a099e34044-s.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/e6099e249fd938cc-s.p.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/f5271587012faf78-s.p.woff2 +0 -0
- package/apps/console/.next/standalone/.next/static/media/f639721981034f88-s.woff2 +0 -0
- package/apps/console/.next/standalone/data/conversations/coo.json +116 -1
- package/apps/console/.next/standalone/data/conversations/procurement.json +33 -1
- package/apps/console/.next/standalone/data/uploads/316e1ef7-870d-4666-93fa-e439548fc0b6.pdf +0 -0
- package/apps/console/.next/standalone/data/uploads/_index.json +11 -0
- package/apps/console/.next/standalone/data/usage.json +81 -0
- package/apps/console/.next/standalone/node_modules/@next/env/package.json +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/build/analysis/get-page-static-info.js +12 -1
- package/apps/console/.next/standalone/node_modules/next/dist/build/next-config-ts/transpile-config.js +2 -1
- package/apps/console/.next/standalone/node_modules/next/dist/build/swc/index.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/build/webpack-config.js +2 -2
- package/apps/console/.next/standalone/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +2 -2
- package/apps/console/.next/standalone/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +9 -2
- package/apps/console/.next/standalone/node_modules/next/dist/client/script.js +5 -4
- package/apps/console/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +11 -11
- package/apps/console/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +11 -11
- package/apps/console/.next/standalone/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +13 -13
- package/apps/console/.next/standalone/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +9 -9
- package/apps/console/.next/standalone/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js +2 -2
- package/apps/console/.next/standalone/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +5 -5
- package/apps/console/.next/standalone/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +3 -3
- package/apps/console/.next/standalone/node_modules/next/dist/lib/typescript/required-packages.js +40 -0
- package/apps/console/.next/standalone/node_modules/next/dist/lib/verify-typescript-setup.js +7 -2
- package/apps/console/.next/standalone/node_modules/next/dist/pages/_document.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/app-render/action-handler.js +3 -6
- package/apps/console/.next/standalone/node_modules/next/dist/server/app-render/app-render.js +2 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +8 -20
- package/apps/console/.next/standalone/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +8 -7
- package/apps/console/.next/standalone/node_modules/next/dist/server/app-render/use-flight-response.js +2 -2
- package/apps/console/.next/standalone/node_modules/next/dist/server/base-server.js +12 -4
- package/apps/console/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/dev/hot-reloader-webpack.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/image-optimizer.js +22 -2
- package/apps/console/.next/standalone/node_modules/next/dist/server/lib/app-info-log.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/lib/is-rsc-request.js +18 -0
- package/apps/console/.next/standalone/node_modules/next/dist/server/lib/mock-request.js +30 -5
- package/apps/console/.next/standalone/node_modules/next/dist/server/lib/router-server.js +6 -3
- package/apps/console/.next/standalone/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +18 -4
- package/apps/console/.next/standalone/node_modules/next/dist/server/lib/server-ipc/utils.js +4 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/lib/start-server.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/next-server.js +2 -1
- package/apps/console/.next/standalone/node_modules/next/dist/server/route-modules/route-module.js +9 -3
- package/apps/console/.next/standalone/node_modules/next/dist/server/web/adapter.js +2 -1
- package/apps/console/.next/standalone/node_modules/next/dist/shared/lib/canary-only.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/{server → shared/lib}/htmlescape.js +15 -0
- package/apps/console/.next/standalone/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +56 -10
- package/apps/console/.next/standalone/node_modules/next/dist/telemetry/anonymous-meta.js +1 -1
- package/apps/console/.next/standalone/node_modules/next/dist/telemetry/events/version.js +2 -2
- package/apps/console/.next/standalone/node_modules/next/package.json +15 -15
- package/apps/console/.next/standalone/package.json +6 -0
- package/apps/console/.next/standalone/server.js +1 -1
- package/apps/console/.next/static/cSGyydhlqn2VGaYXt0uuW/_buildManifest.js +1 -0
- package/apps/console/.next/static/chunks/1255-b28ea36bf0cdbd65.js +1 -0
- package/apps/console/.next/static/chunks/8118-681f2688832ccc66.js +1 -0
- package/apps/console/.next/static/chunks/app/api/agent/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/approvals/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/approvals/stream/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/automation/workflow-blueprint/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/backend/endpoint-spec/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/bootstrap-admin-token/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/brand/brand-audit/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/campaigns/campaign-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/confidence/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/customer/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/dispatches/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/engagement/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/escalate/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/profile/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/screenshare/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/track-question/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/champion/use-case-wiki/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/chat/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/compliance/risk-register-seed/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/computer-use/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/computer-use/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/concierge/morning-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/contacts/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/content/seo-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/conversations/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/coo/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/cx/escalation-triage/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/cx/health-score/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/data/cohort-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/delivery/qbr-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/delivery/weekly-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/dev/invalidate-cache/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/devops/runbook/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/email/sequence-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/engineering/adr-draft/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/finance/runway-snapshot/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/frontend/component-spec/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/health/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/implementation/brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/implementation/scaffold-migration-script/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/implementation/scaffold-n8n-workflow/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/implementation/scaffold-skill-override/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/inbox/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/inbox/stream/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/investor/kpi-tracker/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/channels/status/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/channels/telegram/connect/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/channels/whatsapp/connect/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/gtm/leads/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/gtm/leads/[id]/status/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/gtm/templates/[name]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/license/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/providers/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/sessions/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/sessions/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/team/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/team/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/vault/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/leedab/workflows/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/legal/clause-template/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/marketing/cadence-planner/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/marketing/competitive-snapshot/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/onboarding/engagement-plan/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/onboarding/kickoff-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/openclaw/status/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/ops/dispatch-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/pack/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/people/job-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/preferences/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/procurement/po-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/product/prd-draft/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/research/prospect-intel/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/research/search/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/routing/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/runs/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/sales/pipeline-summary/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/sales/prospect-brief/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/solutions/build/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/solutions/quickstart-regenerate/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/solutions/refine/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/strategy/market-pulse/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/telegram/[customerId]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/templates/regenerate/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/templates/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/uploads/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/uploads/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/usage/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/video/video-script/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/webhooks/workflow/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/history/[runId]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/history/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/run/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/api/workflows/route-4178c1913c80eb12.js +1 -0
- package/apps/console/.next/static/chunks/app/gtm/page-caca5eaacd3c81f2.js +1 -0
- package/apps/console/.next/static/chunks/app/layout-bd27cc63fde6b953.js +1 -0
- package/apps/console/.next/static/chunks/app/page-01558715b1be9361.js +1 -0
- package/apps/console/.next/{standalone/.next/static/chunks/main-48aa5dd07474f897.js → static/chunks/main-d8fbd90b2bd781f8.js} +1 -1
- package/apps/console/.next/static/chunks/{webpack-cdf4ab3c7a3034db.js → webpack-43f535d639053361.js} +1 -1
- package/apps/console/.next/static/css/4bdbd0680d42c54d.css +3 -0
- package/apps/console/.next/static/media/0f1bdadaf30e2d5f-s.woff2 +0 -0
- package/apps/console/.next/static/media/22a5144ee8d83bca-s.p.woff2 +0 -0
- package/apps/console/.next/static/media/2c34d62a75506231-s.woff2 +0 -0
- package/apps/console/.next/static/media/35f3de0ebb1cfc70-s.woff2 +0 -0
- package/apps/console/.next/static/media/5ece437c7024c161-s.woff2 +0 -0
- package/apps/console/.next/static/media/601f5c280d60caca-s.woff2 +0 -0
- package/apps/console/.next/static/media/9766a7e9e2e0ad5a-s.woff2 +0 -0
- package/apps/console/.next/static/media/9cc5b37ab1350db7-s.p.woff2 +0 -0
- package/apps/console/.next/static/media/a115172161b307bb-s.woff2 +0 -0
- package/apps/console/.next/static/media/aa016aab0e6d1295-s.woff2 +0 -0
- package/apps/console/.next/static/media/b66cf8e69499582a-s.woff2 +0 -0
- package/apps/console/.next/static/media/d100b2a099e34044-s.woff2 +0 -0
- package/apps/console/.next/static/media/e6099e249fd938cc-s.p.woff2 +0 -0
- package/apps/console/.next/static/media/f5271587012faf78-s.p.woff2 +0 -0
- package/apps/console/.next/static/media/f639721981034f88-s.woff2 +0 -0
- package/apps/console/README.md +199 -0
- package/bin/leedab.js +271 -2
- package/bin/onboard-cofounder.sh +263 -0
- package/bin/onboard-customer.sh +303 -0
- package/bin/scan-secrets-tree.sh +138 -0
- package/bin/seed-workflows.mjs +80 -0
- package/bin/validate-manifests.sh +256 -0
- package/bin/wiring-status.sh +123 -0
- package/clients/default/manifest.json +191 -0
- package/clients/tarheel/INSTALL.md +333 -0
- package/clients/tarheel/manifest.json +34 -0
- package/context/brand-guide.md +95 -0
- package/context/competitor-landscape.md +120 -0
- package/context/customer-personas.md +91 -0
- package/context/customers/acme-logistics/playbook.md +19 -0
- package/context/customers/bondi-bloom/playbook.md +30 -0
- package/context/customers/chip-pro/playbook.md +107 -0
- package/context/customers/coastal-built/playbook.md +31 -0
- package/context/customers/element-pilates/playbook.md +33 -0
- package/context/customers/hawkesbury-roofing/playbook.md +21 -0
- package/context/customers/howard-partners/playbook.md +33 -0
- package/context/customers/ledbetter-advisory/playbook.md +21 -0
- package/context/customers/sunset-cafe/playbook.md +27 -0
- package/context/customers/tarheel/playbook.md +28 -0
- package/context/metrics.md +74 -0
- package/context/product-brief.md +134 -0
- package/context/roadmap.md +76 -0
- package/context/skills/brand-skills.md +62 -0
- package/context/skills/campaigns-skills.md +161 -0
- package/context/skills/compliance-skills.md +83 -0
- package/context/skills/concierge-skills.md +55 -0
- package/context/skills/content-skills.md +179 -0
- package/context/skills/cx-skills.md +296 -0
- package/context/skills/dashboard-ops.md +43 -0
- package/context/skills/email-skills.md +137 -0
- package/context/skills/finance-skills.md +314 -0
- package/context/skills/marketing-skills.md +843 -0
- package/context/skills/n8n-skills.md +110 -0
- package/context/skills/ops-skills.md +324 -0
- package/context/skills/people-skills.md +52 -0
- package/context/skills/procurement-skills.md +69 -0
- package/context/skills/product-skills.md +569 -0
- package/context/skills/research-skills.md +62 -0
- package/context/skills/sales-skills.md +827 -0
- package/context/skills/strategy-investor-skills.md +530 -0
- package/context/skills/video-skills.md +109 -0
- package/context/use-cases/construction.md +97 -0
- package/context/use-cases/hospitality.md +76 -0
- package/context/use-cases/logistics.md +57 -0
- package/context/use-cases/professional.md +61 -0
- package/context/use-cases/retail.md +80 -0
- package/context/use-cases/trades.md +97 -0
- package/dist/console-launcher.js +9 -0
- package/dist/gateway.js +4 -1
- package/dist/gtm/templates.js +17 -3
- package/dist/license.d.ts +6 -0
- package/dist/license.js +10 -0
- package/package.json +13 -3
- package/wiki/README.md +27 -0
- package/wiki/customer-use-cases/README.md +26 -0
- package/wiki/customer-use-cases/_template.md +42 -0
- package/wiki/customer-use-cases/agencies.md +47 -0
- package/wiki/customer-use-cases/ecommerce.md +47 -0
- package/wiki/customer-use-cases/food-service.md +45 -0
- package/wiki/customer-use-cases/healthcare.md +49 -0
- package/wiki/customer-use-cases/hospitality.md +47 -0
- package/wiki/customer-use-cases/logistics.md +58 -0
- package/wiki/customer-use-cases/manufacturing.md +45 -0
- package/wiki/customer-use-cases/professional.md +48 -0
- package/wiki/customer-use-cases/retail.md +44 -0
- package/wiki/customer-use-cases/trades.md +47 -0
- package/apps/console/.next/standalone/.next/server/app/api/demo/route.js +0 -19
- package/apps/console/.next/standalone/.next/server/app/api/demo/route.js.nft.json +0 -1
- package/apps/console/.next/standalone/.next/server/app/api/demo/route_client-reference-manifest.js +0 -1
- package/apps/console/.next/standalone/.next/server/chunks/2126.js +0 -9
- package/apps/console/.next/standalone/.next/server/chunks/4296.js +0 -9
- package/apps/console/.next/standalone/.next/server/chunks/5267.js +0 -9
- package/apps/console/.next/standalone/.next/server/chunks/7515.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/1255-5fe68596fe147850.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/856-71ac9b098091e245.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/agent/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/approvals/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/approvals/stream/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/chat/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/computer-use/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/computer-use/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/contacts/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/conversations/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/demo/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/health/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/inbox/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/inbox/stream/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/channels/status/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/channels/telegram/connect/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/channels/whatsapp/connect/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/license/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/providers/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/sessions/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/sessions/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/team/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/team/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/vault/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/leedab/workflows/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/openclaw/status/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/pack/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/preferences/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/routing/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/runs/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/templates/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/uploads/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/uploads/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/usage/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/webhooks/workflow/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/history/[runId]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/history/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/[id]/run/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/api/workflows/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/layout-6be76a69bef30b9d.js +0 -1
- package/apps/console/.next/standalone/.next/static/chunks/app/page-4b700096636d1cae.js +0 -1
- package/apps/console/.next/standalone/.next/static/css/5c5c01673617cce6.css +0 -3
- package/apps/console/.next/standalone/.next/static/waL1Qm5zCQrO1oi52jYdI/_buildManifest.js +0 -1
- package/apps/console/.next/static/chunks/1255-5fe68596fe147850.js +0 -1
- package/apps/console/.next/static/chunks/856-71ac9b098091e245.js +0 -1
- package/apps/console/.next/static/chunks/app/api/agent/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/approvals/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/approvals/stream/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/chat/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/computer-use/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/computer-use/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/contacts/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/conversations/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/demo/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/health/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/inbox/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/inbox/stream/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/channels/status/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/channels/telegram/connect/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/channels/whatsapp/connect/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/license/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/providers/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/sessions/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/sessions/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/team/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/team/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/vault/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/leedab/workflows/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/openclaw/status/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/pack/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/preferences/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/routing/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/runs/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/templates/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/uploads/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/uploads/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/usage/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/webhooks/workflow/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/history/[runId]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/history/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/workflows/[id]/run/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/api/workflows/route-35bf83db0bc9ad19.js +0 -1
- package/apps/console/.next/static/chunks/app/layout-6be76a69bef30b9d.js +0 -1
- package/apps/console/.next/static/chunks/app/page-4b700096636d1cae.js +0 -1
- package/apps/console/.next/static/css/5c5c01673617cce6.css +0 -3
- package/apps/console/.next/static/waL1Qm5zCQrO1oi52jYdI/_buildManifest.js +0 -1
- /package/apps/console/.next/standalone/.next/static/{waL1Qm5zCQrO1oi52jYdI → cSGyydhlqn2VGaYXt0uuW}/_ssgManifest.js +0 -0
- /package/apps/console/.next/static/{waL1Qm5zCQrO1oi52jYdI → cSGyydhlqn2VGaYXt0uuW}/_ssgManifest.js +0 -0
package/wiki/README.md
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# LeedAB OS — wiki
|
|
2
|
+
|
|
3
|
+
Cross-customer accumulated wisdom that ships with the OS. Read by agents at runtime via the `read_use_case_wiki` tool family.
|
|
4
|
+
|
|
5
|
+
## Layout
|
|
6
|
+
|
|
7
|
+
- `customer-use-cases/<industry>.md` — per-industry briefing read by Champion + Solutions when grounding work in a customer's vertical.
|
|
8
|
+
- `agent-design-patterns/` *(reserved)* — when an agent design pattern stabilises, mirror it from the LeedAB Brain so the OS can ship without the Brain at hand.
|
|
9
|
+
|
|
10
|
+
## Where the canonical content lives
|
|
11
|
+
|
|
12
|
+
The `LeedAB Brain/Wiki/` vault is the **working canonical source**. Mina + Muiez accumulate it there as a regular doc surface (with frontmatter, with backlinks, with weekly review). The OS-shipped fallback in this folder is a SHIPPABLE SNAPSHOT — what runtime code reads when the Brain isn't accessible (e.g. on Vercel deploys, in customer appliances).
|
|
13
|
+
|
|
14
|
+
To override at runtime and read directly from the Brain in dev:
|
|
15
|
+
|
|
16
|
+
```
|
|
17
|
+
LEEDAB_WIKI_ROOT=/path/to/LeedAB\ Brain/Wiki npm run dev
|
|
18
|
+
```
|
|
19
|
+
|
|
20
|
+
When the Brain content drifts ahead of the OS-shipped snapshot, sync it down via the periodic snapshot job *(planned — not built yet)*. For now, treat divergence as expected and refresh manually before a release.
|
|
21
|
+
|
|
22
|
+
## Editing rules
|
|
23
|
+
|
|
24
|
+
- **Joint authority** — Mina + Muiez both edit. Substantive changes warrant a Telegram heads-up so the other isn't surprised.
|
|
25
|
+
- **No customer names** in the public-facing OS-shipped snapshot. Customer specifics belong in `01_Customers/<Co>/` in the Brain or in the per-customer brain. Keep these files industry-shaped.
|
|
26
|
+
- **Slugs are kebab-case** (`professional-services`, not `Professional Services` or `prof_services`). Filenames must match `^[a-z0-9](?:[a-z0-9-]{0,40}[a-z0-9])?$` — the runtime reader rejects anything outside that.
|
|
27
|
+
- **Body shape** — see `customer-use-cases/_template.md` for the convention agents expect to find.
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
# Customer use-case wiki
|
|
2
|
+
|
|
3
|
+
One file per industry. Read by Champion (when grounding the Champion's coaching in their customer's vertical) and Solutions (when the prospect-build agent is generating a manifest for a new prospect in this vertical).
|
|
4
|
+
|
|
5
|
+
## Filename rule
|
|
6
|
+
|
|
7
|
+
`<industry-slug>.md` where the slug is lowercase alphanumeric + hyphens, 1-42 chars. Runtime regex: `^[a-z0-9](?:[a-z0-9-]{0,40}[a-z0-9])?$`. Filenames that don't match are silently invisible — the reader rejects them.
|
|
8
|
+
|
|
9
|
+
## Body shape
|
|
10
|
+
|
|
11
|
+
Every entry should have at least these sections, in order:
|
|
12
|
+
|
|
13
|
+
1. **Vertical fingerprint** — one paragraph: who works in this vertical, what their day looks like, what they're stressed about.
|
|
14
|
+
2. **Common workflows** — 5–10 bullet workflows agents should expect to be asked to handle. Each in customer's vocabulary, not LeedAB's.
|
|
15
|
+
3. **Tone notes** — how the customer speaks: terse / formal / warm / blue-collar / brand-driven / etc. Affects every reply the COO orchestrator sends.
|
|
16
|
+
4. **Default agent subset** — which 5–7 of the 31 LeedAB agents map to this vertical's pain. Used by Solutions when defaulting a manifest.
|
|
17
|
+
5. **Known failure modes** — patterns that have burned us before (a workflow that looks easy but is sensitive, an integration that misbehaves, a tone choice that backfired).
|
|
18
|
+
6. **LeedAB customers in this vertical** *(internal-only — strip before shipping public)* — for Mina + Muiez context. Not loaded into agent context.
|
|
19
|
+
|
|
20
|
+
See `_template.md` for the boilerplate.
|
|
21
|
+
|
|
22
|
+
## Editing
|
|
23
|
+
|
|
24
|
+
Adding a new industry: copy `_template.md`, rename, fill in. Bump the matching default subset in Solutions if the agent set should change (`apps/console/lib/solutions/parse-brief.ts` may carry hard-coded defaults — check before assuming the agent reads from here).
|
|
25
|
+
|
|
26
|
+
Removing an industry that has live customers: don't. Mark it `## Status: deprecated` at the top and keep the page.
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# {{Industry name}}
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Who works in this vertical. A typical day. What they're stressed about. One paragraph, 4-6 sentences.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
5-10 workflows agents should expect to be asked to run. Use the customer's vocabulary, not LeedAB internal terms.
|
|
10
|
+
|
|
11
|
+
- Workflow 1
|
|
12
|
+
- Workflow 2
|
|
13
|
+
- ...
|
|
14
|
+
|
|
15
|
+
## Tone notes
|
|
16
|
+
|
|
17
|
+
How customers in this vertical speak. Affects every reply the COO sends.
|
|
18
|
+
|
|
19
|
+
- Default register: formal / casual / blue-collar / warm-brand / terse-direct
|
|
20
|
+
- Common words to mirror: ...
|
|
21
|
+
- Words to avoid: ...
|
|
22
|
+
- Sign-off convention: ...
|
|
23
|
+
|
|
24
|
+
## Default agent subset
|
|
25
|
+
|
|
26
|
+
Which 5-7 of the 31 LeedAB agents map to this vertical's pain. Used by Solutions when defaulting a manifest for a new prospect.
|
|
27
|
+
|
|
28
|
+
- agent-id-1
|
|
29
|
+
- agent-id-2
|
|
30
|
+
- ...
|
|
31
|
+
|
|
32
|
+
## Known failure modes
|
|
33
|
+
|
|
34
|
+
Patterns that have burned us before. Be specific — name the workflow + what broke.
|
|
35
|
+
|
|
36
|
+
- ...
|
|
37
|
+
|
|
38
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
39
|
+
|
|
40
|
+
Names + slugs of LeedAB customers in this vertical. Not loaded into agent context.
|
|
41
|
+
|
|
42
|
+
- Customer name (`slug`)
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Agencies
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Agencies sell their team's time and expertise — creative agencies, marketing agencies, dev shops, design studios, PR firms. The decision-maker is usually a founder-principal or operations lead balancing this week's deliverables against next quarter's pipeline against the team's utilisation rate. They think in billable hours, utilisation %, gross margin per project, scope creep, retainer renewal, and the difference between a good client and a profitable one (often not the same). The stack is project-management (Notion / Asana / Monday / ClickUp) + time-tracking (Harvest / Toggl) + invoicing (Xero / QuickBooks / Stripe) + storage (Google Drive / Dropbox).
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Pipeline review — what's in / next month / probability-weighted; flag drop-offs and follow up before they go cold
|
|
10
|
+
- Project profitability check — actual hours vs. quoted hours, in-progress and post-mortem; flag scope-creep risks early
|
|
11
|
+
- Client-status digest — weekly update per client: what shipped, what's next, what blocks; sent to the client + saved in vault
|
|
12
|
+
- Retainer renewal coordination — 60 days out, draft renewal terms, surface usage trends, offer contract adjustments
|
|
13
|
+
- Pitch / proposal drafting — RFP response, scope + timeline + pricing — drafted with margin model behind it
|
|
14
|
+
- Resource allocation — who's on which project this week, surface over-utilisation (>100%) and under-utilisation (<70%)
|
|
15
|
+
- Subcontractor management — when work goes to freelancers, track scope + deadlines + invoice reconciliation
|
|
16
|
+
- Case-study / portfolio update — when a project ships, capture metrics + permission to publish + draft case study
|
|
17
|
+
- Receivables chase — overdue invoices, escalation cadence, surface frozen accounts before they become legal
|
|
18
|
+
- Internal training / knowledge transfer — when a senior leaves a project, ensure the playbook is documented before they roll off
|
|
19
|
+
|
|
20
|
+
## Tone notes
|
|
21
|
+
|
|
22
|
+
- Default register: professional-warm. Agencies sell trust; the tone is closer to a strategic adviser than a vendor.
|
|
23
|
+
- Common words to mirror: scope, retainer, deliverable, milestone, turnaround, brief, kickoff, pitch, RFP, billable, utilisation
|
|
24
|
+
- Words to avoid: corporate boilerplate ("at your earliest convenience"), generic SaaS-isms, casual tone with new clients (earn it first)
|
|
25
|
+
- Sign-off convention: first name + role + agency (Mina, Strategy Lead — [Agency]). Senior-on-senior is common.
|
|
26
|
+
|
|
27
|
+
## Default agent subset
|
|
28
|
+
|
|
29
|
+
- sales
|
|
30
|
+
- cx
|
|
31
|
+
- finance
|
|
32
|
+
- marketing
|
|
33
|
+
- people *(utilisation + freelancer coordination)*
|
|
34
|
+
- legal *(MSAs, IP, NDAs)*
|
|
35
|
+
|
|
36
|
+
## Known failure modes
|
|
37
|
+
|
|
38
|
+
- **Quoting fixed-price work without a margin model.** Agencies that price by gut and not by hours-cost get eroded over time.
|
|
39
|
+
- **Letting scope creep land silently.** "While you're at it..." adds 30% to the project for free unless documented + change-ordered.
|
|
40
|
+
- **Confusing client-friendliness with client-overcommitment.** Saying yes to every request kills team morale and project margins.
|
|
41
|
+
- **Auto-sending status updates that paper over delays.** Clients appreciate a candid "we hit a snag, here's the recovery plan" more than a glossy "all on track" until the deadline misses.
|
|
42
|
+
- **Receivables chases that read aggressive too early.** First nudge: gentle reminder. Second: with copy of invoice + new due date. Third: pause new work + escalation. Don't skip steps.
|
|
43
|
+
- **Subcontractor invoices reconciled separately from project P&L.** Means project profitability is never truly known until the freelancer invoices land.
|
|
44
|
+
|
|
45
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
46
|
+
|
|
47
|
+
- (none yet — first prospect should populate this section)
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# E-commerce
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
E-commerce operators run direct-to-consumer or B2B online stores where every aspect of the customer relationship — discovery, decision, purchase, support, retention — happens digitally. The decision-maker is often a founder-operator or a small ops team running multiple channels: their own Shopify / WooCommerce / Magento store, plus marketplaces (Amazon, eBay, Etsy, Catch), plus social commerce (Instagram, TikTok). They think in conversion rate, average order value (AOV), customer acquisition cost (CAC), lifetime value (LTV), return rate, ROAS (return on ad spend), and cart-abandonment rate. The stack is heavy: Shopify + Klaviyo + ShipStation + Gorgias + Meta Ads + Google Ads + ReCharge + ParcelPanel and a dozen apps wired to each.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Order issue triage — late delivery, damaged, wrong item, fraud-flag — decide refund / replace / dispute, draft customer reply
|
|
10
|
+
- Cart-abandonment recovery — sequence triggered, A/B testable, declines with each subsequent send to avoid spam reports
|
|
11
|
+
- Inventory reorder — sales velocity vs. stock + lead time = reorder trigger per SKU; alert on stockout-imminent SKUs
|
|
12
|
+
- Negative-review response — public reply that makes the customer feel heard while protecting the brand from look-bad-on-camera attacks
|
|
13
|
+
- Returns processing — RMA generated, return label, refund or store-credit decision, restocking fee policy enforced
|
|
14
|
+
- Marketing-campaign coordination — promo codes synced across Shopify + ad platforms + email; promo landing page tested
|
|
15
|
+
- Compliance updates — privacy policy, T&Cs, refund policy — version-controlled, customer-comms when material changes
|
|
16
|
+
- Cohort + LTV reporting — by acquisition channel, by first-product, by AOV band; surface declining segments early
|
|
17
|
+
- Influencer / affiliate seeding — outreach + product-send + tracking + commission reconciliation
|
|
18
|
+
- Supplier-side issues — drop-shipper out of stock, price hike, replacement supplier qualification
|
|
19
|
+
|
|
20
|
+
## Tone notes
|
|
21
|
+
|
|
22
|
+
- Default register: brand-led — match what the customer's website + Instagram already say. E-commerce is brand-heavy; the COO can't sound generic.
|
|
23
|
+
- Common words to mirror: AOV, CAC, LTV, ROAS, CR (conversion rate), checkout, cart, restock, dropship, fulfillment, SKU, variant
|
|
24
|
+
- Words to avoid: "patron" (too formal), generic SaaS-speak ("solution", "platform"), corporate-apology template-isms
|
|
25
|
+
- Sign-off convention: brand-first then person ("The [Brand] Team — Mia"). Solo-founder brands often sign off as the founder ("Mia, founder of [Brand]"); preserve that voice.
|
|
26
|
+
|
|
27
|
+
## Default agent subset
|
|
28
|
+
|
|
29
|
+
- cx
|
|
30
|
+
- marketing
|
|
31
|
+
- email
|
|
32
|
+
- campaigns
|
|
33
|
+
- ops
|
|
34
|
+
- finance
|
|
35
|
+
|
|
36
|
+
## Known failure modes
|
|
37
|
+
|
|
38
|
+
- **Auto-issuing refunds for fraud-flagged orders.** Chargeback-vs-refund is a strategic decision; agents draft the path, humans authorise.
|
|
39
|
+
- **Sending generic cart-abandonment emails to high-value customers.** The 4th repeat customer isn't a stranger; their flow should differ.
|
|
40
|
+
- **Reorder triggers ignoring promo cycles.** A flash sale triples sales velocity for 48h; reorder triggers based on raw velocity over-commit.
|
|
41
|
+
- **Public review replies that argue with the customer.** Even when the customer is wrong, a defensive public reply hurts the brand more than the original complaint.
|
|
42
|
+
- **Cross-channel inventory drift.** Showing "in stock" on Shopify while Amazon already sold the last unit = oversold. Inventory truth-source must be one system.
|
|
43
|
+
- **Forgetting to update tax / shipping rates by region.** Especially when expanding to a new state or country.
|
|
44
|
+
|
|
45
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
46
|
+
|
|
47
|
+
- (none yet — first prospect should populate this section)
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Food service
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Food-service operators run cafés, restaurants, ghost kitchens, food trucks, and catering businesses where the daily rhythm is dictated by service times, perishable inventory, and hourly staff availability. The decision-maker is usually an owner-operator or hospitality manager balancing tonight's service against this week's roster and next month's food-cost percentage. They think in covers (customers served), turn time, COGS%, mise en place, prep lists, par stock, 86 (out-of-stock items), gross profit margin per dish, and labour percentage. Many run on a POS (Square / Lightspeed / Toast) plus a roster app (Deputy / Tanda) plus WhatsApp groups for shift comms.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Daily prep-list generation — count covers booked, prior-week shape, current par stock; produce a prep list for the kitchen
|
|
10
|
+
- Roster published vs. demand mismatch — too few staff for booked covers, or too many on a quiet day, surface for adjustment
|
|
11
|
+
- 86 management — when a dish runs out mid-service, customer notification + POS update + supplier reorder if recurring
|
|
12
|
+
- Supplier ordering — perishable goods reordered on rolling cycles per supplier (greengrocer daily, butcher 2x/week, dry goods weekly)
|
|
13
|
+
- Customer-review handler — Google / TripAdvisor / Yelp review comes in, draft tone-matched response within 24h
|
|
14
|
+
- Roster cover request — staff calls in sick, find replacement from approved-roster list, escalate to manager if no cover within 30min
|
|
15
|
+
- Promo / event push — Friday-night promo, ticketed event, set-menu — coordinate marketing + ops + supplier orders
|
|
16
|
+
- Food-cost percentage drift — weekly check, surface dishes whose ingredient cost has crept up enough to hurt margin
|
|
17
|
+
- Compliance log — food-safety temperature checks, allergen registers, cleaning rosters; daily attestations
|
|
18
|
+
|
|
19
|
+
## Tone notes
|
|
20
|
+
|
|
21
|
+
- Default register: warm-but-direct. Hospitality is a relationship business; the tone of customer comms is closer to "thank you for the heads up, we'll fix it" than to a corporate apology template.
|
|
22
|
+
- Common words to mirror: covers, service, turn, prep, mise, 86, par, COGS, FOH (front-of-house), BOH (back-of-house), brigade, runner, bartender
|
|
23
|
+
- Words to avoid: "patron" (too formal for most casual venues), "experience" (overused), "curated" (overused), "concept"
|
|
24
|
+
- Sign-off convention: first name + role ("Lina, Manager — Surry Hills"). Owner sign-offs feel personal and disarm complaints; use them for any 3-star-and-below review.
|
|
25
|
+
|
|
26
|
+
## Default agent subset
|
|
27
|
+
|
|
28
|
+
- ops
|
|
29
|
+
- cx
|
|
30
|
+
- marketing
|
|
31
|
+
- procurement
|
|
32
|
+
- people
|
|
33
|
+
- finance
|
|
34
|
+
|
|
35
|
+
## Known failure modes
|
|
36
|
+
|
|
37
|
+
- **Auto-replying to negative reviews without context.** A 1-star review for a 90-minute wait might be Friday-night reality, or might be a kitchen meltdown. Surface to a human; never auto-publish a review reply.
|
|
38
|
+
- **Reordering perishables without checking near-end-of-life stock.** Perishable inventory turnover is the #1 driver of food cost. Always check what's ageing in the walk-in before suggesting a reorder.
|
|
39
|
+
- **Generic promo broadcasts.** Loyalty customers get different messaging than first-timers. Segment basics matter even for a small operator.
|
|
40
|
+
- **Auto-acting on compliance incidents.** Allergen mistakes, food-safety breaches, suspected food-poisoning — never auto-action; route to the manager + the operator's compliance procedure.
|
|
41
|
+
- **Roster decisions made without checking award terms.** Australian hospitality has hard rules around penalty rates, breaks, casual loading. Don't let an automation cross legal lines on labour.
|
|
42
|
+
|
|
43
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
44
|
+
|
|
45
|
+
- (none yet — first prospect should populate this section)
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
# Healthcare
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Healthcare operators in the SMB segment run clinics — GP practices, allied health (physio, psych, dental, optometry), specialist private practices, telehealth services. The decision-maker is usually a practice manager, owner-clinician, or operations lead balancing today's appointment book against this month's revenue against the quarter's compliance + accreditation cycle. They think in appointment fill rate, no-show rate, time-of-billing (Medicare item codes / private health rebates), recall lists, MBS (Medicare Benefits Schedule) item interpretation, and the rhythm of the practice's clinical specialties. The stack is practice-management software (Best Practice / Medical Director / Cliniko / HotDoc) + accounting (Xero) + telephony.
|
|
6
|
+
|
|
7
|
+
> ⚠️ **Strict guardrails apply.** Patient information is high-sensitivity by law (Privacy Act, My Health Records, state-level health-records legislation). Cross-customer + cross-patient isolation is non-negotiable. Agents NEVER store PHI in shared infra; never include identifiable information in cross-system messages; never auto-act on clinical content.
|
|
8
|
+
|
|
9
|
+
## Common workflows
|
|
10
|
+
|
|
11
|
+
- Appointment confirmation + reminders — multi-channel cadence (SMS / email), reschedule path, no-show follow-up
|
|
12
|
+
- New-patient intake — forms collected pre-visit, flagged red-pin items reviewed by clinician before consult
|
|
13
|
+
- Recall-list management — patients due for review (e.g. annual diabetic check, dental hygiene, vaccination booster) — outreach sequence
|
|
14
|
+
- Billing + claims — Medicare item codes confirmed, private health rebates calculated, gap-payment communicated, claim submitted same-day
|
|
15
|
+
- Telehealth coordination — consent, technology check, fallback to phone, post-consult notes filed
|
|
16
|
+
- Clinician roster — leave coordination, clinical-supervision sign-offs, locum bookings
|
|
17
|
+
- Complaints + feedback handling — every complaint logged in incident register; serious adverse events escalated per practice policy
|
|
18
|
+
- Compliance + accreditation — RACGP / AGPAL / specialty-college standards tracked, evidence collected, gap-fill plans actioned
|
|
19
|
+
- Supplier ordering — clinical consumables, scrip pads, vaccines (cold chain), PPE — reorder cycles per supplier
|
|
20
|
+
- After-hours triage — practice closed, urgent-care line vs. ED routing per protocol, message taken for clinician callback
|
|
21
|
+
|
|
22
|
+
## Tone notes
|
|
23
|
+
|
|
24
|
+
- Default register: professional, calm, plain-language. Healthcare communication is held to a higher standard than retail or hospitality. Avoid medical jargon when speaking to patients; preserve precision when speaking to clinicians.
|
|
25
|
+
- Common words to mirror: practice, consult, recall, rebate, gap-fee, MBS, telehealth, clinician (umbrella term covering doctor / physio / psych / etc), referral, item number
|
|
26
|
+
- Words to avoid: marketing fluff ("personalised", "world-class"), informal slang to patients, anything that could read as a clinical recommendation when written by a non-clinician
|
|
27
|
+
- Sign-off convention: practice name + role + first name ("Eastside Clinic — Reception, Sarah"). Clinicians are signed off by full name + qualifications when external-facing.
|
|
28
|
+
|
|
29
|
+
## Default agent subset
|
|
30
|
+
|
|
31
|
+
- cx
|
|
32
|
+
- ops
|
|
33
|
+
- compliance *(critical — accreditation + privacy + clinical governance)*
|
|
34
|
+
- finance *(billing complexity is high)*
|
|
35
|
+
- people
|
|
36
|
+
- legal
|
|
37
|
+
|
|
38
|
+
## Known failure modes
|
|
39
|
+
|
|
40
|
+
- **Treating patient comms like a marketing channel.** Reminders ≠ promo. The line is bright; one promotional message in a clinical reminder sequence triggers privacy complaints.
|
|
41
|
+
- **Auto-replying to clinical questions.** Anything that could be construed as medical advice must come from (or be reviewed by) a clinician. The agent's role is logistical: reschedule, intake, billing — not clinical.
|
|
42
|
+
- **PHI in audit logs / shared analytics.** Patient data isolation has to extend through every observability surface. No identifiable PHI in audit logs even for debugging.
|
|
43
|
+
- **Cross-patient leakage in family-billing scenarios.** Family members on the same account ≠ same patient. Reminders + clinical follow-ups must be addressed to the correct patient.
|
|
44
|
+
- **Auto-acting on consent-revocation.** When a patient withdraws consent (data, recalls, marketing, telehealth), the cancellation propagates manually — never auto-flow to the next system without a human verifying the chain completed.
|
|
45
|
+
- **Failed-attempt outbound calls treated as "delivered".** A reminder call hitting voicemail is not a successful reminder. Track outcome explicitly.
|
|
46
|
+
|
|
47
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
48
|
+
|
|
49
|
+
- (none yet — privacy + compliance gating means we onboard this vertical only after the customer-vault provisioning + audit-log hardening land. First prospect should populate this section.)
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Hospitality
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Hospitality (cafes, restaurants, fitness studios, salons, small venues) runs on bookings, repeat customers, and tight margins. The decision-maker is the owner-operator or venue manager juggling a roster, a supplier list, customer-facing comms across multiple channels, and the constant pressure of front-of-house being the experience. Their stress: a no-show on a 12-top, a supplier delivering the wrong order on a Monday morning, an Instagram review that needs a response within an hour. Many run on a POS (Square, Lightspeed, Mindbody) + a booking system + WhatsApp groups for the team.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Booking confirmation + reminder — booking made online, confirmation sent, day-before reminder sent, no-show flagged
|
|
10
|
+
- Booking change / cancel — customer changes party size or time, table reassignment, waitlist update
|
|
11
|
+
- Supplier order check — confirm tomorrow's delivery is locked in, surface mismatches before opening
|
|
12
|
+
- Customer enquiry triage — questions across IG DM, Google, email, booking platform messages: "do you do gluten-free", "can we bring a cake", "is the room air-conditioned"
|
|
13
|
+
- Review response — Google + IG reviews, especially negatives, drafted in venue voice for owner approval
|
|
14
|
+
- Roster management — staff sick, last-minute swap needed, shift broadcast to team WhatsApp
|
|
15
|
+
- New menu / class launch — comms across IG, email, website, on-table card
|
|
16
|
+
- Loyalty / repeat outreach — birthdays, anniversaries (for restaurants), milestone classes (for studios)
|
|
17
|
+
- Wedding / event enquiry — qualifier questions, package send, viewing scheduled, follow-up cadence
|
|
18
|
+
- Inventory + waste check — end-of-week count, slow-mover surface, ordering adjustment
|
|
19
|
+
|
|
20
|
+
## Tone notes
|
|
21
|
+
|
|
22
|
+
- Default register: warm, brand-driven, hospitable. Each venue has a voice that's part of the experience — read existing posts + emails before drafting anything.
|
|
23
|
+
- Common words to mirror: guests (not "customers"), cover (table seat), service (lunch service / dinner service), spot (booking), arvo (Australian afternoon)
|
|
24
|
+
- Words to avoid: transactional words ("inventory turn", "throughput"). Customer-facing comms shouldn't sound operational.
|
|
25
|
+
- Sign-off convention: first name + venue, often warm. Sometimes a signature line that's part of the brand (e.g. "see you Tuesday — Sunset team").
|
|
26
|
+
|
|
27
|
+
## Default agent subset
|
|
28
|
+
|
|
29
|
+
- cx
|
|
30
|
+
- marketing
|
|
31
|
+
- sales *(events / functions enquiries)*
|
|
32
|
+
- ops
|
|
33
|
+
- content *(IG / email copy)*
|
|
34
|
+
- finance *(payroll + supplier invoice — usually outsourced to a bookkeeper anyway)*
|
|
35
|
+
|
|
36
|
+
## Known failure modes
|
|
37
|
+
|
|
38
|
+
- **Auto-replying to negative reviews.** Owner needs to see + approve every negative-review response. Auto-sent generic replies make a bad situation worse.
|
|
39
|
+
- **Confirming bookings that conflict.** A booking system sync gap that lets the agent confirm a 7pm 6-top when the room is already booked = a guest-facing humiliation. Always check live availability before confirming.
|
|
40
|
+
- **Generic event/wedding replies.** This is a high-stakes enquiry. AI-default replies feel like the venue doesn't care. Always surface to the owner with a 30-second priming brief.
|
|
41
|
+
- **Tone drift across channels.** IG DM voice ≠ email voice ≠ Google review voice. Don't average; match each channel.
|
|
42
|
+
- **Promising menu / availability info that isn't accurate.** "Yes we do gluten-free pasta" when the kitchen ran out yesterday = customer arrives angry. Surface menu enquiries to the kitchen check, don't auto-confirm from a stale FAQ.
|
|
43
|
+
|
|
44
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
45
|
+
|
|
46
|
+
- Sunset Cafe (`sunset-cafe`)
|
|
47
|
+
- Element Pilates (`element-pilates`)
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
# Logistics
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Logistics operators run dispatch desks: drivers in the field, freight moving across multiple touch points, customer expectations measured in minutes. The decision-maker is usually an ops manager or owner-operator who is balancing today's exceptions against this week's profitability. They think in routes, manifests, PUDs (pickups), PODs (proof of delivery), exception types (refused / damaged / weather), and customer SLAs. Many are running on a thin layer of spreadsheets + a TMS + WhatsApp groups.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Dispatch exception triage — driver reports a refused delivery, ops needs the customer notified + the freight rerouted within 30 min
|
|
10
|
+
- POD chase-up — freight delivered but POD not received from the driver, ops needs an automated nudge before the customer calls
|
|
11
|
+
- Late-job customer notification — customer expects a window, the window is going to slip, get a tone-matched message out before they ask
|
|
12
|
+
- Manifest reconciliation — end-of-day check that all jobs have a status, exceptions have a paper trail, billable accessorials are captured
|
|
13
|
+
- Driver onboarding paperwork — license check, induction, vehicle assignment, first-week cadence
|
|
14
|
+
- Customer onboarding — credit check, account setup, first-job walkthrough
|
|
15
|
+
- Subbie management — subcontractor invoice reconciliation, on-time-delivery tracking, retention
|
|
16
|
+
- Weekly profitability review — by-customer / by-route margin, surface the loss-making lanes
|
|
17
|
+
- Compliance log — chain-of-responsibility, fatigue, vehicle inspections, audit-ready
|
|
18
|
+
|
|
19
|
+
## Tone notes
|
|
20
|
+
|
|
21
|
+
- Default register: terse, action-oriented, blue-collar. Skip pleasantries; lead with the action.
|
|
22
|
+
- Common words to mirror: dispatch, run, leg, lane, drop, PUD, POD, manifest, exception, accessorial, SLA, reefer, B-double, semi
|
|
23
|
+
- Words to avoid: corporate-speak ("synergise", "leverage", "circle back"). Owner-operators have a low tolerance for it.
|
|
24
|
+
- Sign-off convention: name + role on the truck (e.g. "Jase, dispatch"). Customers expect to know who they're talking to.
|
|
25
|
+
|
|
26
|
+
## Default agent subset
|
|
27
|
+
|
|
28
|
+
- ops
|
|
29
|
+
- cx
|
|
30
|
+
- finance
|
|
31
|
+
- sales
|
|
32
|
+
- compliance
|
|
33
|
+
- marketing *(growth — typically smaller pull than the others)*
|
|
34
|
+
|
|
35
|
+
## Known failure modes
|
|
36
|
+
|
|
37
|
+
- **Driver names leaking to the wrong customer.** A dispatch reply that mentions another customer's driver by name is a contract-violation in most ops shops. Cross-customer isolation matters here more than usual.
|
|
38
|
+
- **Tone too polished.** Customer-side comms that read like a SaaS marketing email get ignored. Match the WhatsApp/text register the ops team already uses.
|
|
39
|
+
- **Auto-acting on exceptions.** Refused deliveries, damaged freight, customer disputes — never auto-action. Surface to the human; let them choose.
|
|
40
|
+
- **Compliance-adjacent automation.** Fatigue declarations, chain-of-responsibility logs, vehicle inspection records — these are legally load-bearing. Agents read; humans write.
|
|
41
|
+
|
|
42
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
43
|
+
|
|
44
|
+
- Tarheel Logistics (`tarheel`) — first paying, ~200 deliveries/day, NSW+interstate, SAP+Cario stack
|
|
45
|
+
- Acme Logistics (`acme-logistics`) — demo only
|
|
46
|
+
|
|
47
|
+
## Tarheel-shaped logistics (specific to first paying customer)
|
|
48
|
+
|
|
49
|
+
When grounding for Tarheel specifically, layer these on top of the generic logistics pattern above. (Per-agent system-prompt overrides for `ops` and `procurement` carry the same content into every Tarheel model call via `clients/tarheel/manifest.json`.)
|
|
50
|
+
|
|
51
|
+
- **Stack:** SAP order management + Cario TMS. Dispatch ID = SAP order ID — always confirm match before acting on an exception. Never login to a third system, even if asked.
|
|
52
|
+
- **Volume:** ~200 deliveries/day average, scaling into Q3 2026. Plan for 2-3x throughput in scaffolds + smoke fixtures.
|
|
53
|
+
- **5am Sydney handoff to NZ team.** Cross-shift dispatch decisions get flagged before delegation. Operationally load-bearing.
|
|
54
|
+
- **Coles is a high-friction account.** Deductions go through legal as formal disputes — never reply via informal email. Dispute drafting is procurement + cx pair work.
|
|
55
|
+
- **Suppliers:** SAP-driven; never bypass the PO system.
|
|
56
|
+
- **Primary contact:** Operations Manager. Telegram window 06:00-12:00 Sydney. Voice only if urgent.
|
|
57
|
+
- **Escalation threshold:** anything > $5k impact, anything customer-visible, anything touching a contractual SLA — escalate to Mina before action.
|
|
58
|
+
- **Tone:** terse, blue-collar, action-first. Sign-offs include name + role ("Jase, dispatch"). Skip corporate-speak; the ops team has a low tolerance for it.
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
# Manufacturing
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Manufacturing operators run shop floors that turn raw material into shipped product against contractually-binding SLAs. The decision-maker is usually a plant manager, owner-operator, or operations director balancing today's production schedule against this week's input costs and next month's order book. They think in BOMs (bills of materials), takt time, OEE (overall equipment effectiveness), WIP, scrap rates, lead times, and reorder points. Many run on ERP (SAP / NetSuite / Microsoft Dynamics) plus a thin layer of spreadsheets and shop-floor whiteboards. Compliance overhead is heavy — ISO 9001, food-safety, electrical certifications, depending on what they make.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Production schedule rebalancing — a machine goes down or a key input is delayed, the schedule needs to be re-shuffled and customers notified
|
|
10
|
+
- Raw-material reorder triggers — stock hits reorder point, PO drafted to approved supplier, lead time and price re-confirmed
|
|
11
|
+
- Quality-incident triage — a batch fails QC, contain it, root-cause it, decide rework vs. scrap, notify affected customers
|
|
12
|
+
- Supplier scorecard updates — on-time delivery, defect rate, price drift tracked per supplier across quarters
|
|
13
|
+
- Customer-order acknowledgement — RFQ in, capacity check, lead time quote, contract terms confirmed
|
|
14
|
+
- Maintenance scheduling — preventive vs. reactive, critical-path equipment first, planned during low-utilisation windows
|
|
15
|
+
- Compliance audit prep — pull batch records, calibration logs, training records on demand for ISO / food-safety / electrical audits
|
|
16
|
+
- Safety-incident reporting — near-miss, lost-time injury, plant-side investigation + regulatory notification
|
|
17
|
+
- Cost-of-goods-sold drift — material price changes flow through to product margin; flag products dropping below target margin
|
|
18
|
+
|
|
19
|
+
## Tone notes
|
|
20
|
+
|
|
21
|
+
- Default register: terse, technical, no-nonsense. Manufacturing operators have low tolerance for marketing fluff or generic SaaS-speak.
|
|
22
|
+
- Common words to mirror: takt, WIP, scrap, rework, OEE, lot, batch, BOM, RFQ, PO, MRO (maintenance/repair/operations), changeover, downtime, throughput
|
|
23
|
+
- Words to avoid: "synergise", "leverage", "optimise" (without specifics), "world-class", "industry-leading"
|
|
24
|
+
- Sign-off convention: name + role + plant ("Sarah Chen, Production Manager — Plant 2"). When ambiguous, name the shift.
|
|
25
|
+
|
|
26
|
+
## Default agent subset
|
|
27
|
+
|
|
28
|
+
- ops
|
|
29
|
+
- procurement
|
|
30
|
+
- finance
|
|
31
|
+
- compliance
|
|
32
|
+
- cx
|
|
33
|
+
- people *(shift-cover and safety-related)*
|
|
34
|
+
|
|
35
|
+
## Known failure modes
|
|
36
|
+
|
|
37
|
+
- **Treating QC failures as a customer-service problem.** A failed batch is a quality + supply-chain problem first, customer comms second. Get the root cause + containment plan before drafting customer notifications.
|
|
38
|
+
- **Auto-reordering raw materials based on stale data.** Reorder triggers should always re-confirm current price + lead time before generating the PO. Supplier prices drift; lead times stretch.
|
|
39
|
+
- **Auto-acting on compliance-related incidents.** Anything touching safety, environmental, or regulatory reporting requires a human signoff path — agents draft, humans submit.
|
|
40
|
+
- **Customer notifications that read like marketing copy.** Manufacturing buyers want delivery dates and root causes, not apologies and value props.
|
|
41
|
+
- **Cross-customer leakage of lead-time data.** A competitor with insider lead-time visibility can underbid; lead times are commercially sensitive.
|
|
42
|
+
|
|
43
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
44
|
+
|
|
45
|
+
- (none yet — first prospect should populate this section)
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# Professional services
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Professional services firms (advisory, legal, accounting, consulting boutiques, financial planning) run on relationships, billable hours / project fees, and the trust that comes from precision. The decision-maker is usually a partner or principal who is balancing client work, business development, and team management — rarely with a dedicated ops person until headcount passes ~10. Their stress: client matters that need attention now while the partner is in another meeting, a compliance / conflict-check that has to be flawless, an invoice that has to read right because the client will scrutinise every line.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Client matter intake — prospect calls, conflict check, engagement letter, retainer / scope clarification
|
|
10
|
+
- Conflict check — across the firm's existing client list before opening a new matter
|
|
11
|
+
- Engagement letter generation — populated from intake, sent for client signature
|
|
12
|
+
- Status update to client — weekly / fortnightly digest of work in progress, no surprises
|
|
13
|
+
- Document version control — drafts circulated, comments returned, version history maintained
|
|
14
|
+
- Compliance + AML / KYC checks — particularly for legal + financial advisory
|
|
15
|
+
- Invoice generation — line-item time + disbursements, partner review, send + payment-link
|
|
16
|
+
- New-client onboarding — welcome pack, portal access, expectation setting
|
|
17
|
+
- Partner referral handling — inbound referral, qualification, response within 24h to maintain the network
|
|
18
|
+
- Quarterly business review with key clients — agenda set, materials prepared, partner brief
|
|
19
|
+
- Monthly / quarterly newsletter or thought-leadership piece — drafted from partner's POV, not generic
|
|
20
|
+
|
|
21
|
+
## Tone notes
|
|
22
|
+
|
|
23
|
+
- Default register: precise, formal, low-flourish. Every word in a client-facing reply may be referenced later in a meeting or audit; nothing decorative.
|
|
24
|
+
- Common words to mirror: matter (legal), engagement (advisory), retainer, statement of work, scope, disbursement, in-scope / out-of-scope, billable, conflict-check, privilege
|
|
25
|
+
- Words to avoid: casual / breezy phrasing, exclamation marks, emojis. Even with warm clients, the written register stays formal — that's the brand.
|
|
26
|
+
- Sign-off convention: full name + title (Partner / Principal / Director). Often a formatted signature block.
|
|
27
|
+
|
|
28
|
+
## Default agent subset
|
|
29
|
+
|
|
30
|
+
- cx
|
|
31
|
+
- legal *(when the firm is legal-adjacent — otherwise compliance)*
|
|
32
|
+
- compliance
|
|
33
|
+
- finance
|
|
34
|
+
- sales *(BD-driven)*
|
|
35
|
+
- content *(thought-leadership + newsletters)*
|
|
36
|
+
|
|
37
|
+
## Known failure modes
|
|
38
|
+
|
|
39
|
+
- **Auto-acting on a privileged matter.** Anything related to client privilege / advice / conflict — agent reads, surfaces, never auto-acts. The cost of an inadvertent waiver is catastrophic.
|
|
40
|
+
- **Generic newsletters under a partner's name.** Partners' personal brand IS the BD pipeline. AI-default thought leadership in a partner's voice erodes their brand within a few editions. Always surface a draft + treat as a first cut.
|
|
41
|
+
- **Conflict-check shortcuts.** Even when the prospect's name doesn't obviously match an existing client, run the check against parent / subsidiary relationships. Missed conflicts are a regulatory issue.
|
|
42
|
+
- **Invoice line items without context.** A line that says "Research, 3.2h" gets queried. Same line as "Research re section 17 amendment, 3.2h" gets paid. Push for descriptive narration even when the time-entry was terse.
|
|
43
|
+
- **Confidentiality drift in summary docs.** Status digests that name specific other clients or matters by name = breach of confidentiality. Always pseudonymise + double-check before sending.
|
|
44
|
+
|
|
45
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
46
|
+
|
|
47
|
+
- Howard Partners (`howard-partners`)
|
|
48
|
+
- Ledbetter Advisory (`ledbetter-advisory`)
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# Retail
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
SMB retailers run on inventory turn, customer touchpoints, and seasonal cycles. The decision-maker is the owner or store manager juggling stock, staff rosters, supplier follow-ups, and customer service replies — usually in fragments between serving the floor. Their stress is not knowing the margin on a SKU until the end-of-month count, and customer enquiries piling up on Instagram + email + the website form simultaneously. Many run a POS (Square, Lightspeed, Shopify) + Xero + a Google Sheet that nobody else understands.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Stock-out alert — a fast-moving SKU dips below reorder threshold, supplier needs a PO before the next sales day
|
|
10
|
+
- Supplier follow-up — chase a backordered shipment, log the delay, communicate to customers waiting on it
|
|
11
|
+
- Customer enquiry triage — questions arrive across Instagram DM, Facebook, email, website form. Categorise (sales / returns / wholesale / press), draft response, surface for owner approval
|
|
12
|
+
- Returns + refund processing — eligibility check against policy, restocking decision, customer comms
|
|
13
|
+
- Wholesale enquiry — qualify the buyer, send linesheet + terms, log to the pipeline
|
|
14
|
+
- New-product launch comms — Instagram caption, email blast, website blurb, all from one product brief
|
|
15
|
+
- Seasonal stock planning — pre-order quantities for next season based on this season's sell-through
|
|
16
|
+
- End-of-month reconciliation — POS vs accounting, slow-mover write-down decision, margin by category
|
|
17
|
+
- Loyalty / repeat-customer outreach — birthdays, post-purchase thank-yous, lapsed-customer winback
|
|
18
|
+
|
|
19
|
+
## Tone notes
|
|
20
|
+
|
|
21
|
+
- Default register: brand-driven, warm. Each retailer has a voice — read the existing IG captions and emails before drafting anything.
|
|
22
|
+
- Common words to mirror: pieces (not "units"), arrived / dropped / restocked, made-to-order, limited run
|
|
23
|
+
- Words to avoid: "synergy", "pipeline", "vertical" — corporate-speak feels off in retail. Also avoid generic AI-flavoured phrases ("we're thrilled", "we'd love to") that pattern-match as automated.
|
|
24
|
+
- Sign-off convention: first-name only, owner or named team member. Often warm (e.g. "Bondi Bloom team x").
|
|
25
|
+
|
|
26
|
+
## Default agent subset
|
|
27
|
+
|
|
28
|
+
- cx
|
|
29
|
+
- marketing
|
|
30
|
+
- sales
|
|
31
|
+
- ops
|
|
32
|
+
- finance
|
|
33
|
+
- content *(captions / email copy)*
|
|
34
|
+
|
|
35
|
+
## Known failure modes
|
|
36
|
+
|
|
37
|
+
- **Auto-replying without owner approval on returns / refunds.** Even when policy is clear, "can I get a refund?" is a relationship moment for SMB retail. Surface, don't auto-send.
|
|
38
|
+
- **Generic captions.** Brand voice in retail is the moat. AI-default captions get noticed within 2-3 posts and erode trust. Either match the voice precisely or surface for human edit.
|
|
39
|
+
- **Pricing changes via auto-flow.** Even seasonal markdowns should pass through the owner — the moment something gets discounted erroneously is a customer-anger moment.
|
|
40
|
+
- **Cross-channel duplicate replies.** Customer asks the same question on IG + email; agent replies on both with slightly different wording. Looks chaotic. De-dupe by customer identity, not by channel.
|
|
41
|
+
|
|
42
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
43
|
+
|
|
44
|
+
- Bondi Bloom (`bondi-bloom`)
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# Trades
|
|
2
|
+
|
|
3
|
+
## Vertical fingerprint
|
|
4
|
+
|
|
5
|
+
Trades businesses (roofing, building, plumbing, electrical, carpentry) run on jobs, quotes, and weather. The decision-maker is usually the owner-operator who is also on the tools two days a week, with a junior office person handling phones + invoicing + scheduling. Their stress: the difference between a quoted price and the actual cost on a job, the chase-up cycle for unpaid invoices, supplier price changes that surprise them mid-job, and customer expectations that drift after the quote is signed.
|
|
6
|
+
|
|
7
|
+
## Common workflows
|
|
8
|
+
|
|
9
|
+
- Quote-to-invoice flow — quote sent, accepted, scheduled, materials ordered, job done, invoice issued, payment chased
|
|
10
|
+
- Variation orders — customer changes scope mid-job, owner needs a tone-matched written variation in their inbox before they hear "but I thought it was included" later
|
|
11
|
+
- Weather rescheduling — rain forecast, three jobs need to slide, customers need notification before they're left waiting
|
|
12
|
+
- Materials follow-up — supplier hasn't confirmed the order, the trades team is heading to site tomorrow morning
|
|
13
|
+
- Subcontractor coordination — get the sparkie / plumber on site at the right time without too much idle
|
|
14
|
+
- Invoice chase-up — overdue invoices, escalating template (gentle / firm / final), pre-collections
|
|
15
|
+
- Site safety induction — new worker on a commercial site, paperwork, SWMS, induction sign-off
|
|
16
|
+
- Photo / progress update to customer — owners want photos at milestones; trades team takes them on phone but never sends
|
|
17
|
+
- Pre-defects walkthrough — final inspection before handover, defect list captured, owner signed off
|
|
18
|
+
- Lead qualification — phone enquiry, address + scope + timeframe + budget capture, surface to owner for callback decision
|
|
19
|
+
|
|
20
|
+
## Tone notes
|
|
21
|
+
|
|
22
|
+
- Default register: practical, no-frills, slightly informal. Australian trades + suburban customers — the customer doesn't want a long email, they want "sorted, here's what's next."
|
|
23
|
+
- Common words to mirror: sparkie, chippy, brickie, ute, site, quote, var (variation), invoice, defect, snag list, RCD, SWMS, induct
|
|
24
|
+
- Words to avoid: corporate jargon, customer-service-y framing ("we appreciate your patience"). Lead with the action, not the politeness.
|
|
25
|
+
- Sign-off convention: first name + business name. Brief.
|
|
26
|
+
|
|
27
|
+
## Default agent subset
|
|
28
|
+
|
|
29
|
+
- ops
|
|
30
|
+
- cx
|
|
31
|
+
- finance
|
|
32
|
+
- sales
|
|
33
|
+
- compliance *(SWMS + induction + defect tracking)*
|
|
34
|
+
- marketing *(usually word-of-mouth-driven, not heavy)*
|
|
35
|
+
|
|
36
|
+
## Known failure modes
|
|
37
|
+
|
|
38
|
+
- **Variation orders sent without numbers.** A customer-facing message that talks about "additional work" without the dollar figure is a fight waiting to happen. Always include the price + the line item.
|
|
39
|
+
- **Tone too polished.** Trades customers (residential + commercial) read polished AI-flavoured replies as evasive. Be direct.
|
|
40
|
+
- **Promising weather-dependent dates.** Schedules slip when it rains. Always frame as "weather permitting" + auto-shift if rain forecast >60% probability.
|
|
41
|
+
- **Sending invoices without a payment link.** Trades invoices that say "please remit to BSB ..." get paid 5-10 days later than ones with a one-tap link.
|
|
42
|
+
- **Compliance-adjacent automation.** SWMS forms, defect lists, induction sign-offs — these are legally load-bearing on commercial sites. Agents read + remind; humans sign.
|
|
43
|
+
|
|
44
|
+
## LeedAB customers in this vertical *(internal-only)*
|
|
45
|
+
|
|
46
|
+
- Coastal Built (`coastal-built`)
|
|
47
|
+
- Hawkesbury Roofing (`hawkesbury-roofing`)
|