> ## Documentation Index
> Fetch the complete documentation index at: https://docs.predictaa.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

# Predicta Documentation Index 📚

Welcome to the technical source of truth for the Predicta ecosystem.

***

## 🏗️ Core Documentation

| Document                                     | Description                                                          |
| -------------------------------------------- | -------------------------------------------------------------------- |
| 🏗️ **[ARCHITECTURE.md](./ARCHITECTURE.md)** | System components, data flows, and technical stack.                  |
| 🚀 **[FEATURES.md](./FEATURES.md)**          | Detailed catalog of platform capabilities (Cortex, Hedgehog, Mimic). |
| 🗺️ **[ROADMAP.md](./ROADMAP.md)**           | Phased progress, completed milestones, and future vision.            |
| 🛠️ **[TODO.md](./TODO.md)**                 | Granular technical checklist and tech debt tracker.                  |
| 🚦 **[NEXT\_STEPS.md](./NEXT_STEPS.md)**     | Prioritized roadmap objectives for the current dev cycle.            |

***

## 📖 Specialized Guides

Found in [`/docs/guides/`](./guides/):

* **[Strategy Metrics](./guides/STRATEGY_METRICS.md)**: Performance tracking and P\&L calculation logic.
* **[Cloud Scheduler](./guides/CLOUD_SCHEDULER.md)**: GCP integration for automated bot execution.

***

## 📂 Features Deep-Dive

Found in [`/docs/features/`](./features/):

* **[Domain-Aware ML](./features/DOMAIN_AWARE_ML.md)**: Category-specific model routing.
* **[Risk Profiles](./features/RISK_PROFILES.md)**: Personality-based trading archetypes.

***

## 🗄️ Archive

Found in [`/docs/archive/`](./archive/):

* **`/fixes`**: Post-mortems and debugging guides for historical issues.
* **`/features`**: Original implementation summaries and proposals.
* **`/_archive`**: Legacy documentation from Phase 1-5.

***

**For the high-level project summary, see the [Root README](../README.md).**
