# Eternal PE - llms.txt # https://www.eternalpe.com/llms.txt # Last updated: 2026-04-11 > Eternal is a private-equity training and talent-signal platform. > It teaches deal judgment through interactive PE scenarios, publishes > public knowledge surfaces for agents, and turns challenge performance > into recruiter-facing talent evidence. ## Primary Narrative Eternal helps: - learners build private-equity judgment through simulations and mentor feedback - recruiters discover evidence-backed emerging talent - agents index PE knowledge, challenge metadata, and public product context - professionals explore mentor-avatar / OBI contribution opportunities ## Public Agent-Ready Surfaces ### llms.txt - GET /llms.txt - high-level routing document for agents and search systems ### Public Articles API - GET /api/articles - GET /api/articles?format=agent - GET /api/articles?slug= - GET /api/articles?category= - GET /api/articles?tag= - GET /api/articles?difficulty= Notes: - article responses are public-safe summaries and structured concepts - designed for agent retrieval and discovery - do not assume full gated lesson bodies are exposed ### Public Challenge Metadata - GET /api/challenges/ - public challenge metadata and scenario context ### Public Leaderboard - GET /api/leaderboard - public ranking and competition context ### MCP Discovery - GET /api/mcp - Model Context Protocol discovery surface for agent tooling ## Product Themes ### Private Equity Training - scenario-based learning - deal mechanics, diligence, structuring, portfolio, exits - judgment under uncertainty rather than rote memorization ### Talent Signal - Talent Cards translate challenge performance into recruiter-readable evidence - public recruiter narrative lives at /recruiter - deeper recruiter workflows remain permissioned ### Expert Contribution / OBI - professionals can contribute frameworks and eventually become mentor avatars - public narrative lives at /obi - OBI here means Outside Business Income in product language ## Recommended Crawl Order 1. Read /llms.txt 2. Pull /api/articles?format=agent 3. Inspect /api/mcp 4. Use /recruiter and /obi for public commercial context ## Commercial CTAs - Learners: https://www.eternalpe.com/signup - Recruiters: https://www.eternalpe.com/recruiter - Mentor contributors: https://www.eternalpe.com/obi - Developer / partner contact: https://www.eternalpe.com/api-docs ## Contact - Website: https://www.eternalpe.com - Email: hello@eternalpe.com