# File Index

> Generated by codebase-context-skill | {{TIMESTAMP}}
> Files indexed: {{TOTAL_FILES}} | Refresh mode: {{REFRESH_MODE}}

## Ranking Legend
- **S** — Critical: Entry points, core business logic, shared utilities used by 10+ files
- **A** — Important: Key components, services, middleware, heavily imported
- **B** — Standard: Regular components, helpers, specific feature files
- **C** — Low: Config files, types-only files, rarely imported
- **D** — Peripheral: Generated files, test fixtures, static assets

## File Rankings

### S-Rank (Critical)
| File | Role | Imported By | Exports |
|------|------|-------------|---------|
{{S_RANK_FILES}}

### A-Rank (Important)
| File | Role | Imported By | Exports |
|------|------|-------------|---------|
{{A_RANK_FILES}}

### B-Rank (Standard)
| File | Role | Imported By | Exports |
|------|------|-------------|---------|
{{B_RANK_FILES}}

### C-Rank (Low)
| File | Role | Imported By | Exports |
|------|------|-------------|---------|
{{C_RANK_FILES}}

### D-Rank (Peripheral)
{{D_RANK_FILES}}

## Symbol Index

### Functions
{{FUNCTION_INDEX}}

### Classes / Components
{{CLASS_INDEX}}

### Types / Interfaces
{{TYPE_INDEX}}

### Constants / Config
{{CONSTANT_INDEX}}

## Recently Modified (last 7 days)
{{RECENTLY_MODIFIED}}

---
*Generated by [codebase-context-skill](https://github.com/AnitChaudhry/codebase-context-skill) v1.0.0*
