# The Live Intelligence Session — HC v1.3.3 > Source: https://ideas.asapai.net/live-intelligence-session-concept > Type: concept-page | ID: live-intelligence-session-concept --- ## hc-metadata { "hc_version": "1.3.3", "hc_type": "concept-page", "artifact_id": "live-intelligence-session-concept", "title": "The Live Intelligence Session", "description": "Concept page for Mastery Lab's live group intelligence experience. The call IS the product: attendees talk about their business while AI systems build market intelligence reports, find real prospects, and map cross-connections in real-time. Everyone leaves with live URLs, specific people to message, and a published meeting record.", "tags": [ "live-session", "intelligence", "mastery-lab", "concept" ], "created_at": "2026-02-25", "author": "MasteryMade / Jason MacDonald", "domain": "ideas.asapai.net", "status": "active", "version": "1.0" } --- ## hc-instructions This is a concept/landing page for the Mastery Monetization Lab's unique live group experience called "The Live Intelligence Session." The core value proposition: "The Call IS the Product." The page explains a 4-act structure: - Act 1 (Just Talk): Group conversation while AI extracts ICP, pain points, fishing holes, content hooks - Act 2 (The Reveal): Reports publish as live URLs during the call - Act 3 (The Fish): Person/Post Finder identifies real prospects with drafted messages - Act 3.5 (The Cross): Cross-pollination maps connections between attendees - Act 4 (The Page): Meeting itself publishes as an HC page with all links CTAs route to: #assessment (apply for beta), #playbook (read playbook), #email-nurture (5-day course). The "Under the Hood" section is for technically curious readers and briefly covers the pipeline architecture. This page is part of the Mastery Lab editorial funnel and uses the public editorial design system (Bebas Neue, DM Sans, DM Mono, cream/ink/amber palette). --- ## hc-context-public { "page_type": "concept-page", "program": "Mastery Monetization Lab", "experience": { "name": "The Live Intelligence Session", "tagline": "The Call IS the Product", "duration_minutes": 60, "max_attendees": 6, "format": "live-group-call" }, "four_acts": [ { "act": 1, "title": "Just Talk", "duration_min": 15, "description": "Group conversation about niche, market, challenges", "ai_pipeline": ["T1 ICP Profiler", "T2 Pain Archaeologist", "T3 Fishing Hole Radar", "T4 Content Hooks"], "output": "Raw conversation data fed into prompt chain" }, { "act": 2, "title": "The Reveal", "duration_min": 20, "description": "Reports publish as live URLs — one per attendee", "output_per_attendee": ["ICP profile", "5 pain points mapped", "3 fishing holes with communities", "8 content hooks"], "delivery": "Live HC URLs published via NowPage API" }, { "act": 3, "title": "The Fish", "duration_min": 15, "description": "Person/Post Finder runs deep research per attendee market", "tools": ["Perplexity Deep Research via OpenRouter", "Gemini Deep Research (backup)"], "output_per_person": ["name", "platform", "recent_post", "drafted_first_message"] }, { "act": "3.5", "title": "The Cross", "duration_min": 5, "condition": "3+ attendees", "description": "Maps overlapping markets, complementary offers, shared audiences", "output": "Connection cards showing who should talk to whom and why" }, { "act": 4, "title": "The Page", "duration_min": 5, "description": "Meeting publishes as HC page with notes, links, action items", "output": "Meeting record URL with all report links embedded" } ], "deliverables": [ "Market Intelligence Report (live URL)", "Specific Person to Message Tonight", "Connection to Other Experts", "Meeting Record with All Links" ], "tech_stack": { "pipeline": "Prompt chain v1 (4 stages)", "person_finder": "Perplexity via OpenRouter (deep research mode)", "reports": "HC Standard v1.3.3 via NowPage API", "cross_pollination": "Embedding similarity on ICP profiles", "delivery": "Live URLs published during the call" }, "cta_targets": { "apply": "#assessment", "playbook": "#playbook", "email_nurture": "#email-nurture" } }