This is a research and analysis repository for the Coverage Redesign project at Included Health. It contains data extraction scripts, traffic control simulation planning, architecture analysis, and client profiling tools.
This repository contains:
- Data extraction scripts (Node.js/Python) for analyzing Apollo GraphQL operations and traffic patterns
- Traffic control simulation planning for the Real-Time Eligibility (RTE) service
- Architecture analysis of the RTE service request chains and dependencies
- Client profiling tools for understanding API usage patterns
This is NOT a production codebase - it's a collection of analysis tools, data files, and design documents.
See CLAUDE.md for detailed project information and usage instructions.
- CLAUDE.md - Project overview and development guide
- AGENTS.md - Workspace configuration for AI agents
- PROJECT.md - Auto-generated project context (created by
ih-project sync)
*.js- Node.js scripts for Apollo Studio data extraction*.py- Python scripts for metrics analysis and client profiling*.json- Extracted data and analysis results*.yaml- Configuration and definition filesdocs/- Additional documentation
This repository is part of a multi-repository workspace managed through project.yaml. See AGENTS.md for workspace management details.