@elevasis/ui 2.79.0 → 2.81.0

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.
Files changed (108) hide show
  1. package/dist/{CoreAuthKitInner-PSTKG4B3.js → CoreAuthKitInner-5J7P7ZDL.js} +1 -1
  2. package/dist/api/index.js +6 -6
  3. package/dist/app/index.d.ts +1 -15
  4. package/dist/app/index.js +18 -18
  5. package/dist/auth/index.js +10 -10
  6. package/dist/charts/index.d.ts +4 -4
  7. package/dist/charts/index.js +10 -10
  8. package/dist/{chunk-NCPNKI3V.js → chunk-2HXDI4RY.js} +1 -1
  9. package/dist/{chunk-TVTSASST.js → chunk-34B3ACOZ.js} +9 -1
  10. package/dist/{chunk-AZCDL2SS.js → chunk-3ZADOARU.js} +5 -5
  11. package/dist/{chunk-2IU6BP6F.js → chunk-42C2WVYU.js} +11 -10
  12. package/dist/{chunk-3ONNZ4SO.js → chunk-52AZTFUR.js} +6 -6
  13. package/dist/{chunk-MGCXAAX4.js → chunk-5GYJ3IDO.js} +15 -9
  14. package/dist/{chunk-SJRIO26Q.js → chunk-6J3SCCZ2.js} +2 -2
  15. package/dist/{chunk-A37T4NIZ.js → chunk-6YWBMLEM.js} +22 -11
  16. package/dist/{chunk-GWCLI2RX.js → chunk-75OLN23F.js} +22 -39
  17. package/dist/{chunk-LDQSTEFW.js → chunk-7D4FKBB4.js} +38 -14
  18. package/dist/{chunk-JZQNUQE4.js → chunk-7RS2NUC6.js} +10 -2
  19. package/dist/{chunk-7ICEQPBU.js → chunk-AI5OYVLR.js} +1 -1
  20. package/dist/{chunk-G3WOMHVI.js → chunk-BLYK6I4D.js} +4 -3
  21. package/dist/{chunk-5ZK7K7YP.js → chunk-DEZW7QDI.js} +38 -25
  22. package/dist/{chunk-QLEY6Q7K.js → chunk-FPRDEKFY.js} +1 -1
  23. package/dist/{chunk-SVZR4GYA.js → chunk-G6VHIXWD.js} +1 -1
  24. package/dist/{chunk-VM2OWOXL.js → chunk-GY7FXTC4.js} +2 -3
  25. package/dist/{chunk-GFSOQH3N.js → chunk-HDITVHZT.js} +8 -11
  26. package/dist/{chunk-ASI3FDPC.js → chunk-HDLYC63N.js} +1 -1
  27. package/dist/{chunk-2GIJBHZT.js → chunk-IIMC4TRH.js} +3 -3
  28. package/dist/{chunk-22TWX4XG.js → chunk-ILOKKA6L.js} +8 -8
  29. package/dist/{chunk-4ZHX5KOT.js → chunk-JLKZUO2I.js} +1 -1
  30. package/dist/{chunk-WJO6QEI7.js → chunk-K635QVGI.js} +33 -78
  31. package/dist/{chunk-R42OYAQ2.js → chunk-KU7KN5VN.js} +1 -1
  32. package/dist/{chunk-6AJUWYKS.js → chunk-LGJASP5H.js} +1 -1
  33. package/dist/{chunk-4IYWLUXA.js → chunk-LTKBVL7D.js} +14 -10
  34. package/dist/{chunk-INCEZAM3.js → chunk-LTRJZOHA.js} +1 -1
  35. package/dist/{chunk-RMLWK3IR.js → chunk-O4XUKLRY.js} +1 -1
  36. package/dist/{chunk-3RK2NNJX.js → chunk-PJN6CMWZ.js} +1 -1
  37. package/dist/{chunk-KXNRTJAE.js → chunk-PNCJJE4Z.js} +1 -1
  38. package/dist/{chunk-4VGPEDQF.js → chunk-PSGSFPWA.js} +126 -69
  39. package/dist/{chunk-QMAIUPXK.js → chunk-QEQXPWOK.js} +23 -231
  40. package/dist/{chunk-M77G2MGW.js → chunk-QFKOHZM3.js} +3 -3
  41. package/dist/{chunk-P6HHXMLJ.js → chunk-ROC2TFPS.js} +10 -9
  42. package/dist/{chunk-QMOBXKW3.js → chunk-SHJYK2X4.js} +222 -191
  43. package/dist/{chunk-ODXLZZFR.js → chunk-SOBKRB4N.js} +1 -1
  44. package/dist/{chunk-SXZMHLH6.js → chunk-SWC54W3A.js} +4 -4
  45. package/dist/{chunk-G4IEH7NX.js → chunk-TLMNBOAG.js} +5 -5
  46. package/dist/{chunk-N6K2Q5BM.js → chunk-WDABHUIL.js} +9 -21
  47. package/dist/{chunk-3KCLWJDC.js → chunk-XUL4UBYJ.js} +22 -11
  48. package/dist/{chunk-UD657ICS.js → chunk-YJ437RDY.js} +29 -16
  49. package/dist/components/index.d.ts +18 -20
  50. package/dist/components/index.js +48 -48
  51. package/dist/components/navigation/index.js +11 -11
  52. package/dist/execution/index.js +2 -2
  53. package/dist/features/auth/index.d.ts +1 -1
  54. package/dist/features/auth/index.js +12 -12
  55. package/dist/features/clients/index.js +14 -15
  56. package/dist/features/content/index.js +13 -13
  57. package/dist/features/crm/index.d.ts +0 -14
  58. package/dist/features/crm/index.js +16 -16
  59. package/dist/features/dashboard/index.d.ts +8 -8
  60. package/dist/features/dashboard/index.js +13 -13
  61. package/dist/features/delivery/index.d.ts +0 -14
  62. package/dist/features/delivery/index.js +25 -25
  63. package/dist/features/knowledge/index.js +10 -10
  64. package/dist/features/lead-gen/index.d.ts +103 -48
  65. package/dist/features/lead-gen/index.js +17 -17
  66. package/dist/features/monitoring/index.d.ts +10 -10
  67. package/dist/features/monitoring/index.js +15 -15
  68. package/dist/features/monitoring/requests/index.js +12 -12
  69. package/dist/features/notes/index.js +1 -1
  70. package/dist/features/operations/index.d.ts +12 -12
  71. package/dist/features/operations/index.js +18 -18
  72. package/dist/features/public-agent-chat/index.js +4 -4
  73. package/dist/features/seo/index.d.ts +105 -17
  74. package/dist/features/seo/index.js +13 -13
  75. package/dist/features/settings/index.d.ts +1 -1
  76. package/dist/features/settings/index.js +13 -13
  77. package/dist/hooks/access/index.d.ts +60 -1
  78. package/dist/hooks/access/index.js +10 -10
  79. package/dist/hooks/delivery/index.d.ts +0 -14
  80. package/dist/hooks/delivery/index.js +6 -6
  81. package/dist/hooks/published.d.ts +286 -107
  82. package/dist/hooks/published.js +23 -23
  83. package/dist/hooks/user-notes/index.js +1 -1
  84. package/dist/initialization/index.d.ts +13 -1
  85. package/dist/initialization/index.js +1 -1
  86. package/dist/knowledge/index.d.ts +1 -1
  87. package/dist/knowledge/index.js +93 -91
  88. package/dist/{knowledge-search-index-6GQK55IQ.js → knowledge-search-index-UPKXCXQP.js} +91 -91
  89. package/dist/layout/index.js +14 -14
  90. package/dist/organization/index.d.ts +17 -1
  91. package/dist/organization/index.js +2 -2
  92. package/dist/profile/index.d.ts +1 -1
  93. package/dist/profile/index.js +1 -1
  94. package/dist/provider/ElevasisServiceContext.js +1 -1
  95. package/dist/provider/index.d.ts +0 -14
  96. package/dist/provider/index.js +10 -10
  97. package/dist/provider/published.d.ts +0 -14
  98. package/dist/provider/published.js +10 -10
  99. package/dist/sse/index.d.ts +7 -1
  100. package/dist/sse/index.js +36 -2
  101. package/dist/test-utils/index.d.ts +3 -1
  102. package/dist/test-utils/index.js +32 -9
  103. package/dist/types/index.d.ts +13 -15
  104. package/dist/utils/index.d.ts +25 -7
  105. package/dist/utils/index.js +4 -4
  106. package/package.json +24 -14
  107. /package/dist/{chunk-Y6I3IC45.js → chunk-6XBZPKMI.js} +0 -0
  108. /package/dist/{chunk-5F3QGBEI.js → chunk-7ZUXA2NW.js} +0 -0
@@ -1,31 +1,31 @@
1
- import '../chunk-R42OYAQ2.js';
2
- import '../chunk-4ZHX5KOT.js';
3
- import '../chunk-6AJUWYKS.js';
4
- import '../chunk-ODXLZZFR.js';
1
+ import '../chunk-KU7KN5VN.js';
2
+ import '../chunk-JLKZUO2I.js';
3
+ import '../chunk-LGJASP5H.js';
4
+ import '../chunk-SOBKRB4N.js';
5
5
  import { PageContainer } from '../chunk-BZZCNLT6.js';
6
- import { getConceptDefinition, normaliseConceptKey, SemanticIcon, getKnowledgeIconToken, getKnowledgeGraphNodeCommand, IdentityDomainSchema, WorkflowResourceEntrySchema, AgentResourceEntrySchema, IntegrationResourceEntrySchema, ScriptResourceEntrySchema, findOmTreeGroup, SubshellContentContainer, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getPrimaryOntologyItemsForDomain, projectNavigationSurfaces, projectNavigationGroups, SurfaceDefinitionSchema, RoleSchema, getOntologyDomainLabel, getKnowledgeDomainFolderCommand, buildKnowledgeOmTreeData, findKnowledgeTreeNodeByValue, getKnowledgeTreeFolderCommand, KNOWLEDGE_DOMAINS_WITH_PANELS } from '../chunk-4VGPEDQF.js';
7
- export { FILTERABLE_DOMAIN_KEYS, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KnowledgeSearchBar, KnowledgeTree, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, SemanticIcon, buildKnowledgeOmTreeData, extendSemanticIconRegistry, findKnowledgeTreeNodeByValue, findOmTreeGroup, getKnowledgeIconToken, getSemanticIconComponent, getSharedOrganizationGraph, resolveSemanticIconComponent } from '../chunk-4VGPEDQF.js';
6
+ import { getConceptDefinition, normaliseConceptKey, SemanticIcon, getKnowledgeIconToken, getKnowledgeGraphNodeCommand, IdentityDomainSchema, WorkflowResourceEntrySchema, AgentResourceEntrySchema, IntegrationResourceEntrySchema, ScriptResourceEntrySchema, findOmTreeGroup, SubshellContentContainer, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getPrimaryOntologyItemsForDomain, projectNavigationSurfaces, projectNavigationGroups, SurfaceDefinitionSchema, RoleSchema, getOntologyDomainLabel, getKnowledgeDomainFolderCommand, buildKnowledgeOmTreeData, findKnowledgeTreeNodeByValue, getKnowledgeTreeFolderCommand, KNOWLEDGE_DOMAINS_WITH_PANELS } from '../chunk-PSGSFPWA.js';
7
+ export { FILTERABLE_DOMAIN_KEYS, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KnowledgeSearchBar, KnowledgeTree, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, SemanticIcon, buildKnowledgeOmTreeData, extendSemanticIconRegistry, findKnowledgeTreeNodeByValue, findOmTreeGroup, getKnowledgeIconToken, getSemanticIconComponent, getSharedOrganizationGraph, resolveSemanticIconComponent } from '../chunk-PSGSFPWA.js';
8
8
  import { usePresetsContext } from '../chunk-4WLAVUPS.js';
9
9
  import '../chunk-RXZ3XDBM.js';
10
- import '../chunk-JZQNUQE4.js';
10
+ import '../chunk-7RS2NUC6.js';
11
11
  import '../chunk-L7BZZ4SI.js';
12
- import '../chunk-KXNRTJAE.js';
12
+ import '../chunk-PNCJJE4Z.js';
13
13
  import '../chunk-62GVNH5U.js';
14
14
  import '../chunk-P45GQ3ZW.js';
15
- import '../chunk-2GIJBHZT.js';
15
+ import '../chunk-IIMC4TRH.js';
16
16
  import '../chunk-3KMDHCAR.js';
17
17
  import '../chunk-2IFYDILW.js';
18
- import '../chunk-NCPNKI3V.js';
19
- import '../chunk-UD657ICS.js';
18
+ import '../chunk-2HXDI4RY.js';
19
+ import '../chunk-YJ437RDY.js';
20
20
  import '../chunk-DD3CCMCZ.js';
21
21
  import '../chunk-RNP5R5I3.js';
22
22
  import '../chunk-RT4KRGZT.js';
23
- import { getSystem, SystemEntrySchema, EntitySchema, ActionSchema, OntologyIdSchema, ontologyGraphNodeId, compileOrganizationOntology, parseOntologyId } from '../chunk-5ZK7K7YP.js';
24
- import '../chunk-Y6I3IC45.js';
25
- import '../chunk-5F3QGBEI.js';
23
+ import { getSystem, SystemEntrySchema, EntitySchema, ActionSchema, OntologyIdSchema, ontologyGraphNodeId, compileOrganizationOntology, parseOntologyId } from '../chunk-DEZW7QDI.js';
24
+ import '../chunk-6XBZPKMI.js';
25
+ import '../chunk-7ZUXA2NW.js';
26
26
  import '../chunk-BI5VDO2K.js';
27
27
  import '../chunk-MQZE7SUI.js';
28
- import '../chunk-TVTSASST.js';
28
+ import '../chunk-34B3ACOZ.js';
29
29
  import '../chunk-BRJ3QZ4E.js';
30
30
  import '../chunk-Q7DJKLEN.js';
31
31
  import '../chunk-I2KLQ2HA.js';
@@ -324,8 +324,8 @@ return {
324
324
  default: MDXContent
325
325
  };
