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
|
@@ -0,0 +1,191 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schema_version": "1.0",
|
|
3
|
+
"client_id": "default",
|
|
4
|
+
"display_name": "Local development",
|
|
5
|
+
"industry": null,
|
|
6
|
+
"tier": "founder",
|
|
7
|
+
"license_key": null,
|
|
8
|
+
"agents": [
|
|
9
|
+
"coo",
|
|
10
|
+
"concierge",
|
|
11
|
+
"marketing",
|
|
12
|
+
"content",
|
|
13
|
+
"video",
|
|
14
|
+
"campaigns",
|
|
15
|
+
"email",
|
|
16
|
+
"brand",
|
|
17
|
+
"sales",
|
|
18
|
+
"product",
|
|
19
|
+
"engineering",
|
|
20
|
+
"frontend",
|
|
21
|
+
"backend",
|
|
22
|
+
"devops",
|
|
23
|
+
"automation",
|
|
24
|
+
"strategy",
|
|
25
|
+
"research",
|
|
26
|
+
"people",
|
|
27
|
+
"ops",
|
|
28
|
+
"procurement",
|
|
29
|
+
"finance",
|
|
30
|
+
"investor",
|
|
31
|
+
"data",
|
|
32
|
+
"cx",
|
|
33
|
+
"legal",
|
|
34
|
+
"compliance",
|
|
35
|
+
"delivery",
|
|
36
|
+
"solutions",
|
|
37
|
+
"onboarding",
|
|
38
|
+
"implementation",
|
|
39
|
+
"champion"
|
|
40
|
+
],
|
|
41
|
+
"overrides": {},
|
|
42
|
+
"playbook_files": [],
|
|
43
|
+
"template_ids": null,
|
|
44
|
+
"quickstart_by_agent": {
|
|
45
|
+
"coo": [
|
|
46
|
+
"Draft today's ops brief — what's moving, what's blocked, what needs founder input.",
|
|
47
|
+
"We're launching a new campaign next week. Build a cross-team plan for Marketing, Product, and Engineering.",
|
|
48
|
+
"Which team is most bottlenecked right now and what should we do about it?"
|
|
49
|
+
],
|
|
50
|
+
"concierge": [
|
|
51
|
+
"Send my morning brief — schedule, top priority, one decision to make today.",
|
|
52
|
+
"I'm flying Sydney → Melbourne next Tuesday for a 2pm meeting. Build the trip itinerary.",
|
|
53
|
+
"Categorise my last 30 days of expenses and flag anything unusual."
|
|
54
|
+
],
|
|
55
|
+
"marketing": [
|
|
56
|
+
"Write a LinkedIn post about why local-first AI beats cloud for SMBs.",
|
|
57
|
+
"Draft 3 subject line variants for a cold outreach email to logistics companies.",
|
|
58
|
+
"Write a one-paragraph product description for our website hero section."
|
|
59
|
+
],
|
|
60
|
+
"content": [
|
|
61
|
+
"Write a 1000-word SEO post targeting 'how to automate payroll deductions without APIs'.",
|
|
62
|
+
"Draft newsletter #8 — main story: our new computer-use workflow. Two short items.",
|
|
63
|
+
"Write a case study for a 12-truck logistics fleet that cut payroll time by 80%."
|
|
64
|
+
],
|
|
65
|
+
"video": [
|
|
66
|
+
"Write a 90-second LinkedIn video script: the problem with manual ops reconciliation.",
|
|
67
|
+
"Storyboard a 4-minute YouTube demo: LeedAB automating a driver hours workflow.",
|
|
68
|
+
"Write a talking-head outline for the founder: 'why we built LeedAB locally-first'."
|
|
69
|
+
],
|
|
70
|
+
"campaigns": [
|
|
71
|
+
"Design a Google Search campaign targeting SMB ops managers. ICP, ad groups, copy variants.",
|
|
72
|
+
"Write an A/B test plan for our LinkedIn headline: pain-first vs outcome-first.",
|
|
73
|
+
"Build a UTM taxonomy for Q2. Channels: Google, LinkedIn, newsletter, referral."
|
|
74
|
+
],
|
|
75
|
+
"email": [
|
|
76
|
+
"Write a 5-email welcome sequence for a new SMB customer who just signed up to LeedAB.",
|
|
77
|
+
"Write a cold outreach sequence targeting ops managers at 10-50 person logistics companies.",
|
|
78
|
+
"Build a re-engagement sequence for customers who haven't logged in for 30 days."
|
|
79
|
+
],
|
|
80
|
+
"brand": [
|
|
81
|
+
"Audit slide 4 of our investor deck — three things to fix, one to keep.",
|
|
82
|
+
"Write an asset brief for a launch banner: 1200×630, ICP = logistics SMB, tone confident-direct.",
|
|
83
|
+
"Review our marketing site visuals and flag anything off-brand."
|
|
84
|
+
],
|
|
85
|
+
"sales": [
|
|
86
|
+
"Write a 3-email cold outreach sequence for ops managers at 10–50 person logistics SMBs.",
|
|
87
|
+
"Write a demo script: one workflow, 6 minutes, maximum impact.",
|
|
88
|
+
"Build an objection handling guide for 'we already use Zapier'."
|
|
89
|
+
],
|
|
90
|
+
"product": [
|
|
91
|
+
"Draft a feature spec for voice message tasks via WhatsApp.",
|
|
92
|
+
"Write user stories for the onboarding flow for a new SMB customer.",
|
|
93
|
+
"Create acceptance criteria for computer-use task execution."
|
|
94
|
+
],
|
|
95
|
+
"engineering": [
|
|
96
|
+
"Write an ADR for the provider abstraction layer (Anthropic / OpenAI / local).",
|
|
97
|
+
"Review the streaming architecture and suggest reliability improvements.",
|
|
98
|
+
"Design the data model for multi-tenant task queues."
|
|
99
|
+
],
|
|
100
|
+
"frontend": [
|
|
101
|
+
"Write a component spec for the AgentCard — props, variants, hover/selected states.",
|
|
102
|
+
"Review our current Tailwind setup and flag performance or accessibility issues.",
|
|
103
|
+
"Design the empty state for a new agent with no messages yet."
|
|
104
|
+
],
|
|
105
|
+
"backend": [
|
|
106
|
+
"Design the API for multi-agent broadcast: one prompt → all 18 agents in parallel.",
|
|
107
|
+
"Write a Zod schema for the /api/chat request body with full validation.",
|
|
108
|
+
"ADR: when should we migrate from SQLite to Postgres? What's the trigger?"
|
|
109
|
+
],
|
|
110
|
+
"devops": [
|
|
111
|
+
"Write a GitHub Actions CI pipeline: typecheck → lint → test → build → deploy.",
|
|
112
|
+
"Write a runbook for: deploy failed on Railway, dashboard is down, it's 2am.",
|
|
113
|
+
"Design the Docker build for the Next.js dashboard — multi-stage, minimal image."
|
|
114
|
+
],
|
|
115
|
+
"automation": [
|
|
116
|
+
"Build me a workflow: when a new lead fills out our contact form, add them to Google Sheets and send a Slack notification.",
|
|
117
|
+
"Create a daily 9am workflow that fetches our top metrics and sends a summary email.",
|
|
118
|
+
"List all my active n8n workflows and show me which ones have run in the last 24 hours."
|
|
119
|
+
],
|
|
120
|
+
"strategy": [
|
|
121
|
+
"Build a one-page competitive battlecard: LeedAB vs Zapier.",
|
|
122
|
+
"What's our ideal ICP and why? Give me a crisp two-paragraph answer.",
|
|
123
|
+
"Suggest three pricing tiers with rationale for each."
|
|
124
|
+
],
|
|
125
|
+
"research": [
|
|
126
|
+
"Build a prospect brief on Acme Logistics — recent moves, tech stack signals, decision-makers.",
|
|
127
|
+
"Compare 3 competitor agentic ops platforms across deployment, voice channels, computer-use, pricing.",
|
|
128
|
+
"Size the AU SMB logistics ops automation market — TAM/SAM/SOM with sources."
|
|
129
|
+
],
|
|
130
|
+
"people": [
|
|
131
|
+
"Write a job description for a senior backend engineer, Sydney remote, $160-200k + 0.25-0.75% equity.",
|
|
132
|
+
"Build an onboarding plan for a new ops hire starting Monday — day 1, week 1, month 1.",
|
|
133
|
+
"Draft a Q2 performance review template — quarterly cadence, 15-min written + 15-min call."
|
|
134
|
+
],
|
|
135
|
+
"procurement": [
|
|
136
|
+
"Compare these 3 freight quotes for SYD→MEL 32 pallets and recommend one.",
|
|
137
|
+
"Build a supplier scorecard for our top carrier this quarter — on-time, defects, response time, pricing.",
|
|
138
|
+
"Coles deducted $2,400 against PO 8821. Draft the dispute response with evidence."
|
|
139
|
+
],
|
|
140
|
+
"finance": [
|
|
141
|
+
"Build a runway model: $180k cash, $22k monthly burn. Three scenarios.",
|
|
142
|
+
"Calculate CAC and LTV: $8k/month spend, 4 new customers, $400 ACV, 24-month lifetime.",
|
|
143
|
+
"Write a budget vs actuals template for a 6-category monthly review."
|
|
144
|
+
],
|
|
145
|
+
"investor": [
|
|
146
|
+
"Draft the April investor update. Wins: 30 customers. Ask: senior Node engineer hire.",
|
|
147
|
+
"Write a two-sentence answer to 'What makes LeedAB defensible?'",
|
|
148
|
+
"Summarise our traction story for a seed-stage VC intro email."
|
|
149
|
+
],
|
|
150
|
+
"data": [
|
|
151
|
+
"Design a retention dashboard for a local-first SMB tool. What D1/D7/D30 metrics matter most?",
|
|
152
|
+
"We have 30 customers. Build a cohort analysis framework to identify which segments stick longest.",
|
|
153
|
+
"Map our full activation funnel from install → first workflow live. What are the drop-off points?"
|
|
154
|
+
],
|
|
155
|
+
"legal": [
|
|
156
|
+
"Review our standard customer MSA — flag any clauses that expose us given our local-first data model.",
|
|
157
|
+
"Draft a privacy policy for a local-first AI agent that stores all data on the customer's machine.",
|
|
158
|
+
"What should we have in order before a seed raise? Give me a legal due diligence checklist."
|
|
159
|
+
],
|
|
160
|
+
"compliance": [
|
|
161
|
+
"Run a SOC 2 Type 1 gap analysis for us — top 5 gaps blocking certification today.",
|
|
162
|
+
"Build a risk register starter — 8-10 likely operational risks for a 12-person SaaS.",
|
|
163
|
+
"Draft an Acceptable Use Policy in plain English — one page, examples on every rule."
|
|
164
|
+
],
|
|
165
|
+
"delivery": [
|
|
166
|
+
"Draft a 30/60/90 engagement plan for a new logistics customer signed yesterday.",
|
|
167
|
+
"Build this week's delivery brief — what's moving, what's at risk, what needs founders.",
|
|
168
|
+
"Score our active customers on health (red/amber/green) and propose one action per amber/red."
|
|
169
|
+
],
|
|
170
|
+
"solutions": [
|
|
171
|
+
"/build acme-logistics, NSW logistics co, 200 dispatches/day, similar to Tarheel",
|
|
172
|
+
"/build sunset-cafe, hospitality, 3 venues, mostly worried about CX and inventory",
|
|
173
|
+
"Show me the last three demos you built and which ones converted."
|
|
174
|
+
],
|
|
175
|
+
"onboarding": [
|
|
176
|
+
"Draft the Day 0 kickoff brief for a new logistics client — three week-1 wins, calendar invite.",
|
|
177
|
+
"Run the Day 30 check-in template against this client's recent activity and flag anything drifting.",
|
|
178
|
+
"Write a one-paragraph 'first task replaced' celebration message for a Day 7 milestone."
|
|
179
|
+
],
|
|
180
|
+
"implementation": [
|
|
181
|
+
"Write a one-page implementation brief for pulling Cario TMS dispatches into the ops workflow.",
|
|
182
|
+
"Scope a Xero direct-read integration for the finance agent — risks, effort, in/out of scope.",
|
|
183
|
+
"Three customers want the same MYOB sync — frame this as a reusable integration, not a one-off."
|
|
184
|
+
],
|
|
185
|
+
"champion": [
|
|
186
|
+
"The Champion at Tarheel hasn't messaged in 8 days — draft a check-in DM.",
|
|
187
|
+
"Walk a Champion through adding their first n8n workflow without doing it for them.",
|
|
188
|
+
"The Champion is asking the same routing question for the third time — surface a pattern + adjust pacing."
|
|
189
|
+
]
|
|
190
|
+
}
|
|
191
|
+
}
|
|
@@ -0,0 +1,333 @@
|
|
|
1
|
+
# Tarheel install guide
|
|
2
|
+
|
|
3
|
+
For the Tarheel-appointed admin. Stand up LeedAB on the dispatcher Mac (or a Mac mini we ship). One-time setup, ~60-90 min if everything below is in hand.
|
|
4
|
+
|
|
5
|
+
The system runs **locally on Tarheel hardware**. Your data lives in two folders on this machine and doesn't leave it unless an agent sends an outbound message you approved.
|
|
6
|
+
|
|
7
|
+
---
|
|
8
|
+
|
|
9
|
+
## Before you start
|
|
10
|
+
|
|
11
|
+
You should have received from Mina or Muiez (via Signal / encrypted channel — never email):
|
|
12
|
+
|
|
13
|
+
- [ ] **License key** — looks like `am_live_…` (paid tier, issued by `api.leedab.com`)
|
|
14
|
+
- [ ] **License public key** (`LEEDAB_LICENSE_PUBKEY`) — used to verify the license signature; without it the system refuses to start
|
|
15
|
+
- [ ] **Admin token** — 64-character hex string (operator-mutation auth)
|
|
16
|
+
- [ ] **Anthropic API key** — `sk-ant-…` (the LLM provider)
|
|
17
|
+
- [ ] **Telegram bot token** — for `@LeedABTarheelBot` (issued by `@BotFather`, owned by Mina/Muiez until rotated to Tarheel ops)
|
|
18
|
+
- [ ] **Telegram webhook secret** — random string (paired with the bot token)
|
|
19
|
+
- [ ] **Allowlisted Telegram chat ID(s)** — for the Operations Manager and any other staff who can message the bot at all (`TELEGRAM_ALLOWED_CHATIDS`) and the smaller subset who can issue `/build` commands (`TELEGRAM_SOLUTIONS_CHATIDS`)
|
|
20
|
+
|
|
21
|
+
If you're missing any of these, Telegram Mina before starting. Don't proceed with placeholders — every one of these is a security boundary.
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
## Step 1 · Mac prerequisites (15 min from cold start)
|
|
26
|
+
|
|
27
|
+
Required:
|
|
28
|
+
|
|
29
|
+
| Tool | Version | Install |
|
|
30
|
+
|---|---|---|
|
|
31
|
+
| **Node.js** | 22.x or newer | `brew install node@22` |
|
|
32
|
+
| **git** | any modern | `xcode-select --install` (macOS comes with this) |
|
|
33
|
+
| **openssl** | any | comes with macOS |
|
|
34
|
+
|
|
35
|
+
Verify in Terminal:
|
|
36
|
+
|
|
37
|
+
```sh
|
|
38
|
+
node -v # must print v22.x.x or higher
|
|
39
|
+
git --version
|
|
40
|
+
openssl version
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
If `node -v` is below v22, install Node 22 before continuing. The onboarding script will refuse otherwise.
|
|
44
|
+
|
|
45
|
+
Optional (recommended later, not required to run): **Obsidian** (free) for browsing the customer brain folder visually. Not needed for the system to work.
|
|
46
|
+
|
|
47
|
+
---
|
|
48
|
+
|
|
49
|
+
## Step 2 · Clone the repo (5 min)
|
|
50
|
+
|
|
51
|
+
```sh
|
|
52
|
+
cd ~
|
|
53
|
+
git clone https://github.com/muiez/LeedAB-OS.git leedab
|
|
54
|
+
cd leedab
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
Mina or Muiez will add your machine's GitHub identity to the private `muiez/LeedAB-OS` repo before you do this. If `git clone` fails with `repository not found`, ping them — access hasn't been granted yet.
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## Step 3 · Install dependencies + run cofounder onboarding script (10 min)
|
|
62
|
+
|
|
63
|
+
```sh
|
|
64
|
+
cd ~/leedab
|
|
65
|
+
bash bin/onboard-cofounder.sh
|
|
66
|
+
```
|
|
67
|
+
|
|
68
|
+
The script:
|
|
69
|
+
1. Confirms Node ≥ 22 + npm + openssl are installed.
|
|
70
|
+
2. Runs `npm ci` at the repo root and inside `apps/console/`.
|
|
71
|
+
3. **Runs `npm run build`** so the leedab CLI (`bin/leedab.js`) can find its compiled JS in `dist/`. Without this, every `node bin/leedab.js …` call dies with `ERR_MODULE_NOT_FOUND`.
|
|
72
|
+
4. Installs the pre-commit secret-scanner hook.
|
|
73
|
+
5. Generates a development admin token and writes `apps/console/.env.local`.
|
|
74
|
+
6. Runs typecheck + unit tests + secret scanner.
|
|
75
|
+
|
|
76
|
+
If the final line says `setup incomplete`, scroll up and read the failed step. Don't continue — fix it first.
|
|
77
|
+
|
|
78
|
+
---
|
|
79
|
+
|
|
80
|
+
## Step 4 · Configure production env vars (15 min)
|
|
81
|
+
|
|
82
|
+
Open `apps/console/.env.local` in any editor (TextEdit is fine). The onboarding script wrote a development token for `LEEDAB_ADMIN_TOKEN` — replace it with the **production admin token Mina sent you**.
|
|
83
|
+
|
|
84
|
+
Then add the other variables:
|
|
85
|
+
|
|
86
|
+
```ini
|
|
87
|
+
# Already present from onboarding script — REPLACE with the production token
|
|
88
|
+
LEEDAB_ADMIN_TOKEN=<paste from Mina>
|
|
89
|
+
|
|
90
|
+
# License signature verification key (REQUIRED — system refuses to start without this)
|
|
91
|
+
LEEDAB_LICENSE_PUBKEY=<paste from Mina>
|
|
92
|
+
|
|
93
|
+
# Active customer
|
|
94
|
+
LEEDAB_CUSTOMER_ID=tarheel
|
|
95
|
+
|
|
96
|
+
# Anthropic LLM provider
|
|
97
|
+
ANTHROPIC_API_KEY=<paste from Mina>
|
|
98
|
+
|
|
99
|
+
# Vault encryption (REQUIRED — without this the app refuses to store passwords)
|
|
100
|
+
LEEDAB_VAULT_KEY=<generate one: openssl rand -hex 32 — and store the value somewhere safe>
|
|
101
|
+
|
|
102
|
+
# Tarheel Telegram bot
|
|
103
|
+
TELEGRAM_BOT_TOKEN_TARHEEL=<paste from Mina>
|
|
104
|
+
TELEGRAM_WEBHOOK_SECRET_TARHEEL=<paste from Mina>
|
|
105
|
+
# WHO CAN MESSAGE THE BOT AT ALL — comma-separated chat IDs.
|
|
106
|
+
# Without this, ANYONE who learns the bot's username can drive LLM cost.
|
|
107
|
+
TELEGRAM_ALLOWED_CHATIDS_TARHEEL=<comma-separated chat IDs from Mina>
|
|
108
|
+
# WHO CAN ISSUE /build COMMANDS (subset of above) — typically Mina + Muiez only.
|
|
109
|
+
TELEGRAM_SOLUTIONS_CHATIDS_TARHEEL=<comma-separated chat IDs from Mina>
|
|
110
|
+
```
|
|
111
|
+
|
|
112
|
+
Save the file. The file lives at `~/leedab/apps/console/.env.local` and is gitignored — it never leaves the machine.
|
|
113
|
+
|
|
114
|
+
After you have a `LEEDAB_VAULT_KEY` value, store it somewhere durable (1Password, the Mac Keychain, a sealed envelope in a drawer). **If you lose it, no one can recover the encrypted credentials.** Don't email it.
|
|
115
|
+
|
|
116
|
+
---
|
|
117
|
+
|
|
118
|
+
## Step 5 · Run the LeedAB CLI onboarding (10 min)
|
|
119
|
+
|
|
120
|
+
This step is interactive. It asks you about LLM provider, license key, channels, and credential vault. Persists everything to `~/.leedab/` (a hidden folder in your home directory).
|
|
121
|
+
|
|
122
|
+
```sh
|
|
123
|
+
cd ~/leedab
|
|
124
|
+
node bin/leedab.js onboard
|
|
125
|
+
```
|
|
126
|
+
|
|
127
|
+
When it asks:
|
|
128
|
+
- **License key** — paste the `am_live_…` Mina sent.
|
|
129
|
+
- **LLM provider** — choose Anthropic, paste your API key when prompted (or skip if already in `.env.local`).
|
|
130
|
+
- **Channels** — Telegram only for now (you'll wire the bot in Step 7). Skip WhatsApp / Slack unless you've been told otherwise.
|
|
131
|
+
- **Vault encryption** — choose the same `LEEDAB_VAULT_KEY` you set in Step 4.
|
|
132
|
+
|
|
133
|
+
This writes `~/.leedab/openclaw.json` (gateway URL + token) and `~/.leedab/license.json` (cached license). The console reads both at request time.
|
|
134
|
+
|
|
135
|
+
---
|
|
136
|
+
|
|
137
|
+
## Step 6 · Provision Tarheel's brain folder (2 min)
|
|
138
|
+
|
|
139
|
+
This creates `~/leedab-brains/tarheel/` — the local folder where agents persist Tarheel-specific operational state (audit logs, workflow templates, daily inbox notes, customer-specific knowledge as it accumulates).
|
|
140
|
+
|
|
141
|
+
```sh
|
|
142
|
+
cd ~/leedab
|
|
143
|
+
bin/onboard-customer.sh tarheel logistics "Tarheel Logistics" logistics-pro
|
|
144
|
+
```
|
|
145
|
+
|
|
146
|
+
The script:
|
|
147
|
+
- Creates `~/leedab-brains/tarheel/` from the schema template
|
|
148
|
+
- Seeds `_Workflows/` with logistics-default workflow templates
|
|
149
|
+
- Initializes the folder as a local git repo (so you can audit changes over time)
|
|
150
|
+
|
|
151
|
+
**About this folder:**
|
|
152
|
+
- It's just markdown files. The agents read and write it as their persistent memory.
|
|
153
|
+
- You don't need Obsidian installed to use it — agents access it directly.
|
|
154
|
+
- If you want to *browse* what the agents have written (audit logs, daily notes), install Obsidian (free) and open `~/leedab-brains/tarheel/` as a vault.
|
|
155
|
+
- This folder lives only on this Mac. It's not synced anywhere. **If this Mac dies, the brain dies with it** — back it up. `bin/onboard-customer.sh` already git-init'd it; periodic `cd ~/leedab-brains/tarheel && git add -A && git commit -m snapshot && git push` to a private GitHub backup is the recommended path. Mina/Muiez can help set that up.
|
|
156
|
+
|
|
157
|
+
---
|
|
158
|
+
|
|
159
|
+
## Step 7 · Start the system (5 min)
|
|
160
|
+
|
|
161
|
+
```sh
|
|
162
|
+
cd ~/leedab
|
|
163
|
+
node bin/leedab.js start
|
|
164
|
+
```
|
|
165
|
+
|
|
166
|
+
This boots two things:
|
|
167
|
+
1. **OpenClaw gateway** on `127.0.0.1:18789` — the local AI runtime that handles LLM calls and tool use
|
|
168
|
+
2. **Console (web dashboard)** on `127.0.0.1:3000` — the operator UI
|
|
169
|
+
|
|
170
|
+
The terminal will print the console URL. Open it in Chrome or Safari.
|
|
171
|
+
|
|
172
|
+
The wizard prompts you for:
|
|
173
|
+
1. **Admin token** — paste the one you set in Step 4 (the production one, not the dev token).
|
|
174
|
+
2. **License key** — should auto-fill from what you entered in Step 5; if not, paste the `am_live_…` again.
|
|
175
|
+
|
|
176
|
+
Click `Validate →`. On success you land on the dashboard.
|
|
177
|
+
|
|
178
|
+
If the wizard refuses your admin token, the most likely reason is that the value in `.env.local` doesn't match. Stop the system (Ctrl-C in Terminal), open `.env.local`, double-check the token, save, and re-run `node bin/leedab.js start`.
|
|
179
|
+
|
|
180
|
+
---
|
|
181
|
+
|
|
182
|
+
## Step 8 · Activate the Telegram bot (15 min)
|
|
183
|
+
|
|
184
|
+
Tell Telegram where to send `@LeedABTarheelBot`'s messages. The bot has to know your machine's URL. Two paths:
|
|
185
|
+
|
|
186
|
+
**Path A · Local-only first (recommended for the first week)**
|
|
187
|
+
|
|
188
|
+
Skip Telegram. Use the dashboard at `http://127.0.0.1:3000` directly. Type into the agent chat panes from the same Mac. This proves the install works end-to-end before opening any inbound network surface.
|
|
189
|
+
|
|
190
|
+
**Path B · Expose to Telegram**
|
|
191
|
+
|
|
192
|
+
Tarheel ops want to message the bot from their phones. You need a public URL pointing at your Mac. The supported options:
|
|
193
|
+
|
|
194
|
+
1. **Cloudflare Tunnel** — `cloudflared tunnel --url http://127.0.0.1:3000` gives you a temporary HTTPS URL. Free, no signup. Restart it on Mac wake.
|
|
195
|
+
2. **Tailscale Funnel** — if you already use Tailscale, run `tailscale funnel 3000`. Stable URL, requires Tailscale account.
|
|
196
|
+
3. **Permanent host (separately-hosted gateway)** — for production-grade exposure, the OpenClaw gateway and console can move to a Mac mini or VM that's always on. Mina/Muiez will help with this when you're ready to leave the dispatcher Mac behind.
|
|
197
|
+
|
|
198
|
+
Once you have a public URL like `https://your-tunnel.example.com`, register it with Telegram:
|
|
199
|
+
|
|
200
|
+
```sh
|
|
201
|
+
curl -X POST "https://api.telegram.org/bot${TELEGRAM_BOT_TOKEN_TARHEEL}/setWebhook" \
|
|
202
|
+
-H "content-type: application/json" \
|
|
203
|
+
-d '{
|
|
204
|
+
"url": "https://your-tunnel.example.com/api/telegram/tarheel",
|
|
205
|
+
"secret_token": "'"${TELEGRAM_WEBHOOK_SECRET_TARHEEL}"'"
|
|
206
|
+
}'
|
|
207
|
+
```
|
|
208
|
+
|
|
209
|
+
Replace the URL with yours. Expect Telegram to reply `{"ok":true,"result":true,"description":"Webhook was set"}`.
|
|
210
|
+
|
|
211
|
+
---
|
|
212
|
+
|
|
213
|
+
## Step 9 · Smoke test (5 min)
|
|
214
|
+
|
|
215
|
+
From a phone whose Telegram chat ID is in `TELEGRAM_ALLOWED_CHATIDS_TARHEEL`:
|
|
216
|
+
|
|
217
|
+
1. Open a chat with `@LeedABTarheelBot`.
|
|
218
|
+
2. Send: `What's our outstanding deduction count?`
|
|
219
|
+
3. Within ~10s, expect a reply from the COO agent that either answers or asks a clarifying question.
|
|
220
|
+
|
|
221
|
+
If nothing happens after 30s:
|
|
222
|
+
- The Mac may have slept — wake it and retry.
|
|
223
|
+
- The tunnel URL may have changed — re-run the `setWebhook` curl from Step 8.
|
|
224
|
+
- The chat ID may not be in the allowlist — check `TELEGRAM_ALLOWED_CHATIDS_TARHEEL` in `.env.local` and restart the system.
|
|
225
|
+
- The bot token may not match — verify `TELEGRAM_BOT_TOKEN_TARHEEL` and restart.
|
|
226
|
+
|
|
227
|
+
To test that the allowlist actually rejects non-allowlisted chat IDs: send a message from a different Telegram account. Expect a polite "_This bot doesn't accept messages from your chatId_" reply.
|
|
228
|
+
|
|
229
|
+
---
|
|
230
|
+
|
|
231
|
+
## Day-to-day operations
|
|
232
|
+
|
|
233
|
+
**The system runs as long as `node bin/leedab.js start` is open in Terminal.** If you close the Terminal window, the bot stops responding.
|
|
234
|
+
|
|
235
|
+
For continuous operation:
|
|
236
|
+
|
|
237
|
+
```sh
|
|
238
|
+
# Run in the background, log to a file
|
|
239
|
+
cd ~/leedab
|
|
240
|
+
nohup node bin/leedab.js start > ~/leedab.log 2>&1 &
|
|
241
|
+
```
|
|
242
|
+
|
|
243
|
+
To check it's still running: `lsof -i :3000` and `lsof -i :18789` (both should show `node`). To stop: `node bin/leedab.js stop`.
|
|
244
|
+
|
|
245
|
+
For production-grade auto-restart on Mac reboot, ask Mina/Muiez about the launchd plist setup — that's a follow-up after the first week of stable operation.
|
|
246
|
+
|
|
247
|
+
---
|
|
248
|
+
|
|
249
|
+
## Updating
|
|
250
|
+
|
|
251
|
+
When Mina/Muiez ship a new version:
|
|
252
|
+
|
|
253
|
+
```sh
|
|
254
|
+
cd ~/leedab
|
|
255
|
+
node bin/leedab.js stop
|
|
256
|
+
git pull origin main
|
|
257
|
+
npm ci
|
|
258
|
+
npm run build
|
|
259
|
+
cd apps/console && npm ci
|
|
260
|
+
cd ..
|
|
261
|
+
node bin/leedab.js start
|
|
262
|
+
```
|
|
263
|
+
|
|
264
|
+
If something breaks after a pull, run:
|
|
265
|
+
|
|
266
|
+
```sh
|
|
267
|
+
cd ~/leedab
|
|
268
|
+
git log -10 --oneline
|
|
269
|
+
```
|
|
270
|
+
|
|
271
|
+
…and Telegram Mina the output. Don't troubleshoot upstream changes blind.
|
|
272
|
+
|
|
273
|
+
---
|
|
274
|
+
|
|
275
|
+
## What does what
|
|
276
|
+
|
|
277
|
+
Tarheel's licensed agents (per `clients/tarheel/manifest.json`):
|
|
278
|
+
|
|
279
|
+
| Agent | What they do |
|
|
280
|
+
|---|---|
|
|
281
|
+
| **COO** | The boss. Triages every inbound message and routes to the right specialist. |
|
|
282
|
+
| **Concierge** | Quick-answer agent for routine questions and status checks. |
|
|
283
|
+
| **Ops** | Dispatch exceptions, POD chase-ups, daily run sheets. Knows the Cario-only and Sydney-NZ handoff rules. |
|
|
284
|
+
| **Procurement** | Supplier deductions (esp. Coles), PO follow-ups, supplier comms. Routes deductions through legal-shaped flow. |
|
|
285
|
+
| **CX** | Customer-facing replies — tone-matched, time-zoned. |
|
|
286
|
+
| **Finance** | Profitability views, cost-per-route, deduction recovery. |
|
|
287
|
+
| **Sales** | Inbound enquiries, quote drafting, proposal follow-ups. |
|
|
288
|
+
| **People** | Driver/subbie onboarding paperwork, leave, induction tracking. |
|
|
289
|
+
| **Delivery** | Internal lifecycle management — the "head of delivery" within Tarheel's instance. |
|
|
290
|
+
| **Onboarding** | New-customer / new-driver setup playbooks. |
|
|
291
|
+
| **Champion** | Embedded enablement — coaches Ops on how to get more out of the agents over time. |
|
|
292
|
+
|
|
293
|
+
The `Engineering`, `Marketing`, `Strategy` agents are NOT licensed for Tarheel. The dashboard hides them from the team rail.
|
|
294
|
+
|
|
295
|
+
---
|
|
296
|
+
|
|
297
|
+
## Where things live
|
|
298
|
+
|
|
299
|
+
After install, the system has state in three places on this Mac:
|
|
300
|
+
|
|
301
|
+
| Path | What's there | Backup it? |
|
|
302
|
+
|---|---|---|
|
|
303
|
+
| `~/leedab/` | The code itself. | No — `git pull` recovers it. |
|
|
304
|
+
| `~/.leedab/` | Gateway config, license cache, encrypted credential vault. | Yes — daily snapshot to a separate disk. |
|
|
305
|
+
| `~/leedab-brains/tarheel/` | Tarheel's customer brain — audit logs, workflow templates, accumulated operational state. | Yes — already git-init'd; push to a private GitHub backup periodically. |
|
|
306
|
+
| `~/leedab/apps/console/data/` | Conversation history, queues, demo state. | Optional — useful for debugging, not load-bearing. |
|
|
307
|
+
|
|
308
|
+
The dashboard's `npm run backup` command snapshots `~/leedab/apps/console/data/`. Ask Mina/Muiez for a similar pattern for `~/.leedab/` and `~/leedab-brains/tarheel/`.
|
|
309
|
+
|
|
310
|
+
---
|
|
311
|
+
|
|
312
|
+
## Security posture
|
|
313
|
+
|
|
314
|
+
- Your data lives on this Mac. The agents read from `~/leedab-brains/tarheel/` and write back to the same place. No telemetry to LeedAB or Muiez.
|
|
315
|
+
- Outbound LLM calls go to Anthropic only (or whichever provider you configured in Step 5).
|
|
316
|
+
- The Telegram bot only accepts messages from chat IDs in `TELEGRAM_ALLOWED_CHATIDS_TARHEEL`. Non-allowlisted chat IDs get a polite refusal.
|
|
317
|
+
- `/build` commands are gated by a stricter `TELEGRAM_SOLUTIONS_CHATIDS_TARHEEL` allowlist (typically just Mina + Muiez during initial pilot).
|
|
318
|
+
- The admin token gates every operator-level config change. Without it, the wizard and admin tabs lock down.
|
|
319
|
+
- Failed outbound sends queue locally and retry — no data loss if Telegram is briefly unreachable.
|
|
320
|
+
- The vault encrypts credentials at rest using `LEEDAB_VAULT_KEY` (AES-256-GCM).
|
|
321
|
+
- The pre-commit hook scans for accidentally-committed secrets before any `git push`.
|
|
322
|
+
|
|
323
|
+
If you suspect a credential has leaked: rotate it immediately, then Telegram Mina. Don't push the cleanup until he's acknowledged.
|
|
324
|
+
|
|
325
|
+
---
|
|
326
|
+
|
|
327
|
+
## Help
|
|
328
|
+
|
|
329
|
+
- **Setup blocker** — Telegram Mina (preferred) or Muiez.
|
|
330
|
+
- **Day-to-day questions about an agent's behaviour** — message the agent directly in the dashboard chat. The Champion agent is specifically there to coach you.
|
|
331
|
+
- **Critical incident** — Telegram Mina, voice if no reply within 15 min.
|
|
332
|
+
|
|
333
|
+
Keep this file open the first week. Past that, you won't need it.
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
{
|
|
2
|
+
"schema_version": "1.0",
|
|
3
|
+
"client_id": "tarheel",
|
|
4
|
+
"display_name": "Tarheel Logistics",
|
|
5
|
+
"industry": "logistics",
|
|
6
|
+
"tier": "logistics-pro",
|
|
7
|
+
"license_key": null,
|
|
8
|
+
"agents": [
|
|
9
|
+
"coo",
|
|
10
|
+
"concierge",
|
|
11
|
+
"ops",
|
|
12
|
+
"procurement",
|
|
13
|
+
"cx",
|
|
14
|
+
"finance",
|
|
15
|
+
"sales",
|
|
16
|
+
"people",
|
|
17
|
+
"delivery",
|
|
18
|
+
"onboarding",
|
|
19
|
+
"champion"
|
|
20
|
+
],
|
|
21
|
+
"overrides": {
|
|
22
|
+
"ops": {
|
|
23
|
+
"append_block": "## Tarheel-specific notes\n\n- 5am Sydney shift handoff to NZ team \u2014 never delegate ops decisions across the handoff window without flagging in the dispatch.\n- Always confirm dispatch ID matches the SAP order before acting on a delivery exception.\n- Their TMS is Cario \u2014 never log into anything else even if asked.\n- Primary contact is the Operations Manager (Telegram morning, voice only if urgent)."
|
|
24
|
+
},
|
|
25
|
+
"procurement": {
|
|
26
|
+
"append_block": "## Tarheel procurement context\n\n- 200 deliveries/day average, scaling Q3.\n- Coles is a high-friction account \u2014 deductions get formal disputes through legal, not informal email.\n- Suppliers: SAP-driven; never bypass the PO system."
|
|
27
|
+
}
|
|
28
|
+
},
|
|
29
|
+
"playbook_files": [
|
|
30
|
+
"context/customers/tarheel/playbook.md"
|
|
31
|
+
],
|
|
32
|
+
"template_ids": null,
|
|
33
|
+
"status": "active"
|
|
34
|
+
}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
# LeedAB Brand Guide
|
|
2
|
+
|
|
3
|
+
## Voice
|
|
4
|
+
|
|
5
|
+
**Confident and direct. Startup energy, no fluff. Results over promises.**
|
|
6
|
+
|
|
7
|
+
LeedAB copy should feel like a smart, competent peer explaining something clearly — not a marketing department producing jargon. We respect the reader's time and intelligence.
|
|
8
|
+
|
|
9
|
+
## Voice Attributes
|
|
10
|
+
|
|
11
|
+
| We are | We are not |
|
|
12
|
+
|--------|------------|
|
|
13
|
+
| Direct | Hype-y |
|
|
14
|
+
| Specific | Vague |
|
|
15
|
+
| Technical when it matters | Over-technical for the audience |
|
|
16
|
+
| Honest about limits | Falsely humble |
|
|
17
|
+
| Confident | Arrogant |
|
|
18
|
+
| Warm | Cute |
|
|
19
|
+
| Opinionated | Preachy |
|
|
20
|
+
|
|
21
|
+
## Reference Copy (from leedab.com)
|
|
22
|
+
|
|
23
|
+
These lines exemplify our voice:
|
|
24
|
+
|
|
25
|
+
- "Runs your operations."
|
|
26
|
+
- "Lives on hardware you control, uses your apps like a human, and completes workflows end-to-end."
|
|
27
|
+
- "Install. Connect. Work."
|
|
28
|
+
- "Not a chatbot. An operator."
|
|
29
|
+
- "Uses your tools like a human."
|
|
30
|
+
- "Message it where you already work."
|
|
31
|
+
- "Works with your existing stack."
|
|
32
|
+
- "Gets better every day."
|
|
33
|
+
- "Your data stays in your building."
|
|
34
|
+
- "Live in 10 minutes."
|
|
35
|
+
|
|
36
|
+
Note what's doing the work: short sentences, concrete verbs, action-oriented. No abstractions.
|
|
37
|
+
|
|
38
|
+
## Do / Don't
|
|
39
|
+
|
|
40
|
+
### Do
|
|
41
|
+
|
|
42
|
+
- Open with the reader's pain or a concrete operational scenario
|
|
43
|
+
- Use specific numbers when available ("3 days → 20 minutes")
|
|
44
|
+
- Use active voice
|
|
45
|
+
- Use short sentences. Break up long ones.
|
|
46
|
+
- Reference real tools by name (WhatsApp, Telegram, Slack, Excel, etc.)
|
|
47
|
+
- Acknowledge tradeoffs honestly
|
|
48
|
+
- End with a clear next step
|
|
49
|
+
|
|
50
|
+
### Don't
|
|
51
|
+
|
|
52
|
+
- Open with "In today's fast-paced business world..."
|
|
53
|
+
- Use: leverage, synergy, streamline, empower, unlock, revolutionize, cutting-edge, best-in-class, world-class, game-changing, transformative, paradigm, holistic, robust, seamless, intuitive, powerful
|
|
54
|
+
- Stack adjectives ("a powerful, intuitive, seamless platform")
|
|
55
|
+
- Use passive voice where active works ("the tasks are handled" → "the agent handles the tasks")
|
|
56
|
+
- Make abstract claims without specific proof
|
|
57
|
+
- Use the word "solutions" when you mean "software" or "product"
|
|
58
|
+
- Claim to be "the leading" / "the #1" / "best" without evidence
|
|
59
|
+
- End with vague CTAs like "Learn more" or "Get in touch"
|
|
60
|
+
|
|
61
|
+
## Phrasing Patterns
|
|
62
|
+
|
|
63
|
+
**Pain → mechanism → result:**
|
|
64
|
+
"Your payroll process involves three spreadsheets and two portals. LeedAB reads them, reconciles the data, and sends you a summary on WhatsApp. Same task, 20 minutes instead of three days."
|
|
65
|
+
|
|
66
|
+
**Contrarian take:**
|
|
67
|
+
"Everyone's building AI assistants. LeedAB is an AI operator. The difference: assistants talk. Operators do."
|
|
68
|
+
|
|
69
|
+
**Credibility via specificity:**
|
|
70
|
+
"A regional logistics company in Queensland runs LeedAB on a Mac Mini in their dispatch office. Vendor rates, payroll, contract details — all of it stays in the building."
|
|
71
|
+
|
|
72
|
+
## Tone by Surface
|
|
73
|
+
|
|
74
|
+
- **Landing page** — confident, punchy, benefit-forward. Short paragraphs. Strong visual hierarchy.
|
|
75
|
+
- **Blog posts** — conversational but substantive. First-person where it fits ("We built LeedAB because..."). Share opinions, back them with reasoning.
|
|
76
|
+
- **Social (LinkedIn)** — professional but with personality. Open with an insight or observation, not a question to the void.
|
|
77
|
+
- **Social (Twitter/X)** — sharper, more opinionated. Fewer words per idea.
|
|
78
|
+
- **Email outreach** — concise, personalized, one clear ask.
|
|
79
|
+
- **Support replies** — warm but efficient. Acknowledge → fix → follow up.
|
|
80
|
+
- **Investor updates** — direct, numbers-forward, honest about misses.
|
|
81
|
+
- **Internal docs** — same quality bar as external, but can be denser and more technical.
|
|
82
|
+
|
|
83
|
+
## Formatting
|
|
84
|
+
|
|
85
|
+
- **Headlines:** Sentence case, not Title Case. "How local-first AI works" not "How Local-First AI Works"
|
|
86
|
+
- **Lists:** Use when scanning matters. Prefer prose for explanations.
|
|
87
|
+
- **Bold:** For scannable emphasis, sparingly. Overuse kills impact.
|
|
88
|
+
- **Italics:** For titles of works, foreign words, or emphasis where bold would be too loud.
|
|
89
|
+
- **Em dashes:** Use freely — they fit the voice. Don't use hyphens where em dashes belong.
|
|
90
|
+
|
|
91
|
+
## The Test
|
|
92
|
+
|
|
93
|
+
Before shipping any copy, read it aloud. If any sentence sounds like it could appear in an enterprise SaaS deck from 2017, cut or rewrite it.
|
|
94
|
+
|
|
95
|
+
If you removed "LeedAB" and replaced it with the name of a generic competitor, would the copy still make sense? If yes, it's too generic — make it specific to us.
|