- Collect GitHub organization data once and reuse it across multiple reports.
- Keep local iteration fast by rendering from a cached snapshot.
- Separate collection, enrichment, and rendering.
- Generate the profile README, HTML dashboard, and GitHub Pages content from a shared snapshot.
- Architecture and Data Model
- package layers
- normalized snapshot model
- GitHub API and Git collection responsibilities
- Collection and Caching
- snapshot cache behavior
- incremental refresh rules
- Naming Data Provenance
- source of every
Namingtab column - public/private platform repository configuration
- feature and module association rules
- source of every
- Usage and Extension
- CLI commands
- adding views and detectors