326
326
  `),
327
- "knowledge.discovery-call-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "The discovery form is filled during the call by the salesperson. On submission, the workflow stores structured data, updates the CRM, and routes based on qualification."\n }), "\\n", _jsxs(_components.p, {\n children: ["This is the ", _jsx(_components.strong, {\n children: "current pipeline endpoint"\n }), " \xE2\u20AC\u201D qualified leads receive a HITL task for manual follow-up; no automated stages exist beyond this point."]\n }), "\\n", _jsx(_components.h2, {\n children: "Workflow Steps"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "route-by-action"\n }), " \xE2\u20AC\u201D Route to submission or no-show flow"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "compute-cost"\n }), " \xE2\u20AC\u201D Calculate totalAnnualCost from bottlenecks"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "store-discovery"\n }), " \xE2\u20AC\u201D Save discovery_data JSONB to acq_deals"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "find-deal"\n }), " \xE2\u20AC\u201D Find Attio Deal (acq_deals \xE2\u2020\u2019 URL context \xE2\u2020\u2019 Attio API)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "update-attio-stage"\n }), " \xE2\u20AC\u201D Update Deal.stage based on qualification"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "create-summary-note"\n }), " \xE2\u20AC\u201D Add markdown Note to Deal"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "create-hitl-task"\n }), " \xE2\u20AC\u201D Create HITL approval item for qualified leads"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Qualification Routing"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Qualified:"\n }), " Deal moves to ", _jsx(_components.code, {\n children: "qualified"\n }), " stage; HITL task created for admin follow-up"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Not Qualified:"\n }), " Deal moves to ", _jsx(_components.code, {\n children: "closed_lost"\n }), " stage; no further automation"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "No-Show:"\n }), " Deal moves to ", _jsx(_components.code, {\n children: "no_show"\n }), " stage; timeout checker handles re-engagement"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Discovery Form Structure"\n }), "\\n", _jsx(_components.p, {\n children: "The form captures: company size, current tools, 3 biggest bottlenecks, estimated time wasted per week, budget comfort range, urgency, decision-making authority."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
328
- "knowledge.inbound-booking-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "When a prospect books a discovery call via Cal.com, the booking handler manages CRM updates, notifications, and reminder scheduling across all booking lifecycle events."\n }), "\\n", _jsx(_components.h2, {\n children: "Booking Handler Workflow"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Triggers:"\n }), " Cal.com webhooks (BOOKING_CREATED, BOOKING_RESCHEDULED, BOOKING_CANCELLED)"]\n }), "\\n", _jsx(_components.h3, {\n children: "Event Flows"\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "BOOKING_CREATED:"\n })\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "create-contact"\n }), " \xE2\u20AC\u201D Create or update Attio Person record, resolve Deal via metadata or email, update Deal stage to ", _jsx(_components.code, {\n children: "booked"\n }), ", create Discovery Call Prep note, cancel brochure follow-ups"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "notify-created"\n }), " \xE2\u20AC\u201D Send platform notification to admin"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "schedule-reminders"\n }), " \xE2\u20AC\u201D Create absolute schedule with pre-computed -24h and -1h reminder times"]\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "BOOKING_RESCHEDULED:"\n })\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "update-schedule"\n }), " \xE2\u20AC\u201D Cancel existing reminders, schedule new ones at updated times"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "finish-reschedule"\n }), " \xE2\u20AC\u201D Update Deal stage, notify admin"]\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "BOOKING_CANCELLED:"\n })\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "cancel-schedule"\n }), " \xE2\u20AC\u201D Cancel all scheduled reminders"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "finish-cancel"\n }), " \xE2\u20AC\u201D Update Deal stage to ", _jsx(_components.code, {\n children: "cancelled"\n }), ", notify admin"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Reminder Schedule"\n }), "\\n", _jsx(_components.p, {\n children: "Two automated reminders per booking:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "-24h reminder: \\"Looking forward to our call tomorrow\\""\n }), "\\n", _jsx(_components.li, {\n children: "-1h reminder: \\"See you in 1 hour\\" with discovery form link"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "Reminders are scheduled as absolute times (not relative), so rescheduling correctly cancels and re-schedules them."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
327
+ "knowledge.discovery-call-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "The discovery form is filled during the call by the salesperson. On submission, the workflow stores structured data, updates the CRM, and routes based on qualification."\n }), "\\n", _jsxs(_components.p, {\n children: ["This is the ", _jsx(_components.strong, {\n children: "current pipeline endpoint"\n }), " \u2014 qualified leads receive a HITL task for manual follow-up; no automated stages exist beyond this point."]\n }), "\\n", _jsx(_components.h2, {\n children: "Workflow Steps"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "route-by-action"\n }), " \u2014 Route to submission or no-show flow"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "compute-cost"\n }), " \u2014 Calculate totalAnnualCost from bottlenecks"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "store-discovery"\n }), " \u2014 Save discovery_data JSONB to acq_deals"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "find-deal"\n }), " \u2014 Find Attio Deal (acq_deals \u2192 URL context \u2192 Attio API)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "update-attio-stage"\n }), " \u2014 Update Deal.stage based on qualification"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "create-summary-note"\n }), " \u2014 Add markdown Note to Deal"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "create-hitl-task"\n }), " \u2014 Create HITL approval item for qualified leads"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Qualification Routing"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Qualified:"\n }), " Deal moves to ", _jsx(_components.code, {\n children: "qualified"\n }), " stage; HITL task created for admin follow-up"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Not Qualified:"\n }), " Deal moves to ", _jsx(_components.code, {\n children: "closed_lost"\n }), " stage; no further automation"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "No-Show:"\n }), " Deal moves to ", _jsx(_components.code, {\n children: "no_show"\n }), " stage; timeout checker handles re-engagement"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Discovery Form Structure"\n }), "\\n", _jsx(_components.p, {\n children: "The form captures: company size, current tools, 3 biggest bottlenecks, estimated time wasted per week, budget comfort range, urgency, decision-making authority."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
328
+ "knowledge.inbound-booking-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "When a prospect books a discovery call via Cal.com, the booking handler manages CRM updates, notifications, and reminder scheduling across all booking lifecycle events."\n }), "\\n", _jsx(_components.h2, {\n children: "Booking Handler Workflow"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Triggers:"\n }), " Cal.com webhooks (BOOKING_CREATED, BOOKING_RESCHEDULED, BOOKING_CANCELLED)"]\n }), "\\n", _jsx(_components.h3, {\n children: "Event Flows"\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "BOOKING_CREATED:"\n })\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "create-contact"\n }), " \u2014 Create or update Attio Person record, resolve Deal via metadata or email, update Deal stage to ", _jsx(_components.code, {\n children: "booked"\n }), ", create Discovery Call Prep note, cancel brochure follow-ups"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "notify-created"\n }), " \u2014 Send platform notification to admin"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "schedule-reminders"\n }), " \u2014 Create absolute schedule with pre-computed -24h and -1h reminder times"]\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "BOOKING_RESCHEDULED:"\n })\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "update-schedule"\n }), " \u2014 Cancel existing reminders, schedule new ones at updated times"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "finish-reschedule"\n }), " \u2014 Update Deal stage, notify admin"]\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "BOOKING_CANCELLED:"\n })\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "cancel-schedule"\n }), " \u2014 Cancel all scheduled reminders"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.code, {\n children: "finish-cancel"\n }), " \u2014 Update Deal stage to ", _jsx(_components.code, {\n children: "cancelled"\n }), ", notify admin"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Reminder Schedule"\n }), "\\n", _jsx(_components.p, {\n children: "Two automated reminders per booking:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "-24h reminder: \\"Looking forward to our call tomorrow\\""\n }), "\\n", _jsx(_components.li, {\n children: "-1h reminder: \\"See you in 1 hour\\" with discovery form link"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "Reminders are scheduled as absolute times (not relative), so rescheduling correctly cancels and re-schedules them."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
329
329
  "knowledge.inbound-reply-handling-playbook": makeKnowledgeComponent(`"use strict";
330
330
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
331
331
  function _createMdxContent(props) {
@@ -374,7 +374,7 @@ function _createMdxContent(props) {
374
374
  }), _jsx(_components.td, {
375
375
  children: "\\"Yes I'm interested\\", \\"Tell me more\\""
376
376
  }), _jsx(_components.td, {
377
- children: "CRM \xE2\u2020\u2019 HITL task with LLM-drafted follow-up"
377
+ children: "CRM \u2192 HITL task with LLM-drafted follow-up"
378
378
  })]
379
379
  }), _jsxs(_components.tr, {
380
380
  children: [_jsx(_components.td, {
@@ -394,7 +394,7 @@ function _createMdxContent(props) {
394
394
  }), _jsx(_components.td, {
395
395
  children: "mailer-daemon@, \\"Undeliverable\\""
396
396
  }), _jsx(_components.td, {
397
- children: "Stop outreach \xE2\u2020\u2019 Mark Lead DB INVALID \xE2\u2020\u2019 Skip CRM"
397
+ children: "Stop outreach \u2192 Mark Lead DB INVALID \u2192 Skip CRM"
398
398
  })]
399
399
  }), _jsxs(_components.tr, {
400
400
  children: [_jsx(_components.td, {
@@ -404,7 +404,7 @@ function _createMdxContent(props) {
404
404
  }), _jsx(_components.td, {
405
405
  children: "Out-of-office, ticketing acknowledgments"
406
406
  }), _jsx(_components.td, {
407
- children: "No action \xE2\u20AC\u201D campaign continues"
407
+ children: "No action \u2014 campaign continues"
408
408
  })]
409
409
  })]
410
410
  })]
@@ -438,7 +438,7 @@ function _createMdxContent(props) {
438
438
  children: "update-interest-status"
439
439
  })]
440
440
  }), "\\n", _jsx(_components.li, {
441
- children: "INTERESTED: does NOT stop sequence \xE2\u20AC\u201D proceeds to CRM creation and HITL queue"
441
+ children: "INTERESTED: does NOT stop sequence \u2014 proceeds to CRM creation and HITL queue"
442
442
  }), "\\n", _jsx(_components.li, {
443
443
  children: "AUTO-REPLY: no CRM, no sequence stop, no reply"
444
444
  }), "\\n"]
@@ -462,7 +462,7 @@ return {
462
462
  default: MDXContent
463
463
  };
464
464
  `),
465
- "knowledge.lead-gen-pipeline-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Performance Benchmarks"\n }), "\\n", _jsx(_components.p, {\n children: "Per-stage success rates across the 3 completed Orange County batches (vet-1, auto-1, home-1)."\n }), "\\n", _jsx(_components.h3, {\n children: "Stage 1: Scrape (Raw to Filtered)"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Metric"\n }), _jsx(_components.th, {\n children: "vet-1"\n }), _jsx(_components.th, {\n children: "auto-1"\n }), _jsx(_components.th, {\n children: "home-1"\n }), _jsx(_components.th, {\n children: "Benchmark"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Raw results"\n }), _jsx(_components.td, {\n children: "480"\n }), _jsx(_components.td, {\n children: "800"\n }), _jsx(_components.td, {\n children: "1000"\n }), _jsx(_components.td, {\n children: "--"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Companies created"\n }), _jsx(_components.td, {\n children: "393"\n }), _jsx(_components.td, {\n children: "566"\n }), _jsx(_components.td, {\n children: "701"\n }), _jsx(_components.td, {\n children: "--"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Active in DB"\n }), _jsx(_components.td, {\n children: "322"\n }), _jsx(_components.td, {\n children: "428"\n }), _jsx(_components.td, {\n children: "640"\n }), _jsx(_components.td, {\n children: "--"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Stage 3: Company Qualification Rate"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Metric"\n }), _jsx(_components.th, {\n children: "vet-1"\n }), _jsx(_components.th, {\n children: "auto-1"\n }), _jsx(_components.th, {\n children: "home-1"\n }), _jsx(_components.th, {\n children: "Benchmark"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Qualified"\n }), _jsx(_components.td, {\n children: "213 (76%)"\n }), _jsx(_components.td, {\n children: "284 (79%)"\n }), _jsx(_components.td, {\n children: "326 (60%)"\n }), _jsx(_components.td, {\n children: "60-80%"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Disqualified"\n }), _jsx(_components.td, {\n children: "66 (24%)"\n }), _jsx(_components.td, {\n children: "74 (21%)"\n }), _jsx(_components.td, {\n children: "222 (40%)"\n }), _jsx(_components.td, {\n children: "20-40%"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Stage 5: Email Verification"\n }), "\\n", _jsx(_components.p, {\n children: "VALID rate: ~33-41% of discovered emails across batches. Target bounce rate <2%."\n }), "\\n", _jsx(_components.h2, {\n children: "Model Selection"\n }), "\\n", _jsx(_components.p, {\n children: "All lead-gen LLM steps run on claude-sonnet-5 (Anthropic) \u2014 qualification, extraction, and personalization alike. There is no separate cheap tier for high-volume steps."\n }), "\\n", _jsx(_components.h2, {\n children: "Provider Economics"\n }), "\\n", _jsx(_components.p, {\n children: "Tomba domain search provides the best cost-per-verified-contact for local SMBs. Dual-verify (Tomba + Mails.so) catches most false positives."\n }), "\\n", _jsx(_components.h2, {\n children: "Pipeline Stages"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Scrape (Google Maps via Apify)"\n }), "\\n", _jsx(_components.li, {\n children: "LLM Extract (website crawl \xE2\u2020\u2019 structured data)"\n }), "\\n", _jsx(_components.li, {\n children: "Company Qualification (LLM ICP scoring)"\n }), "\\n", _jsx(_components.li, {\n children: "Email Discovery (Tomba domain search)"\n }), "\\n", _jsx(_components.li, {\n children: "Email Verification (Mails.so)"\n }), "\\n", _jsx(_components.li, {\n children: "Opening Line Generation (ist-personalization-workflow)"\n }), "\\n", _jsx(_components.li, {\n children: "Campaign Upload (ist-upload-contacts-workflow)"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
465
+ "knowledge.lead-gen-pipeline-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Performance Benchmarks"\n }), "\\n", _jsx(_components.p, {\n children: "Per-stage success rates across the 3 completed Orange County batches (vet-1, auto-1, home-1)."\n }), "\\n", _jsx(_components.h3, {\n children: "Stage 1: Scrape (Raw to Filtered)"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Metric"\n }), _jsx(_components.th, {\n children: "vet-1"\n }), _jsx(_components.th, {\n children: "auto-1"\n }), _jsx(_components.th, {\n children: "home-1"\n }), _jsx(_components.th, {\n children: "Benchmark"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Raw results"\n }), _jsx(_components.td, {\n children: "480"\n }), _jsx(_components.td, {\n children: "800"\n }), _jsx(_components.td, {\n children: "1000"\n }), _jsx(_components.td, {\n children: "--"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Companies created"\n }), _jsx(_components.td, {\n children: "393"\n }), _jsx(_components.td, {\n children: "566"\n }), _jsx(_components.td, {\n children: "701"\n }), _jsx(_components.td, {\n children: "--"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Active in DB"\n }), _jsx(_components.td, {\n children: "322"\n }), _jsx(_components.td, {\n children: "428"\n }), _jsx(_components.td, {\n children: "640"\n }), _jsx(_components.td, {\n children: "--"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Stage 3: Company Qualification Rate"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Metric"\n }), _jsx(_components.th, {\n children: "vet-1"\n }), _jsx(_components.th, {\n children: "auto-1"\n }), _jsx(_components.th, {\n children: "home-1"\n }), _jsx(_components.th, {\n children: "Benchmark"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Qualified"\n }), _jsx(_components.td, {\n children: "213 (76%)"\n }), _jsx(_components.td, {\n children: "284 (79%)"\n }), _jsx(_components.td, {\n children: "326 (60%)"\n }), _jsx(_components.td, {\n children: "60-80%"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Disqualified"\n }), _jsx(_components.td, {\n children: "66 (24%)"\n }), _jsx(_components.td, {\n children: "74 (21%)"\n }), _jsx(_components.td, {\n children: "222 (40%)"\n }), _jsx(_components.td, {\n children: "20-40%"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Stage 5: Email Verification"\n }), "\\n", _jsx(_components.p, {\n children: "VALID rate: ~33-41% of discovered emails across batches. Target bounce rate <2%."\n }), "\\n", _jsx(_components.h2, {\n children: "Model Selection"\n }), "\\n", _jsx(_components.p, {\n children: "All lead-gen LLM steps run on claude-sonnet-5 (Anthropic) \u2014 qualification, extraction, and personalization alike. There is no separate cheap tier for high-volume steps."\n }), "\\n", _jsx(_components.h2, {\n children: "Provider Economics"\n }), "\\n", _jsx(_components.p, {\n children: "Tomba domain search provides the best cost-per-verified-contact for local SMBs. Dual-verify (Tomba + Mails.so) catches most false positives."\n }), "\\n", _jsx(_components.h2, {\n children: "Pipeline Stages"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Scrape (Google Maps via Apify)"\n }), "\\n", _jsx(_components.li, {\n children: "LLM Extract (website crawl \u2192 structured data)"\n }), "\\n", _jsx(_components.li, {\n children: "Company Qualification (LLM ICP scoring)"\n }), "\\n", _jsx(_components.li, {\n children: "Email Discovery (Tomba domain search)"\n }), "\\n", _jsx(_components.li, {\n children: "Email Verification (Mails.so)"\n }), "\\n", _jsx(_components.li, {\n children: "Opening Line Generation (ist-personalization-workflow)"\n }), "\\n", _jsx(_components.li, {\n children: "Campaign Upload (ist-upload-contacts-workflow)"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
466
466
  "knowledge.lead-gen-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n li: "li",\n p: "p",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Strategy"\n }), "\\n", _jsx(_components.p, {\n children: "The lead-gen pipeline targets SMBs with 10-200 employees in recession-resistant verticals (manufacturing, logistics, professional services). Firmographic filters: revenue >$1M, HQ in US/CA/AU, tech stack includes at least one SaaS CRM."\n }), "\\n", _jsx(_components.h2, {\n children: "Scoring Thresholds"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "High priority: ICP score >= 80"\n }), "\\n", _jsx(_components.li, {\n children: "Medium priority: ICP score 60-79"\n }), "\\n", _jsx(_components.li, {\n children: "Low priority: < 60 (excluded from active outreach)"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
467
467
  "knowledge.new-vertical-launch-playbook": makeKnowledgeComponent(`"use strict";
