Gain a comprehensive understanding of the TypeScript code structure in the Tonatiu and Chicmoz repositories.
- Examine the directory structure of both repositories
- Review key TypeScript files, focusing on:
- Main application logic
- Data models
- Utility functions
- API endpoints (for explorer-api)
- Identify common patterns and coding standards
- Document the overall architecture and any notable design patterns
- Can explain the overall structure of both repositories
- Understand the main components and their interactions
- Identify areas for potential improvement or refactoring