Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"homelab",
"network-ups-tools",
"nut",
"self-hosted",
"ups"
],
"is_fork": false,
"size_kb": 1866,
"has_wiki": false,
"homepage": "https://foehammer82.github.io/strom/",
"languages": {
"Go": 792675,
"CSS": 28052,
"HTML": 708,
"Shell": 28535,
"Python": 42557,
"Dockerfile": 2020,
"JavaScript": 71270,
"TypeScript": 102052
},
"pushed_at": "2026-07-23T05:48:10Z",
"created_at": "2026-07-03T14:47:57Z",
"owner_type": "User",
"updated_at": "2026-07-23T05:48:04Z",
"description": "UPS fleet monitoring with almost no setup. Plug a UPS into a Raspberry Pi, let it configure NUT automatically, then discover and adopt it from a central controller.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Foehammer",
"type": "User",
"login": "Foehammer82",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/20054058?v=4",
"created_at": "2016-06-20T22:18:14Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 3690
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-07-23T06:19:11Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2026-07-22T06:04:14Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-07-21T22:33:56Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-07-21T17:05:37Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-07-21T02:32:52Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-07-20T04:19:29Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-20T03:51:28Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-20T03:22:41Z"
},
{
"tag": "v0.1.0-rc1",
"kind": "prerelease",
"published_at": "2026-07-03T20:00:02Z"
}
],
"recent_commits": [
{
"oid": "287f05518e3bda115b986a6550e0d3374f97c538",
"body": "- Added interactive styles for metric cards with hover and focus effects.\n- Introduced new classes for metric trends, chart hover guides, and tooltips with appropriate styling.\n- Replaced refresh indicator styles with a live badge design, including states for live and reconnecting.\n- Added new metric detail card styles, including layout for detail heads, windows, and charts.\n- Improved overall visual consistency with updated color schemes and spacing.",
"is_bot": false,
"headline": "Enhance metric card interactivity and styling",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-23T05:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f0260707122e6e8eb85d881d7ff3e6384dfbc93",
"body": null,
"is_bot": false,
"headline": "feat: update default release public key for verification",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-22T05:32:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "162acd2019929555f7bfb586cae516423f6f21f3",
"body": "…nd update logic",
"is_bot": false,
"headline": "feat: add last checked timestamp for updates; enhance settings page a…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-22T05:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bafbd8339fd9cef5dabb58b0d5eefe59b0ace82b",
"body": "…eb rendering",
"is_bot": false,
"headline": "feat: add CPU and memory metrics to health response; update API and w…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-22T04:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fe856b2c12a3823a25d2b33159e385f3238f8c6",
"body": "…tions; update install scripts and documentation",
"is_bot": false,
"headline": "feat: enhance reliability with watchdog, journald, and zram configura…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-22T04:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f8c58ff30c37e6da90bfcd4dd3730822baddc2d",
"body": "…adata\n\nPhase 5.8 - standalone signed node updates:\n\n- Add agent/internal/updates: signed manifest parsing, Ed25519 signature\n verification, GitHub release polling, and atomic\n download/verify/activate/rollback via a `current` symlink under\n /var/lib/strom/agent, with startup health confirmation\n\n[…]\nabel fields from UPS metadata\n (agent API, controller registry/schema, and controller web UI), keeping\n only display_name and tags; add a schema migration to drop the columns\n on existing databases",
"is_bot": false,
"headline": "feat: add standalone signed update checks for nodes; simplify UPS met…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-22T02:24:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cfab1cd59b7c27861aafe86947506f79a61309fc",
"body": "- expose display name, load description, location, and tags through the agent API\n- persist and migrate UPS metadata in the controller registry\n- add controller endpoint and UI to edit and display friendly UPS details\n- cover metadata behavior with agent and registry tests\n- update the Phase 1 roadmap progress",
"is_bot": false,
"headline": "feat: add editable UPS metadata across agent and controller",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T22:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67b10e93d619690c76ac0b6d77bb6ab388601a4e",
"body": "Expose node runtime, OS, package, and dependency details through the local\nweb UI and API. Add authenticated SSH key synchronization with a dedicated\nsystemd service, and include the service in installer and image builds.\n\nAlso retry mDNS registration when it is temporarily unavailable and prefer\nadopted NUT credentials at runtime. Update documentation, roadmap status,\nand test coverage for the new node capabilities.",
"is_bot": false,
"headline": "feat: add node about page and managed SSH access",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T17:49:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76d25eb84d08e0dd2e8f570b90175a72967e929e",
"body": "…process",
"is_bot": false,
"headline": "fix: update export configuration and add prerun script copy in build …",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T16:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1bb17c1ae682477dd43fb248199191ef827e824",
"body": "…tion error handling",
"is_bot": false,
"headline": "fix: update QEMU helper image to use binfmt helper and improve extrac…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T06:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0a060e869adc811c29bbd8c6229f2aca2c2e3a4",
"body": "…t assertion",
"is_bot": false,
"headline": "fix: export STROM_STATE_PART_SIZE_MB in config and update related tes…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T05:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4802e97e7963e3ead0cc3c254bebeb8aa58f9d68",
"body": null,
"is_bot": false,
"headline": "test: verify state partition ends at device boundary in export script",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T04:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f3a4515e4debfbf5c6518bcadae10558ea1a5ba",
"body": "… remove Wattkeeper references",
"is_bot": false,
"headline": "feat: add QEMU emulator installation step and update documentation to…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T04:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f22f2bbc24db5ce631f3ecd25e7a6e82aaa6df0f",
"body": null,
"is_bot": false,
"headline": "feat: persist node state and add diagnostics",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T03:58:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "981fcaac6445c5f1f91e12122b6109d712285e9f",
"body": null,
"is_bot": false,
"headline": "fix: prevent node metric overflow",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T02:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2e8df155b3fb77e3f2fe1f5d25f72c9e8dd0afd",
"body": "Rename product, runtime, deployment, release, and developer CLI namespaces for the Strom clean break.",
"is_bot": false,
"headline": "feat!: rename Wattkeeper to Strom",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T02:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db97badb2076f701ba425061d607b0825fecb2de",
"body": "… account\n\n- Renamed test function to reflect new behavior of redirecting to bootstrap page.\n- Updated tests to validate the bootstrap process, including password setting and session creation.\n- Removed fallback admin password logic and ensured admin account must be created via bootstrap.\n- Modified templates to remove default password warnings and reflect new bootstrap UI.\n- Updated documentation to clarify the bootstrap process and remove references to default passwords.",
"is_bot": false,
"headline": "Refactor authentication flow to implement bootstrap process for admin…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-21T02:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db10fd9a355247533b8b6899f533dd7e40deee27",
"body": "…ion handling and concurrency",
"is_bot": false,
"headline": "refactor: update auto-release and release workflows for improved vers…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T03:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1312353d39a857f617696dc88e0054ce56d3ad1",
"body": "…ons and fail on unmatched files",
"is_bot": false,
"headline": "chore: update release workflow to include detailed artifact descripti…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T03:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43fe22ff30e53af5733db848cbb23624be8cf2a7",
"body": "…ller web dependencies",
"is_bot": false,
"headline": "fix: update cache-dependency-path to use package-lock.json for contro…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T03:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db8d021522b6df483862c2f3a716d503ee4b9e10",
"body": "Phase 5",
"is_bot": false,
"headline": "Merge pull request #2 from Foehammer82/phase-5",
"author_name": "Foehammer",
"author_login": "Foehammer82",
"committed_at": "2026-07-20T02:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea6a4eea89e69412a8dbf571aebade12caefcf67",
"body": null,
"is_bot": false,
"headline": "chore: remove obsolete UX/UI review prompt file",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T02:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "479a8e8b2f3e6e7b2a46628fb4a2141dd36711b3",
"body": null,
"is_bot": false,
"headline": "refactor: remove redundant cookie security check function",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T02:24:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c741b50a19f110bf73e09895f8c10c393e92af3",
"body": "…d documentation closeout",
"is_bot": false,
"headline": "feat: update roadmap phases and goals for real-hardware validation an…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T02:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4979896751ec2f245c000df02e9aa8a27395646c",
"body": "…ows (Phase 5.5)\n\nAdd .github/release/version.toml as the single source of truth for the\nactive major.minor release train and RC build toggles.\n\n- Add tools/versioning.py with pure tag-parsing/version-computation helpers,\n covered by tools/tests/test_versioning.py (pytest).\n- Add `wk release next-v\n[…]\n opens a PR for review/audit trail.\n- Update README.md and CONTRIBUTING.md to document the new release model,\n RC policy, and major/minor bump workflow.\n- Check off all Phase 5.5 items in ROADMAP.md.",
"is_bot": false,
"headline": "feat(release): automate patch releases and add RC/version-bump workfl…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T02:12:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d40812e6f003e08ae62ec1fe751fa3c1866dc5f5",
"body": "…or handling\n\n- Added refresh countdown and ring progress indicators to improve user experience during data refresh.\n- Implemented error handling for refresh operations, displaying error messages when refresh fails.\n- Introduced a mechanism to track and apply dirty variables in the settings, allowin\n[…]\ndated styles for better layout and responsiveness, including new classes for action rows and buttons.\n- Removed unnecessary bootstrap authentication logic from tests to streamline the testing process.",
"is_bot": false,
"headline": "feat: enhance dashboard functionality with refresh indicators and err…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-20T01:59:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05ec3c0b9e58fbb3f8f87bfdf21281de7c54323d",
"body": null,
"is_bot": true,
"headline": "Merge origin/main into phase-5",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-07-19T15:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9efd9b091c993af07cf29f50d0705fe58166c95c",
"body": "…ibute is not set to true'\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for pull request finding 'CodeQL / Cookie 'Secure' attr…",
"author_name": "Foehammer",
"author_login": "Foehammer82",
"committed_at": "2026-07-19T15:24:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7244edbe15525de392d7654f8c48c67213416e9d",
"body": "…ibute is not set to true'\n\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for pull request finding 'CodeQL / Cookie 'Secure' attr…",
"author_name": "Foehammer",
"author_login": "Foehammer82",
"committed_at": "2026-07-19T15:24:31Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "97128d2496d402eaa8bc5c50b80dd19e957247e7",
"body": null,
"is_bot": false,
"headline": "update dependencies",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-19T15:24:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b1f8519e5255d18ee935578e9af1c02bf441c4",
"body": null,
"is_bot": false,
"headline": "chore(repo): ignore __pycache__ artifacts",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9b75a995ab95b1142a5c6ed5c6aa49b972b5af",
"body": "- Check off completed Phase 5 hardening items: OTA updates, factory\n reset, session/cookie hardening, controller-managed node UI policy,\n battery health trending, backup/restore, OverlayFS, multi-UPS\n verification.\n- Split the former \"Planned/Considered features\" lists into dedicated\n roadmap ph\n[…]\nility export.\n- Update README, faq, features, getting-started, and reference/agent\n and reference/image docs for OTA updates, factory reset, controller\n UI policy management, and OverlayFS behavior.",
"is_bot": false,
"headline": "docs: mark Phase 5 complete and outline phases 5.5-5.9",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:08:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8c55b06eda8ff0928da86f013abb3b9909c9e810",
"body": "- Publish each simulated agent's local UI on a host port range\n (127.0.0.1:18080-18179:80) so individual nodes can be reached directly\n during multi-node scenarios.\n- Add sim/scenarios/multi_ups.sh to verify multi-UPS-per-node behavior.",
"is_bot": false,
"headline": "chore(sim): add multi-UPS scenario and expose per-node ports",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27eac903837cc05eb0d477a8d861cb8e96a4f36f",
"body": "First boot now enables Raspberry Pi OS OverlayFS (via raspi-config)\nunless a wattkeeper-overlayfs-disable marker is present on the boot\npartition, reducing SD card wear from steady writes. Tracks completion\nin /var/lib/wattkeeper/.overlayfs-enabled and reboots once to apply it.",
"is_bot": false,
"headline": "build(image): enable OverlayFS by default on first boot",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08d534084e7d194dc9206b34d7be5efb8ad71a80",
"body": "Rebuild the controller web app on Material UI and restructure the fleet\nview around modals instead of separate routes:\n\n- Fleet page: concise KPI stat cards (nodes/offline/alerts) instead of a\n chip-bubble summary row and split group sections; a single combined\n grid of node cards (adopted and pen\n[…]\nd embedded controller web assets.\n- Exclude the embedded, content-hashed build assets from the\n check-added-large-files hook since every rebuild produces new\n filenames that would otherwise trip it.",
"is_bot": false,
"headline": "feat(controller-web): MUI fleet dashboard with modal node/UPS detail",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:08:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fdd81a349199de2771465497d2d1c66c5bded3c",
"body": "- Add Authority.SignSHA256Digest so the controller CA can sign OTA agent\n binaries pushed to nodes.\n- Add node local UI policy management (managed/enabled) with matching\n registry columns and API surface, so adoption can drive a node's local\n UI state and later release it back to node-local contr\n[…]\n.rule_id nullable (ON DELETE SET NULL) so alert\n history survives rule deletion and system-generated events without a\n backing rule.\n- Expand controller main/registry/ca test coverage for the above.",
"is_bot": false,
"headline": "feat(controller): signed OTA push, local UI policy, registry hardening",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:06:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b364ba991c18b4db54ada2892c4b95727f6b701b",
"body": "- Add POST /api/agent/update: controller-authenticated OTA endpoint that\n verifies a signed binary (version, sha256, signature) against the\n adopted controller CA before atomically replacing the running agent\n binary, and reports restart_required on success.\n- Add boot-partition factory reset: a \n[…]\n.\n- Harden node-local auth: TLS-aware secure cookies, session rotation on\n bootstrap/login, and related session lifecycle fixes.\n- Expand agent/internal/api and cmd/agent test coverage for the above.",
"is_bot": false,
"headline": "feat(agent): signed OTA updates, factory reset, and auth hardening",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:05:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c96f1038c7303ceec24fb016fa85a86d00263f1e",
"body": "- Remove phase-4-home-assistant and stretch-simulation-rig prompts now\n that Home Assistant bridging and the simulation rig are implemented.\n- Add ux-ui-voc-review prompt for reviewing the controller web app's\n UX/voice-and-tone.\n- Add the mui-development skill documenting MUI conventions for the\n controller/web app (theming, sx usage, component patterns).\n- Reference the new skill from .github/skills/README.md.",
"is_bot": false,
"headline": "chore(prompts): retire completed phase prompts, add MUI skill",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-05T03:05:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b72a21c74fe52bd26d62d2762830e2fde77f23",
"body": "…-failure\n\nfix(ci): install npm deps before controller-web build",
"is_bot": false,
"headline": "Merge pull request #1 from Foehammer82/copilot/fix-controller-web-job…",
"author_name": "Foehammer",
"author_login": "Foehammer82",
"committed_at": "2026-07-04T18:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f3443522c116bb81f71e188c6f862d44d9c755",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' into copilot/fix-controller-web-job-failure",
"author_name": "Foehammer",
"author_login": "Foehammer82",
"committed_at": "2026-07-04T18:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c328aa7b177830476736195c3ed71d280210f7",
"body": "The controller-web CI job was running `npm run build` without first\ninstalling node_modules, causing TS7026/TS2307/TS2875 errors because\n@types/react, vite, and other devDependencies were missing.\n\n- Add explicit `npm ci --prefix controller/web` step after setup-node\n- Fix cache-dependency-path to use package-lock.json (correct lockfile\n for npm caching) instead of package.json",
"is_bot": true,
"headline": "fix(ci): add npm ci install step before controller-web build",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-07-04T18:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2180fc174f5c9f7368a3bdaa39be0b62a437b6f2",
"body": "…pletion",
"is_bot": false,
"headline": "feat(docs): update roadmap and features for Home Assistant bridge com…",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-04T18:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e13a68544b91d1f03b8182a4a62f37c3b782fe",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-07-04T18:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c450ccf69205722438b580d143779272868eb6b",
"body": "- normalize final newlines and line ending metadata across text assets\n\n- keep repository templates, docs assets, and generated web artifacts hook-compliant",
"is_bot": false,
"headline": "chore(repo): apply pre-commit hygiene normalization",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-04T18:19:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d85475fa3e128195129fc0a86ca6896a89a2476f",
"body": "- subscribe to MQTT command topics and route button actions to trusted UPS instant-command APIs\n\n- add aggregate NUT manager with auth, controller settings persistence, and runtime enable/disable API\n\n- extend controller UI with settings controls for aggregate NUT and document HA + architecture guidance\n\n- support discovery seed fallback configuration for multicast-constrained environments",
"is_bot": false,
"headline": "feat(controller): add HA command bridge and aggregate NUT service",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-04T18:19:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e698fa2b7a7e2ffbf4919906e752c8c8727028b9",
"body": "- add --simulate, --demo-mode, and --node-id runtime flags for deterministic simulated nodes\n\n- introduce sim scanner/watcher and local NUT service manager for container-based scenarios\n\n- add agent Docker image entrypoint and compose-based simulation stack with scripted scenarios\n\n- make adoption idempotent for replayed requests with matching credentials and token hash",
"is_bot": false,
"headline": "feat(agent): add simulation mode and containerized demo rig",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-04T18:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fea8dced35df849756ed169d422531ae8c4e9058",
"body": "…tion\n\n- add installable Python-backed wk entrypoint and command groups for build/dev/check/docs/sim/release\n\n- introduce pre-commit configuration and hook commands via wk\n\n- migrate CI/docs/release workflows from make targets to uv run wk commands\n\n- remove top-level Makefile and align contributor/docs references to the wk workflow",
"is_bot": false,
"headline": "build(tooling): replace Makefile workflow with wk CLI and hook automa…",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-04T18:18:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c612f350127576b3601bef780c281ec0302a034",
"body": "- Created api.ts for API request handling and type definitions.\n- Added main.tsx as the entry point for the React application.\n- Introduced styles.css for global styling with light and dark themes.\n- Configured TypeScript settings with tsconfig files for app and node.\n- Set up Vite configuration for development server and proxying API requests.",
"is_bot": false,
"headline": "feat: add initial React application setup with API integration",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-04T05:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e7031ea596083904bee0932c6e269f55a5ce4ca",
"body": "…opment",
"is_bot": false,
"headline": "docs: update README and Copilot instructions for roadmap-driven devel…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T03:17:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e41196d1577f2bfb493aca9135e6128d66f819",
"body": null,
"is_bot": false,
"headline": "docs: align roadmap and project guidance",
"author_name": "root",
"author_login": null,
"committed_at": "2026-07-04T03:15:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ae30800ad495738e7a3f324a4d4b3917dea4d3",
"body": null,
"is_bot": false,
"headline": "feat(controller): add discovery, adoption, and trusted node access",
"author_name": "root",
"author_login": null,
"committed_at": "2026-07-04T03:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce3409ec22b098343c3c7a16e8c59db1062f1d3",
"body": null,
"is_bot": false,
"headline": "feat(agent): expand node UI and secure controller adoption",
"author_name": "root",
"author_login": null,
"committed_at": "2026-07-04T03:15:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a089627b09f011165e57581d5e5366ce238f56b",
"body": "…sion management\n\n- Added authManager for managing user authentication and sessions.\n- Implemented bootstrap process for creating the initial admin account.\n- Created login and settings views for user interaction.\n- Added session management with cookie-based authentication.\n- Introduced templates fo\n[…]\nscript to lock the `wattkeeper` account after creation.\n\nchore(ssh): disable password authentication for SSH\n\n- Added SSH configuration to disable password authentication and enforce public key usage.",
"is_bot": false,
"headline": "feat(auth): implement local web authentication with bootstrap and ses…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T02:35:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "55e606aedc0a5c9bd809358b7efd5aa34dae8e43",
"body": null,
"is_bot": false,
"headline": "Refactor code structure for improved readability and maintainability",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T01:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e35cedb652089f886e188284043628c7266026ac",
"body": null,
"is_bot": false,
"headline": "feat: add documentation workflows and user-facing documentation set",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T01:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d37557b78ca939025bbb6516802636e901756327",
"body": "…rtifact recovery",
"is_bot": false,
"headline": "feat: enhance pi-gen build process with container name variable and a…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T01:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cde6e6e899765a2bea45c2fd9e3cae46a74acf53",
"body": null,
"is_bot": false,
"headline": "docs: update repository layout and development approach in README.md",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T00:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a3751e29ab66c44bc5caf480622de1a09aedaeb",
"body": null,
"is_bot": false,
"headline": "fix: update stage directory paths for pi-gen build process",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T00:36:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d37b6c2da1e0bf99df5e2f1af0a9224982166df",
"body": "- Introduced a new CODE_OF_CONDUCT.md file outlining community expectations and enforcement responsibilities.\n- Updated CONTRIBUTING.md to include a table of contents, clarified the development workflow, and emphasized adherence to the Code of Conduct.\n- Enhanced README.md with links to the new Code\n[…]\n.\n- Revised ROADMAP.md to reflect the current project status and future phases.\n- Modified image build script to improve Docker error handling and ensure compatibility with the latest Raspberry Pi OS.",
"is_bot": false,
"headline": "Add Code of Conduct and update contributing guidelines",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-04T00:35:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "68c3097b825f044fdee17b161543a20f6604ee65",
"body": null,
"is_bot": false,
"headline": "docs: add compatibility information for Raspberry Pi models in README.md",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-03T20:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b5d8114725d17aff7ec0ce4cbd2aa6c28793705",
"body": "…ation process",
"is_bot": false,
"headline": "feat: implement Raspberry Pi OS Lite image pipeline and agent install…",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-03T20:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d1b099e8a84e10dc00923df1fb6cba14edfceab",
"body": "…CONTRIBUTING.md",
"is_bot": false,
"headline": "docs: consolidate release versioning and contributor guidelines into …",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-03T20:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e6f608a043bfb8a1119d1840cb01a45dd62f14",
"body": "…tation",
"is_bot": false,
"headline": "feat: enhance release versioning and automation guidelines in documen…",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-03T20:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b908eb386eb99416c679d56bcf4a9a5fe49a5c2",
"body": "- Added a new GitHub Actions workflow for releases that triggers on version tags.\n- Introduced a health API for the agent that provides metrics and UPS status.\n- Updated CI workflow to handle concurrency and artifact retention.\n- Enhanced Makefile to support versioned release artifacts.\n- Created in\n[…]\nted mDNS advertisement for the agent with UPS count updates.\n- Added tests for the new API and discovery functionalities.\n- Updated documentation to reflect new release process and agent capabilities.",
"is_bot": false,
"headline": "feat: implement release workflow and agent health API",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-03T19:57:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4fdc13ed87d1e91b395ccb3cd66a45e93feca83c",
"body": null,
"is_bot": false,
"headline": "chore: update Go version to 1.26 across project files and documentation",
"author_name": "foehammer",
"author_login": null,
"committed_at": "2026-07-03T19:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "572768a7f2b39a74ab26f80ff27621acaaff5cea",
"body": null,
"is_bot": false,
"headline": "chore: update roadmap to remove obsolete GitHub prompts and skills",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T15:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a42bc607af9f31e2c0b65dd5146621e16e39031",
"body": "- Updated go.mod to include yaml.v3 dependency for YAML parsing.\n- Created ownership management for Unix and Windows systems to handle file ownership.\n- Implemented UPS configuration rendering and name assignment logic in render.go.\n- Added tests for UPS name assignment and configuration rendering.\n- Introduced services package to manage systemd service interactions for UPS devices.\n- Enhanced error handling and logging for service management.",
"is_bot": false,
"headline": "feat: add YAML support and implement UPS configuration management",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T15:47:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26bf0ab637704a09ad43dc404b1bff5034b0d600",
"body": null,
"is_bot": false,
"headline": "Update roadmap with completed tasks and add documentation phase",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T15:29:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d47b4d54e3bcedcbb219904fbad01a601860c7b",
"body": "… and hotplug support",
"is_bot": false,
"headline": "Add initial implementation of agent and controller with configuration…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T15:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6934e3b152e2934c6ae9b9063f65a29560564709",
"body": null,
"is_bot": false,
"headline": "Add wildcard pattern for image artifacts in .gitignore",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T15:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a71212cf2aa8b04b52bdb75674405f8f89ec6250",
"body": null,
"is_bot": false,
"headline": "Add PROMPTS.md to .gitignore to exclude it from version control",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T14:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832d07fd6f9c5db77e022912343bf56c92e5cda5",
"body": "…TS.md",
"is_bot": false,
"headline": "Add .gitignore file and update README.md to remove reference to PROMP…",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T14:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a48ae7312cc94dbc1b8f8b4083f464128962848",
"body": null,
"is_bot": false,
"headline": "Add README.md with project overview, goals, and development approach",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T14:56:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b5da42a864667d09a17ef64148d01ca7e306f7",
"body": null,
"is_bot": false,
"headline": "Add initial Copilot instructions and project roadmap",
"author_name": "Foehammer82",
"author_login": null,
"committed_at": "2026-07-03T14:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b41bee1cb272c4680822a6eab45b2c99c71bdb26",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Foehammer",
"author_login": "Foehammer82",
"committed_at": "2026-07-03T14:47:58Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 9,
"commits_last_year": 75,
"latest_release_at": "2026-07-23T06:19:11Z",
"latest_release_tag": "v0.1.12",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 3,
"days_since_latest_release": 5,
"mean_days_between_releases": 2.4
},
"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": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/Foehammer82/strom",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/Foehammer82/strom",
"is_deprecated": false,
"latest_version": "v0.1.12",
"repository_url": "https://github.com/Foehammer82/strom",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T05:46:59Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"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": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"controller/web/tsconfig.json"
],
"toolchain_manifests": [
"agent/go.mod",
"controller/go.mod"
],
"largest_source_bytes": 1006419,
"source_files_sampled": 98,
"oversized_source_files": 6,
"agent_instruction_files": [
".github/copilot-instructions.md",
"docs/reference/agent.md"
],
"agent_instruction_max_bytes": 10215
},
"dependencies": {
"manifests": [
"agent/go.mod",
"controller/go.mod",
"pyproject.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": [
"go",
"pypi"
],
"dependencies": [
{
"name": "github.com/fsnotify/fsnotify",
"manifest": "agent/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/grandcat/zeroconf",
"manifest": "agent/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/swaggest/swgui",
"manifest": "agent/go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.9"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "agent/go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "golang.org/x/crypto",
"manifest": "agent/go.mod",
"ecosystem": "go",
"version_constraint": "v0.53.0"
},
{
"name": "github.com/Foehammer82/strom/agent",
"manifest": "controller/go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260704053810-6c612f350127"
},
{
"name": "github.com/eclipse/paho.golang",
"manifest": "controller/go.mod",
"ecosystem": "go",
"version_constraint": "v0.23.0"
},
{
"name": "github.com/grandcat/zeroconf",
"manifest": "controller/go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "modernc.org/sqlite",
"manifest": "controller/go.mod",
"ecosystem": "go",
"version_constraint": "v1.39.0"
},
{
"name": "typer",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": ">=0.12,<1.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "Foehammer82",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/20054058?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"auto-release.yml",
"ci.yml",
"docs.yml",
"rc.yml",
"release.yml",
"version-bump.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json",
"uv.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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 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/21 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 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": 3,
"reason": "dependency not pinned by hash detected -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 3,
"reason": "2 out of the last 5 releases have a total of 2 signed artifacts.",
"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": "13 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "287f05518e3bda115b986a6550e0d3374f97c538",
"ran_at": "2026-07-29T00:40:49Z",
"aggregate_score": 3.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-26T19:06:22Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T02:52:10Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/Foehammer82/strom",
"host": "github.com",
"name": "strom",
"owner": "Foehammer82"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 38,
"vitality": 70,
"community": 40,
"governance": 50,
"engineering": 96
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 75,
"human_commit_share": 0.96,
"days_since_last_push": 5,
"active_weeks_last_year": 3
},
"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": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "75 commits in the last year",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 75
}
}
],
"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": null,
"notes": [],
"value": 93,
"inputs": {
"releases_count": 9,
"latest_release_tag": "v0.1.12",
"releases_from_tags": false,
"days_since_latest_release": 5,
"mean_days_between_releases": 2.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "9 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 9
}
}
],
"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 ~2.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "2 out of the last 5 releases have a total of 2 signed artifacts.",
"points": 3,
"status": "partial",
"details": [],
"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": 40,
"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": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 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": 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": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"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": 72,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"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": "2/2 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 2
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"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": 37,
"inputs": {
"followers": 2,
"owner_type": "User",
"is_verified": null,
"owner_login": "Foehammer82",
"public_repos": 3,
"account_age_days": 3690
},
"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": "2 followers of Foehammer82",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "Foehammer82"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~10 yr old",
"points": 16.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/Foehammer82/strom"
],
"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": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"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": 96,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 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": [
"homelab",
"network-ups-tools",
"nut",
"self-hosted",
"ups"
],
"has_wiki": false,
"homepage": "https://foehammer82.github.io/strom/",
"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://foehammer82.github.io/strom/",
"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": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 3.9
},
"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 is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 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/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is 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 3",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "2 out of the last 5 releases have a total of 2 signed artifacts.",
"points": 2.2,
"status": "partial",
"details": [],
"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": "13 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"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": 82,
"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": 0.847,
"agent_instruction_files": [
".github/copilot-instructions.md",
"docs/reference/agent.md"
],
"agent_instruction_max_bytes": 10215
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md, docs/reference/agent.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md, docs/reference/agent.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": "61 of 72 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 61,
"sampled": 72
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json",
"uv.lock"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"controller/web/tsconfig.json"
],
"agent_commit_share": 0.027,
"toolchain_manifests": [
"agent/go.mod",
"controller/go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "agent/go.mod, controller/go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "agent/go.mod, controller/go.mod"
}
}
],
"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": "controller/web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "controller/web/tsconfig.json"
}
}
],
"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": "2 of the last 75 commits agent-authored or agent-credited",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 75
}
}
],
"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 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 97,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 1006419,
"source_files_sampled": 98,
"oversized_source_files": 6
},
"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": "6/98 source files over 60KB",
"points": 51.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 98,
"oversized": 6
}
}
],
"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": [
"Could not fetch pypi package 'strom' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-29T00:40:58.185666Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/Foehammer82/strom.svg",
"full_name": "Foehammer82/strom",
"license_state": "standard",
"license_spdx": "MIT"
}