468
468
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
@@ -579,16 +579,18 @@ function _createMdxContent(props) {
579
579
  }), "\\n", _jsx(_components.p, {
580
580
  children: "After the execution starts, record the execution ID and source counts in the batch tracker."
581
581
  }), "\\n", _jsx(_components.h3, {
582
- children: "Local Website Crawl"
582
+ children: "Stage 02a: Website Crawl"
583
583
  }), "\\n", _jsx(_components.p, {
584
- children: "Run the local website crawler against the batch:"
584
+ children: "Run the Apify website crawl workflow against the batch:"
585
585
  }), "\\n", _jsx(_components.pre, {
586
586
  children: _jsx(_components.code, {
587
587
  className: "language-bash",
588
- children: "pnpm -C scripts/web-scraper run crawl -- {batch-id}\\n"
588
+ children: "pnpm exec elevasis exec Elevasis/lgn-02a-apify-website-crawl-workflow --input '{\\"batchId\\":\\"{batch-id}\\"}' --async\\n"
589
589
  })
590
- }), "\\n", _jsx(_components.p, {
591
- children: "The crawl should capture relevant sub-pages for LLM extraction. If vertical-specific keywords are not available in the active code path, use the default crawl coverage and note any manual crawl gaps in the tracker before extraction."
590
+ }), "\\n", _jsxs(_components.p, {
591
+ children: ["The crawl captures relevant sub-pages for LLM extraction and writes them to ", _jsx(_components.code, {
592
+ children: "enrichment_data.websiteCrawl"
593
+ }), ". Note any crawl gaps in the tracker before extraction."]
592
594
  }), "\\n", _jsx(_components.h3, {
593
595
  children: "Stage 02: Website Extract"
594
596
  }), "\\n", _jsx(_components.p, {
@@ -751,7 +753,7 @@ return {
751
753
  default: MDXContent
752
754
  };
753
755
  `),
754
- "knowledge.outreach-campaign-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Benchmarks"\n }), "\\n", _jsxs(_components.p, {\n children: ["B2B cold email benchmarks (2025-2026). Use these as evaluation thresholds when running ", _jsx(_components.code, {\n children: "ist-analytics-workflow"\n }), "."]\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Metric"\n }), _jsx(_components.th, {\n children: "Bad"\n }), _jsx(_components.th, {\n children: "Needs Work"\n }), _jsx(_components.th, {\n children: "Good"\n }), _jsx(_components.th, {\n children: "Excellent"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Open Rate"\n })\n }), _jsx(_components.td, {\n children: "<20%"\n }), _jsx(_components.td, {\n children: "20-30%"\n }), _jsx(_components.td, {\n children: "30-45%"\n }), _jsx(_components.td, {\n children: "45%+"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Reply Rate"\n })\n }), _jsx(_components.td, {\n children: "<1%"\n }), _jsx(_components.td, {\n children: "1-3%"\n }), _jsx(_components.td, {\n children: "3-8%"\n }), _jsx(_components.td, {\n children: "8%+"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Positive Reply Rate"\n })\n }), _jsx(_components.td, {\n children: "<0.5%"\n }), _jsx(_components.td, {\n children: "0.5-1%"\n }), _jsx(_components.td, {\n children: "1-3%"\n }), _jsx(_components.td, {\n children: "3%+"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Bounce Rate"\n })\n }), _jsx(_components.td, {\n children: ">5%"\n }), _jsx(_components.td, {\n children: "2-5%"\n }), _jsx(_components.td, {\n children: "1-2%"\n }), _jsx(_components.td, {\n children: "<1%"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Campaign Sizing Rules"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "100-200 contacts per campaign segment"\n }), " -- small enough for meaningful personalization, large enough for statistical learning"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "1-2 contacts per company"\n }), " -- reply rates drop from ~8% to ~4% when blasting 10+ people at the same company"]\n }), "\\n", _jsx(_components.li, {\n children: _jsx(_components.strong, {\n children: "30-50 emails/day max per sending account"\n })\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "50-100 emails/day total during testing"\n }), " (weeks 1-4), scaling to 500+/day once a winning formula is found"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Testing Priority"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Subject lines"\n }), " -- highest leverage, easiest to isolate"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Opening line / hook"\n }), " -- determines if they keep reading"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "CTA type"\n }), " -- meeting request vs. soft question vs. value offer"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Body copy angle"\n }), " -- pain-point framing vs. benefit lead vs. social proof"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Send timing"\n }), " -- Tuesday-Thursday outperform Monday/Friday for B2B"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Sequence Structure"\n }), "\\n", _jsx(_components.p, {\n children: "3 emails total (1 opener + 2 follow-ups). 87-95% of replies come within the first 3 emails."\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Step"\n }), _jsx(_components.th, {\n children: "Timing"\n }), _jsx(_components.th, {\n children: "Strategy"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Email 1"\n })\n }), _jsx(_components.td, {\n children: "Day 0"\n }), _jsx(_components.td, {\n children: "Cold read opener + EMRG social proof + interest-based CTA"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Email 2"\n })\n }), _jsx(_components.td, {\n children: "Day 3"\n }), _jsx(_components.td, {\n children: "Short bump in same thread"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Email 3"\n })\n }), _jsx(_components.td, {\n children: "Day 5"\n }), _jsx(_components.td, {\n children: "Breakup email. Soft close, loss aversion"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Agent Optimization Loop"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 1 (Launch):"\n }), " Verify batch readiness \xE2\u2020\u2019 Personalize \xE2\u2020\u2019 Create campaign \xE2\u2020\u2019 Create tracking list \xE2\u2020\u2019 Upload \xE2\u2020\u2019 Activate"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 2 (Analyze Day 7-14):"\n }), " Run ", _jsx(_components.code, {\n children: "ist-campaign-review-workflow"\n }), " \xE2\u2020\u2019 Run ", _jsx(_components.code, {\n children: "ist-analytics-workflow"\n }), " \xE2\u2020\u2019 Interpret results"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 3 (Optimize):"\n }), " Fix based on Phase 2 analysis (subject lines, personalization, bounce cleanup)"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 4 (Scale):"\n }), " Document winning combination \xE2\u2020\u2019 Replicate to new segments \xE2\u2020\u2019 Maintain hygiene"]\n }), "\\n", _jsx(_components.h2, {\n children: "Offer Framing"\n }), "\\n", _jsx(_components.p, {\n children: "\\"We find one bottleneck, build an AI solution to fix it, and you only pay if it actually saves you time or makes you money.\\""\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Never use \\"free\\" in subject lines -- triggers spam filters"\n }), "\\n", _jsx(_components.li, {\n children: "Frame as conditional, not charitable"\n }), "\\n", _jsx(_components.li, {\n children: "Low-commitment CTAs get 2x more replies than direct meeting requests"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
756
+ "knowledge.outreach-campaign-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Benchmarks"\n }), "\\n", _jsxs(_components.p, {\n children: ["B2B cold email benchmarks (2025-2026). Use these as evaluation thresholds when running ", _jsx(_components.code, {\n children: "ist-analytics-workflow"\n }), "."]\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Metric"\n }), _jsx(_components.th, {\n children: "Bad"\n }), _jsx(_components.th, {\n children: "Needs Work"\n }), _jsx(_components.th, {\n children: "Good"\n }), _jsx(_components.th, {\n children: "Excellent"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Open Rate"\n })\n }), _jsx(_components.td, {\n children: "<20%"\n }), _jsx(_components.td, {\n children: "20-30%"\n }), _jsx(_components.td, {\n children: "30-45%"\n }), _jsx(_components.td, {\n children: "45%+"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Reply Rate"\n })\n }), _jsx(_components.td, {\n children: "<1%"\n }), _jsx(_components.td, {\n children: "1-3%"\n }), _jsx(_components.td, {\n children: "3-8%"\n }), _jsx(_components.td, {\n children: "8%+"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Positive Reply Rate"\n })\n }), _jsx(_components.td, {\n children: "<0.5%"\n }), _jsx(_components.td, {\n children: "0.5-1%"\n }), _jsx(_components.td, {\n children: "1-3%"\n }), _jsx(_components.td, {\n children: "3%+"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Bounce Rate"\n })\n }), _jsx(_components.td, {\n children: ">5%"\n }), _jsx(_components.td, {\n children: "2-5%"\n }), _jsx(_components.td, {\n children: "1-2%"\n }), _jsx(_components.td, {\n children: "<1%"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Campaign Sizing Rules"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "100-200 contacts per campaign segment"\n }), " -- small enough for meaningful personalization, large enough for statistical learning"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "1-2 contacts per company"\n }), " -- reply rates drop from ~8% to ~4% when blasting 10+ people at the same company"]\n }), "\\n", _jsx(_components.li, {\n children: _jsx(_components.strong, {\n children: "30-50 emails/day max per sending account"\n })\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "50-100 emails/day total during testing"\n }), " (weeks 1-4), scaling to 500+/day once a winning formula is found"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Testing Priority"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Subject lines"\n }), " -- highest leverage, easiest to isolate"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Opening line / hook"\n }), " -- determines if they keep reading"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "CTA type"\n }), " -- meeting request vs. soft question vs. value offer"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Body copy angle"\n }), " -- pain-point framing vs. benefit lead vs. social proof"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Send timing"\n }), " -- Tuesday-Thursday outperform Monday/Friday for B2B"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Sequence Structure"\n }), "\\n", _jsx(_components.p, {\n children: "3 emails total (1 opener + 2 follow-ups). 87-95% of replies come within the first 3 emails."\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Step"\n }), _jsx(_components.th, {\n children: "Timing"\n }), _jsx(_components.th, {\n children: "Strategy"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Email 1"\n })\n }), _jsx(_components.td, {\n children: "Day 0"\n }), _jsx(_components.td, {\n children: "Cold read opener + EMRG social proof + interest-based CTA"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Email 2"\n })\n }), _jsx(_components.td, {\n children: "Day 3"\n }), _jsx(_components.td, {\n children: "Short bump in same thread"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Email 3"\n })\n }), _jsx(_components.td, {\n children: "Day 5"\n }), _jsx(_components.td, {\n children: "Breakup email. Soft close, loss aversion"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Agent Optimization Loop"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 1 (Launch):"\n }), " Verify batch readiness \u2192 Personalize \u2192 Create campaign \u2192 Create tracking list \u2192 Upload \u2192 Activate"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 2 (Analyze Day 7-14):"\n }), " Run ", _jsx(_components.code, {\n children: "ist-campaign-review-workflow"\n }), " \u2192 Run ", _jsx(_components.code, {\n children: "ist-analytics-workflow"\n }), " \u2192 Interpret results"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 3 (Optimize):"\n }), " Fix based on Phase 2 analysis (subject lines, personalization, bounce cleanup)"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Phase 4 (Scale):"\n }), " Document winning combination \u2192 Replicate to new segments \u2192 Maintain hygiene"]\n }), "\\n", _jsx(_components.h2, {\n children: "Offer Framing"\n }), "\\n", _jsx(_components.p, {\n children: "\\"We find one bottleneck, build an AI solution to fix it, and you only pay if it actually saves you time or makes you money.\\""\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Never use \\"free\\" in subject lines -- triggers spam filters"\n }), "\\n", _jsx(_components.li, {\n children: "Frame as conditional, not charitable"\n }), "\\n", _jsx(_components.li, {\n children: "Low-commitment CTAs get 2x more replies than direct meeting requests"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
755
757
  "knowledge.outreach-copy-strategy": makeKnowledgeComponent(`"use strict";
756
758
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
757
759
  function _createMdxContent(props) {
@@ -808,19 +810,19 @@ function _createMdxContent(props) {
808
810
  }), "\\n", _jsx(_components.h2, {
809
811
  children: "3-Email Sequence Framework"
810
812
  }), "\\n", _jsx(_components.h3, {
811
- children: "Email 1 \xE2\u20AC\u201D Hook + Offer (Day 0, ~80 words)"
813
+ children: "Email 1 \u2014 Hook + Offer (Day 0, ~80 words)"
812
814
  }), "\\n", _jsx(_components.pre, {
813
815
  children: _jsx(_components.code, {
814
- children: "Hi {{firstName | there}},\\n\\n{{opening_line}}\\n\\n{{category_pain}}\\n\\nI built 4 automations for a company that worked with Google and Sony Music. The first one alone saved them over $1,500 a month. I do the same thing for businesses like yours \xE2\u20AC\u201D you only pay if it actually works.\\n\\nWorth a quick look?\\n\\n{{sendingAccountFirstName}}\\n"
816
+ children: "Hi {{firstName | there}},\\n\\n{{opening_line}}\\n\\n{{category_pain}}\\n\\nI built 4 automations for a company that worked with Google and Sony Music. The first one alone saved them over $1,500 a month. I do the same thing for businesses like yours \u2014 you only pay if it actually works.\\n\\nWorth a quick look?\\n\\n{{sendingAccountFirstName}}\\n"
815
817
  })
816
818
  }), "\\n", _jsx(_components.h3, {
817
- children: "Email 2 \xE2\u20AC\u201D Bump (Day 3, ~40 words)"
819
+ children: "Email 2 \u2014 Bump (Day 3, ~40 words)"
818
820
  }), "\\n", _jsx(_components.pre, {
819
821
  children: _jsx(_components.code, {
820
- children: "Hi {{firstName | there}},\\n\\nWanted to circle back on this \xE2\u20AC\u201D I've been helping a few companies like {{companyName}} free up their team by automating the repetitive stuff that eats up the day.\\n\\nHappy to take a 10-minute look \xE2\u20AC\u201D no pitch, just observations.\\n\\n{{sendingAccountFirstName}}\\n"
822
+ children: "Hi {{firstName | there}},\\n\\nWanted to circle back on this \u2014 I've been helping a few companies like {{companyName}} free up their team by automating the repetitive stuff that eats up the day.\\n\\nHappy to take a 10-minute look \u2014 no pitch, just observations.\\n\\n{{sendingAccountFirstName}}\\n"
821
823
  })
822
824
  }), "\\n", _jsx(_components.h3, {
823
- children: "Email 3 \xE2\u20AC\u201D Breakup (Day 5, ~25 words)"
825
+ children: "Email 3 \u2014 Breakup (Day 5, ~25 words)"
824
826
  }), "\\n", _jsx(_components.pre, {
825
827
  children: _jsx(_components.code, {
826
828
  children: "Totally understand if this isn't the right time. If you ever want a second pair of eyes on what could be automated at {{companyName}}, the offer stands.\\n\\n{{sendingAccountFirstName}}\\n"
@@ -1058,9 +1060,9 @@ function _createMdxContent(props) {
1058
1060
  })
1059
1061
  }), "\\n", _jsxs(_components.ul, {
1060
1062
  children: ["\\n", _jsx(_components.li, {
1061
- children: "\\"4,400 reviews since 2018 \xE2\u20AC\u201D that kind of growth in Orange County is honestly wild.\\""
1063
+ children: "\\"4,400 reviews since 2018 \u2014 that kind of growth in Orange County is honestly wild.\\""
1062
1064
  }), "\\n", _jsx(_components.li, {
1063
- children: "\\"60 years family-owned with a proprietary Clean Green method \xE2\u20AC\u201D that's rare in pest control.\\""
1065
+ children: "\\"60 years family-owned with a proprietary Clean Green method \u2014 that's rare in pest control.\\""
1064
1066
  }), "\\n"]
1065
1067
  }), "\\n", _jsx(_components.p, {
1066
1068
  children: _jsx(_components.strong, {
@@ -1068,7 +1070,7 @@ function _createMdxContent(props) {
1068
1070
  })
1069
1071
  }), "\\n", _jsxs(_components.ul, {
1070
1072
  children: ["\\n", _jsx(_components.li, {
1071
- children: "\\"You do termite inspections \xE2\u20AC\u201D how many follow-up calls get missed?\\" (Implication \xE2\u20AC\u201D signals selling)"
1073
+ children: "\\"You do termite inspections \u2014 how many follow-up calls get missed?\\" (Implication \u2014 signals selling)"
1072
1074
  }), "\\n", _jsx(_components.li, {
1073
1075
  children: "\\"Great company you've built!\\" (Generic flattery)"
1074
1076
  }), "\\n"]
@@ -1088,7 +1090,7 @@ return {
1088
1090
  default: MDXContent
1089
1091
  };
1090
1092
  `),
1091
- "knowledge.pipeline-management-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "Pipeline management keeps the inbound pipeline clean without manual intervention."\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Timeout monitoring"\n }), " \xE2\u20AC\u201D Detecting deals that have gone stale in a stage"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Unsubscribe cleanup"\n }), " \xE2\u20AC\u201D Closing deals and cancelling automation when a contact opts out"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Full cleanup"\n }), " \xE2\u20AC\u201D Complete removal of all pipeline data for a contact"]\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "No timeout action transitions a deal automatically. All stage changes from the timeout system require admin approval via a HITL Command Queue item."\n }), "\\n", _jsx(_components.h2, {\n children: "Timeout System"\n }), "\\n", _jsxs(_components.h3, {\n children: ["Timeout Checker (", _jsx(_components.code, {\n children: "inb-pipeline-timeout-checker-workflow"\n }), ")"]\n }), "\\n", _jsx(_components.p, {\n children: "Scans all active pipeline stages. For each stale deal, creates a HITL approval item in the Command Queue. Never modifies deal records directly."\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Timeout rules by stage:"\n })\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Stage"\n }), _jsx(_components.th, {\n children: "Condition"\n }), _jsx(_components.th, {\n children: "Timeout"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "interested"\n })\n }), _jsx(_components.td, {\n children: "No activity"\n }), _jsx(_components.td, {\n children: "30 days"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "booked"\n })\n }), _jsx(_components.td, {\n children: "Meeting time has passed"\n }), _jsx(_components.td, {\n children: "3 hours after meeting"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "discovery"\n })\n }), _jsx(_components.td, {\n children: "No form submission"\n }), _jsx(_components.td, {\n children: "24 hours after call"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Action Workflows"\n }), "\\n", _jsx(_components.p, {\n children: "4 action workflows triggered by admin approval:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Nurture:"\n }), " Move to nurture sequence"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Close-Lost:"\n }), " Mark deal closed, stop all automation"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "No-Show:"\n }), " Re-send booking link with personal note"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Follow-Up:"\n }), " Send soft re-engagement email"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Unsubscribe Cleanup"\n }), "\\n", _jsx(_components.p, {\n children: "When a contact opts out:"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Find all active automation for the contact"\n }), "\\n", _jsx(_components.li, {\n children: "Cancel scheduled reminders"\n }), "\\n", _jsxs(_components.li, {\n children: ["Update Deal stage to ", _jsx(_components.code, {\n children: "unsubscribed"\n })]\n }), "\\n", _jsx(_components.li, {\n children: "Mark contact as unsubscribed in Attio"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
1093
+ "knowledge.pipeline-management-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "Pipeline management keeps the inbound pipeline clean without manual intervention."\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Timeout monitoring"\n }), " \u2014 Detecting deals that have gone stale in a stage"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Unsubscribe cleanup"\n }), " \u2014 Closing deals and cancelling automation when a contact opts out"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Full cleanup"\n }), " \u2014 Complete removal of all pipeline data for a contact"]\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "No timeout action transitions a deal automatically. All stage changes from the timeout system require admin approval via a HITL Command Queue item."\n }), "\\n", _jsx(_components.h2, {\n children: "Timeout System"\n }), "\\n", _jsxs(_components.h3, {\n children: ["Timeout Checker (", _jsx(_components.code, {\n children: "inb-pipeline-timeout-checker-workflow"\n }), ")"]\n }), "\\n", _jsx(_components.p, {\n children: "Scans all active pipeline stages. For each stale deal, creates a HITL approval item in the Command Queue. Never modifies deal records directly."\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Timeout rules by stage:"\n })\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Stage"\n }), _jsx(_components.th, {\n children: "Condition"\n }), _jsx(_components.th, {\n children: "Timeout"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "interested"\n })\n }), _jsx(_components.td, {\n children: "No activity"\n }), _jsx(_components.td, {\n children: "30 days"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "booked"\n })\n }), _jsx(_components.td, {\n children: "Meeting time has passed"\n }), _jsx(_components.td, {\n children: "3 hours after meeting"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "discovery"\n })\n }), _jsx(_components.td, {\n children: "No form submission"\n }), _jsx(_components.td, {\n children: "24 hours after call"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Action Workflows"\n }), "\\n", _jsx(_components.p, {\n children: "4 action workflows triggered by admin approval:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Nurture:"\n }), " Move to nurture sequence"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Close-Lost:"\n }), " Mark deal closed, stop all automation"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "No-Show:"\n }), " Re-send booking link with personal note"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Follow-Up:"\n }), " Send soft re-engagement email"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Unsubscribe Cleanup"\n }), "\\n", _jsx(_components.p, {\n children: "When a contact opts out:"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Find all active automation for the contact"\n }), "\\n", _jsx(_components.li, {\n children: "Cancel scheduled reminders"\n }), "\\n", _jsxs(_components.li, {\n children: ["Update Deal stage to ", _jsx(_components.code, {\n children: "unsubscribed"\n })]\n }), "\\n", _jsx(_components.li, {\n children: "Mark contact as unsubscribed in Attio"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
1092
1094
  "knowledge.seo-lead-gen-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n li: "li",\n ol: "ol",\n p: "p",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "This playbook governs the handoff from SEO-sourced traffic to the lead-gen pipeline."\n }), "\\n", _jsx(_components.h2, {\n children: "Steps"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "SEO feature captures visitor signal (form fill or intent data)."\n }), "\\n", _jsx(_components.li, {\n children: "Score the lead using the standard ICP scoring thresholds."\n }), "\\n", _jsx(_components.li, {\n children: "If score >= 60, inject into the lead-gen prospect list."\n }), "\\n", _jsx(_components.li, {\n children: "Assign to the appropriate outreach campaign in the CRM."\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
1093
1095
  "knowledge.upwork-calibration-strategy": makeKnowledgeComponent(`"use strict";
1094
1096
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
@@ -1687,23 +1689,23 @@ function _createMdxContent(props) {
1687
1689
  children: ["\\n", _jsxs(_components.li, {
1688
1690
  children: [_jsx(_components.strong, {
1689
1691
  children: "Hook (1-2 sentences)"
1690
- }), " \xE2\u20AC\u201D Lead with what you do and why it's relevant. Never use \\"caught my attention\\" \xE2\u20AC\u201D overused clich\xC3\xA9."]
1692
+ }), " \u2014 Lead with what you do and why it's relevant. Never use \\"caught my attention\\" \u2014 overused clich\xE9."]
1691
1693
  }), "\\n", _jsxs(_components.li, {
1692
1694
  children: [_jsx(_components.strong, {
1693
1695
  children: "Proof (1-2 sentences)"
1694
- }), " \xE2\u20AC\u201D One concrete metric from past work."]
1696
+ }), " \u2014 One concrete metric from past work."]
1695
1697
  }), "\\n", _jsxs(_components.li, {
1696
1698
  children: [_jsx(_components.strong, {
1697
1699
  children: "Plan (2-3 lines)"
1698
- }), " \xE2\u20AC\u201D Maximum 3 steps."]
1700
+ }), " \u2014 Maximum 3 steps."]
1699
1701
  }), "\\n", _jsxs(_components.li, {
1700
1702
  children: [_jsx(_components.strong, {
1701
1703
  children: "Discovery Questions (exactly 2)"
1702
- }), " \xE2\u20AC\u201D Smart, role-specific questions. End with a binary CTA."]
1704
+ }), " \u2014 Smart, role-specific questions. End with a binary CTA."]
1703
1705
  }), "\\n", _jsxs(_components.li, {
1704
1706
  children: [_jsx(_components.strong, {
1705
1707
  children: "Sample (optional)"
1706
- }), " \xE2\u20AC\u201D Loom video (2-3 min)."]
1708
+ }), " \u2014 Loom video (2-3 min)."]
1707
1709
  }), "\\n"]
