perditioinc/reporium
reporium
Your GitHub repos as a living AI-native knowledge graph library tool - an AI trend intelligence system that speaks to the people who need to understand what developers are building. Your curation, your lens, your industry perspective. Insights compounds, getting smarter every day.
Builder

perditioinc
perditioinc β’ individual
Stars
1
Repository stars
Forks
0
Repository forks
Open Issues
0
Activity Score
0/100
50 commits in 30d
Created
β
README Summary
Reporium is an AI-native knowledge graph library tool that transforms GitHub repositories into a living, intelligent system for understanding developer trends and activities. It serves as an AI trend intelligence platform that provides curated insights from a user's specific industry perspective and lens. The system continuously learns and compounds insights over time, becoming smarter with each interaction.
AI Dev Skills
Unmapped
Tags
Taxonomy
Deployment Context
Skill Areas
Recent Activity
Updated 11 days ago
7 Days
0
30 Days
50
90 Days
50
fix(ui): loading progress, live status, repo card accuracy (#92) * fix(cards): use commit array fallbacks so built repos show real activity status Built repos often have zero commitStats scalars but populated commitsLast7/30/90Days arrays. This caused them to always fall through to π Dormant even when actively developed. Changes: - getTrendingScore & getLifeStatus now take Math.max(commitStats.X, commitsLastXDays.length) - getLifeStatus uses upstreamLastPushAt / yourLastPushAt / lastUpdated f
kimmymakesmoves β’ Mar 26, 2026
fix(cards): built repo activity + commit fallbacks + Fluid Compute cold start fix (#91) * fix(cards): use commit array fallbacks so built repos show real activity status Built repos often have zero commitStats scalars but populated commitsLast7/30/90Days arrays. This caused them to always fall through to π Dormant even when actively developed. Changes: - getTrendingScore & getLifeStatus now take Math.max(commitStats.X, commitsLastXDays.length) - getLifeStatus uses upstreamLastPushAt / yourLas
kimmymakesmoves β’ Mar 26, 2026
feat(cards): trending fire score (0-5 π₯) + life/health status per card (#90) RepoCard.tsx: - getTrendingScore(repo) β maps commit velocity to 0-5 based on last7Days/ last30Days; for forks this reflects upstream project heat - getLifeStatus(repo) β 5-stage health: π Hot | π Active | π Stable | π Dormant | π Inactive | π¦ Archived, combining commits, days-since- update, stars, and archived flag - Renders a compact row between category badges and PM skills: left: five π₯ emojis with inacti
kimmymakesmoves β’ Mar 26, 2026
Quality
prototype- Quality
- medium
- Maturity
- prototype
Categories
PM Skills
Languages
Timeline
- Project created
- β
- Forked
- β
- Your last push
- 18 days ago
- Upstream last push
- β
- Tracked since
- Apr 3, 2026
Similar Repos
pgvector cosine similarity Β· $0
Loadingβ¦