{"description":"Every metric in this app comes from a public API call logged here. No mock data, no seed values, no Math.random().","formula":{"pulse":"0.30 * z(stars_7d_delta) + 0.20 * z(downloads_7d_delta) + 0.20 * z(hn_mentions_30d) + 0.15 * recency(latest_release, half-life=30d) + 0.15 * (1 - critical_advisories_open / total_advisories), clamped to ±3σ and rescaled to 0–100."},"data_sources":[{"key":"github_repo","url":"https://api.github.com/repos/{owner}/{repo}","provides":["stars","forks","open_issues","watchers","pushed_at"],"frequency":"every 6 hours","auth":"optional GITHUB_TOKEN (otherwise 60 req/h unauthenticated)"},{"key":"github_releases","url":"https://api.github.com/repos/{owner}/{repo}/releases?per_page=5","provides":["tag_name","published_at","html_url"],"frequency":"every 6 hours"},{"key":"github_advisories","url":"https://api.github.com/repos/{owner}/{repo}/security-advisories","provides":["ghsa_id","severity","summary","published_at"],"frequency":"every 6 hours"},{"key":"npm_downloads","url":"https://api.npmjs.org/downloads/point/last-week/{pkg}","provides":["weekly downloads","monthly downloads"],"frequency":"every 12 hours"},{"key":"pypi_downloads","url":"https://pypistats.org/api/packages/{pkg}/recent","provides":["weekly downloads","monthly downloads"],"frequency":"every 12 hours"},{"key":"hn_algolia","url":"https://hn.algolia.com/api/v1/search_by_date?query={kw}&tags=story&numericFilters=created_at_i>{ts}","provides":["mention count in last 30 days","top story titles + points"],"frequency":"every 12 hours"}],"editorial_fields":{"note":"pricing_note, isolation, gpu_support, max_session_minutes are editorial — taken from each provider site on pricing_verified date. The UI surfaces this verified date so freshness is honest."},"last_fetches":[{"source":"github_advisories","last_fetched":"2026-06-02T18:00:08.745Z","ok_count":3,"total":146},{"source":"github_releases","last_fetched":"2026-06-02T18:00:08.709Z","ok_count":3,"total":146},{"source":"github_repo","last_fetched":"2026-06-02T18:00:08.687Z","ok_count":6,"total":147},{"source":"hn_algolia","last_fetched":"2026-06-02T12:45:08.460Z","ok_count":57,"total":72},{"source":"package_downloads","last_fetched":"2026-06-02T12:30:12.145Z","ok_count":67,"total":74}]}