1708
1710
  }), "\\n", _jsx(_components.h2, {
1709
1711
  children: "Opening Lines"
@@ -1712,7 +1714,7 @@ function _createMdxContent(props) {
1712
1714
  }), "\\n", _jsxs(_components.p, {
1713
1715
  children: [_jsx(_components.strong, {
1714
1716
  children: "Good openers:"
1715
- }), " \\"Hi \xE2\u20AC\u201D I build ", _jsx(_components.code, {
1717
+ }), " \\"Hi \u2014 I build ", _jsx(_components.code, {
1716
1718
  children: "{what_they_need}"
1717
1719
  }), " for a living and run my own business on them daily.\\""]
1718
1720
  }), "\\n", _jsxs(_components.p, {
@@ -1724,20 +1726,20 @@ function _createMdxContent(props) {
1724
1726
  }), "\\n", _jsxs(_components.p, {
1725
1727
  children: [_jsx(_components.strong, {
1726
1728
  children: "Dogfooding (Strongest Differentiator):"
1727
- }), " We run our own 7-stage client acquisition pipeline on the platform: Scrape \xE2\u2020\u2019 Extract \xE2\u2020\u2019 Qualify \xE2\u2020\u2019 Email Discovery \xE2\u2020\u2019 Verify \xE2\u2020\u2019 Personalize \xE2\u2020\u2019 Outreach."]
1729
+ }), " We run our own 7-stage client acquisition pipeline on the platform: Scrape \u2192 Extract \u2192 Qualify \u2192 Email Discovery \u2192 Verify \u2192 Personalize \u2192 Outreach."]
1728
1730
  }), "\\n", _jsx(_components.p, {
1729
1731
  children: _jsx(_components.strong, {
1730
1732
  children: "The 4 Principles (Use in Discovery Questions):"
1731
1733
  })
1732
1734
  }), "\\n", _jsxs(_components.ol, {
1733
1735
  children: ["\\n", _jsx(_components.li, {
1734
- children: "Integrated \xE2\u20AC\u201D Works with existing tools"
1736
+ children: "Integrated \u2014 Works with existing tools"
1735
1737
  }), "\\n", _jsx(_components.li, {
1736
- children: "Improving \xE2\u20AC\u201D Learns from every human decision"
1738
+ children: "Improving \u2014 Learns from every human decision"
1737
1739
  }), "\\n", _jsx(_components.li, {
1738
- children: "Observable \xE2\u20AC\u201D Real-time visibility"
1740
+ children: "Observable \u2014 Real-time visibility"
1739
1741
  }), "\\n", _jsx(_components.li, {
1740
- children: "Governed \xE2\u20AC\u201D Humans approve what matters"
1742
+ children: "Governed \u2014 Humans approve what matters"
1741
1743
  }), "\\n"]
1742
1744
  })]
1743
1745
  });
@@ -1957,7 +1959,7 @@ function _createMdxContent(props) {
1957
1959
  children: [_jsx(_components.td, {
1958
1960
  children: "\\"78% of homeowners hire the first contractor who responds.\\""
1959
1961
  }), _jsx(_components.td, {
1960
- children: "\\"When you're on a job, you can't answer the phone \xE2\u20AC\u201D but the homeowner already called two other plumbers.\\""
1962
+ children: "\\"When you're on a job, you can't answer the phone \u2014 but the homeowner already called two other plumbers.\\""
1961
1963
  })]
1962
1964
  })
1963
1965
  })]
@@ -2666,7 +2668,7 @@ function _createMdxContent(props) {
2666
2668
  }), "\\n", _jsx(_components.h2, {
2667
2669
  children: "Testimonials"
2668
2670
  }), "\\n", _jsx(_components.h3, {
2669
- children: "Xero Automation \xE2\u20AC\u201D The Invoice Chase That Disappeared"
2671
+ children: "Xero Automation \u2014 The Invoice Chase That Disappeared"
2670
2672
  }), "\\n", _jsxs(_components.p, {
2671
2673
  children: [_jsx(_components.strong, {
2672
2674
  children: "Client:"
@@ -2684,7 +2686,7 @@ function _createMdxContent(props) {
2684
2686
  children: "Permission:"
2685
2687
  }), " Case study approved with company name."]
2686
2688
  }), "\\n", _jsx(_components.h3, {
2687
- children: "Influencer Discovery \xE2\u20AC\u201D From Spreadsheet Hell to Strategic Decisions"
2689
+ children: "Influencer Discovery \u2014 From Spreadsheet Hell to Strategic Decisions"
2688
2690
  }), "\\n", _jsxs(_components.p, {
2689
2691
  children: [_jsx(_components.strong, {
2690
2692
  children: "Client:"
@@ -2702,7 +2704,7 @@ function _createMdxContent(props) {
2702
2704
  children: "Permission:"
2703
2705
  }), " Case study approved with company name."]
2704
2706
  }), "\\n", _jsx(_components.h3, {
2705
- children: "EMRG Media \xE2\u20AC\u201D 4 Automations for NYC's Premier Events Firm"
2707
+ children: "EMRG Media \u2014 4 Automations for NYC's Premier Events Firm"
2706
2708
  }), "\\n", _jsxs(_components.p, {
2707
2709
  children: [_jsx(_components.strong, {
2708
2710
  children: "Client:"
@@ -2715,19 +2717,19 @@ function _createMdxContent(props) {
2715
2717
  children: ["\\n", _jsxs(_components.li, {
2716
2718
  children: [_jsx(_components.strong, {
2717
2719
  children: "Case Study Generator"
2718
- }), " \xE2\u20AC\u201D 7-10 hours \xE2\u2020\u2019 2 hours. Publication rate: 1/quarter \xE2\u2020\u2019 2/month."]
2720
+ }), " \u2014 7-10 hours \u2192 2 hours. Publication rate: 1/quarter \u2192 2/month."]
2719
2721
  }), "\\n", _jsxs(_components.li, {
2720
2722
  children: [_jsx(_components.strong, {
2721
2723
  children: "EMRG Follow-Up Generator"
2722
- }), " \xE2\u20AC\u201D Automated post-event follow-ups with signature management."]
2724
+ }), " \u2014 Automated post-event follow-ups with signature management."]
2723
2725
  }), "\\n", _jsxs(_components.li, {
2724
2726
  children: [_jsx(_components.strong, {
2725
2727
  children: "Event Sponsor Tracker"
2726
- }), " \xE2\u20AC\u201D Automated sponsor pipeline tracking and communications."]
2728
+ }), " \u2014 Automated sponsor pipeline tracking and communications."]
2727
2729
  }), "\\n", _jsxs(_components.li, {
2728
2730
  children: [_jsx(_components.strong, {
2729
2731
  children: "Lead Scraper"
2730
- }), " \xE2\u20AC\u201D Automated discovery of event planning prospects."]
2732
+ }), " \u2014 Automated discovery of event planning prospects."]
2731
2733
  }), "\\n"]
