Documentation Index
Fetch the complete documentation index at: https://docs.corestory.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
The Executive Overview core document is a high-level overview of the purpose, capabilities, and architecture of your repository. Use this page to quickly orient new stakeholders to what the system does and how it is organized, without diving into implementation details.Sections
- Purpose and Primary Functions
- Business Domain and Industry Context
- Key Capabilities and Workflows
- High-Level Technical Architecture
Who It’s For
- Business stakeholders and leadership who need a concise system overview
- Product and architecture leads aligning scope and priorities
- Developers onboarding to understand the big picture before reading specs
How to Use It
- Read the purpose and primary functions to anchor your understanding of what the system is for.
- Scan key capabilities and workflows to understand the main use cases.
- Use the high-level architecture to see the major components and their relationships.
What It Is (and Isn’t)
- Is: a code-derived summary of intent, capabilities, and structure designed for fast orientation.
- Isn’t: an implementation guide or contract reference. For specifics on inputs/outputs, error handling, and data shapes, query your intelligence model directly.