Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/INDEX.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Documentation Index

**Last Updated**: 2026-01-10 | **Total Active Documents**: 50
**Last Updated**: 2026-01-12 | **Total Active Documents**: 51

## Quick Links

| Category | Count | Description |
|----------|-------|-------------|
| [Analysis](#analysis) | 19 | Analysis documents and reports |
| [Analysis](#analysis) | 20 | Analysis documents and reports |
| [Architecture](#architecture) | 3 | System design and architecture decisions |
| [Design](#design) | 3 | UI/UX specifications and component library |
| [Development](#development) | 5 | Contributing, testing, and development guides |
Expand All @@ -22,7 +22,8 @@

Implementation analysis and status reports.

- [**AKIS Comprehensive Analysis (100k)**](analysis/AKIS_COMPREHENSIVE_ANALYSIS_100K.md) ⭐ *New - Full framework metrics analysis*
- [**Go Port Feasibility Study**](analysis/GO_PORT_FEASIBILITY.md) ⭐ *New - Python→Go migration analysis*
- [**AKIS Comprehensive Analysis (100k)**](analysis/AKIS_COMPREHENSIVE_ANALYSIS_100K.md) ⭐ *Full framework metrics analysis*
- [**AKIS v7 Framework Audit**](analysis/AKIS_V7_FRAMEWORK_AUDIT.md) ⭐ *100k before/after + microadjustments*
- [**100k Session Simulation Results**](analysis/SIMULATION_100K_RESULTS.md) ⭐ *Comprehensive simulation metrics*
- [AKIS Compliance Audit 100k](analysis/AKIS_COMPLIANCE_AUDIT_100K.md)
Expand Down
Loading