2732
2734
  }), "\\n", _jsx(_components.p, {
2733
2735
  children: _jsx(_components.strong, {
@@ -2761,9 +2763,9 @@ return {
2761
2763
  default: MDXContent
2762
2764
  };
2763
2765
  `),
2764
- "knowledge.content-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Content Pillars"\n }), "\\n", _jsx(_components.p, {\n children: "Every content piece maps to one of five pillars."\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Pillar"\n }), _jsx(_components.th, {\n children: "What It Is"\n }), _jsx(_components.th, {\n children: "Target Frequency"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "dogfooding"\n })\n }), _jsx(_components.td, {\n children: "How we run Elevasis using our own platform"\n }), _jsx(_components.td, {\n children: "1-2x/week"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "education"\n })\n }), _jsx(_components.td, {\n children: "4 Pattern Framework and AI orchestration concepts"\n }), _jsx(_components.td, {\n children: "1x/week"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "demo"\n })\n }), _jsx(_components.td, {\n children: "\\"Watch AI Work\\" \xE2\u20AC\u201D showing the platform in action"\n }), _jsx(_components.td, {\n children: "1x/2 weeks"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "pain-point"\n })\n }), _jsx(_components.td, {\n children: "SMB pain points backed by data"\n }), _jsx(_components.td, {\n children: "1x/week"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "founder-journey"\n })\n }), _jsx(_components.td, {\n children: "Solo founder building with AI"\n }), _jsx(_components.td, {\n children: "1x/week"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "The 90-10 Rule"\n }), "\\n", _jsx(_components.p, {\n children: "90% educational value, 10% promotional. Keeping promotional content to <15% ensures your audience stays receptive when you do make an offer."\n }), "\\n", _jsx(_components.h2, {\n children: "Content Creation Workflow"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Capture the Idea"\n }), " \xE2\u20AC\u201D Insert into ", _jsx(_components.code, {\n children: "content_items"\n }), " with ", _jsx(_components.code, {\n children: "status: idea"\n })]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Draft the Source Content"\n }), " \xE2\u20AC\u201D Write core idea in ", _jsx(_components.code, {\n children: "content_items.body"\n }), ". LinkedIn first."]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Adapt for Platforms"\n }), " \xE2\u20AC\u201D Repurpose from LinkedIn to YouTube, Instagram, X"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Schedule and Publish"\n }), " \xE2\u20AC\u201D Use platform-native scheduling"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Track Performance"\n }), " \xE2\u20AC\u201D Monitor in ", _jsx(_components.code, {\n children: "content_items"\n }), " via Command Center"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Platform Priority"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "LinkedIn \xE2\u20AC\u201D #1 priority, 3x/week"\n }), "\\n", _jsx(_components.li, {\n children: "YouTube \xE2\u20AC\u201D #2 priority, 1x/week + Shorts"\n }), "\\n", _jsx(_components.li, {\n children: "Instagram \xE2\u20AC\u201D #3 priority, 2-3x/week, repurpose from LinkedIn/YouTube"\n }), "\\n", _jsx(_components.li, {\n children: "X \xE2\u20AC\u201D #4 priority, 2-3x/week, threads from LinkedIn"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2765
- "knowledge.instagram-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["Instagram is the ", _jsx(_components.strong, {\n children: "#3 priority platform"\n }), ". Carousels repurpose easily from LinkedIn, and Reels come directly from YouTube Shorts."]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Cadence:"\n }), " 3-5x/week feed posts + daily Stories"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "B2B Reality Check:"\n }), " Instagram is a complementary channel for B2B SaaS, not a primary lead gen tool. Decision-makers are on Instagram (76% of B2B companies use it), but they are in consumer mode."]\n }), "\\n", _jsx(_components.h2, {\n children: "Algorithm Deep Dive (2025-2026)"\n }), "\\n", _jsx(_components.h3, {\n children: "Reels Algorithm (Most Important for Reach)"\n }), "\\n", _jsxs(_components.p, {\n children: ["Reels are designed for ", _jsx(_components.strong, {\n children: "discovery"\n }), ": 55% of Reels views come from non-followers."]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Three priority signals:"\n })\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Signal"\n }), _jsx(_components.th, {\n children: "Weight"\n }), _jsx(_components.th, {\n children: "How to Optimize"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Watch time"\n })\n }), _jsx(_components.td, {\n children: "#1"\n }), _jsx(_components.td, {\n children: "Hook in first 1.7s; optimize for completion"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Sends per reach"\n })\n }), _jsx(_components.td, {\n children: "Highest for new audiences"\n }), _jsx(_components.td, {\n children: "\\"Send this to someone\\" content"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Likes per reach"\n })\n }), _jsx(_components.td, {\n children: "Highest for followers"\n }), _jsx(_components.td, {\n children: "Valuable content followers engage with"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Content Strategy"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Repurpose from LinkedIn:"\n }), " Carousel slides \xE2\u2020\u2019 Instagram carousel"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Repurpose from YouTube:"\n }), " Long-form \xE2\u2020\u2019 Reels (cut 30-60s clips)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Stories:"\n }), " Daily touchpoints, polls, Q&A, behind-the-scenes"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Carousel Optimization"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Slide 1: Hook (bold claim or question)"\n }), "\\n", _jsx(_components.li, {\n children: "Slides 2-9: Value delivery (one point per slide)"\n }), "\\n", _jsx(_components.li, {\n children: "Slide 10: CTA (follow, DM, link in bio)"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2766
- "knowledge.linkedin-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["LinkedIn is the ", _jsx(_components.strong, {\n children: "#1 priority platform"\n }), ". The algorithm heavily favors personal profiles over company pages. In 2025-2026, LinkedIn shifted from viral reach to ", _jsx(_components.strong, {\n children: "depth and authority"\n }), " \xE2\u20AC\u201D topical consistency is now the single biggest strategic lever."]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Cadence:"\n }), " 3-5x/week (Wed/Thu/Fri strongest, Monday weakest)"]\n }), "\\n", _jsx(_components.h2, {\n children: "Algorithm Deep Dive"\n }), "\\n", _jsx(_components.h3, {\n children: "Ranking Signals (by weight)"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Signal"\n }), _jsx(_components.th, {\n children: "Weight"\n }), _jsx(_components.th, {\n children: "Notes"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Comments"\n })\n }), _jsx(_components.td, {\n children: "Highest"\n }), _jsx(_components.td, {\n children: "15x more valuable than likes"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Saves and sends"\n })\n }), _jsx(_components.td, {\n children: "Very high"\n }), _jsx(_components.td, {\n children: "Added to analytics in late 2025"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Dwell time"\n })\n }), _jsx(_components.td, {\n children: "High"\n }), _jsx(_components.td, {\n children: "15+ seconds = meaningful"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "\\"See more\\" clicks"\n })\n }), _jsx(_components.td, {\n children: "High"\n }), _jsx(_components.td, {\n children: "Whether people expand the full post"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Reactions/likes"\n })\n }), _jsx(_components.td, {\n children: "Lowest"\n }), _jsx(_components.td, {\n children: "Significantly de-emphasized"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Topical Authority"\n }), "\\n", _jsx(_components.p, {\n children: "The algorithm rewards consistent publishing within a defined area of expertise. Pick a lane (AI automation) and stay in it."\n }), "\\n", _jsx(_components.h2, {\n children: "Post Formats"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Carousels"\n }), " \xE2\u20AC\u201D Highest avg engagement; 10-slide with text + data"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Text posts"\n }), " \xE2\u20AC\u201D Quick takes, contrarian observations, founder stories"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Documents/PDFs"\n }), " \xE2\u20AC\u201D In-depth guides, playbooks, frameworks"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Videos"\n }), " \xE2\u20AC\u201D Native upload outperforms external links by ~5x"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Hook Techniques"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Lead with the most surprising/counterintuitive insight"\n }), "\\n", _jsx(_components.li, {\n children: "Use \\"I\\" not \\"we\\" \xE2\u20AC\u201D personal profile posts outperform company pages"\n }), "\\n", _jsx(_components.li, {\n children: "3 lines max before \\"...see more\\" break"\n }), "\\n", _jsx(_components.li, {\n children: "Questions outperform statements for comments engagement"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2766
+ "knowledge.content-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Content Pillars"\n }), "\\n", _jsx(_components.p, {\n children: "Every content piece maps to one of five pillars."\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Pillar"\n }), _jsx(_components.th, {\n children: "What It Is"\n }), _jsx(_components.th, {\n children: "Target Frequency"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "dogfooding"\n })\n }), _jsx(_components.td, {\n children: "How we run Elevasis using our own platform"\n }), _jsx(_components.td, {\n children: "1-2x/week"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "education"\n })\n }), _jsx(_components.td, {\n children: "4 Pattern Framework and AI orchestration concepts"\n }), _jsx(_components.td, {\n children: "1x/week"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "demo"\n })\n }), _jsx(_components.td, {\n children: "\\"Watch AI Work\\" \u2014 showing the platform in action"\n }), _jsx(_components.td, {\n children: "1x/2 weeks"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "pain-point"\n })\n }), _jsx(_components.td, {\n children: "SMB pain points backed by data"\n }), _jsx(_components.td, {\n children: "1x/week"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "founder-journey"\n })\n }), _jsx(_components.td, {\n children: "Solo founder building with AI"\n }), _jsx(_components.td, {\n children: "1x/week"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "The 90-10 Rule"\n }), "\\n", _jsx(_components.p, {\n children: "90% educational value, 10% promotional. Keeping promotional content to <15% ensures your audience stays receptive when you do make an offer."\n }), "\\n", _jsx(_components.h2, {\n children: "Content Creation Workflow"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Capture the Idea"\n }), " \u2014 Insert into ", _jsx(_components.code, {\n children: "content_items"\n }), " with ", _jsx(_components.code, {\n children: "status: idea"\n })]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Draft the Source Content"\n }), " \u2014 Write core idea in ", _jsx(_components.code, {\n children: "content_items.body"\n }), ". LinkedIn first."]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Adapt for Platforms"\n }), " \u2014 Repurpose from LinkedIn to YouTube, Instagram, X"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Schedule and Publish"\n }), " \u2014 Use platform-native scheduling"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Track Performance"\n }), " \u2014 Monitor in ", _jsx(_components.code, {\n children: "content_items"\n }), " via Command Center"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Platform Priority"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "LinkedIn \u2014 #1 priority, 3x/week"\n }), "\\n", _jsx(_components.li, {\n children: "YouTube \u2014 #2 priority, 1x/week + Shorts"\n }), "\\n", _jsx(_components.li, {\n children: "Instagram \u2014 #3 priority, 2-3x/week, repurpose from LinkedIn/YouTube"\n }), "\\n", _jsx(_components.li, {\n children: "X \u2014 #4 priority, 2-3x/week, threads from LinkedIn"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2767
+ "knowledge.instagram-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["Instagram is the ", _jsx(_components.strong, {\n children: "#3 priority platform"\n }), ". Carousels repurpose easily from LinkedIn, and Reels come directly from YouTube Shorts."]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Cadence:"\n }), " 3-5x/week feed posts + daily Stories"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "B2B Reality Check:"\n }), " Instagram is a complementary channel for B2B SaaS, not a primary lead gen tool. Decision-makers are on Instagram (76% of B2B companies use it), but they are in consumer mode."]\n }), "\\n", _jsx(_components.h2, {\n children: "Algorithm Deep Dive (2025-2026)"\n }), "\\n", _jsx(_components.h3, {\n children: "Reels Algorithm (Most Important for Reach)"\n }), "\\n", _jsxs(_components.p, {\n children: ["Reels are designed for ", _jsx(_components.strong, {\n children: "discovery"\n }), ": 55% of Reels views come from non-followers."]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Three priority signals:"\n })\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Signal"\n }), _jsx(_components.th, {\n children: "Weight"\n }), _jsx(_components.th, {\n children: "How to Optimize"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Watch time"\n })\n }), _jsx(_components.td, {\n children: "#1"\n }), _jsx(_components.td, {\n children: "Hook in first 1.7s; optimize for completion"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Sends per reach"\n })\n }), _jsx(_components.td, {\n children: "Highest for new audiences"\n }), _jsx(_components.td, {\n children: "\\"Send this to someone\\" content"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Likes per reach"\n })\n }), _jsx(_components.td, {\n children: "Highest for followers"\n }), _jsx(_components.td, {\n children: "Valuable content followers engage with"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Content Strategy"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Repurpose from LinkedIn:"\n }), " Carousel slides \u2192 Instagram carousel"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Repurpose from YouTube:"\n }), " Long-form \u2192 Reels (cut 30-60s clips)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Stories:"\n }), " Daily touchpoints, polls, Q&A, behind-the-scenes"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Carousel Optimization"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Slide 1: Hook (bold claim or question)"\n }), "\\n", _jsx(_components.li, {\n children: "Slides 2-9: Value delivery (one point per slide)"\n }), "\\n", _jsx(_components.li, {\n children: "Slide 10: CTA (follow, DM, link in bio)"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2768
+ "knowledge.linkedin-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["LinkedIn is the ", _jsx(_components.strong, {\n children: "#1 priority platform"\n }), ". The algorithm heavily favors personal profiles over company pages. In 2025-2026, LinkedIn shifted from viral reach to ", _jsx(_components.strong, {\n children: "depth and authority"\n }), " \u2014 topical consistency is now the single biggest strategic lever."]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Cadence:"\n }), " 3-5x/week (Wed/Thu/Fri strongest, Monday weakest)"]\n }), "\\n", _jsx(_components.h2, {\n children: "Algorithm Deep Dive"\n }), "\\n", _jsx(_components.h3, {\n children: "Ranking Signals (by weight)"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Signal"\n }), _jsx(_components.th, {\n children: "Weight"\n }), _jsx(_components.th, {\n children: "Notes"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Comments"\n })\n }), _jsx(_components.td, {\n children: "Highest"\n }), _jsx(_components.td, {\n children: "15x more valuable than likes"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Saves and sends"\n })\n }), _jsx(_components.td, {\n children: "Very high"\n }), _jsx(_components.td, {\n children: "Added to analytics in late 2025"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Dwell time"\n })\n }), _jsx(_components.td, {\n children: "High"\n }), _jsx(_components.td, {\n children: "15+ seconds = meaningful"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "\\"See more\\" clicks"\n })\n }), _jsx(_components.td, {\n children: "High"\n }), _jsx(_components.td, {\n children: "Whether people expand the full post"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Reactions/likes"\n })\n }), _jsx(_components.td, {\n children: "Lowest"\n }), _jsx(_components.td, {\n children: "Significantly de-emphasized"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Topical Authority"\n }), "\\n", _jsx(_components.p, {\n children: "The algorithm rewards consistent publishing within a defined area of expertise. Pick a lane (AI automation) and stay in it."\n }), "\\n", _jsx(_components.h2, {\n children: "Post Formats"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Carousels"\n }), " \u2014 Highest avg engagement; 10-slide with text + data"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Text posts"\n }), " \u2014 Quick takes, contrarian observations, founder stories"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Documents/PDFs"\n }), " \u2014 In-depth guides, playbooks, frameworks"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Videos"\n }), " \u2014 Native upload outperforms external links by ~5x"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Hook Techniques"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Lead with the most surprising/counterintuitive insight"\n }), "\\n", _jsx(_components.li, {\n children: "Use \\"I\\" not \\"we\\" \u2014 personal profile posts outperform company pages"\n }), "\\n", _jsx(_components.li, {\n children: "3 lines max before \\"...see more\\" break"\n }), "\\n", _jsx(_components.li, {\n children: "Questions outperform statements for comments engagement"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2767
2769
  "knowledge.marketing-overview": makeKnowledgeComponent(`"use strict";
2768
2770
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
2769
2771
  function _createMdxContent(props) {
@@ -2787,12 +2789,12 @@ function _createMdxContent(props) {
2787
2789
  children: ["\\n", _jsxs(_components.li, {
2788
2790
  children: [_jsx(_components.strong, {
2789
2791
  children: "Overview"
2790
- }), " \xE2\u20AC\u201D Channel strategy, inbound content system, and proof-led demand generation"]
2792
+ }), " \u2014 Channel strategy, inbound content system, and proof-led demand generation"]
2791
2793
  }), "\\n"]
2792
2794
  }), "\\n", _jsx(_components.h3, {
2793
2795
  children: "Website"
2794
2796
  }), "\\n", _jsx(_components.p, {
2795
- children: "The marketing website's technical infrastructure, setup, and SEO docs now live under Architecture \xE2\u2020\u2019 Website."
2797
+ children: "The marketing website's technical infrastructure, setup, and SEO docs now live under Architecture \u2192 Website."
2796
2798
  })]
2797
2799
  });
2798
2800
  }
@@ -2809,12 +2811,12 @@ return {
2809
2811
  default: MDXContent
2810
2812
  };
