What problem does it solve?
Ecosystem Pulse measures whether the projects listed as building on Aeon are actually active and shipping, turning a static ECOSYSTEM.md directory into a weekly liveness and releases heartbeat.
Core Features & Use Cases
- Weekly GitHub liveness checks: Reads ECOSYSTEM.md and resolves each entry to a GitHub repository to measure stars, forks, and last push recency.
- Release recency surfacing: Fetches recent releases and highlights anything published within the last 7 days.
- Actionable movement reporting: Computes bucket transitions (COLD → ACTIVE, ACTIVE → COLD) and generates a snapshot article, with notifications only when meaningful signal exists.
- Operator-controlled repo mapping: Uses a curated mapping file for trusted matches and safely degrades via strict best-effort search for unmapped items.
Quick Start
Run the ecosystem-pulse skill in normal execute mode to generate this week’s ecosystem shipping digest and notification if signal warrants.