Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 21795,
"has_wiki": true,
"homepage": "https://crates.io/crates/skymath",
"languages": {
"Just": 680,
"Rust": 241852,
"Python": 21620
},
"pushed_at": "2026-07-24T09:09:01Z",
"created_at": "2026-07-11T16:55:19Z",
"owner_type": "Organization",
"updated_at": "2026-07-24T09:08:58Z",
"description": "Planning-grade astronomy math for astrophotography tooling",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MPL-2.0",
"default_branch": "main",
"license_spdx_raw": "MPL-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "nightwatch-astro",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/271161775?v=4",
"created_at": "2026-03-26T06:31:06Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 121
},
"license": {
"state": "standard",
"spdx_id": "MPL-2.0",
"raw_spdx": "MPL-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-07-24T09:09:02Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-24T08:54:19Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-22T03:24:15Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-17T17:42:59Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-17T12:58:15Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2026-07-13T12:15:02Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2026-07-13T12:04:43Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-13T10:15:09Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-13T09:19:27Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-12T08:45:57Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-12T05:49:09Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-12T04:53:11Z"
}
],
"recent_commits": [
{
"oid": "b323e74dffc7eef92c135dbd783dd2218c766781",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.7.1 (#33)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-24T09:08:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b14b3ed925cc63b3db5306e3dd6e979eeefbf46",
"body": "bd init preserved pre-existing git-defender hook binaries into\n.beads/hooks/ and they were accidentally committed (74MB), inflating\nthe 0.7.0 crate package from 1.4MB to 29MB compressed and failing the\ncrates.io upload. Untrack them and ignore the directory.",
"is_bot": false,
"headline": "fix: exclude machine-local binary git hooks from the published crate",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-24T09:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2518f7c942310db97e8697505f869c9979c165a3",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.7.0 (#32)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-24T08:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab208f66264ab5d277c9878503db32bd94c3bd32",
"body": "…(#31)\n\n* feat(angle): add axial_distance, axial_mean, and AxialMean for half-turn-period angles\n\nAxial quantities (undirected image axes, elongation position angles,\nsensor footprint orientation ignoring parity) have period 180°, not\n360°: θ and θ+180° name the same axis. The existing circular_dist\n[…]\n to\nuse them (directed quantities like flat-frame rotator angles stay on\ncircular_distance).\n\n* chore: initialize beads tracking database\n\n* chore: configure multi-repo beads hydration from platevault",
"is_bot": false,
"headline": "feat: axial angle statistics (axial_distance, axial_mean, AxialMean) …",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-24T08:51:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "763f4b3ecc09a35d99c170748d80c6b8890a4429",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.6.0 (#30)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-22T03:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d51d9eb5b77e24166f20b8d3c1fe89aa0c16f4d0",
"body": "* feat(coords): add spherical image geometry primitives\n\n* fix(coords): preserve pole alias tangent directions",
"is_bot": false,
"headline": "feat(coords): add spherical image geometry primitives (#29)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-22T03:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19ce532aab3b44cbd5c010c678964a9700730dd1",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.5.0 (#26)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-17T17:42:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "850be3f9dc1e328ac179a19cb0080ecbfc3ddef3",
"body": "Equatorial::ra_hms()/dec_dms() return raw (hours, minutes, seconds) /\n(negative, degrees, minutes, seconds) tuples instead of a formatted\nstring, for callers that want to build their own display notation\n(e.g. astronomy-glyph HHhMMmSSs) without string-splitting skymath's\ncolon-separated output.\n\nAlso adds Separator::Unicode, a SexaStyle producing HHhMMmSSs (RA) and\n±DD°MM'SS'' (Dec, U+2212 minus) directly, covering the same use case\nvia formatted-string output.\n\nCloses #22",
"is_bot": false,
"headline": "feat: sexagesimal HMS/DMS component accessors (#28)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-17T17:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1cbe17b40cad38a8eb18c4875783af41b779216",
"body": "…tes (#27)\n\nEquatorial::j2000_lenient(ra_deg, dec_deg) wraps RA into [0, 360) and\nclamps Dec into [-90, 90] instead of erroring, for catalog/user input\nthat drifts outside domain but is still a meaningful position. Only\nnon-finite input (NaN/±inf) is rejected, since normalization cannot\nrecover a position from those.\n\nCloses #21",
"is_bot": false,
"headline": "feat: lenient J2000 constructor that normalizes out-of-range coordina…",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-17T17:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "444583984681bb3ef63262df8bdb5ca991e71a25",
"body": null,
"is_bot": false,
"headline": "ci: remove manual crates.io publish recovery input (#25)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-17T14:57:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2674a9ee8a8dd1dc5a2fbddf0b86b94a7b95ffa",
"body": "… path (#24)\n\nlock-pullrequest-aftermerge defaults to true and locked PR #17's\nconversation right after merge; release-please's post-release comment\non the now-locked issue then failed, aborting the job before the\ncrates.io publish steps ran for v0.4.0. Disable the auto-lock and add\na validated workflow_dispatch input to re-run publish for a tag whose\nrelease already exists.",
"is_bot": false,
"headline": "fix: stop CLA lock from breaking release-please, add recovery publish…",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-17T13:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8e1204d34deeb88c438390a0d658b29bb1b5c42",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.4.0 (#17)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-17T12:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ecccd2931bd48c98c47eb260ec0524cea27be11",
"body": "* feat: circular mean and circular distance for angles\n\n* feat: running circular-mean accumulator",
"is_bot": false,
"headline": "feat: circular mean and circular distance for angles (#20)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-17T09:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38feda5c77cdf75c96f037e93181ff68a4b4500f",
"body": null,
"is_bot": false,
"headline": "fix: accept trailing Z UTC designator in parse_date_obs (#19)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-17T09:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18782260641da1d09eedb431bbf0482d112922bd",
"body": null,
"is_bot": true,
"headline": "@srobroek has signed the CLA in nightwatch-astro/skymath#19",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T09:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4167be1461e70f6466de8890133d2137314e22b1",
"body": "Co-authored-by: Sjors Robroek <sjors@DESKTOP.localdomain>",
"is_bot": false,
"headline": "fix: store CLA signatures on unprotected branch, allowlist owner (#23)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-17T08:24:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "076efe5be37273d2fef37a73d5f75566122613a3",
"body": null,
"is_bot": false,
"headline": "fix: use GitHub App token for CLA bot instead of PAT (#18)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-14T07:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b16695521c147a5ad3f812276a89baa1cf7b16b",
"body": null,
"is_bot": true,
"headline": "Creating file for storing CLA Signatures",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-14T06:15:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943747ad4995448100ccdec0f2e8848d1765095d",
"body": "* Relicense from Apache-2.0 to MPL-2.0\n\nThis project is now licensed under the Mozilla Public License 2.0.\n\nChanges:\n- Replace LICENSE with MPL-2.0 text\n- Add MPL-2.0 per-file headers to all source files\n- Update Cargo.toml license field\n- Add CLA and CONTRIBUTING.md\n- Add CLA Assistant GitHub Actio\n[…]\n workflow\n- Update README license section\n\nAll prior releases remain under Apache-2.0. This change applies to\nthis commit and all future versions.\n\n* fix: escape LICENSE link for rustdoc compatibility",
"is_bot": false,
"headline": "chore!: relicense from Apache-2.0 to MPL-2.0 (#16)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-14T06:14:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7efad692e468f0797f7b4bc8705cdb231da53181",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.4 (#15)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-13T12:14:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8802637b6722caf6f89de5cf633484164f6332b8",
"body": "…n docs.rs (#14)\n\nMake guide and example links absolute so they resolve on docs.rs.\n\nRelease-As: 0.3.4",
"is_bot": false,
"headline": "docs: use absolute URLs for guide and example links so they resolve o…",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-13T12:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f2f7e727fb7249ff12c5fe3e8bf25499cd3b63",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.3 (#13)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-13T12:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc02a5498dbe1ec6414188b78ef4b2f87c1424e",
"body": "Add CI/crates.io/docs.rs badges and link the guide on docs.rs.\n\nRelease-As: 0.3.3",
"is_bot": false,
"headline": "docs: add status badges and link the guide on docs.rs (#12)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-13T12:00:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d51e6999b1c6f76e19a7b2b5859728897cc58ef",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.2 (#11)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-13T10:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3be82b1894280934218e115f04eee696c87d80",
"body": "Expand rustdoc examples, render the guide + README on docs.rs.\n\nRelease-As: 0.3.2",
"is_bot": false,
"headline": "docs: make the crate root render the README and surface the guide (#10)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-13T10:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23d1146b9b05ba616d79206aed4888e1b3e4381c",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.1 (#9)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-13T09:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e8873cde63e56764fc8f9d8fbf0716085f6b422",
"body": "Documentation overhaul: deslop, per-item doctests, task-oriented guide, docs.rs item links. Restores crate-root docs.rs links that 404'd because the crate-root re-exports lacked #[doc(inline)].",
"is_bot": false,
"headline": "fix: crate-root docs.rs links now resolve (#8)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-13T09:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8db017c112d941423702cc01b2e274b47892c3ea",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.3.0 (#7)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-12T08:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ba312e5e9c71272fc4f63525059cd055a09801",
"body": "* docs(spec): 003 constellation identification — spec, plan, research, tasks\n\n* feat: constellation identification — Roman 1987 IAU boundary table, typed 88-constellation value\n\nAdds constellation(coord) (precession to B1875.0 + catalogue-order zone walk,\ntotal over the sphere), Constellation enum (\n[…]\n 100% agreement with all 88 covered, property/serde/known-value\ntests, provenance in NOTICE and module docs.\n\n* docs(spec): 003 verification reports (tasks + requirements PASS); fix ALL-order doc note",
"is_bot": false,
"headline": "feat: identify the IAU constellation containing any sky coordinate (#6)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-12T08:42:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ee66102e6e8a5c22f85494b709b88472c640c91c",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.2.0 (#5)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-12T05:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb9d63a9b5e5a9dbb107448697dfe5a08ec67e4b",
"body": "…tion, moon-avoidance (#4)\n\n* docs(spec): specification, plan, research, tasks for sun & moon ephemerides (002)\n\n* feat(ephemerides): solar/lunar positions, twilight, lunar separation, illumination, moon-avoidance (002)\n\nSun: Meeus ch. 25 low-accuracy apparent position (~36 arcsec), pinned to\nexampl\n[…]\night, moonrise/set, and illumination — astroplan's 1992\nvalue reproduces Meeus 48.a exactly, cross-confirming both oracles.\nREADME/DECISIONS/NOTICE updated; all 15 tasks ticked; 105 tests in 7\nsuites.",
"is_bot": false,
"headline": "feat: Sun and Moon ephemerides — twilight, lunar separation, illumina…",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-12T05:46:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "732e792903381582f69405d650cfd581327d3d64",
"body": null,
"is_bot": false,
"headline": "chore: bump minor (not major) for pre-1.0 breaking changes (#3)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-12T05:10:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b390194351f51846d9f5dcc719eeb11b72b71e4",
"body": "Co-authored-by: sjorsr-release-bot[bot] <301724168+sjorsr-release-bot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(main): release 0.1.0 (#2)",
"author_name": "sjorsr-release-bot[bot]",
"author_login": "sjorsr-release-bot[bot]",
"committed_at": "2026-07-12T04:52:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9dd3f70ddaaa5706662d793dfe9d972728b9a95",
"body": "…ver, frames) (#1)\n\n* docs(spec): specification for skymath v0.1 core (001)\n\nFour prioritized user stories (coordinate primitives, time/sidereal,\nobserver-local quantities, sky frames), 23 FRs, 8 success criteria,\nedge cases, and the grilled decisions recorded as constraints in\nAssumptions and docs/\n[…]\ntroPy verified'\nKitt Peak vector was actually unprecessed geometric output - AstroPy\ndisagrees by ~10 arcmin; ported_vectors.rs now pins genuine AstroPy\nvalues, NOTICE credits only the transform port.",
"is_bot": false,
"headline": "feat: planning-grade astronomy math library (coordinates, time, obser…",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-12T04:50:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "46f08e6ba601019eef22b69d6567c41c8cd95941",
"body": "…ndle)",
"is_bot": false,
"headline": "chore: bootstrap SpecKit + APM tooling (claude integration, family bu…",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-11T17:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffece3e6a480fc0d0e149783c79175a9ad7b1ad0",
"body": "Base modules (identity, dirs, gitignore, Apache-2.0 license, AGENTS.md,\ngit init) plus the family overlay: justfile, rust-toolchain, pre-commit,\nlinguist rules, CI (fmt/clippy/test/doc on 3 OSes), release-please with\ncrates.io trusted publishing (manifest bootstrapped at 0.0.0 so the\nfirst feat: release cuts 0.1.0). Cargo library skeleton only — API\narrives via the spec.",
"is_bot": false,
"headline": "chore: scaffold skymath (project-setup base + target-match conventions)",
"author_name": "Sjors Robroek",
"author_login": "srobroek",
"committed_at": "2026-07-11T16:51:53Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 36,
"latest_release_at": "2026-07-24T09:09:02Z",
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 2,
"days_since_latest_release": 1,
"mean_days_between_releases": 1.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "skymath",
"exists": true,
"license": "MPL-2.0",
"keywords": [
"astronomy",
"astrophotography",
"coordinates",
"ephemeris",
"sidereal",
"mathematics",
"science"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/skymath",
"is_deprecated": false,
"latest_version": "0.7.1",
"repository_url": "https://github.com/nightwatch-astro/skymath",
"versions_count": 11,
"total_downloads": 7570,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2523,
"first_published_at": "2026-07-12T05:01:54.809489Z",
"latest_published_at": "2026-07-24T09:09:22.718466Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
".specify/extensions/roadmap/justfile",
".specify/extensions/roadmap/mise.toml",
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml"
],
"largest_source_bytes": 40328,
"source_files_sampled": 76,
"oversized_source_files": 0,
"agent_instruction_files": [
".specify/extensions/agent-assign/CLAUDE.md",
"AGENTS.md"
],
"agent_instruction_max_bytes": 4757
},
"dependencies": {
"manifests": [
"Cargo.toml"
],
"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": [
"crates"
],
"dependencies": [
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.228"
},
{
"name": "thiserror",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0.18"
},
{
"name": "time",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3.41"
}
],
"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": 31,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "srobroek",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/7125988?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"cla-assistant.yml",
"release-please.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"Cargo.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": 10,
"reason": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
"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/19 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow 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": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b323e74dffc7eef92c135dbd783dd2218c766781",
"ran_at": "2026-07-25T20:02:02Z",
"aggregate_score": 4.3,
"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-24T09:09:12Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-24T09:08:48Z",
"ci_last_conclusion": "SKIPPED",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nightwatch-astro/skymath",
"host": "github.com",
"name": "skymath",
"owner": "nightwatch-astro"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 43,
"vitality": 71,
"community": 47,
"governance": 56,
"engineering": 92
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 36,
"human_commit_share": 0.611,
"days_since_last_push": 1,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "36 commits in the last year",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 36
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 12,
"latest_release_tag": "v0.7.1",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 1.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.3
}
}
],
"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": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 47,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MPL-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MPL-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"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": 57,
"inputs": {
"packages": [
"skymath"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 7570,
"monthly_downloads": 2523
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,523 downloads/month across crates",
"points": 45.4,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2523,
"ecosystems": "crates"
}
}
],
"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": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 31,
"open_issues": 0,
"closed_issues": 2,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "31/31 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 31,
"decided": 31
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "nightwatch-astro",
"public_repos": 12,
"account_age_days": 121
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of nightwatch-astro",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "nightwatch-astro"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~0 yr old",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"skymath"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "11 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 11
}
}
],
"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": "excellent",
"name": "Engineering Quality",
"value": 92,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"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": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://crates.io/crates/skymath",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://crates.io/crates/skymath",
"points": 15,
"status": "met",
"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": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.3
},
"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": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"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/19 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"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 not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"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": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"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"
],
"review_only_matches": 0,
"assessed_self_published_locations": 1
},
"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": "good",
"name": "AI Readiness",
"value": 75,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
".specify/extensions/agent-assign/CLAUDE.md",
"AGENTS.md"
],
"agent_instruction_max_bytes": 4757
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".specify/extensions/agent-assign/CLAUDE.md, AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".specify/extensions/agent-assign/CLAUDE.md, AGENTS.md"
}
}
],
"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": "22 of 22 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 22,
"sampled": 22
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
".specify/extensions/roadmap/justfile",
".specify/extensions/roadmap/mise.toml",
"justfile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": ".specify/extensions/roadmap/justfile, .specify/extensions/roadmap/mise.toml, justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".specify/extensions/roadmap/justfile, .specify/extensions/roadmap/mise.toml, justfile"
}
}
],
"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": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"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": "no agent-authored commits among the last 36",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 36
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 40328,
"source_files_sampled": 76,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/76 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 76,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T20:02:19.874560Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nightwatch-astro/skymath.svg",
"full_name": "nightwatch-astro/skymath",
"license_state": "standard",
"license_spdx": "MPL-2.0"
}