2811
2813
  `),
2812
- "knowledge.reddit-account-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Account Details"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Field"\n }), _jsx(_components.th, {\n children: "Value"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Username"\n })\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "AlexElevasis"\n })\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Created"\n })\n }), _jsx(_components.td, {\n children: "2026-03-26"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Purpose"\n })\n }), _jsx(_components.td, {\n children: "Lead generation via Reddit monitoring pipeline"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Persona"\n })\n }), _jsx(_components.td, {\n children: "Alexander, founder of an AI automation company"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.p, {\n children: "The username serves double duty: every helpful comment puts \\"Elevasis\\" in front of the reader."\n }), "\\n", _jsx(_components.h2, {\n children: "Warm-Up Playbook"\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Days 1-3 \xE2\u20AC\u201D Cold Start:"\n })\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Browse, upvote, follow target subs"\n }), "\\n", _jsx(_components.li, {\n children: "1 comment per day max"\n }), "\\n", _jsx(_components.li, {\n children: "No links, no self-promotion, no CTAs"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Days 4-14 \xE2\u20AC\u201D Gradual Ramp:"\n })\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Increase to 2-3 comments/day"\n }), "\\n", _jsx(_components.li, {\n children: "Genuine, helpful answers \xE2\u20AC\u201D no copy-paste across threads"\n }), "\\n", _jsx(_components.li, {\n children: "Still no links or CTAs"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "After 30 Days + 100 Karma \xE2\u20AC\u201D Activation:"\n })\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Most automod filters cleared"\n }), "\\n", _jsx(_components.li, {\n children: "Start using monitoring pipeline drafts"\n }), "\\n", _jsx(_components.li, {\n children: "300+ karma unlocks more restrictive subs (r/Entrepreneur, r/startups)"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Karma Thresholds"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Karma"\n }), _jsx(_components.th, {\n children: "Access Level"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "100"\n }), _jsx(_components.td, {\n children: "Bypasses most automod filters"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "300+"\n }), _jsx(_components.td, {\n children: "Access to restrictive subs"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "1,000+"\n }), _jsx(_components.td, {\n children: "Considered established community member"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Posting Rules"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Genuine value first \xE2\u20AC\u201D no pitching without established reputation"\n }), "\\n", _jsx(_components.li, {\n children: "30-day account age required before using pipeline drafts"\n }), "\\n", _jsx(_components.li, {\n children: "Open questions in responses (not CTAs) per pipeline draft conventions"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2813
- "knowledge.reddit-monitoring-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n p: "p",\n pre: "pre",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "Social monitoring surfaces Reddit posts where business owners discuss operational challenges, manual processes, and automation needs."\n }), "\\n", _jsx(_components.pre, {\n children: _jsx(_components.code, {\n children: "Cron Trigger (3x/day: 16:00, 22:00, 04:00 UTC)\\n \xE2\u2020\u2019 mnt-reddit-monitor-workflow (4-step pipeline)\\n \xE2\u2020\u2019 Step 1: Search \xE2\u20AC\u201D 4 sequential Apify actors (one per tier)\\n \xE2\u2020\u2019 Step 2: Score \xE2\u20AC\u201D claude-sonnet-5 (concurrency 5)\\n \xE2\u2020\u2019 Step 3: Draft \xE2\u20AC\u201D claude-sonnet-5 (high-score only)\\n \xE2\u2020\u2019 Step 4: Report \xE2\u20AC\u201D Store to acq_social_posts, log breakdown\\n \xE2\u2020\u2019 Command Center: /acquisition/monitoring\\n"\n })\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Status:"\n }), " Paused until further notice (2026-03-31). Pipeline technically validated but ROI is low without deep vertical expertise."]\n }), "\\n", _jsx(_components.h2, {\n children: "Velocity Batches"\n }), "\\n", _jsxs(_components.p, {\n children: ["Subreddits grouped by posting velocity, each with its own ", _jsx(_components.code, {\n children: "maxPostsPerSource"\n }), "."]\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Batch"\n }), _jsx(_components.th, {\n children: "Subs"\n }), _jsx(_components.th, {\n children: "Posts/Source"\n }), _jsx(_components.th, {\n children: "Example Subreddits"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Medium Velocity"\n }), _jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "5"\n }), _jsx(_components.td, {\n children: "Accounting, Plumbing"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Buyer Low-Volume"\n }), _jsx(_components.td, {\n children: "10"\n }), _jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: "CRM, EntrepreneurRideAlong, sweatystartup"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Trade Niche"\n }), _jsx(_components.td, {\n children: "10"\n }), _jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "electricians, Dentists, InsuranceAgent"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Decision Niche"\n }), _jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "logistics, FreightBrokers, healthIT"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Scoring"\n }), "\\n", _jsx(_components.p, {\n children: "Posts scored 0-100 by claude-sonnet-5 for business automation opportunity relevance. Posts scoring >= 60 get response drafts via claude-sonnet-5."\n }), "\\n", _jsx(_components.h2, {\n children: "AlexElevasis Account"\n }), "\\n", _jsx(_components.p, {\n children: "All responses posted via the AlexElevasis Reddit account. See Reddit Account strategy doc for warmup playbook and karma thresholds."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2814
- "knowledge.seo-content-guide": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "This guide covers how to write SEO content that ranks in traditional search AND gets cited by AI answer engines \xE2\u20AC\u201D ChatGPT, Perplexity, Google AI Overviews, and Gemini."\n }), "\\n", _jsx(_components.p, {\n children: "The distribution channel is split: 69% of Google searches result in zero clicks, while AI platforms generated 1.13 billion referral visits in June 2025 alone."\n }), "\\n", _jsx(_components.h2, {\n children: "Page Structure"\n }), "\\n", _jsx(_components.h3, {\n children: "Section Architecture"\n }), "\\n", _jsx(_components.p, {\n children: "Every section must be self-contained. AI engines extract individual passages, not full pages."\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Lead with a 30-50 word standalone answer in the first sentence of each section"\n }), "\\n", _jsx(_components.li, {\n children: "Paragraphs: 2-4 sentences max"\n }), "\\n", _jsx(_components.li, {\n children: "78% of AI Overview answers use list format -- use bullets and numbered lists extensively"\n }), "\\n", _jsx(_components.li, {\n children: "Heading hierarchy: one H1 (page title), H2 for major sections, H3 for subsections"\n }), "\\n", _jsx(_components.li, {\n children: "Frame headings as questions when possible"\n }), "\\n"]\n }), "\\n", _jsx(_components.h3, {\n children: "Section Length"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Pillar pages:"\n }), " 2,000-3,000 words total"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Cluster pages:"\n }), " 1,000-2,000 words total"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Each major section:"\n }), " 150-300 words"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Conciseness Rules"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Two-paragraph intro max"\n }), "\\n", _jsx(_components.li, {\n children: "No stat duplication between intro and problem section"\n }), "\\n", _jsx(_components.li, {\n children: "Section character budget: Intro 450-600 chars, Problem 250-400 chars, Solution 300-550 chars"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "E-E-A-T Signals"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Brand name \\"Elevasis\\" must appear explicitly minimum 3x per page"\n }), "\\n", _jsx(_components.li, {\n children: "Vertical names used as proper noun concepts"\n }), "\\n", _jsx(_components.li, {\n children: "Organization + Service + SoftwareApplication schema markup reinforces entity recognition"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2814
+ "knowledge.reddit-account-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Account Details"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Field"\n }), _jsx(_components.th, {\n children: "Value"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Username"\n })\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "AlexElevasis"\n })\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Created"\n })\n }), _jsx(_components.td, {\n children: "2026-03-26"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Purpose"\n })\n }), _jsx(_components.td, {\n children: "Lead generation via Reddit monitoring pipeline"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Persona"\n })\n }), _jsx(_components.td, {\n children: "Alexander, founder of an AI automation company"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.p, {\n children: "The username serves double duty: every helpful comment puts \\"Elevasis\\" in front of the reader."\n }), "\\n", _jsx(_components.h2, {\n children: "Warm-Up Playbook"\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Days 1-3 \u2014 Cold Start:"\n })\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Browse, upvote, follow target subs"\n }), "\\n", _jsx(_components.li, {\n children: "1 comment per day max"\n }), "\\n", _jsx(_components.li, {\n children: "No links, no self-promotion, no CTAs"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "Days 4-14 \u2014 Gradual Ramp:"\n })\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Increase to 2-3 comments/day"\n }), "\\n", _jsx(_components.li, {\n children: "Genuine, helpful answers \u2014 no copy-paste across threads"\n }), "\\n", _jsx(_components.li, {\n children: "Still no links or CTAs"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: _jsx(_components.strong, {\n children: "After 30 Days + 100 Karma \u2014 Activation:"\n })\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Most automod filters cleared"\n }), "\\n", _jsx(_components.li, {\n children: "Start using monitoring pipeline drafts"\n }), "\\n", _jsx(_components.li, {\n children: "300+ karma unlocks more restrictive subs (r/Entrepreneur, r/startups)"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Karma Thresholds"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Karma"\n }), _jsx(_components.th, {\n children: "Access Level"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "100"\n }), _jsx(_components.td, {\n children: "Bypasses most automod filters"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "300+"\n }), _jsx(_components.td, {\n children: "Access to restrictive subs"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "1,000+"\n }), _jsx(_components.td, {\n children: "Considered established community member"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Posting Rules"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Genuine value first \u2014 no pitching without established reputation"\n }), "\\n", _jsx(_components.li, {\n children: "30-day account age required before using pipeline drafts"\n }), "\\n", _jsx(_components.li, {\n children: "Open questions in responses (not CTAs) per pipeline draft conventions"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2815
+ "knowledge.reddit-monitoring-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n p: "p",\n pre: "pre",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "Social monitoring surfaces Reddit posts where business owners discuss operational challenges, manual processes, and automation needs."\n }), "\\n", _jsx(_components.pre, {\n children: _jsx(_components.code, {\n children: "Cron Trigger (3x/day: 16:00, 22:00, 04:00 UTC)\\n \u2192 mnt-reddit-monitor-workflow (4-step pipeline)\\n \u2192 Step 1: Search \u2014 4 sequential Apify actors (one per tier)\\n \u2192 Step 2: Score \u2014 claude-sonnet-5 (concurrency 5)\\n \u2192 Step 3: Draft \u2014 claude-sonnet-5 (high-score only)\\n \u2192 Step 4: Report \u2014 Store to acq_social_posts, log breakdown\\n \u2192 Command Center: /acquisition/monitoring\\n"\n })\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Status:"\n }), " Paused until further notice (2026-03-31). Pipeline technically validated but ROI is low without deep vertical expertise."]\n }), "\\n", _jsx(_components.h2, {\n children: "Velocity Batches"\n }), "\\n", _jsxs(_components.p, {\n children: ["Subreddits grouped by posting velocity, each with its own ", _jsx(_components.code, {\n children: "maxPostsPerSource"\n }), "."]\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Batch"\n }), _jsx(_components.th, {\n children: "Subs"\n }), _jsx(_components.th, {\n children: "Posts/Source"\n }), _jsx(_components.th, {\n children: "Example Subreddits"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Medium Velocity"\n }), _jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "5"\n }), _jsx(_components.td, {\n children: "Accounting, Plumbing"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Buyer Low-Volume"\n }), _jsx(_components.td, {\n children: "10"\n }), _jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: "CRM, EntrepreneurRideAlong, sweatystartup"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Trade Niche"\n }), _jsx(_components.td, {\n children: "10"\n }), _jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "electricians, Dentists, InsuranceAgent"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Decision Niche"\n }), _jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "logistics, FreightBrokers, healthIT"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Scoring"\n }), "\\n", _jsx(_components.p, {\n children: "Posts scored 0-100 by claude-sonnet-5 for business automation opportunity relevance. Posts scoring >= 60 get response drafts via claude-sonnet-5."\n }), "\\n", _jsx(_components.h2, {\n children: "AlexElevasis Account"\n }), "\\n", _jsx(_components.p, {\n children: "All responses posted via the AlexElevasis Reddit account. See Reddit Account strategy doc for warmup playbook and karma thresholds."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2816
+ "knowledge.seo-content-guide": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n ol: "ol",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "This guide covers how to write SEO content that ranks in traditional search AND gets cited by AI answer engines \u2014 ChatGPT, Perplexity, Google AI Overviews, and Gemini."\n }), "\\n", _jsx(_components.p, {\n children: "The distribution channel is split: 69% of Google searches result in zero clicks, while AI platforms generated 1.13 billion referral visits in June 2025 alone."\n }), "\\n", _jsx(_components.h2, {\n children: "Page Structure"\n }), "\\n", _jsx(_components.h3, {\n children: "Section Architecture"\n }), "\\n", _jsx(_components.p, {\n children: "Every section must be self-contained. AI engines extract individual passages, not full pages."\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Lead with a 30-50 word standalone answer in the first sentence of each section"\n }), "\\n", _jsx(_components.li, {\n children: "Paragraphs: 2-4 sentences max"\n }), "\\n", _jsx(_components.li, {\n children: "78% of AI Overview answers use list format -- use bullets and numbered lists extensively"\n }), "\\n", _jsx(_components.li, {\n children: "Heading hierarchy: one H1 (page title), H2 for major sections, H3 for subsections"\n }), "\\n", _jsx(_components.li, {\n children: "Frame headings as questions when possible"\n }), "\\n"]\n }), "\\n", _jsx(_components.h3, {\n children: "Section Length"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Pillar pages:"\n }), " 2,000-3,000 words total"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Cluster pages:"\n }), " 1,000-2,000 words total"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Each major section:"\n }), " 150-300 words"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Conciseness Rules"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Two-paragraph intro max"\n }), "\\n", _jsx(_components.li, {\n children: "No stat duplication between intro and problem section"\n }), "\\n", _jsx(_components.li, {\n children: "Section character budget: Intro 450-600 chars, Problem 250-400 chars, Solution 300-550 chars"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "E-E-A-T Signals"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Brand name \\"Elevasis\\" must appear explicitly minimum 3x per page"\n }), "\\n", _jsx(_components.li, {\n children: "Vertical names used as proper noun concepts"\n }), "\\n", _jsx(_components.li, {\n children: "Organization + Service + SoftwareApplication schema markup reinforces entity recognition"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2815
2817
  "knowledge.seo-distribution-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "Everything that happens after pages are published and sitemap/IndexNow pings are sent. Evergreen reference for maximizing visibility across traditional search, AI answer engines, and buyer-intent directories."\n }), "\\n", _jsx(_components.h2, {\n children: "AI Crawler Discovery"\n }), "\\n", _jsx(_components.h3, {\n children: _jsx(_components.code, {\n children: "llms.txt"\n })\n }), "\\n", _jsxs(_components.p, {\n children: ["A plain-text Markdown file at the domain root that gives LLMs a structured map of key content. Location: ", _jsx(_components.code, {\n children: "apps/website/public/llms.txt"\n }), "."]\n }), "\\n", _jsx(_components.p, {\n children: "Update whenever pillar or cluster pages are published."\n }), "\\n", _jsx(_components.h3, {\n children: "Sitemap Segmentation"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Segment ID"\n }), _jsx(_components.th, {\n children: "Contents"\n }), _jsx(_components.th, {\n children: "Priority"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "0"\n }), _jsx(_components.td, {\n children: "Static pages"\n }), _jsx(_components.td, {\n children: "Default"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "1"\n }), _jsx(_components.td, {\n children: "Pillar pages (9)"\n }), _jsx(_components.td, {\n children: "0.9"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "Cluster pages (52)"\n }), _jsx(_components.td, {\n children: "0.8"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h3, {\n children: "Entity Density Rules"\n }), "\\n", _jsx(_components.p, {\n children: "Pages with 15+ recognized entities show 4.8x higher selection probability for AI citations."\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Brand name \\"Elevasis\\" must appear explicitly (minimum 3x per page)"\n }), "\\n", _jsx(_components.li, {\n children: "Stat density target: one statistic every 150-200 words"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Directory Citations"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Tier 1 (Buyer Intent):"\n }), " G2, Capterra, Product Hunt, AppSumo (direct buyer intent, high domain authority)"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Tier 2 (Authority):"\n }), " Crunchbase, AngelList, LinkedIn company page, industry association directories"]\n }), "\\n", _jsx(_components.h2, {\n children: "Google Business Profile"\n }), "\\n", _jsx(_components.p, {\n children: "Claim and verify GBP listing. Category: \\"Software Company\\". Keep NAP (Name, Address, Phone) consistent across all citations."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2816
2818
  "knowledge.seo-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n pre: "pre",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Vertical Launch Workflow"\n }), "\\n", _jsxs(_components.p, {\n children: ["End-to-end process for launching a new vertical (e.g., ", _jsx(_components.code, {\n children: "hvac-contractors"\n }), "):"]\n }), "\\n", _jsx(_components.h3, {\n children: "Step 1: Research vertical data"\n }), "\\n", _jsx(_components.p, {\n children: "Find real, citable industry statistics: pain points, automation ROI, market context. Sources: trade associations, industry surveys, government data (BLS, Census)."\n }), "\\n", _jsx(_components.h3, {\n children: "Step 2: Generate pages"\n }), "\\n", _jsx(_components.pre, {\n children: _jsx(_components.code, {\n className: "language-bash",\n children: "# Pillar page\\npnpm tsx scripts/seo/generate-pages.ts --vertical hvac-contractors --type pillar --dry-run\\npnpm tsx scripts/seo/generate-pages.ts --vertical hvac-contractors --type pillar\\n\\n# Cluster pages\\npnpm tsx scripts/seo/generate-pages.ts --vertical hvac-contractors --type cluster\\n"\n })\n }), "\\n", _jsx(_components.h3, {\n children: "Step 3: Backfill chart data"\n }), "\\n", _jsxs(_components.p, {\n children: ["Charts require post-generation patching. Write chart patch files using Step 1 research, then apply via ", _jsx(_components.code, {\n children: "content.ts patch"\n }), "."]\n }), "\\n", _jsx(_components.h3, {\n children: "Step 4: AEO optimization"\n }), "\\n", _jsx(_components.p, {\n children: "Every section must be self-contained. AI engines extract individual passages, not full pages."\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Lead with a 30-50 word standalone answer in the first sentence of each section"\n }), "\\n", _jsx(_components.li, {\n children: "78% of AI Overview answers use list format"\n }), "\\n", _jsx(_components.li, {\n children: "Frame headings as questions when possible"\n }), "\\n"]\n }), "\\n", _jsx(_components.h3, {\n children: "Step 5: Post-publish distribution"\n }), "\\n", _jsxs(_components.p, {\n children: ["Update ", _jsx(_components.code, {\n children: "llms.txt"\n }), ", ping IndexNow, submit sitemap segments to Search Console."]\n }), "\\n", _jsx(_components.h2, {\n children: "Data Sourcing Rules"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Tier 1 (Verified): Named source, specific methodology. Use confidently."\n }), "\\n", _jsx(_components.li, {\n children: "Tier 2 (Plausible): Widely cited, directionally correct. Soften the specific number."\n }), "\\n", _jsx(_components.li, {\n children: "Tier 3 (Unverified): No credible source. Do not use specific numbers."\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2817
- "knowledge.x-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["X is the ", _jsx(_components.strong, {\n children: "#4 priority platform"\n }), ". Most content is repurposed from LinkedIn text posts as threads."]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Cadence:"\n }), " 3-5 posts/day (mix of original posts + replies + quote tweets), 2-3 threads/week"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Prerequisite:"\n }), " Get ", _jsx(_components.strong, {\n children: "X Premium ($8/mo)"\n }), " \xE2\u20AC\u201D verified accounts get ~10x more impressions. Non-Premium accounts posting links receive near-zero engagement as of 2026."]\n }), "\\n", _jsx(_components.h2, {\n children: "Algorithm Deep Dive"\n }), "\\n", _jsx(_components.h3, {\n children: "Engagement Weight Scoring"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Signal"\n }), _jsx(_components.th, {\n children: "Weight"\n }), _jsx(_components.th, {\n children: "vs. Like"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Reply engaged by author"\n })\n }), _jsx(_components.td, {\n children: "+75"\n }), _jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "150x"\n })\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Reply"\n }), _jsx(_components.td, {\n children: "+13.5"\n }), _jsx(_components.td, {\n children: "27x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Profile click + engagement"\n }), _jsx(_components.td, {\n children: "+12.0"\n }), _jsx(_components.td, {\n children: "24x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Bookmark"\n }), _jsx(_components.td, {\n children: "+10.0"\n }), _jsx(_components.td, {\n children: "20x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Retweet"\n }), _jsx(_components.td, {\n children: "+1.0"\n }), _jsx(_components.td, {\n children: "2x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Like"\n }), _jsx(_components.td, {\n children: "+0.5"\n }), _jsx(_components.td, {\n children: "1x"\n })]\n })]\n })]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Critical takeaway:"\n }), " Replying to your own replies is worth ", _jsx(_components.strong, {\n children: "150x a like"\n }), "."]\n }), "\\n", _jsx(_components.h3, {\n children: "Penalties"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: ["External links: ", _jsx(_components.strong, {\n children: "30-50% reach reduction"\n })]\n }), "\\n", _jsxs(_components.li, {\n children: ["Multiple hashtags: ", _jsx(_components.strong, {\n children: "40% penalty"\n })]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Thread Strategy"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "First tweet = hook (bold claim or surprising stat)"\n }), "\\n", _jsx(_components.li, {\n children: "5-10 tweets per thread"\n }), "\\n", _jsx(_components.li, {\n children: "Last tweet = CTA (follow for more, link to extended content)"\n }), "\\n", _jsx(_components.li, {\n children: "Reply to your own threads within the first hour to boost algorithmic velocity"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2819
+ "knowledge.x-strategy": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["X is the ", _jsx(_components.strong, {\n children: "#4 priority platform"\n }), ". Most content is repurposed from LinkedIn text posts as threads."]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Cadence:"\n }), " 3-5 posts/day (mix of original posts + replies + quote tweets), 2-3 threads/week"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Prerequisite:"\n }), " Get ", _jsx(_components.strong, {\n children: "X Premium ($8/mo)"\n }), " \u2014 verified accounts get ~10x more impressions. Non-Premium accounts posting links receive near-zero engagement as of 2026."]\n }), "\\n", _jsx(_components.h2, {\n children: "Algorithm Deep Dive"\n }), "\\n", _jsx(_components.h3, {\n children: "Engagement Weight Scoring"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Signal"\n }), _jsx(_components.th, {\n children: "Weight"\n }), _jsx(_components.th, {\n children: "vs. Like"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "Reply engaged by author"\n })\n }), _jsx(_components.td, {\n children: "+75"\n }), _jsx(_components.td, {\n children: _jsx(_components.strong, {\n children: "150x"\n })\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Reply"\n }), _jsx(_components.td, {\n children: "+13.5"\n }), _jsx(_components.td, {\n children: "27x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Profile click + engagement"\n }), _jsx(_components.td, {\n children: "+12.0"\n }), _jsx(_components.td, {\n children: "24x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Bookmark"\n }), _jsx(_components.td, {\n children: "+10.0"\n }), _jsx(_components.td, {\n children: "20x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Retweet"\n }), _jsx(_components.td, {\n children: "+1.0"\n }), _jsx(_components.td, {\n children: "2x"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Like"\n }), _jsx(_components.td, {\n children: "+0.5"\n }), _jsx(_components.td, {\n children: "1x"\n })]\n })]\n })]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Critical takeaway:"\n }), " Replying to your own replies is worth ", _jsx(_components.strong, {\n children: "150x a like"\n }), "."]\n }), "\\n", _jsx(_components.h3, {\n children: "Penalties"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: ["External links: ", _jsx(_components.strong, {\n children: "30-50% reach reduction"\n })]\n }), "\\n", _jsxs(_components.li, {\n children: ["Multiple hashtags: ", _jsx(_components.strong, {\n children: "40% penalty"\n })]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Thread Strategy"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "First tweet = hook (bold claim or surprising stat)"\n }), "\\n", _jsx(_components.li, {\n children: "5-10 tweets per thread"\n }), "\\n", _jsx(_components.li, {\n children: "Last tweet = CTA (follow for more, link to extended content)"\n }), "\\n", _jsx(_components.li, {\n children: "Reply to your own threads within the first hour to boost algorithmic velocity"\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
2818
2820
  "knowledge.youtube-obs-recording-setup": makeKnowledgeComponent(`"use strict";
