JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 618,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 342703,
"CSS": 6542,
"HTML": 37554,
"Shell": 2936,
"Python": 13056,
"Dockerfile": 400
},
"pushed_at": "2026-07-22T03:23:51Z",
"created_at": "2026-03-24T06:58:30Z",
"owner_type": "User",
"updated_at": "2026-07-22T03:23:15Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Daniel Sullivan",
"type": "User",
"login": "daniel-sullivan",
"company": "@REGALITECH",
"location": "Gunma, Japan",
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/9961306?v=4",
"created_at": "2014-11-26T10:51:21Z",
"is_verified": null,
"public_repos": 53,
"account_age_days": 4261
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.10",
"kind": "patch",
"published_at": "2026-07-22T03:23:51Z"
},
{
"tag": "v1.1.9",
"kind": "patch",
"published_at": "2026-07-22T02:59:56Z"
},
{
"tag": "v1.1.8",
"kind": "patch",
"published_at": "2026-07-19T05:26:24Z"
},
{
"tag": "v1.1.7",
"kind": "patch",
"published_at": "2026-06-18T03:09:00Z"
},
{
"tag": "v1.1.6",
"kind": "patch",
"published_at": "2026-06-09T05:37:39Z"
},
{
"tag": "v1.1.5",
"kind": "patch",
"published_at": "2026-04-18T05:13:10Z"
},
{
"tag": "v1.1.4",
"kind": "patch",
"published_at": "2026-04-18T04:24:33Z"
},
{
"tag": "v1.1.3",
"kind": "patch",
"published_at": "2026-04-06T03:15:45Z"
},
{
"tag": "v1.1.2",
"kind": "patch",
"published_at": "2026-04-06T03:11:59Z"
},
{
"tag": "v1.1.1",
"kind": "patch",
"published_at": "2026-04-06T00:00:08Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-04-05T07:07:54Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2026-04-05T05:43:24Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2026-04-05T03:26:53Z"
},
{
"tag": "v1.0.2",
"kind": "patch",
"published_at": "2026-04-05T03:09:21Z"
},
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-04-05T03:01:48Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-04-05T02:47:21Z"
}
],
"recent_commits": [
{
"oid": "7859a6ccddfc3260788e31fc75af389cbb1ffc9d",
"body": null,
"is_bot": false,
"headline": "Separate timed-charge enable switch from settable window-time entities",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-07-22T03:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7854eafebb9524331b606c3f8f17641d19d686dd",
"body": null,
"is_bot": true,
"headline": "Release v1.1.9: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T02:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "387da7461a7d4de5de4c322a8ae7dbc75a650435",
"body": null,
"is_bot": false,
"headline": "Add Timed Charge Grid switch for external grid-charge control",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-07-22T02:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3681695b47a8d6360b3cb7a43c8b123d6756a289",
"body": null,
"is_bot": true,
"headline": "Release v1.1.8: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-19T05:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97c2d0883528fd1a1256df9f532a744ab61691e2",
"body": "…r-write\n\nfix(mqtt): write charger_priority to the parallel master only",
"is_bot": false,
"headline": "Merge pull request #6 from daniel-sullivan/fix/charger-priority-maste…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-07-19T05:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2af5f2ca4677cfaa7a78a144411c648143654872",
"body": "charger_priority (0xE20F) is a master-owned setting: parallel slave units\nreject writes to it, and ReadSettings reads it from the master (units[0]).\nSystem.WriteRegister wrote it to all units and aborted on the slave's\nrejection, so the HA select never applied and snapped back to \"PV Only\".\n\nAdd set\n[…]\nd back to confirm the\nvalue stuck, retry, and return a clear error if it never applies. Also expose\nthe 0xE04D charge-source-selection register as a read-only diagnostic sensor.\n\nBump add-on to 1.1.8.",
"is_bot": false,
"headline": "fix(mqtt): write charger_priority to the parallel master only",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-07-19T05:09:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f74ff70d2adf0fd2006853278188167c27b09bbe",
"body": "…rent-toggle\n\nfeat(mqtt): back Charge from Mains switch with AC charge current (0xE205)",
"is_bot": false,
"headline": "Merge pull request #5 from daniel-sullivan/feat/charge-from-mains-cur…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-06-18T03:08:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca700764d695bf9ba970eca59bef95e07d7c56ef",
"body": "…205)\n\nRe-base the \"Charge from Mains\" HA switch off the charger-priority enum\n(0xE20F) onto the AC charge current limit (0xE205): OFF writes 0 A, ON\nrestores the last non-zero limit (defaulting to the V2.04 factory 60 A).\nState is ON iff the limit > 0, keeping the switch consistent with the\nexistin\n[…]\ny /\nHybrid / PV Only) matching the V2.04 protocol table; register values\n0/1/2/3 are unchanged. Add the V2.04 protocol PDF to docs/ as the\nreference backing these mappings.\n\nBumps the add-on to 1.1.7.",
"is_bot": false,
"headline": "feat(mqtt): back Charge from Mains switch with AC charge current (0xE…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-06-18T03:03:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c13b3e2225de72c73bfd817e3a2e8ecf7edf7161",
"body": null,
"is_bot": true,
"headline": "Release v1.1.6: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-06-09T05:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5c832e8c2f8c52fb55a723d29c7f5755e4fbba6",
"body": "…number-entity\n\nfeat(mqtt): expose Mains Charge Current as writable HA number entity",
"is_bot": false,
"headline": "Merge pull request #4 from daniel-sullivan/feat/mains-charge-current-…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-06-09T05:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3040cb086b8b26c0dc4847040e9c09271697212c",
"body": "Add a `mains_charge_current` control number so the AC mains charge-current\nlimit (register 0xE205) is published as a writable Home Assistant `number`\nentity via MQTT discovery. Previously this could only be set from the web\ndashboard; it can now be driven from HA automations (e.g. tracking PV surplu\n[…]\nccheck SA9003) that was\n failing the lint job.\n- Raise serve package coverage from ~68% to ~92% with tests for the web HTTP\n handlers, the SSE stream/diff helpers, and the new serialized fault read.",
"is_bot": false,
"headline": "feat(mqtt): expose Mains Charge Current as writable HA number entity",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-06-09T05:30:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb220145f09d8f9c91697a881fef4c064b285aa3",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-19T02:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "384347c55f30a47a267c9b55cb6e8a4ed99c0196",
"body": "- Initialize temperature fields with first unit values to avoid max() with zero\n- Add buffer compaction in Solarman client to prevent memory growth\n- Add Driver field to InverterConfig for mock/solarman selection\n- Update tests to cover mock driver configuration",
"is_bot": false,
"headline": "feat(inverter): optimize aggregation and add driver field support",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-19T02:23:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f42472a1122682c9b5612782ed2f1e2a61453d87",
"body": null,
"is_bot": true,
"headline": "Release v1.1.5: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-18T05:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cfe57fa09c53bd1b4b6451e1080f70c6e241ac3",
"body": "…r-controller",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/daniel-sullivan/srne-sola…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-18T05:12:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e14387e3a1678792218e64df6743c8b1a87c1f7",
"body": "…ance MPPT rename logic with new test cases, and update Codecov action.",
"is_bot": false,
"headline": "Refactor workflows and MQTT tests: improve release note handling, enh…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-18T05:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4746868d3e84510b7286bcb7cc7aeb04b4f858d",
"body": null,
"is_bot": true,
"headline": "Release v1.1.5: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-18T05:03:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74af4052b7a785f7fd8cf8e622d6af128bd460a7",
"body": "…on logic and improve instruction clarity.",
"is_bot": false,
"headline": "Enhance changelog generation workflow: add unreleased section promoti…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-18T04:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07276624dccf6d1e87761bafe7b10fbeb6f605ed",
"body": "…r-controller",
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/daniel-sullivan/srne-sola…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-18T04:55:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38cc418ff7dc3cccbe8d4ea79c3348ec7afb90d6",
"body": "…ynamic theme support.",
"is_bot": false,
"headline": "Merge Inverter card into Units, move to top-bar navigation, and add d…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-18T04:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "864f479822bf83b298d4ce47177d0a6e76931c90",
"body": null,
"is_bot": true,
"headline": "Release v1.1.4: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-18T04:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09687eb94b824bfb0c1c302d7d0b896c31b302d6",
"body": "# Conflicts:\n#\tha-addon/CHANGELOG.md",
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-18T04:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59bef9123411b79c539bb8c7474ca60b670b2472",
"body": "…ynamic theme support.",
"is_bot": false,
"headline": "Merge Inverter card into Units, move to top-bar navigation, and add d…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-18T04:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f95893c7b85d9f8c1efd7d69c52c55dc890d2556",
"body": null,
"is_bot": true,
"headline": "Release v1.1.3: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-06T03:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e8a24d5b51fd2a21986e3f995042511481ff83",
"body": "…workflow.",
"is_bot": false,
"headline": "Extract release notes from changelog and update GitHub release in CI …",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-06T03:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23f99ed215ddaa371bd7a9cc795fae2e70593d54",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-06T03:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "799a947c0d35f55281635c564fbd974a9c0c42a1",
"body": "…a heredoc.",
"is_bot": false,
"headline": "Simplify changelog generation in CI by replacing inline command with …",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-06T03:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25b9b102046238b8cc5f74b73f9a75e9d825eff",
"body": null,
"is_bot": true,
"headline": "Release v1.1.2: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-06T03:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "851a2bcddfc06783540d3ea8bdc5c30ace32f6f1",
"body": "…ve CI workflows.",
"is_bot": false,
"headline": "Separate per-phase load data structures, update MQTT paths, and impro…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-06T03:11:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ec34ebc2ed18880683f0e2bbb07fef6dc11567",
"body": "…cs from grid metrics to improve clarity and extensibility.",
"is_bot": false,
"headline": "Refactor load and grid data structures; separate per-phase load metri…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-06T02:58:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31645feb4c8153bcab1ab0d6a670b92df7b46f2e",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-06T00:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d6783e4200b60d9a9924fe6bc9eb41c7f9304b0",
"body": "…actions and Docker base image.",
"is_bot": false,
"headline": "Update CI workflows and HA add-on dependencies to latest versions of …",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-06T00:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bbf01d451fff5a484cb8b6a191fbc5c1cb410c5",
"body": null,
"is_bot": true,
"headline": "Release v1.1.1: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-06T00:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d3426ccc74433ba3130794253c8f366299b80d",
"body": "… outages in HA add-on.",
"is_bot": false,
"headline": "Auto-reconnect dropped dongle connections and reduce log noise during…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T23:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07d72fe87494320250608ba5e0d3a42fb4afebaf",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T23:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf881b7fd94bfc06a5fbfb37d0f0109e81ba76a9",
"body": "…handling in Solarman client.",
"is_bot": false,
"headline": "Skip settings refresh when all units are stale; improve reconnection …",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T23:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3dc75734c11928bd3dcbe5e1051bc71656a877",
"body": null,
"is_bot": true,
"headline": "Release v1.1.0: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-05T07:08:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76a7e674cc24db6406b7493b33b04a5a565bb302",
"body": "…accumulated energy imports.",
"is_bot": false,
"headline": "Support multi-host configurations in `NewSystem` and add sensors for …",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T07:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "570f37611d50166df239a7fa7d5c09b74b9847be",
"body": "…A add-on; adjust service requirement from `need` to `want`.",
"is_bot": false,
"headline": "Prioritize manual MQTT broker config and improve error messaging in H…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T06:07:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f824b2bde4d801c38312f114228c3dea509c44",
"body": "- Standardize relative URL paths in `layout.html` and `settings.html` to remove leading `/`.",
"is_bot": false,
"headline": "Update relative paths in templates for consistency",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T05:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e2a360c4a097799d9101e809312a8c0f38bb586",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T05:42:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f98a3fd9875109e6c9643d9858ddc9d1db5bec7",
"body": null,
"is_bot": false,
"headline": "Simplify `port` schema type in HA add-on configuration",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T05:42:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83b072c94c63311cb68561899b09d77fd5ed1c8e",
"body": null,
"is_bot": true,
"headline": "Release v1.0.4: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-05T03:58:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba5629c490ce5609c44910d7e972ebcd5f58f5c9",
"body": "Switch to `gotestsum` for testing and update CI workflow to improve t…",
"is_bot": false,
"headline": "Merge pull request #3 from daniel-sullivan/test/condeconv",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:55:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f18cdd58cc352146b1781e06a2612c65e5a7a725",
"body": "…est reporting and Codecov integration.",
"is_bot": false,
"headline": "Switch to `gotestsum` for testing and update CI workflow to improve t…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "563551a643a1f904392dcf26255f5688b96c3e91",
"body": "Add MIT license to repository",
"is_bot": false,
"headline": "Merge pull request #2 from daniel-sullivan/test/condeconv",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:49:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e18a2508b06516a5c3f77121bb42d0c5ca2ef30",
"body": null,
"is_bot": false,
"headline": "Add MIT license to repository",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:46:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90692ee37f12609a39ef8f3b77e3a090e8be1ff2",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:44:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b082da7fb5222c2ca5779cafe62e4fd8fc8190a",
"body": "- Add `.dockerignore` to optimize Docker builds by excluding unnecessary files.\n- Update HA add-on `config.yaml` to include `init: false`, `startup: services`, and `timeout: 60` for improved service management.\n- Add initial `CHANGELOG.md` with version history and updates.",
"is_bot": false,
"headline": "Add `.dockerignore` and update HA add-on configuration",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a25a6470422654e4bf707211ba906efd59e6dc32",
"body": null,
"is_bot": true,
"headline": "Release v1.0.3: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-05T03:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79cc869eb0e697d3dc7fee217d5bba21cafbf848",
"body": null,
"is_bot": false,
"headline": "Switch to Codecov for coverage reporting and add badges to README",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:25:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de7de9199f642e0d0b4b07b1d0ea62cacd798334",
"body": null,
"is_bot": true,
"headline": "Release v1.0.2: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-05T03:09:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad63f5d832ebaec54da961f6d794ad81befe1f1a",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c75ec789ebd00014cfb744d18577d1dafb17fa",
"body": null,
"is_bot": false,
"headline": "Update HA add-on to use s6 overlay structure for service management",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fea4fa06adeba08336a063bd79424eaa88ff6e5",
"body": null,
"is_bot": true,
"headline": "Release v1.0.1: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-05T03:01:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8026967c72dfc56696b835b581e561f8b4b5ca1",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:01:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d40b1e89abd965fff5f4c90111884cc969284372",
"body": "…es, and streamline default handling.",
"is_bot": false,
"headline": "Refactor MQTT configuration: clarify auto-detection, document overrid…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T03:00:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2162cf310441458b159027340c146066780285e2",
"body": null,
"is_bot": true,
"headline": "Release v1.0.0: update add-on version",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-04-05T02:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "473a4106b0bff22449dc0b690ce7d588a2a9d994",
"body": "…rove version handling in CI workflow.",
"is_bot": false,
"headline": "Add `actionlint` to pre-commit, refactor test initialization, and imp…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T02:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15d5c822a73b21d18093ffab729dab712410c91",
"body": "- Create `.github/workflows/addon.yml` for automated testing, version bumping, and Docker builds.\n- Add support for Home Assistant control entities: switches, numbers, and selects with MQTT/REST parity tests.\n- Expand testing suite with `parity_test.go` and `MQTTControlRoundTrip` to ensure consisten\n[…]\nhandling and formatting.\n- Update project dependencies in `go.sum` to add required libraries for new functionality.\n- Improve `run.sh` script in HA add-on for better handling of MQTT broker detection.",
"is_bot": false,
"headline": "Add HA add-on CI workflow and Home Assistant control entities",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T02:38:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f6f3d7fe5acff95eff492c4ce801d92f615d6d0b",
"body": "…andalone dashboard.\n\n- Introduce Home Assistant custom integration with detailed sensor definitions and polling logic.\n- Implement real-time web dashboard using HTMX and SSE for live solar controller data.\n- Add MQTT support with auto-discovery for integration with Home Assistant.\n- Create HA add-o\n[…]\nile for deployment.\n- Provide multi-inverter support, fault history display, and modular REST API.\n- Include unit tests, translation files, and extensive documentation to support usage and deployment.",
"is_bot": false,
"headline": "Add full SRNE Solar Controller integration with Home Assistant and st…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-04-05T00:52:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21924c9da4f8558b326533180f8207c11a60466c",
"body": null,
"is_bot": false,
"headline": "Update CI workflow: adjust `contents` permission from read to write",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-29T04:46:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cfc5b8902e626a1464cd2c22c5b25fc752f418d",
"body": "- Replace raw register initialization with `mock.Sim` for deterministic state control in tests.\n- Introduce `SetSOC`, `SetPV`, `SetLoad`, and other methods for immediate register updates in `Sim`.\n- Replace register maps with `newSim` in `system_test.go` to simplify and streamline test setups.\n- Enhance testing accuracy by integrating `github.com/stretchr/testify` assertions.\n- Update CI workflow to include JSON test report generation and coverage reporting.",
"is_bot": false,
"headline": "Refactor simulation and test framework.",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-29T04:36:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d71cab6238147325473f4ca41e35714799ccc70e",
"body": "- Implement `aggregate.go` to combine data from multiple inverters using specialized rules per subsystem.\n- Add `read.go` for reading per-unit data into structured snapshots via MODBUS sessions.\n- Introduce `snapshot.go` for unified system data representation, including raw and aggregated states.\n- \n[…]\nem.go` to manage inverter connections, system initialization, and snapshot aggregation.\n- Include `system_test.go` to validate core functionality with mock MODBUS clients and stateless registry tests.",
"is_bot": false,
"headline": "Add system aggregation logic for parallel inverter setups.",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-29T04:14:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a2a1df81071d53b58f6effc514ee3c39180d498",
"body": "…ient.",
"is_bot": false,
"headline": "Add slave ID auto-detection and improved error handling for MODBUS cl…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-29T03:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee376b108513d9f00102bf1a7494fe3ee94ff8ac",
"body": "…d exclusions from .golangci.yml",
"is_bot": false,
"headline": "Update golangci-lint to v2.11.3 in pre-commit config and remove unuse…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-24T08:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7da077691af85a6070f6bbb637213702b7a2607a",
"body": null,
"is_bot": false,
"headline": "Update CI to use golangci-lint-action v7",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-24T08:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88455879ee7b5533fc933c2787c25075bafc8b5d",
"body": "…tended register map, mocks, pre-commit hooks, and CI.\n\n- Optimized `probeRange` with batched register reads for improved performance.\n- Standardized resource cleanup using deferred `Close` calls.\n- Introduced detailed register maps and write confirmation prompts for unknown or read-only registers.\n\n[…]\nng utilities and tests for MODBUS client interactions.\n- Set up pre-commit and linting hooks (`golangci-lint`, `go-test-mod`, etc.).\n- Configured GitHub Actions CI for build, test, and lint workflows.",
"is_bot": false,
"headline": "Add batching for register probes, default deferred Close handling, ex…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-24T08:16:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2e166cb837c77ce3ffbabfc694c49ebf6f079d30",
"body": "…ils, register map, and protocol version caveats.",
"is_bot": false,
"headline": "Expand project documentation: update CLI commands, test hardware deta…",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-24T07:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d8a9502ee479381ff22356d1d3eff64bb1d1f4f",
"body": "…map, and fault record parsing logic",
"is_bot": false,
"headline": "Add initial project structure with main entry point, MODBUS register …",
"author_name": "Daniel Sullivan",
"author_login": "daniel-sullivan",
"committed_at": "2026-03-24T06:58:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 70,
"latest_release_at": "2026-07-22T03:23:51Z",
"latest_release_tag": "v1.1.10",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 7,
"days_since_latest_release": 5,
"mean_days_between_releases": 11.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/daniel-sullivan/srne-solar-controller",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/daniel-sullivan/srne-solar-controller",
"is_deprecated": false,
"latest_version": "v1.1.10",
"repository_url": "https://github.com/daniel-sullivan/srne-solar-controller",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-22T03:23:04Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"mise.toml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 35421,
"source_files_sampled": 54,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11297
},
"dependencies": {
"manifests": [
"go.mod"
],
"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": [
"go"
],
"dependencies": [
{
"name": "github.com/BurntSushi/toml",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/cenkalti/backoff/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.0.3"
},
{
"name": "github.com/eclipse/paho.mqtt.golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.5.1"
},
{
"name": "github.com/mochi-mqtt/server/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.7.9"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
}
],
"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": 5,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "daniel-sullivan",
"commits": 55,
"avatar_url": "https://avatars.githubusercontent.com/u/9961306?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"addon.yml",
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": "3 out of 3 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/27 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"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": 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": 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": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7859a6ccddfc3260788e31fc75af389cbb1ffc9d",
"ran_at": "2026-07-28T02:49:10Z",
"aggregate_score": 3.6,
"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-22T03:29:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-19T05:11:41Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/daniel-sullivan/srne-solar-controller",
"host": "github.com",
"name": "srne-solar-controller",
"owner": "daniel-sullivan"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 36,
"vitality": 80,
"community": 24,
"governance": 52,
"engineering": 82
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 80,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 70,
"human_commit_share": 0.786,
"days_since_last_push": 5,
"active_weeks_last_year": 7
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "70 commits in the last year",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 70
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"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": 16,
"latest_release_tag": "v1.1.10",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 11.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~11.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 11.9
}
}
],
"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": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"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": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 1
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/6 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 6
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/27 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": 51,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "daniel-sullivan",
"public_repos": 53,
"account_age_days": 4261
},
"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": "7 followers of daniel-sullivan",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "daniel-sullivan"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "53 public repos, account ~11 yr old",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 53
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/daniel-sullivan/srne-solar-controller"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 82,
"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": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"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": 36,
"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": 36,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.6
},
"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": "3 out of 3 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/27 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"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": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"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 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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 2
},
"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": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.291,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11297
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.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": "16 of 55 human commits state their intent (structured subject or explanatory body)",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 16,
"sampled": 55
}
}
],
"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": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"mise.toml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mise.toml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "mise.toml"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 70",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 70
}
}
],
"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": "Go",
"largest_source_bytes": 35421,
"source_files_sampled": 54,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/54 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 54,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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": [
"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-07-28T02:49:18.399632Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/daniel-sullivan/srne-solar-controller.svg",
"full_name": "daniel-sullivan/srne-solar-controller",
"license_state": "standard",
"license_spdx": "MIT"
}