v1

latestOpenAPI 3.0.3MIT2026-07-1713846.6 KB
Summaries

Contributor Lifetime Summary

Returns comprehensive AI-generated narrative of contributor's complete journey. Pre-generated artifact—no server-side computation. Covers contribution trajectory, expertise evolution, collaboration patterns, key achievements, and strategic insights about their role within the guild.

get/api/summaries/contributors/{username}/lifetime.json

Path parameters

usernamestring required
Example:wtfsayo

GitHub username of the contributor. This is case-sensitive and must match exactly as it appears in GitHub.

Response

Comprehensive lifetime narrative covering complete contribution history

versionstring required
type'overall' | 'repository' | 'contributor' required
interval'day' | 'week' | 'month' required
datestring date required
generatedAtstring date-time required
sourceLastUpdatedstring date-time
contentHashstring

SHA-256 hash of the content for cache validation

contentstring required

Markdown-formatted summary content

Example response

{
  "version": "1.0",
  "date": "2025-01-15"
}