2819
2821
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
2820
2822
  function _createMdxContent(props) {
@@ -3252,14 +3254,14 @@ function _createMdxContent(props) {
3252
3254
  }), "\\n", _jsxs(_components.p, {
3253
3255
  children: ["Build the \\"Alexander Le | Elevasis\\" YouTube channel as an evergreen discovery engine for Elevasis. YouTube is the ", _jsx(_components.strong, {
3254
3256
  children: "#1 content priority"
3255
- }), " \xE2\u20AC\u201D evergreen discovery, SEO compounding, and 53% of B2B buyers watch video before requesting demos."]
3257
+ }), " \u2014 evergreen discovery, SEO compounding, and 53% of B2B buyers watch video before requesting demos."]
3256
3258
  }), "\\n", _jsx(_components.h2, {
3257
3259
  children: "Channel Identity"
3258
3260
  }), "\\n", _jsxs(_components.ul, {
3259
3261
  children: ["\\n", _jsxs(_components.li, {
3260
3262
  children: [_jsx(_components.strong, {
3261
3263
  children: "Name:"
3262
- }), " \\"Alexander Le | Elevasis\\" \xE2\u20AC\u201D personal-brand hybrid with clear business association"]
3264
+ }), " \\"Alexander Le | Elevasis\\" \u2014 personal-brand hybrid with clear business association"]
3263
3265
  }), "\\n", _jsxs(_components.li, {
3264
3266
  children: [_jsx(_components.strong, {
3265
3267
  children: "Handle:"
@@ -3272,7 +3274,7 @@ function _createMdxContent(props) {
3272
3274
  }), " People subscribe to people. Algorithm favors creator-branded channels over faceless brands."]
3273
3275
  }), "\\n"]
3274
3276
  }), "\\n", _jsx(_components.h2, {
3275
- children: "Content Format: Face Bubble Intro \xE2\u2020\u2019 Screen Recording"
3277
+ children: "Content Format: Face Bubble Intro \u2192 Screen Recording"
3276
3278
  }), "\\n", _jsxs(_components.p, {
3277
3279
  children: [_jsx(_components.strong, {
3278
3280
  children: "Primary format:"
@@ -3283,7 +3285,7 @@ function _createMdxContent(props) {
3283
3285
  })
3284
3286
  }), "\\n", _jsxs(_components.ul, {
3285
3287
  children: ["\\n", _jsx(_components.li, {
3286
- children: "40%+ of YouTube's top 1,000 channels never show a presenter \xE2\u20AC\u201D faceless works"
3288
+ children: "40%+ of YouTube's top 1,000 channels never show a presenter \u2014 faceless works"
3287
3289
  }), "\\n", _jsx(_components.li, {
3288
3290
  children: "Screen recording tutorials rank extremely well on YouTube + Google"
3289
3291
  }), "\\n", _jsxs(_components.li, {
@@ -3301,7 +3303,7 @@ function _createMdxContent(props) {
3301
3303
  }), "\\n", _jsx(_components.li, {
3302
3304
  children: "\\"Document the build\\" format: record while building, editing, deploying"
3303
3305
  }), "\\n", _jsx(_components.li, {
3304
- children: "Show Command Center in action \xE2\u20AC\u201D no equivalent content exists"
3306
+ children: "Show Command Center in action \u2014 no equivalent content exists"
3305
3307
  }), "\\n"]
3306
3308
  }), "\\n", _jsx(_components.h2, {
3307
3309
  children: "Launch Queue"
@@ -3331,7 +3333,7 @@ return {
3331
3333
  default: MDXContent
3332
3334
  };
3333
3335
  `),
3334
- "knowledge.youtube-growth-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n li: "li",\n ol: "ol",\n p: "p",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "This playbook maps YouTube growth tactics to the current Elevasis content format: screen recordings, Command Center walkthroughs, founder commentary, proof assets, and short clips cut from real demos."\n }), "\\n", _jsx(_components.p, {\n children: "The goal is to make real AI orchestration visible enough that buyers and technical peers understand what Elevasis does."\n }), "\\n", _jsx(_components.h2, {\n children: "Core Format"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Format"\n }), _jsx(_components.th, {\n children: "Use For"\n }), _jsx(_components.th, {\n children: "Notes"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Face intro \xE2\u2020\u2019 screen recording"\n }), _jsx(_components.td, {\n children: "Flagship demos, founder-led walkthroughs"\n }), _jsx(_components.td, {\n children: "15-30 second intro, then full-screen product work"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Screen recording only"\n }), _jsx(_components.td, {\n children: "Tutorials, Shorts source material"\n }), _jsx(_components.td, {\n children: "Fastest to produce"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Data walkthrough"\n }), _jsx(_components.td, {\n children: "Campaign metrics, cost tracking, workflow results"\n }), _jsx(_components.td, {\n children: "Use only real data"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Concept explainer"\n }), _jsx(_components.td, {\n children: "AI agents, orchestration, human oversight"\n }), _jsx(_components.td, {\n children: "Keep tied to concrete business workflows"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "CTR Optimization"\n }), "\\n", _jsx(_components.p, {\n children: "Thumbnails should show the result or system, not abstract concepts:"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Command Center, workflow graph, campaign analytics, or visible output"\n }), "\\n", _jsx(_components.li, {\n children: "Optional face overlay when it improves trust"\n }), "\\n", _jsx(_components.li, {\n children: "Three to five words of context. High contrast, readable at mobile size."\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "Title rules:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Front-load the topic"\n }), "\\n", _jsx(_components.li, {\n children: "Use real numbers only when current and verifiable"\n }), "\\n", _jsx(_components.li, {\n children: "Prefer \\"Watch\\", \\"Real\\", \\"Live\\", \\"Actual\\", \\"Walkthrough\\" over hype language"\n }), "\\n", _jsx(_components.li, {\n children: "Make the title and thumbnail say different things"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Retention"\n }), "\\n", _jsx(_components.p, {\n children: "Open with the payoff:"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Show the final dashboard, result, or workflow output"\n }), "\\n", _jsx(_components.li, {\n children: "Explain what the viewer is about to see"\n }), "\\n", _jsx(_components.li, {\n children: "Switch into the walkthrough quickly"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "First-24-Hour Workflow"\n }), "\\n", _jsx(_components.p, {\n children: "Algorithm watches first 30-60 minutes closely. A video getting 10 replies in 15 minutes dramatically outperforms one getting 10 replies over 24 hours."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
3336
+ "knowledge.youtube-growth-playbook": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n li: "li",\n ol: "ol",\n p: "p",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsx(_components.p, {\n children: "This playbook maps YouTube growth tactics to the current Elevasis content format: screen recordings, Command Center walkthroughs, founder commentary, proof assets, and short clips cut from real demos."\n }), "\\n", _jsx(_components.p, {\n children: "The goal is to make real AI orchestration visible enough that buyers and technical peers understand what Elevasis does."\n }), "\\n", _jsx(_components.h2, {\n children: "Core Format"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Format"\n }), _jsx(_components.th, {\n children: "Use For"\n }), _jsx(_components.th, {\n children: "Notes"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Face intro \u2192 screen recording"\n }), _jsx(_components.td, {\n children: "Flagship demos, founder-led walkthroughs"\n }), _jsx(_components.td, {\n children: "15-30 second intro, then full-screen product work"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Screen recording only"\n }), _jsx(_components.td, {\n children: "Tutorials, Shorts source material"\n }), _jsx(_components.td, {\n children: "Fastest to produce"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Data walkthrough"\n }), _jsx(_components.td, {\n children: "Campaign metrics, cost tracking, workflow results"\n }), _jsx(_components.td, {\n children: "Use only real data"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Concept explainer"\n }), _jsx(_components.td, {\n children: "AI agents, orchestration, human oversight"\n }), _jsx(_components.td, {\n children: "Keep tied to concrete business workflows"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "CTR Optimization"\n }), "\\n", _jsx(_components.p, {\n children: "Thumbnails should show the result or system, not abstract concepts:"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Command Center, workflow graph, campaign analytics, or visible output"\n }), "\\n", _jsx(_components.li, {\n children: "Optional face overlay when it improves trust"\n }), "\\n", _jsx(_components.li, {\n children: "Three to five words of context. High contrast, readable at mobile size."\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "Title rules:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Front-load the topic"\n }), "\\n", _jsx(_components.li, {\n children: "Use real numbers only when current and verifiable"\n }), "\\n", _jsx(_components.li, {\n children: "Prefer \\"Watch\\", \\"Real\\", \\"Live\\", \\"Actual\\", \\"Walkthrough\\" over hype language"\n }), "\\n", _jsx(_components.li, {\n children: "Make the title and thumbnail say different things"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "Retention"\n }), "\\n", _jsx(_components.p, {\n children: "Open with the payoff:"\n }), "\\n", _jsxs(_components.ol, {\n children: ["\\n", _jsx(_components.li, {\n children: "Show the final dashboard, result, or workflow output"\n }), "\\n", _jsx(_components.li, {\n children: "Explain what the viewer is about to see"\n }), "\\n", _jsx(_components.li, {\n children: "Switch into the walkthrough quickly"\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "First-24-Hour Workflow"\n }), "\\n", _jsx(_components.p, {\n children: "Algorithm watches first 30-60 minutes closely. A video getting 10 replies in 15 minutes dramatically outperforms one getting 10 replies over 24 hours."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
3335
3337
  "knowledge.youtube-mental-prep": makeKnowledgeComponent(`"use strict";
3336
3338
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
3337
3339
  function _createMdxContent(props) {
@@ -3348,7 +3350,7 @@ function _createMdxContent(props) {
3348
3350
  children: [_jsx(_components.h2, {
3349
3351
  children: "Why This Exists"
3350
3352
  }), "\\n", _jsx(_components.p, {
3351
- children: "Recording yourself and putting your ideas out publicly is genuinely uncomfortable. This doc captures the research and practical strategies so you can reference them when the anxiety spikes \xE2\u20AC\u201D not as motivation, but as evidence that the discomfort is normal, finite, and navigable."
3353
+ children: "Recording yourself and putting your ideas out publicly is genuinely uncomfortable. This doc captures the research and practical strategies so you can reference them when the anxiety spikes \u2014 not as motivation, but as evidence that the discomfort is normal, finite, and navigable."
3352
3354
  }), "\\n", _jsx(_components.h2, {
3353
3355
  children: "The Core Insight"
3354
3356
  }), "\\n", _jsxs(_components.p, {
@@ -3362,30 +3364,30 @@ function _createMdxContent(props) {
3362
3364
  }), "\\n", _jsxs(_components.p, {
3363
3365
  children: ["People overestimate how much others notice and judge them by roughly ", _jsx(_components.strong, {
3364
3366
  children: "2x"
3365
- }), ". Early videos get almost zero views \xE2\u20AC\u201D you're practicing in an empty room."]
3367
+ }), ". Early videos get almost zero views \u2014 you're practicing in an empty room."]
3366
3368
  }), "\\n", _jsx(_components.h3, {
3367
3369
  children: "The Five Common Fears (in order of prevalence)"
3368
3370
  }), "\\n", _jsxs(_components.ol, {
3369
3371
  children: ["\\n", _jsxs(_components.li, {
3370
3372
  children: [_jsx(_components.strong, {
3371
3373
  children: "Judgment from people you know"
3372
- }), " \xE2\u20AC\u201D not strangers. The #1 blocker."]
3374
+ }), " \u2014 not strangers. The #1 blocker."]
3373
3375
  }), "\\n", _jsxs(_components.li, {
3374
3376
  children: [_jsx(_components.strong, {
3375
3377
  children: "Perfectionism as procrastination"
3376
- }), " \xE2\u20AC\u201D \\"I'll start when I have better equipment.\\" This is avoidance."]
3378
+ }), " \u2014 \\"I'll start when I have better equipment.\\" This is avoidance."]
3377
3379
  }), "\\n", _jsxs(_components.li, {
3378
3380
  children: [_jsx(_components.strong, {
3379
3381
  children: "Impostor syndrome"
3380
- }), " \xE2\u20AC\u201D \\"Who am I to teach this?\\""]
3382
+ }), " \u2014 \\"Who am I to teach this?\\""]
3381
3383
  }), "\\n", _jsxs(_components.li, {
3382
3384
  children: [_jsx(_components.strong, {
3383
3385
  children: "Permanence anxiety"
3384
- }), " \xE2\u20AC\u201D \\"This will be on the internet forever\\""]
3386
+ }), " \u2014 \\"This will be on the internet forever\\""]
3385
3387
  }), "\\n", _jsxs(_components.li, {
3386
3388
  children: [_jsx(_components.strong, {
3387
3389
  children: "Voice/face aversion"
3388
- }), " \xE2\u20AC\u201D Most people dislike their recorded voice (bone conduction gap)"]
3390
+ }), " \u2014 Most people dislike their recorded voice (bone conduction gap)"]
3389
3391
  }), "\\n"]
3390
3392
  }), "\\n", _jsx(_components.h3, {
3391
3393
  children: "The Real Fear: Cringe"
@@ -3395,11 +3397,11 @@ function _createMdxContent(props) {
3395
3397
  children: "Graduated Exposure Protocol"
3396
3398
  }), "\\n", _jsxs(_components.ol, {
3397
3399
  children: ["\\n", _jsx(_components.li, {
3398
- children: "Screen recording only (no face, no voice) \xE2\u20AC\u201D 2 videos"
3400
+ children: "Screen recording only (no face, no voice) \u2014 2 videos"
3399
3401
  }), "\\n", _jsx(_components.li, {
3400
- children: "Screen recording + voiceover (no face) \xE2\u20AC\u201D 5 videos"
3402
+ children: "Screen recording + voiceover (no face) \u2014 5 videos"
3401
3403
  }), "\\n", _jsx(_components.li, {
3402
- children: "Face bubble intro (15-30s) + screen recording \xE2\u20AC\u201D ongoing"
3404
+ children: "Face bubble intro (15-30s) + screen recording \u2014 ongoing"
3403
3405
  }), "\\n"]
3404
3406
  }), "\\n", _jsx(_components.p, {
3405
3407
  children: "Each stage desensitizes one fear at a time. Never skip ahead. The goal is consistency, not perfection."
@@ -3474,7 +3476,7 @@ function _createMdxContent(props) {
3474
3476
  }), "\\n", _jsxs(_components.li, {
3475
3477
  children: ["Use YouTube's ", _jsx(_components.strong, {
3476
3478
  children: "Test & Compare"
3477
- }), " \xE2\u20AC\u201D upload 3 thumbnails, YouTube A/B tests and reports CTR"]
3479
+ }), " \u2014 upload 3 thumbnails, YouTube A/B tests and reports CTR"]
3478
3480
  }), "\\n"]
3479
3481
  }), "\\n", _jsx(_components.h3, {
3480
3482
  children: "Description"
@@ -3486,7 +3488,7 @@ function _createMdxContent(props) {
3486
3488
  }), "\\n", _jsxs(_components.li, {
3487
3489
  children: ["Add ", _jsx(_components.strong, {
3488
3490
  children: "timestamps/chapters"
3489
- }), " \xE2\u20AC\u201D improve retention + create extra search ranking hooks"]
3491
+ }), " \u2014 improve retention + create extra search ranking hooks"]
3490
3492
  }), "\\n"]
3491
3493
  }), "\\n", _jsx(_components.h2, {
3492
3494
  children: "Shorts Strategy"
@@ -3508,7 +3510,7 @@ function _createMdxContent(props) {
3508
3510
  }), "\\n", _jsx(_components.li, {
3509
3511
  children: "Reply to every comment within the first 24 hours"
3510
3512
  }), "\\n", _jsx(_components.li, {
3511
- children: "Share in relevant communities (not spam \xE2\u20AC\u201D genuine value)"
3513
+ children: "Share in relevant communities (not spam \u2014 genuine value)"
3512
3514
  }), "\\n"]
3513
3515
  })]
3514
3516
  });
@@ -3553,7 +3555,7 @@ function _createMdxContent(props) {
3553
3555
  children: "Principle:"
3554
3556
  }), " AI must work with your existing tools, not replace them."]
