Skip to content

Latest commit

 

History

History
 
 

README.md

Documentation Index

This directory contains comprehensive documentation for the Copilot API project and its ongoing migration to a hybrid Node.js + Rust architecture.

📋 Documentation Overview

Core Documentation

  • ../README.md - Main project README with features and usage
  • ../CLAUDE.md - Development guide for Claude Code integration

Migration Documentation

API Documentation

Web Dashboard

🚀 Migration Status Summary

Current Phase: Planning Complete - Ready for Implementation

Architecture: Hybrid Node.js (API layer) + Rust (performance core)

Key Benefits:

  • 50%+ latency reduction target
  • 2x throughput improvement target
  • 50% memory reduction target
  • Zero breaking changes guarantee

📖 Quick Start for Developers

  1. Understanding the Migration: Start with MIGRATION-STATUS.md
  2. Implementation Work: Follow IMPLEMENTATION-GUIDE.md
  3. Technical Decisions: Review ADR.md for architectural choices
  4. Performance Goals: See PRD.md for detailed requirements

🔗 Related Resources

📝 Document Maintenance

  • Migration Status: Updated weekly during active development
  • Implementation Guide: Updated as implementation progresses
  • ADRs: Updated when major technical decisions are made
  • API Documentation: Updated when endpoints change

For questions or clarifications, refer to the specific documents or the main project repository.