JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"agent-coordination",
"claude-code",
"cli",
"event-mesh",
"go",
"golang",
"multi-agent",
"redis",
"redis-streams"
],
"is_fork": false,
"size_kb": 479,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 350983,
"Just": 2162
},
"pushed_at": "2026-07-19T14:51:29Z",
"created_at": "2026-06-23T19:02:23Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T14:51:35Z",
"description": "Redis-Streams event mesh for coordinating multiple AI agent workers across repo/branch namespaces — Go library, CLI, and Claude Code hooks.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://github.com/dotcommander",
"name": ".dotcommander",
"type": "Organization",
"login": "dotcommander",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/208504030?v=4",
"created_at": "2025-04-21T15:56:08Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 462
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-15T03:15:31Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-28T04:58:48Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-06-24T18:54:16Z"
}
],
"recent_commits": [
{
"oid": "d1348d09d4ca73ee8cee3a109314cf11a5c2a4c3",
"body": null,
"is_bot": false,
"headline": "chore: release v0.4.0",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-19T14:50:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f7b3f0f91238d1648dd531e7a4739c3754ff920",
"body": null,
"is_bot": false,
"headline": "chore: release v0.3.0",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-15T03:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0757e0b081f34e3cafb756ba58f7e8e4c4929ffb",
"body": null,
"is_bot": false,
"headline": "docs: refresh installation and runtime guidance",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-15T03:13:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bf274c4ff42c7176bd5a63ef78a7a3d947c3426",
"body": null,
"is_bot": false,
"headline": "refactor(cmd): migrate CLI parsing to Kong",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-15T03:13:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9e4fe39027dacf62276c57b9d8f46f7a65eff51",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): prevent repeat execution after ack failure",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-15T03:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb4c179fd4fbbf04755430cd9782d3e4aac90a5",
"body": "Changed files:\n- cmd/agentroom/hook.go\n- cmd/agentroom/lobby.go\n- cmd/agentroom/hook_test.go",
"is_bot": false,
"headline": "chore(cmd): update 3 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-10T03:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c914e9513efd66e126dc7122996d8b77feed6f4a",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add prerequisite claim gates",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T17:38:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fa5ebe61f4383b1ce4f8e793715700eb49155ad",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add runtime observability hooks",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T17:37:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58494064371ba1ece9855e337699749e4ca66bb5",
"body": "Changed files:\n- README.md\n- go.mod\n- agentroom/client.go\n- docs/handoff.md",
"is_bot": false,
"headline": "docs: update notes",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T16:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "844d173b103ad1210383d45197a805cdac6a4f05",
"body": "Changed files:\n- cmd/agentroom/ask_test.go\n- cmd/agentroom/hook_test.go\n- cmd/agentroom/leave_test.go\n- cmd/agentroom/main_test.go\n- cmd/agentroom/presence_integration_test.go\n- cmd/agentroom/who_test.go\n- cmd/agentroomd/main_test.go",
"is_bot": false,
"headline": "test(cmd): update 7 test files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T16:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092ec4240231af6e4a36eab45cfdffa1859fc859",
"body": "Changed files:\n- cmd/agentroom/ask.go\n- cmd/agentroom/hook.go\n- cmd/agentroom/lobby.go\n- cmd/agentroom/main.go\n- cmd/agentroom/presence.go\n- cmd/agentroom/welcome.go\n- cmd/agentroom/who.go\n- cmd/agentroomd/main.go",
"is_bot": false,
"headline": "chore(cmd): update 8 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T16:32:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7789d9548eda951ea3f1d5e62682963b7177037",
"body": null,
"is_bot": false,
"headline": "docs(agentroom): add harness integration guide (Claude Code, Codex, pi)",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T16:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b55a351ad0fd97a0a14ea81ddfd08942c1bea913",
"body": "Changed files:\n- agentroom/discovery.go\n- agentroom/doc.go\n- agentroom/room.go\n- agentroom/types.go",
"is_bot": false,
"headline": "chore(agentroom): update 4 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T16:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50f2d8a76b237ce3e8270029d4f46782548798b5",
"body": "Changed files:\n- agentroom/discovery_test.go\n- agentroom/presence_test.go\n- agentroom/types_test.go\n- README.md\n- docs/handoff.md",
"is_bot": false,
"headline": "test(agentroom): update 3 test files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T16:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7d8cf090d0f464d4e1f8ac4c351c1e7ed072c28",
"body": "Changed files:\n- cmd/agentroom/ask.go\n- cmd/agentroom/hook.go\n- cmd/agentroom/main.go\n- cmd/agentroom/presence.go\n- cmd/agentroom/hook_test.go\n- cmd/agentroom/presence_integration_test.go",
"is_bot": false,
"headline": "chore(cmd): update 4 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T16:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef0bf1b354d8cc64096fa930f3ce096580cf3d1",
"body": "Changed files:\n- cmd/agentroom/hook_test.go\n- cmd/agentroom/main_test.go\n- cmd/agentroomd/main_test.go",
"is_bot": false,
"headline": "test(cmd): update 3 test files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T15:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa32deb56864d05c7a66c2aae2b8d8b03ff610d5",
"body": "Changed files:\n- agentroom/room_test.go\n- agentroom/types_test.go",
"is_bot": false,
"headline": "test(agentroom): update 2 test files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T15:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5581238d076829805baa970b3ff8893f379c1189",
"body": "Changed files:\n- agentroom/room.go\n- agentroom/types.go\n- agentroom/room_test.go\n- agentroom/types_test.go",
"is_bot": false,
"headline": "chore(agentroom): update 2 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T15:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a59065c4cd09b6ebcd34dceacf6ff9234cd12479",
"body": "Changed files:\n- .gitignore\n- Justfile\n- README.md\n- go.mod\n- go.sum",
"is_bot": false,
"headline": "chore: update 3 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T15:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bde4b898a8a5f110f016ccb017c3e7e9c56b25c",
"body": "Changed files:\n- cmd/agentroom/hook.go\n- cmd/agentroom/lobby.go\n- cmd/agentroom/main.go\n- cmd/agentroom/ask.go\n- cmd/agentroom/hook_test.go\n- cmd/agentroom/main_test.go\n- cmd/agentroom/ask_test.go",
"is_bot": false,
"headline": "chore(cmd): update 4 files",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-07-05T15:26:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9ba6365e3ef17423796bb0d4c9f4bd90c09e40",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add --to flag to post for directed cross-repo messages",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-28T03:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2b58d69067194e2b543f43cf2ce724895452ea7",
"body": null,
"is_bot": false,
"headline": "test(agentroom): cover lobby filter, isSelf, and cross-repo digest",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-28T03:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff1b35494c277057197bab607e168dba88c24a17",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): inject filtered cross-repo lobby delta on prompt-submit",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-28T03:14:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd7f19bf8bf7adff371e07d10e4f6d3509270e4d",
"body": "…asename",
"is_bot": false,
"headline": "fix(agentroom): key room identity by git toplevel + branch, not cwd b…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-28T02:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0020c9b37b9ba7802e0f29625570b87a1450d826",
"body": null,
"is_bot": false,
"headline": "refactor(agentroom): reuse roomCfg helper in pinWelcome",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T01:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac0ca1680969f781b8864f78a70fb32c9beb753d",
"body": "…om key namespace",
"is_bot": false,
"headline": "refactor(agentroom): extract Config.roomPrefix as single source of ro…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T01:34:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa06eeafa7fdb4ddd7eaacafdf040a63f29c4a82",
"body": "…eRosterIDs",
"is_bot": false,
"headline": "refactor(agentroom): collapse roster id selection into generic visibl…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T01:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4973a85386036b2d80f8308459e0569e25b596f0",
"body": "…enceScan",
"is_bot": false,
"headline": "refactor(agentroom): collapse Presence/PresenceDetailed into one pres…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T01:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07a0d2b89d3590182d5ae0ec5007fa85af202966",
"body": null,
"is_bot": false,
"headline": "refactor(agentroom): drop identity lambda on newRedisClient seam",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51e29675b7c7b3578e9b220b8061532420b4eeac",
"body": "…loop",
"is_bot": false,
"headline": "refactor(agentroom): extract candidateOpen to flatten OpenTasks scan …",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e0ecfb31f95a18143a7c8e5d0b98e08d6c7efa7",
"body": null,
"is_bot": false,
"headline": "refactor(agentroom): extract whoLine row renderer to flatten whoLines",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "059cf35b30d75b4d7d2b3889c615099bdab69533",
"body": "…round-trips",
"is_bot": false,
"headline": "perf(agentroom): pipeline OpenTasks task-state lookups to remove N+1 …",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:30:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7262f2e92ea76f7d0ff3ef34698cebdb7e9eae24",
"body": "…hook path",
"is_bot": false,
"headline": "refactor(agentroom): share one redis client across the session-start …",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:27:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b27f84f6c4e53391d24256e97fddd0ca2c3f4931",
"body": null,
"is_bot": false,
"headline": "fix(agentroom): bound session-start hook helpers with a 2s redis timeout",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ae052af9fb074d2cba1d0ee8a765c78a7015c3",
"body": "…at startup",
"is_bot": false,
"headline": "fix(agentroomd): run archive sweep on a recurring interval, not once …",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f455875f927c25da5772963bd8a3bcd71c1d7e8d",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): bound stream growth with approximate XADD MAXLEN",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddeb13c1eab74f42ce5c9981fd20eeb84ae41ce4",
"body": "…v-backed auth/TLS",
"is_bot": false,
"headline": "feat(agentroom): add hardened shared redis client constructor with en…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-25T00:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6064f46e44d9d2f0437008acd4bf2c44f97250ac",
"body": "…ted messaging in README",
"is_bot": false,
"headline": "docs(agentroom): document replay-on-join, JoinReplayWindow, and direc…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T22:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b228e99c88079ff9968bc485776fb786b86982d6",
"body": "… handle entry",
"is_bot": false,
"headline": "fix(agentroom): collapse bare session-token roster row into its named…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T22:27:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a5c26ef0c4606c264a51d5c992eced7ac43f0df",
"body": "…ader",
"is_bot": false,
"headline": "feat(agentroom): add To/ReplyTo directed-message fields + Directed re…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T22:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ed858a898b9ebf224a2cda111e96a66cbbeb494",
"body": null,
"is_bot": false,
"headline": "docs(agentroom): document the global lobby (--repo lobby) in README",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T22:10:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c180869c79de102aa1724b08b77b02dd07ce2f86",
"body": "… + session digest",
"is_bot": false,
"headline": "docs(agentroom): surface the global lobby (--repo lobby) in post help…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T22:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d7ab3e51461a3a3d37f5de1c715aa4234805e38",
"body": "… peer's just-landed events",
"is_bot": false,
"headline": "feat(agentroom): replay recent events on join so a new session sees a…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T21:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e314f6420601e76e09c620d37a4aaac13b064e1b",
"body": "…nymous-marker suppression",
"is_bot": false,
"headline": "docs(agentroom): document presence absence-blindness caveat + who ano…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T21:45:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a60912c2e8fff0965c1c7985c2a9f77d98befbb",
"body": "… absence caveat",
"is_bot": false,
"headline": "feat(agentroom): hide role-less anonymous cli markers in who/digest +…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T21:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85f6b01c140285c283954864b3deb1d20ae17ceb",
"body": "…ntries don't expire",
"is_bot": false,
"headline": "feat(agentroom): hook refreshes session handle keys so named roster e…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T21:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec0970b44538004c8435647792557d9f7364173",
"body": "…aims",
"is_bot": false,
"headline": "test(agentroom): isolate GET-error branch in Presence + OutstandingCl…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T21:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8231d05a9eb75e3be97c6b49ec825a32a44be44",
"body": "…to AFK",
"is_bot": false,
"headline": "docs(agentroom): mark handoff next-step done — deferred items queued …",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:53:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b104057043ea3804c40f05ed5080cc117098088",
"body": null,
"is_bot": false,
"headline": "docs(agentroom): add session handoff for presence/identity hardening",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:49:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dcef8f44ccd118235a2e76a411e5852ae1801ae",
"body": null,
"is_bot": false,
"headline": "test(agentroom): cover who roster renderer + humanTTL",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516350ee6a6100c36ecee04bf06e813ff66215f4",
"body": null,
"is_bot": false,
"headline": "test(agentroom): cover PresenceDetailed desc+TTL",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e188480503e60605f03a947f99be6e9f827481ab",
"body": null,
"is_bot": false,
"headline": "docs(agentroom): fix one-shot `tail` wording, document `who`",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21bfae60f779c2320b94e291d5c10da6b079a83e",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add `who` command for an on-demand live roster",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:40:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a33c022befde81cb9703d8e35f64e34ad37f1aaf",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add PresenceDetailed roster view with per-key TTL",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31ce44fa12eb0f556c91f82db2a18e54666065fd",
"body": "Two agents that pick the same --agent name (e.g. opus-pidrive) collided\non one Redis presence key and became indistinguishable. Every manual CLI\ncommand now qualifies its handle once at flag-read time (resolveAgent ->\nqualifyAgent): the human label is sanitized of key/SCAN-breaking chars and\nsuffixe\n[…]\nute through resolveAgent\n- hook.go: sign-in digest notes the session id is auto-appended\n- README: agent playbook note on auto-qualification\n- tests: integration tests assert under qualifyAgent(agent)",
"is_bot": false,
"headline": "feat(agentroom): qualify agent handles with a per-session token",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:31:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a5059b6f58713e25a5154a2f74bd9d2f57bb9bc4",
"body": null,
"is_bot": false,
"headline": "test(agentroom): cover handle-qualification helpers",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T20:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "031efbfd32bea593db109dff9bd40f8c076cb6c4",
"body": "…I to end",
"is_bot": false,
"headline": "docs(readme): lead with CLI usage + worked agent dialogue, move Go AP…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T19:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34ed0fe7f25583319683503392f1467db3a4be2c",
"body": null,
"is_bot": false,
"headline": "chore(agentroom): drop internal CLAUDE.md from public repo",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T18:46:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e667eba5e9609a91ac540b552351e0aa839a6984",
"body": "… trust-model note",
"is_bot": false,
"headline": "docs(agentroom): fix PresenceTTL default (15m), add TTL config rows +…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T18:44:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0af58d5b956cb007df8331c99fc3702098a51b9",
"body": "…drop dead decode path)",
"is_bot": false,
"headline": "refactor(agentroom): presence value is opaque desc string, not JSON (…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T18:41:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "019aee131ad37f05d036ee7beddeeb8537f7b54b",
"body": null,
"is_bot": false,
"headline": "docs(readme): add Agent playbook section with CLI usage recipes",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T18:32:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcfcfd52e36addaf07119558603c47e4349472cb",
"body": "…onst",
"is_bot": false,
"headline": "chore(agentroom): check Close() in hook_test + extract empty-roster c…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T18:24:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96b518e4079aaf0d54f71f5791e4caa44381cd8f",
"body": "…omplexity",
"is_bot": false,
"headline": "chore(agentroom): clear unused const + reduce TestOutstandingClaims c…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T18:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d834d06946fa17ab3d0669b23026979e9679e423",
"body": "…i@host:ppid + AGENTROOM_AGENT override)",
"is_bot": false,
"headline": "fix(agentroom): make CLI default agent handle per-terminal unique (cl…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-24T18:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d07c14911e1f64388cd875b0e7cbc347b08482e1",
"body": null,
"is_bot": false,
"headline": "fix(agentroom): guard id-less hook invocations from shared-key collision",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T23:38:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "113726ed513ef28af8a1ac09f6727c58465f8563",
"body": "…ans; document XAck best-effort",
"is_bot": false,
"headline": "fix(agentroom): surface redis errors in Presence/OutstandingClaims sc…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T23:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "318ca615c3cb0ae686d4f2cc0532a74039ec8b25",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add `leave` verb to clear an agent's presence",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T23:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b61458d6e79a9759a35c24900973b48581df9c55",
"body": "…5min\n\nClose the \"live-but-idle agent drops off roster\" gap: the user-prompt-submit\nhook (fires every prompt) now calls writeHeartbeat(ctx, room,\nshortSession(in.SessionID), \"\") right after room construction, extending this\nsession presence TTL on every prompt via RefreshPresence (no desc clobber,\nm\n[…]\n5min so brief\nidle gaps between prompts no longer drop an active session. Crashed-agent\nghosts still clear (bounded by the 15min TTL). go build/vet + go test\n./agentroom/ ./cmd/agentroom/ -race green.",
"is_bot": false,
"headline": "fix(agentroom): refresh presence per prompt + bump PresenceTTL 90s->1…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T22:59:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7185208ef5864c4f27398abdf3269171483782e4",
"body": null,
"is_bot": false,
"headline": "docs(agentroom): document UserPromptSubmit delta-cursor hook",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T22:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "080aa7df7c4ab7816fe623d83b3ee3a5b08c0b4c",
"body": null,
"is_bot": false,
"headline": "test(agentroom): cover deltaDigest rendering",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T22:23:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d39b0c29e9ddef9d36ce5154727028d63943dc0",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add user-prompt-submit hook for delta event injection",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T22:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5881f288693bbd02bf71980518fd15ee16a58a9",
"body": null,
"is_bot": false,
"headline": "test(agentroom): cover Since/LastID/cursor round-trip",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T22:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0119df225888e86761e44bcf7184a1b10f7c5312",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add per-session read cursor + delta read methods",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T22:11:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7791720a4d1532a7e4e30a764fc8951a9a82bfee",
"body": null,
"is_bot": false,
"headline": "docs: add CLAUDE.md for agentchat repo",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T21:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7235a40651ce370ddd3aa491c901e6041e6c57ce",
"body": null,
"is_bot": false,
"headline": "docs(agentroom): document TTL-backed presence in package doc",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T20:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78a1b990c1f8d9917fe28be27276eabbf6a4d5fb",
"body": null,
"is_bot": false,
"headline": "docs(agentroom): document TTL-backed presence model in README",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T20:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b6be580027280aef991170e0b663181e890bd0f",
"body": "…path",
"is_bot": false,
"headline": "test(agentroom): e2e prove render-time claim count through CLI claim …",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T20:27:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca7c38b12fe883cba7b7e9d5243da083d63a7c7f",
"body": null,
"is_bot": false,
"headline": "test(agentroom): assert render-time claim-count suffix via stub counter",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T20:24:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bd0675800ce20762384dd20b7cf4be8e6553bca",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): compute presence claim count at render time",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T20:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c24b5e2134b2e514780851658103cab163c32ffa",
"body": "…-join activity",
"is_bot": false,
"headline": "feat(agentroom): carry sign-in label in presence, refresh-only on non…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3e369a4121f7f4b86806bdb04b1bc7b5161b5d",
"body": "… t.Cleanup",
"is_bot": false,
"headline": "test(agentroom): make goleak presence check deterministic via ordered…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2054bea5072fba24e7a2c5bcd9848c18f006089",
"body": "…ation test",
"is_bot": false,
"headline": "test(agentroom): goleak-guarded CLI presence heartbeat->expiry integr…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:53:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9300e6b4e166e43b5e3997a40acc6eac75e0fa4d",
"body": null,
"is_bot": false,
"headline": "refactor(agentroom): add redis client injection seam to CLI layer",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:49:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fca97f6d47d16a564f68f5787144b318e52f506",
"body": "… presence",
"is_bot": false,
"headline": "test(agentroom): cover claim-count render and legacy-value degrade in…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaf34e4b3db5437489580af1ee1365740a7af9fe",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): carry self-derived claim count in JSON presence value",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "262ee479a17351a154d7f397b30e0ddfb756b75c",
"body": "…omplete/expiry",
"is_bot": false,
"headline": "test(agentroom): prove OutstandingClaims counts claims and drops on c…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b89244a237bca1a00ca6df25b4c97ed3b61323a",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add Room.OutstandingClaims self-derived load signal",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f4b2725d04d63903f69e4a07caada1510e5fed",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): refresh presence TTL on done (add --agent flag)",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "739711373e7acc4f09da6295897327741aed8bcc",
"body": "…ring",
"is_bot": false,
"headline": "feat(agentroom): refresh presence on tail to complete CLI activity wi…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3dffb4c0dada9be83dc4b54dd21d201a757fc31",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): refresh presence TTL on every post/claim CLI call",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38440d9be90b16274e65795be306fb0f44ff7a7",
"body": "…Presence",
"is_bot": false,
"headline": "test(agentroom): add gate tests for presence Heartbeat/Presence/Clear…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28f535e78fe5d8705cb5e85e790a33b1466ed157",
"body": null,
"is_bot": false,
"headline": "refactor(agentroom): back hook presence with TTL keys, not event fold",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:21:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4d769f7c749b4997e36815c033b1a3f2b64ccaa",
"body": null,
"is_bot": false,
"headline": "test(agentroom): prove joined-then-expired agent drops from presence",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cb6a510f00065abc5ce623ea6af992c8882db09",
"body": "…e/Presence)",
"is_bot": false,
"headline": "feat(agentroom): add Room presence primitives (Heartbeat/ClearPresenc…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c70742d095200e8a52cc3b2f56936533f82a33",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): add PresenceTTL config + presence key helpers",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96e373fd27b292f555414c4ac06bd0ba8e11d28f",
"body": null,
"is_bot": false,
"headline": "fix(agentroom): make task Complete atomic via Lua script",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cac2dda010ff2e49ae747f7a11921a4d73d77b7c",
"body": null,
"is_bot": false,
"headline": "chore: add MIT LICENSE for public release",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-23T19:02:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a690c057296e444ba7d8a50999c4d0d2505a5063",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): trim SessionStart digest to live presence + open tasks",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-22T00:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01122717e1e87fa0615a1f6bd129b4a0250c1527",
"body": null,
"is_bot": false,
"headline": "feat(agentroom): auto-join global lobby on SessionStart",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-21T22:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce49ede20d2a3a9bad6069b7784d2ef0c8616936",
"body": "…al settings)",
"is_bot": false,
"headline": "chore(agentroom): drop project-local SessionStart hook (moved to glob…",
"author_name": "Gary Blankenship",
"author_login": null,
"committed_at": "2026-06-21T22:31:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 128,
"latest_release_at": "2026-07-15T03:15:31Z",
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 5,
"days_since_latest_release": 12,
"mean_days_between_releases": 10.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/dotcommander/agentroom",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/dotcommander/agentroom",
"is_deprecated": false,
"latest_version": "v0.4.0",
"repository_url": "https://github.com/dotcommander/agentroom",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T14:50:40Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"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": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 30368,
"source_files_sampled": 63,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 9,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/alecthomas/kong",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.0"
},
{
"name": "github.com/alicebob/miniredis/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.38.0"
},
{
"name": "github.com/redis/go-redis/v9",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v9.21.0"
},
{
"name": "go.uber.org/goleak",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/alicebob/miniredis/v2",
"direct": true,
"version": "v2.38.0",
"ecosystem": "go"
},
{
"name": "github.com/redis/go-redis/v9",
"direct": true,
"version": "v9.21.0",
"ecosystem": "go"
},
{
"name": "go.uber.org/goleak",
"direct": true,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": false,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/yuin/gopher-lua",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "go.uber.org/atomic",
"direct": false,
"version": "v1.11.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 3,
"indirect_count": 6
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": null,
"bot_contributors": 0,
"top_contributors": [],
"contributors_sampled": null,
"top_contributor_share": null
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d1348d09d4ca73ee8cee3a109314cf11a5c2a4c3",
"ran_at": "2026-07-27T18:28:32Z",
"aggregate_score": 2.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": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/dotcommander/agentroom",
"host": "github.com",
"name": "agentroom",
"owner": "dotcommander"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 41,
"vitality": 70,
"community": 24,
"governance": 47,
"engineering": 64
},
"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": 50,
"inputs": {
"commits_last_year": 128,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "128 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 128
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.3.0",
"releases_from_tags": false,
"days_since_latest_release": 12,
"mean_days_between_releases": 10.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~10.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 10.2
}
}
],
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.24,
"metrics": [
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"followers": 8,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "dotcommander",
"public_repos": 30,
"account_age_days": 462
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "8 followers of dotcommander",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "dotcommander"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~1 yr old",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/dotcommander/agentroom"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 8
},
"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 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 64,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"agent-coordination",
"claude-code",
"cli",
"event-mesh",
"go",
"golang",
"multi-agent",
"redis",
"redis-streams"
],
"has_wiki": true,
"homepage": null,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"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": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 9
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 9,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 9,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"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": "moderate",
"name": "AI Readiness",
"value": 69,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 100,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Justfile"
],
"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": "Justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 30368,
"source_files_sampled": 63,
"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/63 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 63,
"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",
"Contributor list unavailable"
],
"report_type": "repository",
"generated_at": "2026-07-27T18:28:37.122640Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dotcommander/agentroom.svg",
"full_name": "dotcommander/agentroom",
"license_state": "standard",
"license_spdx": "MIT"
}