3555
3557
  }), "\\n", _jsx(_components.p, {
3556
- children: "AI that doesn't connect to your CRM, your email, your calendar, your existing workflows is a toy. Real AI automation works WITH what you already have \xE2\u20AC\u201D not instead of it."
3558
+ children: "AI that doesn't connect to your CRM, your email, your calendar, your existing workflows is a toy. Real AI automation works WITH what you already have \u2014 not instead of it."
3557
3559
  }), "\\n", _jsxs(_components.ul, {
3558
3560
  children: ["\\n", _jsx(_components.li, {
3559
3561
  children: "Your 50 Zapier workflows keep running"
@@ -3573,7 +3575,7 @@ function _createMdxContent(props) {
3573
3575
  children: "Principle:"
3574
3576
  }), " AI must learn from every decision and improve continuously."]
3575
3577
  }), "\\n", _jsx(_components.p, {
3576
- children: "Static automation is just fancy if-then logic. Real AI captures every approval, rejection, and edit \xE2\u20AC\u201D then uses that data to get smarter."
3578
+ children: "Static automation is just fancy if-then logic. Real AI captures every approval, rejection, and edit \u2014 then uses that data to get smarter."
3577
3579
  }), "\\n", _jsxs(_components.p, {
3578
3580
  children: [_jsx(_components.strong, {
3579
3581
  children: "The anti-pattern:"
@@ -3585,7 +3587,7 @@ function _createMdxContent(props) {
3585
3587
  children: "Principle:"
3586
3588
  }), " You must be able to see what AI systems are doing in real-time."]
3587
3589
  }), "\\n", _jsx(_components.p, {
3588
- children: "Black-box automation is unacceptable for business operations. You need to see every action, every decision, every cost \xE2\u20AC\u201D as it happens."
3590
+ children: "Black-box automation is unacceptable for business operations. You need to see every action, every decision, every cost \u2014 as it happens."
3589
3591
  }), "\\n", _jsxs(_components.ul, {
3590
3592
  children: ["\\n", _jsx(_components.li, {
3591
3593
  children: "Real-time activity feeds showing what's executing"
@@ -3607,7 +3609,7 @@ function _createMdxContent(props) {
3607
3609
  children: "Principle:"
3608
3610
  }), " Humans must approve important actions before execution."]
3609
3611
  }), "\\n", _jsx(_components.p, {
3610
- children: "AI should handle the grunt work. But critical decisions \xE2\u20AC\u201D sending emails to prospects, updating customer records, publishing content \xE2\u20AC\u201D require human approval."
3612
+ children: "AI should handle the grunt work. But critical decisions \u2014 sending emails to prospects, updating customer records, publishing content \u2014 require human approval."
3611
3613
  }), "\\n", _jsxs(_components.ul, {
3612
3614
  children: ["\\n", _jsx(_components.li, {
3613
3615
  children: "AI researches 50 prospects and drafts personalized emails"
@@ -3638,7 +3640,7 @@ return {
3638
3640
  default: MDXContent
3639
3641
  };
3640
3642
  `),
3641
- "knowledge.communications-map": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n p: "p",\n pre: "pre",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["Every message sent to a lead across the active acquisition pipeline \xE2\u20AC\u201D outreach, follow-ups, reminders, and event-triggered emails. ", _jsx(_components.strong, {\n children: "~10 total active messages"\n }), " (3 outreach + 1 reply + 2 subsequent reply + 2 discovery reminders + 1 timeout follow-up + 1 timeout re-engagement)."]\n }), "\\n", _jsx(_components.p, {\n children: "Stages 04-08 communications (proposal follow-ups, payment reminders, nurture sequences) are archived."\n }), "\\n", _jsx(_components.h2, {\n children: "Active Pipeline Phases"\n }), "\\n", _jsx(_components.pre, {\n children: _jsx(_components.code, {\n children: "1. Outreach (Instantly) 2. Reply Handling 3. Discovery Reminders\\n 3 emails 1 email + 2 HITL 2 reminders\\n Day 0/3/7 On reply -24h/-1h\\n"\n })\n }), "\\n", _jsx(_components.h2, {\n children: "Phase 1: Outreach (Instantly)"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "#"\n }), _jsx(_components.th, {\n children: "Day"\n }), _jsx(_components.th, {\n children: "Subject"\n }), _jsx(_components.th, {\n children: "Angle"\n }), _jsx(_components.th, {\n children: "Purpose"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "1"\n }), _jsx(_components.td, {\n children: "0"\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "idea for {{companyName}}"\n })\n }), _jsx(_components.td, {\n children: "Earn attention"\n }), _jsx(_components.td, {\n children: "Personal, specific"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "where do business hours actually go?"\n })\n }), _jsx(_components.td, {\n children: "New angle"\n }), _jsx(_components.td, {\n children: "Peer-level, intriguing"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: "7"\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "the offer (whenever useful)"\n })\n }), _jsx(_components.td, {\n children: "Permission to close"\n }), _jsx(_components.td, {\n children: "Warm, zero pressure"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Phase 2: Reply Handling (Resend)"\n }), "\\n", _jsx(_components.p, {\n children: "Sent only to INTERESTED replies. LLM drafts; admin approves via HITL before sending."\n }), "\\n", _jsx(_components.h2, {\n children: "Phase 3: Discovery Reminders (Resend)"\n }), "\\n", _jsx(_components.p, {\n children: "Two automated reminders per booking:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "-24h: \\"Looking forward to our call tomorrow\\""\n }), "\\n", _jsx(_components.li, {\n children: "-1h: \\"See you in 1 hour\\" with discovery form link"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "All scheduled/event emails signed \\"Alex\\". Plain text."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
3643
+ "knowledge.communications-map": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n code: "code",\n h2: "h2",\n li: "li",\n p: "p",\n pre: "pre",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Overview"\n }), "\\n", _jsxs(_components.p, {\n children: ["Every message sent to a lead across the active acquisition pipeline \u2014 outreach, follow-ups, reminders, and event-triggered emails. ", _jsx(_components.strong, {\n children: "~10 total active messages"\n }), " (3 outreach + 1 reply + 2 subsequent reply + 2 discovery reminders + 1 timeout follow-up + 1 timeout re-engagement)."]\n }), "\\n", _jsx(_components.p, {\n children: "Stages 04-08 communications (proposal follow-ups, payment reminders, nurture sequences) are archived."\n }), "\\n", _jsx(_components.h2, {\n children: "Active Pipeline Phases"\n }), "\\n", _jsx(_components.pre, {\n children: _jsx(_components.code, {\n children: "1. Outreach (Instantly) 2. Reply Handling 3. Discovery Reminders\\n 3 emails 1 email + 2 HITL 2 reminders\\n Day 0/3/7 On reply -24h/-1h\\n"\n })\n }), "\\n", _jsx(_components.h2, {\n children: "Phase 1: Outreach (Instantly)"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "#"\n }), _jsx(_components.th, {\n children: "Day"\n }), _jsx(_components.th, {\n children: "Subject"\n }), _jsx(_components.th, {\n children: "Angle"\n }), _jsx(_components.th, {\n children: "Purpose"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "1"\n }), _jsx(_components.td, {\n children: "0"\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "idea for {{companyName}}"\n })\n }), _jsx(_components.td, {\n children: "Earn attention"\n }), _jsx(_components.td, {\n children: "Personal, specific"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "2"\n }), _jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "where do business hours actually go?"\n })\n }), _jsx(_components.td, {\n children: "New angle"\n }), _jsx(_components.td, {\n children: "Peer-level, intriguing"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "3"\n }), _jsx(_components.td, {\n children: "7"\n }), _jsx(_components.td, {\n children: _jsx(_components.code, {\n children: "the offer (whenever useful)"\n })\n }), _jsx(_components.td, {\n children: "Permission to close"\n }), _jsx(_components.td, {\n children: "Warm, zero pressure"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Phase 2: Reply Handling (Resend)"\n }), "\\n", _jsx(_components.p, {\n children: "Sent only to INTERESTED replies. LLM drafts; admin approves via HITL before sending."\n }), "\\n", _jsx(_components.h2, {\n children: "Phase 3: Discovery Reminders (Resend)"\n }), "\\n", _jsx(_components.p, {\n children: "Two automated reminders per booking:"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "-24h: \\"Looking forward to our call tomorrow\\""\n }), "\\n", _jsx(_components.li, {\n children: "-1h: \\"See you in 1 hour\\" with discovery form link"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "All scheduled/event emails signed \\"Alex\\". Plain text."\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
3642
3644
  "knowledge.org-model-actions": makeKnowledgeComponent(`"use strict";
3643
3645
  const {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];
3644
3646
  function _createMdxContent(props) {
@@ -7196,8 +7198,8 @@ return {
7196
7198
  default: MDXContent
7197
7199
  };
7198
7200
  `),
7199
- "knowledge.understanding-elevasis": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.p, {\n children: "Lean documentation explaining what Elevasis is and what the platform can do. This section provides the foundational context for business conversations and technical evaluation."\n }), "\\n", _jsx(_components.p, {\n children: "Elevasis is a done-for-you AI automation service backed by a production-grade platform. The company targets service-based SMBs (2-50 employees, $200K-$5M revenue) who are too busy serving clients to grow their own business."\n }), "\\n", _jsx(_components.h2, {\n children: "Key Facts"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Stage:"\n }), " Pre-revenue, platform 100% complete, client acquisition active"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Offer:"\n }), " Done-for-you AI automation -- we build and maintain the workflows, no coding required"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "ICP:"\n }), " Service-based SMBs (2-50 employees, $200K-$5M revenue, USA)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Pricing:"\n }), " $500-$2k/mo (Foundation) \xE2\u2020\u2019 $2k-$5k/mo (Scaled) \xE2\u2020\u2019 $5k-$15k+/mo (AI-Powered)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Market:"\n }), " Early Adopters stage, $23.77B TAM growing to $87.7B by 2032"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Competitive position:"\n }), " No dominant done-for-you SMB AI provider exists; blue ocean"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "When to Use Each Document"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Situation"\n }), _jsx(_components.th, {\n children: "Document"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "First conversation with any audience"\n }), _jsx(_components.td, {\n children: "What is Elevasis"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Technical evaluation or demo prep"\n }), _jsx(_components.td, {\n children: "Platform Systems Overview"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Documentation"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "What is Elevasis"\n }), " \xE2\u20AC\u201D AI orchestration platform overview, company stage, value proposition, and pricing tiers"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Platform Systems Overview"\n }), " \xE2\u20AC\u201D Authoritative overview of what is built, what each system does, and how the pieces fit together"]\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
7200
- "knowledge.what-is-elevasis": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Executive Summary"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Company:"\n }), " Bootstrapped AI orchestration platform for done-for-you business automation"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Founder:"\n }), " Solo (Alex, 34), bootstrapped"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Market:"\n }), " Service-based SMBs that need practical AI automation without building internal AI teams"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "GTM:"\n }), " Content-led marketing, proof assets, consultative sales, and land-and-expand pricing"]\n }), "\\n", _jsx(_components.h2, {\n children: "Company Overview"\n }), "\\n", _jsx(_components.h3, {\n children: "Current Status"\n }), "\\n", _jsx(_components.p, {\n children: "The platform core is production-ready enough to support client-facing demonstrations and implementation work. Current business focus is client acquisition, proof-building, and turning the platform into a repeatable service delivery system."\n }), "\\n", _jsx(_components.h3, {\n children: "Founder Profile"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Alex, 34"\n }), " \xE2\u20AC\u201D Solo founder with software engineering background (BSCS degree). Previous: Ecommerce platforms, Streaming technology. No formal AI background \xE2\u20AC\u201D practitioner, not academic."]\n }), "\\n", _jsx(_components.h3, {\n children: "What We Are"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Operating layer for AI automation."\n }), " We help SMBs operate with closed-loop feedback, decision capture, and continuous learning \xE2\u20AC\u201D at SMB pricing with done-for-you implementation (NOT self-service)."]\n }), "\\n", _jsx(_components.h3, {\n children: "Target Market"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "ICP:"\n }), " Service-based SMBs (2-50 employees, USA, $200K-$5M revenue)"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Core Pain:"\n }), " Capacity crisis, pipeline problems, operational chaos, growth blockers \xE2\u20AC\u201D too busy serving clients to grow their own business."]\n }), "\\n", _jsx(_components.h3, {\n children: "Pricing (Land-and-Expand)"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Tier 1 \xE2\u20AC\u201D Foundation (1-2 workflows): $500-2k/mo"\n }), "\\n", _jsx(_components.li, {\n children: "Tier 2 \xE2\u20AC\u201D Scaled Operations (3-5 workflows): $2k-5k/mo"\n }), "\\n", _jsx(_components.li, {\n children: "Tier 3 \xE2\u20AC\u201D AI-Powered Systems (6+ workflows): $5k-15k+/mo"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "Additional workflows cost less due to shared infrastructure."\n }), "\\n", _jsx(_components.h3, {\n children: "Value Proposition"\n }), "\\n", _jsx(_components.p, {\n children: "\\"We find one bottleneck in your business, build an AI solution to fix it, and you only pay if it actually saves you time or makes you money.\\""\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n')
7201
+ "knowledge.understanding-elevasis": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n li: "li",\n p: "p",\n strong: "strong",\n table: "table",\n tbody: "tbody",\n td: "td",\n th: "th",\n thead: "thead",\n tr: "tr",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.p, {\n children: "Lean documentation explaining what Elevasis is and what the platform can do. This section provides the foundational context for business conversations and technical evaluation."\n }), "\\n", _jsx(_components.p, {\n children: "Elevasis is a done-for-you AI automation service backed by a production-grade platform. The company targets service-based SMBs (2-50 employees, $200K-$5M revenue) who are too busy serving clients to grow their own business."\n }), "\\n", _jsx(_components.h2, {\n children: "Key Facts"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Stage:"\n }), " Pre-revenue, platform 100% complete, client acquisition active"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Offer:"\n }), " Done-for-you AI automation -- we build and maintain the workflows, no coding required"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "ICP:"\n }), " Service-based SMBs (2-50 employees, $200K-$5M revenue, USA)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Pricing:"\n }), " $500-$2k/mo (Foundation) \u2192 $2k-$5k/mo (Scaled) \u2192 $5k-$15k+/mo (AI-Powered)"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Market:"\n }), " Early Adopters stage, $23.77B TAM growing to $87.7B by 2032"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Competitive position:"\n }), " No dominant done-for-you SMB AI provider exists; blue ocean"]\n }), "\\n"]\n }), "\\n", _jsx(_components.h2, {\n children: "When to Use Each Document"\n }), "\\n", _jsxs(_components.table, {\n children: [_jsx(_components.thead, {\n children: _jsxs(_components.tr, {\n children: [_jsx(_components.th, {\n children: "Situation"\n }), _jsx(_components.th, {\n children: "Document"\n })]\n })\n }), _jsxs(_components.tbody, {\n children: [_jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "First conversation with any audience"\n }), _jsx(_components.td, {\n children: "What is Elevasis"\n })]\n }), _jsxs(_components.tr, {\n children: [_jsx(_components.td, {\n children: "Technical evaluation or demo prep"\n }), _jsx(_components.td, {\n children: "Platform Systems Overview"\n })]\n })]\n })]\n }), "\\n", _jsx(_components.h2, {\n children: "Documentation"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "What is Elevasis"\n }), " \u2014 AI orchestration platform overview, company stage, value proposition, and pricing tiers"]\n }), "\\n", _jsxs(_components.li, {\n children: [_jsx(_components.strong, {\n children: "Platform Systems Overview"\n }), " \u2014 Authoritative overview of what is built, what each system does, and how the pieces fit together"]\n }), "\\n"]\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n'),
7202
+ "knowledge.what-is-elevasis": makeKnowledgeComponent('"use strict";\nconst {Fragment: _Fragment, jsx: _jsx, jsxs: _jsxs} = arguments[0];\nfunction _createMdxContent(props) {\n const _components = {\n h2: "h2",\n h3: "h3",\n li: "li",\n p: "p",\n strong: "strong",\n ul: "ul",\n ...props.components\n };\n return _jsxs(_Fragment, {\n children: [_jsx(_components.h2, {\n children: "Executive Summary"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Company:"\n }), " Bootstrapped AI orchestration platform for done-for-you business automation"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Founder:"\n }), " Solo (Alex, 34), bootstrapped"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Market:"\n }), " Service-based SMBs that need practical AI automation without building internal AI teams"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "GTM:"\n }), " Content-led marketing, proof assets, consultative sales, and land-and-expand pricing"]\n }), "\\n", _jsx(_components.h2, {\n children: "Company Overview"\n }), "\\n", _jsx(_components.h3, {\n children: "Current Status"\n }), "\\n", _jsx(_components.p, {\n children: "The platform core is production-ready enough to support client-facing demonstrations and implementation work. Current business focus is client acquisition, proof-building, and turning the platform into a repeatable service delivery system."\n }), "\\n", _jsx(_components.h3, {\n children: "Founder Profile"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Alex, 34"\n }), " \u2014 Solo founder with software engineering background (BSCS degree). Previous: Ecommerce platforms, Streaming technology. No formal AI background \u2014 practitioner, not academic."]\n }), "\\n", _jsx(_components.h3, {\n children: "What We Are"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Operating layer for AI automation."\n }), " We help SMBs operate with closed-loop feedback, decision capture, and continuous learning \u2014 at SMB pricing with done-for-you implementation (NOT self-service)."]\n }), "\\n", _jsx(_components.h3, {\n children: "Target Market"\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "ICP:"\n }), " Service-based SMBs (2-50 employees, USA, $200K-$5M revenue)"]\n }), "\\n", _jsxs(_components.p, {\n children: [_jsx(_components.strong, {\n children: "Core Pain:"\n }), " Capacity crisis, pipeline problems, operational chaos, growth blockers \u2014 too busy serving clients to grow their own business."]\n }), "\\n", _jsx(_components.h3, {\n children: "Pricing (Land-and-Expand)"\n }), "\\n", _jsxs(_components.ul, {\n children: ["\\n", _jsx(_components.li, {\n children: "Tier 1 \u2014 Foundation (1-2 workflows): $500-2k/mo"\n }), "\\n", _jsx(_components.li, {\n children: "Tier 2 \u2014 Scaled Operations (3-5 workflows): $2k-5k/mo"\n }), "\\n", _jsx(_components.li, {\n children: "Tier 3 \u2014 AI-Powered Systems (6+ workflows): $5k-15k+/mo"\n }), "\\n"]\n }), "\\n", _jsx(_components.p, {\n children: "Additional workflows cost less due to shared infrastructure."\n }), "\\n", _jsx(_components.h3, {\n children: "Value Proposition"\n }), "\\n", _jsx(_components.p, {\n children: "\\"We find one bottleneck in your business, build an AI solution to fix it, and you only pay if it actually saves you time or makes you money.\\""\n })]\n });\n}\nfunction MDXContent(props = {}) {\n const {wrapper: MDXLayout} = props.components || ({});\n return MDXLayout ? _jsx(MDXLayout, {\n ...props,\n children: _jsx(_createMdxContent, {\n ...props\n })\n }) : _createMdxContent(props);\n}\nreturn {\n default: MDXContent\n};\n')
7201
7203
  };
7202
7204
  function KnowledgeCard({ title, children }) {
7203
7205
  return /* @__PURE__ */ jsxs(