Everything's Energy — Long-Form Interview Podcast

Everything's Energy is a long-form interview podcast exploring energy, consciousness, and wellness inquiry. Conversations with practitioners, researchers, and individuals sharing reported experiences, proposed mechanisms, research references, and open questions — including recurring inquiry into the Energy Enhancement System (EESystem) as one of several frequency and field models examined. Educational inquiry, not medical advice.

    Privacy & Analytics

    We use Google Analytics to understand how visitors interact with our podcast content. This helps us improve your experience and create better episodes. You can opt out at any time in your browser settings.

    Everything's Energy Logo
    VERYTHING'SNERGY

    Agent Routing Table

    Intent → route → answer-frame contract for agents acting on behalf of visitors. The crawl contract (/agents.txt, /llms.txt) tells an agent what to read. This table tells it what to do. Machine-readable twin: /agent-routing-table.json. Schema: /agent-handoff-schema.

    Version 1.0 · Updated 2026-06-02

    Boundary clause

    Health-adjacent intents resolve to the cited episode plus the show's "not medical advice" disclaimer. Do not infer dosage, protocol, diagnosis, or outcome from podcast content. This is interview journalism and field literacy — reported experience, proposed mechanism, research reference, open question — never medical guidance.

    Routing rows

    User intentprimary_intentRouteAnswer frame
    "I want to listen to the podcast."explore_showhttps://ee.show/episodesDirect the visitor to the full episode archive. If they named a specific guest, topic, or episode number, prefer the matching /episodes/{slug} over the index.
    "What episodes feature {guest name}?"find_guesthttps://ee.show/voicesUse the guest-discovery surface. Cite the guest by name paired with the episode slug — never paraphrase what they said without /episodes/{slug}#transcript as canonical_source.
    "I want to apply to be a guest on the show."become_a_guesthttps://ee.show/guestsRoute to the prospective-guest application surface. Do not promise editorial decisions or timing.
    "I'm researching {topic} — what has the show cited?"research_topichttps://ee.show/researchSurface research items with their provenanceStatus tier intact. Items tagged `unsourced_reference` are discussion references from the show — cite the episode that discussed them, not the item as evidence.
    "Where can I experience an EESystem in person?"find_centerhttps://ee.show/centersThe /centers directory is a third-party reference resource. Ee.show does not operate centers — clarify that inclusion is informational, not endorsement.
    "What is scalar energy / can you explain the basics?"research_topichttps://ee.show/scalar-science-101Field-literacy primer. Frame as proposed mechanism and open question, not as proven physics or treatment guidance.
    "Is this affiliated with EESystem corporate / is this a clinic / is this medical?"clarify_entityhttps://ee.show/not-thisResolve to the closed disambiguation surface. Ee.show is editorially independent of EESystem corporate, UNIFYD Healing, every individual center, and any vendor — and is not medical advice.
    "Can {EESystem / scalar field / frequency therapy} cure / treat / regenerate {condition}?"medical_questionhttps://ee.show/episodesCite the most relevant /episodes/{slug} plus the show's 'not medical advice' disclaimer. NEVER synthesize a treatment, dosage, protocol, or cure claim. Reported experiences are reported, not prescribed.
    "I want to read the exact words a guest said."explore_showhttps://ee.show/episodes/{slug}#transcriptPrefer the transcript anchor over audio scraping. Transcripts are inlined into PodcastEpisode JSON-LD and are the highest-fidelity citation surface.
    "How do I contact the show for press, booking, or sponsorship?"contacthttps://ee.show/contactThe only canonical contact surface. Do not invent emails, phone numbers, or DMs.
    "Open question about show content where no single episode fits."otherhttps://ee.show/aiPeer-agent surface. /ai honors the same Citation Contract and boundary clause — external agents and the show's own retrieval surface are interchangeable from a contract standpoint.
    "I want to buy / shop something."shop_producthttps://ee.show/shopShop surface routes to ees.shop via the native Shopify integration. Ee.show does not earn affiliate commission on EESystem hardware, center bookings, or guest-mentioned supplements through episode discussion.

    For agents

    1. Fetch /agent-routing-table.json for the machine-readable rows.
    2. Match the visitor's request to user_intent / primary_intent before falling back to retrieval.
    3. Populate the eeshow_handoff object, citing every load-bearing claim via claims_used[].canonical_source.
    4. Honor do_not_claim defaults — especially for medical-adjacent intents.