Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1071,
"has_wiki": true,
"homepage": null,
"languages": {
"Elixir": 349748
},
"pushed_at": "2026-07-14T18:02:56Z",
"created_at": "2019-11-11T16:22:36Z",
"owner_type": "User",
"updated_at": "2026-07-27T23:10:24Z",
"description": "Astronomical functions in Elixir focused on sun, moon and calendrical calculations",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Elixir",
"significant_languages": [
"Elixir"
]
},
"owner": {
"blog": null,
"name": "Kip Cole",
"type": "User",
"login": "kipcole9",
"company": null,
"location": "Australia",
"followers": 262,
"avatar_url": "https://avatars.githubusercontent.com/u/15895?v=4",
"created_at": "2008-07-03T10:12:50Z",
"is_verified": null,
"public_repos": 23,
"account_age_days": 6603
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2026-07-14T18:23:28Z"
},
{
"tag": "v2.3.1",
"kind": "patch",
"published_at": "2026-06-30T07:50:25Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2026-06-18T19:48:06Z"
},
{
"tag": "v2.2.3",
"kind": "patch",
"published_at": "2026-06-18T18:25:14Z"
},
{
"tag": "v2.2.2",
"kind": "patch",
"published_at": "2026-06-09T02:58:30Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2026-05-23T14:47:18Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2026-05-23T14:49:23Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2026-04-24T21:56:12Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-04-07T02:34:53Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2026-03-13T21:32:55Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2025-09-08T21:37:46Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2024-06-20T23:14:52Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2024-06-18T12:31:14Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2024-05-27T05:26:11Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2024-04-06T07:02:24Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-12-29T12:50:06Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2022-11-07T05:00:02Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2022-09-01T21:51:36Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2021-10-08T04:37:58Z"
},
{
"tag": "0.8.0",
"kind": "minor",
"published_at": "2021-10-03T14:45:15Z"
},
{
"tag": "0.7.0",
"kind": "minor",
"published_at": "2021-09-10T13:50:59Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2021-09-05T02:13:15Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2021-08-26T10:45:00Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2020-02-15T22:45:14Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2019-12-09T06:49:11Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2019-12-06T06:39:19Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2019-12-05T02:29:40Z"
}
],
"recent_commits": [
{
"oid": "3882bf8bb4b7c9d29a6faecab6799035a83c22b7",
"body": null,
"is_bot": false,
"headline": "Bump version and update changelog",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-07-14T17:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "633a48cfcede400a583b226fc075900b815d8376",
"body": "…and test",
"is_bot": false,
"headline": "Prefer Tz over Tzdata in the compile-time default and use tz for dev …",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-07-14T17:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21d6cf1f7c1e7c149c1154f109bb1b61324fe501",
"body": "…visibility, equinox and solstice (2.3.3)",
"is_bot": false,
"headline": "Return tagged errors for out-of-range dates in moon events, crescent …",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-07-05T03:20:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71f55807a0600207233421fd5776b17d806cc9c6",
"body": "…hemeris range",
"is_bot": false,
"headline": "Return an error from moonrise/moonset when the date is outside the ep…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-07-05T03:06:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c7cf6e9b9fadec55caece7f3a83f40fe215243c",
"body": null,
"is_bot": false,
"headline": "Return an error when date is out of range of the ephemeris data",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-07-04T01:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff2e9e803173b04bd01fdc37f815483c463e9015",
"body": "…oad timeouts",
"is_bot": false,
"headline": "CI: cache JPL ephemeris and stop matrix cancelling on transient downl…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-30T06:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28fcbd490d7d8594759187ee95bfcbbd59a0fc65",
"body": null,
"is_bot": false,
"headline": "Bump version, update changelog",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-30T06:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14dab8bb3ce2a4bac45a84c6c54f881523bb0191",
"body": "…_minutes/2",
"is_bot": false,
"headline": "Pin UTCOnly tz database for UTC arithmetic in date_time_from_date_and…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-30T06:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cb9f41234eab61b84fc03a2d62c8c6b69dc1fd6",
"body": null,
"is_bot": false,
"headline": "Bump actions/cache to v5 to clear Node 20 deprecation warning",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-18T19:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52b9b18ebad308779c3425ed00802e6a86b7ccd8",
"body": "…OTP versions",
"is_bot": false,
"headline": "Use mid-second doctest values so daylight examples are stable across …",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-18T19:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a36fe0b5a4b5d9bdd256170f22dbe8b4ca65ce4a",
"body": null,
"is_bot": false,
"headline": "Update CI matrix",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-18T18:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05402a619ce1039fbf12559f612fce93664db95",
"body": null,
"is_bot": false,
"headline": "Update hours_of_daylight/2 docs to refer to duration_of_daylight/2",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-18T18:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ed747e009c91d2c4722f39e83956e2564172159",
"body": null,
"is_bot": false,
"headline": "Move declination/3 and right_ascension/3 from Astro to Astro.Coordinates",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-18T18:45:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b7499c21d9974ba4277db605be483ef30a01c52",
"body": "….17+)",
"is_bot": false,
"headline": "Add duration_of_daylight/2 returning an uncapped Duration.t (Elixir 1…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-18T18:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e8ca6a410aafe44323368a09a1c38a5ec7606d7",
"body": "…oses #11",
"is_bot": false,
"headline": "Fix hours_of_daylight/2 for sub-polar latitudes near the solstice. Cl…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-14T23:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13e2aa997871b99dbf4baa781d05bb6b42b6c4e7",
"body": null,
"is_bot": false,
"headline": "Fix changelog date",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-09T02:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19958abd4424cfee7ebcf81a44b3e064997bd140",
"body": null,
"is_bot": false,
"headline": "Fix changelog and version",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-09T02:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0f9cd4dfea058ae227e45603e17b234c20b3ac",
"body": null,
"is_bot": false,
"headline": "Pin ephemeris download to TLS 1.2 to work around NAIF's broken TLS 1.3",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-06-09T02:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89cb32242d0ea839a05401878716a37de97d813c",
"body": null,
"is_bot": false,
"headline": "Update mix.lock",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-05-23T14:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2948e8f84c5c7f29067c62543850adafae9e96aa",
"body": null,
"is_bot": false,
"headline": "Include OTP and Elixir versions in CI cache keys",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-05-23T13:58:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d706815e778ad41d62583a851a7995f70bcdbf5f",
"body": null,
"is_bot": false,
"headline": "Bump version and changelog",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-05-23T13:38:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e129420c68c7dbd5b63cc2283c5dddf1b87a42d6",
"body": "…ates",
"is_bot": false,
"headline": "Fix date_time_from_julian_days to always return proleptic-Gregorian d…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-05-23T13:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5decffdbd754d7d006414b377843c980721cc52c",
"body": null,
"is_bot": false,
"headline": "Update changelog and version",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-05-20T22:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a56ad24280c7b7fb236f2bddc4535da89e21c4b2",
"body": null,
"is_bot": false,
"headline": "Improve ephemeric downloader logging and recovery",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-05-20T22:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c92282b84ddecc9a3288a42621f3642cdbcad75f",
"body": null,
"is_bot": false,
"headline": "Make sure tz_world is really optional",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-04-24T21:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e75adce8427f9f6078079e55d0d5b1cc7016da1",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-04-07T02:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca8623c4dc6061c72462dcf3de6194dfde77bab",
"body": null,
"is_bot": false,
"headline": "Ready for release",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-04-07T01:53:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b49788756d244d702ae8e129e7380c35e8e8129",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-04-07T01:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "689ae709e4efb60b1cb0801e99545b2a43ccd23b",
"body": null,
"is_bot": false,
"headline": "Add Astro.new_visible_crescent/3",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-18T12:27:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b4f93e17d1ada3616fdc55d745034b61be93a60",
"body": null,
"is_bot": false,
"headline": "Update changelog time",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T21:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe4a050f2b902062e27dd56dd48ef64b6e8818c",
"body": null,
"is_bot": false,
"headline": "Fix 2 small doc errors",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T21:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a5aa5f1b477b4f981b7fa40aa630890f34ef715",
"body": null,
"is_bot": false,
"headline": "Dialyzer green",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T21:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faf9abe73b8b46dfe506d40d548242a5a45cf239",
"body": null,
"is_bot": false,
"headline": "Adjust doctests to pass local and CI",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T21:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ab2dec76d09a595eee8212ed9ecf50112a6ae4",
"body": null,
"is_bot": false,
"headline": "Don't check formatted for now",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T21:00:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c052ec4186643ee7170325cc3ece889e2954a3ac",
"body": null,
"is_bot": false,
"headline": "Mix format",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T20:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15460671ec1227c657cd6f471bfd322881a145f6",
"body": null,
"is_bot": false,
"headline": "Add CI",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T20:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b85bf73c77a75e98675fa2959ed05520793efca0",
"body": null,
"is_bot": false,
"headline": "Move Umm al-Qura modules to cldr_calendars_islamic",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T20:39:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33f32fe62d430a2f5e77988f826f4f33ed177237",
"body": null,
"is_bot": false,
"headline": "Add observer to extra_applications in dev",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T20:33:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76fd8797230456777bd512864c97c14f67ba30c2",
"body": null,
"is_bot": false,
"headline": "Fix ephemeris path in Astro.Application",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T20:22:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "616673e9e25dd022cf41e21feeed3c1c217da7dd",
"body": null,
"is_bot": false,
"headline": "Update mix task to create priv_dir if required",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T20:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "829c0212645ddda7372c1ff7ad7b670da51d327d",
"body": null,
"is_bot": false,
"headline": "Update Astro docs",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36b4a960788d1513f6980347064e92c51ef1db42",
"body": null,
"is_bot": false,
"headline": "Update Astro.Ephemeris and Astro.Ephemeris.Kernel docs",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:49:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35f6bee52dbdd26007d66f52697a2a64de0af74f",
"body": null,
"is_bot": false,
"headline": "Refactor time and distance constants to use a single source",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3904e03b8f1566788e11f5e48894774379b98866",
"body": null,
"is_bot": false,
"headline": "Update Astro.Coordinates docs",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4a37cd4094266cfb5d2585eff484299cf78c449",
"body": null,
"is_bot": false,
"headline": "Update docs in Astro.Earth",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:32:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb6445788f437b55cc48c3c72a832d9295177e9c",
"body": null,
"is_bot": false,
"headline": "Update moduledoc",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:26:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9996a9f4dc87cf2f2e6bec39e45f48294276808d",
"body": null,
"is_bot": false,
"headline": "Refactor constant lists in Astro.Lunar",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:19:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45e2098b56cd7094060c768958509b03a0931d2",
"body": null,
"is_bot": false,
"headline": "Fix type reference",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T19:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f9bf4b5a50562cee5799dc35dcae9c9c92af20f",
"body": null,
"is_bot": false,
"headline": "Add astro.download_ephemeris mix task",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T18:45:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027171e3769918c56136cdc3a4ee2201df5da9f3",
"body": null,
"is_bot": false,
"headline": "Update readme",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T18:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96ac4164a4e6afd0d91ed72277bc0990688a5f5f",
"body": null,
"is_bot": false,
"headline": "Remove unsed functions in Astro.Time",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T18:06:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ff8da0c68ed7c191a291b66e39e81b26febc6de",
"body": null,
"is_bot": false,
"headline": "Use date_time, not datetime in Time functions",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T17:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7f61d84409d404a8c735e7aa57df2201127f825",
"body": null,
"is_bot": false,
"headline": "Time.offset_for_zone now returns a tuple",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T17:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97aa986c3dc1824d1b4dea32ac5a884084f9dc9c",
"body": null,
"is_bot": false,
"headline": "@moduledoc false for Astro.Application",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T10:59:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "becc29a0243d920c3063925019de125dbc152b40",
"body": null,
"is_bot": false,
"headline": "Update docs for Astro.Solar",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T10:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0035013a22daf7e2c082439d78f9921581f0a648",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T09:22:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ad8d2fc88913f866db3a766a2eabe4fe4d88099",
"body": null,
"is_bot": false,
"headline": "Format long lists of constants into a more compact format",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T09:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3e5a6d2842e3f6446d9bec35d1f2033dba8f60d",
"body": null,
"is_bot": false,
"headline": "Reformat some long multiline constant lists",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T08:51:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0cc755bebd797fc39343ebf919f6973db9fac2",
"body": null,
"is_bot": false,
"headline": "Doc editing",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T08:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4fcf81e10c1a534ee064d2055e882c5f787f824",
"body": null,
"is_bot": false,
"headline": "Treat dynamical and terrestrial time as equivalent",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T08:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f879d737e41cf67b351e52381d0e3b6f8bba79d7",
"body": null,
"is_bot": false,
"headline": "Improve function docs in Astro.Time",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T07:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a07f52ca2a95f72c1003d724b6886cdf3e0fabe8",
"body": null,
"is_bot": false,
"headline": "Refactor terrestrial time conversion",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T07:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83a91e6fd9ae6e6d5eca6c47d851666dffc54fa8",
"body": null,
"is_bot": false,
"headline": "Update Astro.Time moduledoc (a lot)",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T07:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3480c4e52823c8092de03de129428d642a34e43",
"body": null,
"is_bot": false,
"headline": "Rename solar_longitude to solar_ecliptic_longitude (same for lunar)",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T03:21:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e09b1c64f59495404d79120a4bd12cdb39acf1",
"body": null,
"is_bot": false,
"headline": "Refactor functions into appropriate modules",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T03:04:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019721867ebfb857289a45192c2e8e1efdec8c68",
"body": null,
"is_bot": false,
"headline": "Use Astro.Time.date_time_to_moment everywhere",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-13T02:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7c200d30f298a280f7c6b122c686d84c929f94",
"body": null,
"is_bot": false,
"headline": "Merge branch 'claude/optimistic-allen' into moonrise",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T23:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbc967a533588939d24abd90178c1d777b7862e1",
"body": "Reduces the bisection convergence tolerance from 1.0 s to 0.01 s in\nboth SunRiseSet and MoonRiseSet modules. This improves the ET-domain\nprecision of event times from ±0.5 s to ±0.005 s, which matters for\nthe Umm al-Qura calendar where moonset-sunset gaps can be under 10 s.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Tighten sunrise/sunset and moonrise/moonset bisection to 0.01 s",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T23:07:54Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5962d236fdde86835be4da03f17a6b5e801e4336",
"body": "Use centre-of-disk sunset (h0 = -34'/60, no semi-diameter) and\ncentre-of-disk moonset (refraction only, no semi-diameter) for the\nUmm al-Qura calendar, matching the conventions used by van Gent\nand Skyfield.\n\nThis fixes 1427/6 (conjunction timing flipped by 79s sunset shift)\nand eliminates 12 candid\n[…]\nrming these are genuine precision limits.\n\nAdd :limb option (:upper | :center) to MoonRiseSet for controlling\nthe moonset threshold definition.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Switch Umm al-Qura to centre-of-disk sunset and moonset conventions",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T22:47:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a4ddff6fd7a2e7301b5ea262b2a799982b352b87",
"body": "Independent Python/Skyfield implementation of the Umm al-Qura\nastronomical rules (Eras 2-4) for cross-validation against the\nvan Gent reference dataset. Embeds the full van Gent days-since-epoch\ndata directly so it runs standalone.\n\nResults: Era 2 97.0%, Era 3 100%, Era 4 99.7% — consistent with\nthe\n[…]\ntion's accuracy, confirming that the 3 boundary-\ncase failures are inherent precision limits of rise/set calculations,\nnot implementation bugs.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Skyfield-based Umm al-Qura calendar validation program",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T22:11:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d309e3b451799e567d40153c05c28f79182fb8ec",
"body": null,
"is_bot": false,
"headline": "Reorder reference data",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T17:23:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367cc23a940a977236e1636f22a9526832be7bb8",
"body": "Switch the default Umm al-Qura reference dataset from akmal to van Gent,\nwhich is the most authoritative source — independently corroborated by\nthe hijridate package (dralshehri, KACST archival publications).\n\nReplace the fixed ΔT = 69.2s with IERS-observed annual values (1972–2025)\nand linear inter\n[…]\ne to\nsub-minute moonset-sunset or conjunction-sunset timing sensitivity.\nUpdate tests to validate against van Gent with these known exceptions.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Adopt van Gent as canonical reference data and implement variable ΔT",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T17:20:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6c590284aeb997cf5bbad77ea3503860f9d850c0",
"body": null,
"is_bot": false,
"headline": "More doc updates to reference data",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T15:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35274a3e949d65d3896d3aa7dd187717310a520",
"body": null,
"is_bot": false,
"headline": "Update reference data docs",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T15:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c03e68d29786a902fcbe7a1784490a2048f4efc",
"body": "Documents the 3 boundary-case differences between the datasets,\nall caused by moonset/sunset margins of 5–75 seconds, including\nthe religiously significant 1 Shawwal 1485 AH (Eid al-Fitr).\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add documentation for ghent_data/0 comparing it with akmal_data/0",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T14:58:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f1dc61a225cad96b1f97417233d97ef653088b63",
"body": "…d akmal_data\n\nThe function accepted a data parameter but the body ignored it,\nalways calling akmal_data(). Also fixed the default from the\nnon-existent akmal_dates() to akmal_data().\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix umm_al_qura_dates/1 to use the data parameter instead of hardcode…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T14:48:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8b22da89eebbaab9f1bdb74494571eadd4e584e6",
"body": null,
"is_bot": false,
"headline": "Add ghent data",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T14:45:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2163c82e530ae3204c97cf320b1c7d4ce59970b8",
"body": "Both Era 3 (moonset-only rule) and Era 4 (full Umm al-Qura rule)\nachieve 100% accuracy, so the Tabular and Astronomical implementations\nmust agree across the entire 1420–1500 AH range.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Extend equivalence test to cover Era 3 + Era 4 (1420–1500 AH)",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T14:16:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dda530c26fe59dd05bb741d18282a7ab47d1aea5",
"body": "Implement van Gent's astronomical rules for pre-1423 AH eras so that\nfirst_day_of_month/2 no longer depends on the Tabular module:\n\n- Era 2 (1392–1419 AH): conjunction UTC date + 1 day (best-effort,\n 96.7% match to KACST data; the remaining ~3% differ by one day due\n to undocumented details in the\n[…]\nle — 100% match.\n\nTests updated with era-specific sweeps, spot checks, structural\ninvariants across era boundaries, and updated error handling.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Era 2 and Era 3 astronomical rules to UmmAlQura.Astronomical",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T14:09:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1a38c42353128a87ad2615d14cb207dea4f8a7b1",
"body": "…_day_of_month\n\nUses StreamData to randomly sample Hijri year/month pairs in the\noverlapping range (1423–1500 AH) and asserts both implementations\nreturn identical Gregorian dates.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add property-based equivalence test for Tabular vs Astronomical first…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T07:27:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "489837ab8b395464a199d21b81e0ad5ec60ce792",
"body": null,
"is_bot": false,
"headline": "Update examples and references in readme",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T03:51:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baf3cd2de7dc112cdce3337d163845e81138eebd",
"body": null,
"is_bot": false,
"headline": "More comparison doc updates",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T03:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05a44e90f3347bd53a184dec42f83f8ebe02679",
"body": null,
"is_bot": false,
"headline": "More updates to comparison doc",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T03:25:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bde60eef008f45b267344200d63d5b71c8aa882",
"body": null,
"is_bot": false,
"headline": "Update comparison doc",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T03:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a02b0eaf84de4d73c2c94b9938a79f77b2c0c98",
"body": null,
"is_bot": false,
"headline": "Add comparison summary",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T03:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "647749395500e5745976997f33115fff604b7f9c",
"body": null,
"is_bot": false,
"headline": "Update changelog",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T02:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c25e568ee69e3eaab6022ba267cb29495683a368",
"body": null,
"is_bot": false,
"headline": "Tests in the green",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T02:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "362df5bcea6e62986704c64d62e3baee0680552e",
"body": null,
"is_bot": false,
"headline": "Move nutation to Astro.Earth and use it everywhere",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T01:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbea532734dfc60c18abd830029431527bdd24c7",
"body": null,
"is_bot": false,
"headline": "Sunrise/set only using the new algorithm",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T01:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a3424fd2e1e83726c931186777a6f6b3a4c8ac",
"body": null,
"is_bot": false,
"headline": "Sunrise/set uses the new calculations",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T01:03:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17a62d3b862ed2344f38acd75ce9963d74ec1ece",
"body": null,
"is_bot": false,
"headline": "Fix moonrise/set",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T00:45:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b48424c85d75196d6e6677ab75f4f30fa244015d",
"body": "The rotation helpers (rot_x, rot_y, rot_z) implemented R(-a) instead of\nthe standard R(a). Combined with a math-vs-astronomy convention mismatch\nin the precession calling code, the IAU 1976 precession matrix was\ncomputed incorrectly — introducing a ~0.15° declination error that\ntranslated to a syste\n[…]\nto ±1 min\n\nValidation: 65/65 USNO cases within ±1 min (max |error| 32s, mean 16s),\n937/937 Umm al-Qura calendar months correct, 607 tests pass.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix precession/nutation rotation and tighten moonrise/moonset to ±1 min",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-12T00:38:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "959227f1d90c6ae7d4ce1a50bd37fe516a00e6d9",
"body": null,
"is_bot": false,
"headline": "Improve docs",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T21:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a214ec3e7c9d67a35e54251b8ab4242f9827ef01",
"body": "Add moon_rise_and_set.md to describe the\ncalculations and differences to USNO and\ntimeanddate.com.",
"is_bot": false,
"headline": "Update moonrise/set tests to USNO",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T20:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bfc7b69de44cb969a019f0e035e435f18d153ac",
"body": null,
"is_bot": false,
"headline": "Parameterise moonrise/set tolerance in tests",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T09:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e8265baa40ea38274aa6b706e32018fb0eafb50",
"body": null,
"is_bot": false,
"headline": "Moonrise tests green with revised refraction",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T06:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3460222c139a0af38d02f74205e9874cb43d3d4b",
"body": null,
"is_bot": false,
"headline": "Add reference data back",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T05:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1cdfbc4184a79cb9ac0bdb6802e23c224392e9",
"body": null,
"is_bot": false,
"headline": "Refactor Um al-Qura modules and tests",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T05:51:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a145b7a9881a691bd66d568c5216a135b0333b73",
"body": "… align with the KACST tablular data",
"is_bot": false,
"headline": "Adjust moonset and Astro.UmmAlQura.Astronomical.first_day_of_month to…",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T05:26:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef6af027d3b2050a4525d52de6316b22402f3ee5",
"body": null,
"is_bot": false,
"headline": "Revise Umm al-Qura first day of month",
"author_name": "Kip Cole",
"author_login": "kipcole9",
"committed_at": "2026-03-11T04:15:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 27,
"commits_last_year": 138,
"latest_release_at": "2026-07-14T18:23:28Z",
"latest_release_tag": "v2.4.0",
"releases_from_tags": false,
"days_since_last_push": 18,
"active_weeks_last_year": 12,
"days_since_latest_release": 18,
"mean_days_between_releases": 13.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "astro",
"exists": true,
"license": "Apache-2.0",
"keywords": [],
"ecosystem": "hex",
"matches_repo": true,
"registry_url": "https://hex.pm/packages/astro",
"is_deprecated": false,
"latest_version": "2.4.0",
"repository_url": "https://github.com/kipcole9/astro/blob/v2.4.0/CHANGELOG.md",
"versions_count": 29,
"total_downloads": 33089,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2060,
"first_published_at": "2019-12-05T02:28:26.505829Z",
"latest_published_at": "2026-07-14T17:45:00.660460Z",
"latest_version_yanked": null,
"days_since_latest_publish": 18
}
]
},
"popularity": {
"forks": 2,
"stars": 54,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-09-08",
"count": 1
},
{
"date": "2026-07-22",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"mix.exs"
],
"largest_source_bytes": 51770,
"source_files_sampled": 33,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"mix.exs"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"hex"
],
"dependencies": [
{
"name": "geo",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 3.0"
},
{
"name": "tz_world",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 1.0"
},
{
"name": "tz",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": "~> 0.26"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "kipcole9",
"commits": 232,
"avatar_url": "https://avatars.githubusercontent.com/u/15895?v=4"
},
{
"type": "User",
"login": "andykent",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/614?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.991
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"mix.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "24 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "15 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "3882bf8bb4b7c9d29a6faecab6799035a83c22b7",
"ran_at": "2026-08-02T05:29:52Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-14T17:43:44Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-09-08T20:35:11Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kipcole9/astro",
"host": "github.com",
"name": "astro",
"owner": "kipcole9"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 56,
"calibrated": 59,
"calibration": "2026-08-02"
}
}
],
"value": 59,
"inputs": {
"security": 44,
"vitality": 79,
"community": 40,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 56,
"ai_readiness": 38,
"weighted_overall_raw": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 138,
"human_commit_share": 1,
"days_since_last_push": 18,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 18 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "138 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 138
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "24 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "exceptional",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 27,
"latest_release_tag": "v2.4.0",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 13.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "27 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 27
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~13.7 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13.7
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 21,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 21 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 21
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "weak",
"name": "Community & Adoption",
"value": 40,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 2,
"stars": 54,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "54 stars",
"points": 28,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 54
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"packages": [
"astro"
],
"dependents": null,
"ecosystems": "hex",
"total_downloads": 33089,
"monthly_downloads": 2060
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,060 downloads/month across hex",
"points": 44.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2060,
"ecosystems": "hex"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.991
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 83,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 9,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/2 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"followers": 262,
"owner_type": "User",
"is_verified": null,
"owner_login": "kipcole9",
"public_repos": 23,
"account_age_days": 6603
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "262 followers of kipcole9",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 262,
"login": "kipcole9"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "23 public repos, account ~18 yr old",
"points": 22.1,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 23
}
},
{
"code": "account_age_years",
"params": {
"years": 18
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"astro"
],
"ecosystems": "hex",
"any_deprecated": false,
"min_days_since_publish": 18
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on hex",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "hex"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 18 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 18
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 56,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "weak",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "24 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "15 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 38,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 6,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.11,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "11 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 5.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 11,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"mix.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.1,
"toolchain_manifests": [
"mix.exs"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mix.exs (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "mix.exs"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "10 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 10,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Elixir",
"largest_source_bytes": 51770,
"source_files_sampled": 33,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Elixir without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Elixir"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/33 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 33,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:hex",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-02T05:29:56.689387Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kipcole9/astro.svg",
"full_name": "kipcole9/astro",
"license_state": "custom",
"license_spdx": null
}