Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1266,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 1197896,
"TypeScript": 718436
},
"pushed_at": "2026-07-17T12:13:36Z",
"created_at": "2026-07-04T13:31:01Z",
"owner_type": "User",
"updated_at": "2026-07-17T12:14:47Z",
"description": "Local autonomous runner for Engager agent-led campaigns",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "slavayosome",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/148766614?v=4",
"created_at": "2023-10-23T10:52:52Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1003
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-07-17T12:13:30Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-16T01:58:41Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-09T16:36:50Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-09T11:41:10Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-08T04:45:18Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-06T06:06:47Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-06T00:16:18Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-05T14:55:39Z"
},
{
"tag": "v0.3.5",
"kind": "patch",
"published_at": "2026-07-05T11:35:55Z"
},
{
"tag": "v0.3.4",
"kind": "patch",
"published_at": "2026-07-05T10:42:25Z"
},
{
"tag": "v0.3.3",
"kind": "patch",
"published_at": "2026-07-05T10:07:17Z"
},
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-05T08:59:00Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-05T06:55:37Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-05T03:43:36Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-05T03:02:38Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-05T02:43:49Z"
}
],
"recent_commits": [
{
"oid": "e1ddf98dc9365f41d257315137c3dd9f0f429a6a",
"body": "Re-vendor contract 1.2.0 with restored doctor-health exports",
"is_bot": false,
"headline": "Merge pull request #22 from slavayosome/fix/contract-1.2.0-health",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-17T12:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a777335b45d611e54666769ef571f859ac8f15ca",
"body": "The first 1.2.0 pack was built from contract source that had lost the\ndoctor-health exports (RUNNER_CONTRACT_HEALTH / RunnerDoctorHealthSchema)\nin the server repo's pipeline reverts — the release gate correctly\nblocked publishing. Source restored upstream (engager#295); this re-vendors\nthe corrected archive (sha 9ab8254f…) and refreshes the lock integrity.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: re-vendor contract 1.2.0 with restored doctor-health exports",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-17T12:13:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e7277ee2eea2cbae38fba1588e53383cbdd881d7",
"body": "0.9.1: triage angle (contract 1.2.0), LOCAL_SESSION_CAP, payload-skew warning",
"is_bot": false,
"headline": "Merge pull request #21 from slavayosome/feat/0.9.1-angle",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-17T12:04:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f739dd92e4294c287a32ee8911d772bd89c3b62",
"body": "…ew warning (0.9.1)\n\n- vendored contract 1.2.0 (additive angle on triage matches; ≤280 chars)\n- triage prompt + engine schema instruct/carry the angle per match\n- local daily session budget reports LOCAL_SESSION_CAP with cause-specific\n recovery instead of masquerading as ENGINE_QUOTA\n- status warns on CLI-vs-service-payload version skew; payloadVersion in\n status --json; README Upgrading section; CHANGELOG\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: per-post angle at triage; LOCAL_SESSION_CAP; service payload sk…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-17T12:03:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "63e45ead836af8db763187f55463d6250c3f7e34",
"body": "…is configured\n\nThe npm package now trusts this repository's release.yml via OIDC; an\n.npmrc auth token would override that exchange with a 2FA-restricted\ntoken that cannot publish.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "revert(release): drop the token fallback now that Trusted Publishing …",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-16T05:43:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "79a0fdec10b5e98b7e9c641e50cd480e56af91dc",
"body": "fix(release): authenticate the npm publish step with NPM_TOKEN",
"is_bot": false,
"headline": "Merge pull request #20 from slavayosome/fix/release-npm-token",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-16T05:17:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42dbf5831e22501e273b4f31266d44b9b7dccfb",
"body": "The publish step ran unauthenticated (setup-node writes an .npmrc that\nreads NODE_AUTH_TOKEN, which was never set), so every tag-triggered\npublish 404'd. The NPM_TOKEN secret has existed since 0.7.0; wire it.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(release): authenticate the npm publish step with the repo token",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-16T05:15:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bf2e63bf0b63363343e16247276b387c206fb3f5",
"body": "…nect\n\nfeat(runner): add crash-safe owner-approved disconnect",
"is_bot": false,
"headline": "Merge pull request #19 from slavayosome/codex/phase-4-2-runner-discon…",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-16T01:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e92a740a9b3be82c2481cdcafc668da17f4cc55",
"body": null,
"is_bot": false,
"headline": "fix(runner): accept exact setup-proof surface",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-13T16:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51a0a5bb9afa612f311fc623866add97efd08ca3",
"body": "…ility\n\nfeat(runner): make lifecycle and upgrades crash-safe",
"is_bot": false,
"headline": "Merge pull request #18 from slavayosome/codex/phase-4-1-runner-operab…",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-13T15:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26fd594d641df320f3c3ed4bd46e53061688ea7b",
"body": "Phase 4: harden autonomous runner v2",
"is_bot": false,
"headline": "Merge pull request #17 from slavayosome/codex/phase-4-runner-v2",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-13T12:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c98c8f2b32bace673eff422b3541362636eff51",
"body": null,
"is_bot": false,
"headline": "chore(ci): validate runner v2 on main",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-13T12:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6650872d200a344273114bd82ccea2185d020dc3",
"body": "Phase 1: isolate unattended runner credentials",
"is_bot": false,
"headline": "Merge pull request #16 from slavayosome/codex/phase-1-runner-credential",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-13T02:12:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfb457a9fb3135f2008ffc0479ffef4e5d17d86d",
"body": null,
"is_bot": false,
"headline": "merge: carry Phase 4.1 CI fix into disconnect stack",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-12T22:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d57e9980c74fa9e8f0e443e2836bd5caf22a9a",
"body": null,
"is_bot": false,
"headline": "fix(ci): inject plist lint into upgrade recovery",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-12T22:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626cdef50a202dddb14114879318060816f873b4",
"body": null,
"is_bot": false,
"headline": "feat(runner): add crash-safe disconnect lifecycle",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-12T05:13:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "903fb6eb91fa641c6d7a446364308548d1f1a571",
"body": null,
"is_bot": false,
"headline": "feat(runner): harden lifecycle and upgrades",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-12T03:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bb23ed5ae9b33db13cf5dc2afddd76b4cb36782",
"body": null,
"is_bot": false,
"headline": "feat: harden autonomous runner v2",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-11T18:56:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "229902ad357d817d583de58b03dd57ccc422ff15",
"body": null,
"is_bot": false,
"headline": "feat: isolate unattended runner credentials",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-10T01:45:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "390d0b5c2f9dbe19a0015812190d6101a034146a",
"body": "feat: wake on curated-pool triage (v0.8.0)",
"is_bot": false,
"headline": "Merge pull request #15 from slavayosome/feat/wake-on-triage",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-09T16:36:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f206fbf196cc5117b7c4444b264350d8127660a0",
"body": "Make triage a first-class wake reason so a manual/draft campaign whose draft\nwindow is full still refreshes its curated pool.\n\n- ServerWorkOrder + WorkOrder gain triage (toTriage) — the per-wake curated-pool\n refresh count from the server's work order.\n- loop.ts: read triage.toTriage; add it to BOT\n[…]\npool 630 raw, deficit 120, refreshToTriage 50,\nrunner \"nothing to do — batch 0\"). 88 tests pass incl. the new wake-on-triage case.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: wake on curated-pool triage (v0.8.0)",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-09T16:36:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5652c5d87bb5b076bf43f5e961c7fb2724c431d1",
"body": "feat: rank work order — wake as a scout on discover campaigns",
"is_bot": false,
"headline": "Merge pull request #14 from slavayosome/feat/rank-wake",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-09T11:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32a5312f875f6d4907493758bd370e5c639f1cc9",
"body": "The server now sends a per-wake work order with a mode: draft campaigns get\nthe classic commentsToDraft; discover campaigns get mode:\"rank\" with\ncandidatesToRank + requestedDrafts and commentsToDraft always 0. Old CLIs only\nread commentsToDraft, so a rank wake looked like \"nothing to do\" and the run\n[…]\ne queue, so it's verified by the reported count\nrather than queue growth). Draft-mode behavior is byte-identical.\n\nBumps to 0.7.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: wake as a scout on discover campaigns (rank work order)",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-09T11:26:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "88449de8cc229555c23818787d6bdfe4837aa642",
"body": "feat: obey the server's per-wake work order (v0.6.0)",
"is_bot": false,
"headline": "Merge pull request #12 from slavayosome/feat/server-work-order",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-08T04:45:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f59df80402e83facb005d3a7d8c568210a3c6b3f",
"body": "…tbeat)\n\nThe heartbeat directive now carries workOrder {commentsToDraft, pendingReplies,\nwindowEndsAt} on newer servers: the loop and --once pass commentsToDraft into\nrunCycle, which prefers it (including an explicit 0 = window filled → skip or\nreply-only session) over the local computeNeed fallback\n[…]\n\ndeprecated hourlyCommentCap (degrades to uncapped). Startup logs an overslept\nwake for visibility — recovery was already immediate-first-cycle.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: obey the server's per-wake work order (batch size from the hear…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-08T04:30:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f0d49259ee9cb2db83f0bca14a77ad0d0d2727d5",
"body": "…itter, stable-base cadence)",
"is_bot": false,
"headline": "release: v0.5.0 — jittered wakes (proportional cycle + control-poll j…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-06T06:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7fea1f3fc6a9c6bc8cc4fad782233caf56afc96",
"body": "feat: jittered wakes — proportional cycle + control-poll jitter, stable-base cadence",
"is_bot": false,
"headline": "Merge pull request #11 from slavayosome/feat/jittered-wakes",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-06T06:00:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "113f87922be87168dcbb409ee9c71823d08a43ea",
"body": "…ter, stable-base cadence adoption\n\nA fixed hourly wake (±5min) still lands near the same minute-marks, and the\n5-minute control poll heartbeats every 300.000s sharp — both automation\nsignatures LinkedIn can see through Unipile read patterns.\n\n- Drafting wake: proportional jitter, 0.75-1.25x the cad\n[…]\n wake window,\n and persisting that moving value would churn config every window. Old\n servers (intervalMinutes only) behave exactly as before.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: jittered wakes — proportional drafting-cycle + control-poll jit…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-06T05:48:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6013aea75b700c669772db4278b310ae91fb2ea1",
"body": null,
"is_bot": false,
"headline": "release: v0.4.1 — brew-upgrade-proof plist + safe --help",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-06T00:16:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "726dd1ce5eaf1a90382d5737b8d87ef928f3c282",
"body": "fix: brew-upgrade-proof launchd plist + safe --help",
"is_bot": false,
"headline": "Merge pull request #10 from slavayosome/fix/brew-plist-and-help",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-06T00:12:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3148f44725b541b3127653f5e6aac8ce22acb534",
"body": "--help was not a recognized command, so it fell through to the config\nload and started the full (paid) drafting loop. Handle --help/-h/help,\nand reject unknown flags outright so no typo can fall through to a\nsession either.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: --help prints usage instead of starting a real drafting session",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-06T00:08:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a1027cf28013bf8b2700d6436156149f2b5c94f8",
"body": "brew upgrade deletes the old versioned keg (Cellar/<formula>/<version>/),\nso a plist pointing into it kills the running service mid-session and\nleaves autostart pointing at nothing — KeepAlive can never restart it.\nThis took the production runner down for 8.8h on 2026-07-05 (0.3.5→0.4.0).\n\nstableBre\n[…]\nths to the stable opt/<formula> symlink\nwhen it resolves to the same file, for both the node binary and cli.js.\nNon-brew installs are untouched.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: write brew-stable opt/ paths into the launchd plist",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-06T00:08:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e3fe7e945b519a4ee052aa129df4f2ca344a4e5e",
"body": "feat: selectable wake cadence (server-authored)",
"is_bot": false,
"headline": "Merge pull request #9 from slavayosome/feat/wake-cadence",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T14:55:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "999807001806c7da2cfcf285b0d30c0df05b89d2",
"body": "…er wake\n\n- Adopt a server-pushed cadence: report_runner_status responses may carry the\n campaign's agentIntervalMinutes; the loop adopts it, persists it to\n ~/.engager/agent.json, and pulls a far-away scheduled wake forward when the\n cadence shrinks. Change cadence from update_campaign/the dashb\n[…]\n cadence (15..1440 min).\n\nBackward compatible: older servers omit intervalMinutes (undefined = keep\nlocal); all four hardening layers untouched.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: selectable wake cadence — server-authored, one cadence-window p…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T13:51:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e4df62852a1d8daeaaa83f9cd9af8d0ba28cb8fe",
"body": "fix: sanctioned web search in headless sessions + narrowed Bash (0.3.5)",
"is_bot": false,
"headline": "Merge pull request #8 from slavayosome/fix/sanctioned-websearch",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T11:35:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d12f39d68c5327208c9d20d3311374cf6d2e9d5",
"body": "… the lint\n\nThe skill's web-facts contract (SEARCH-THEN-DECIDE with your own web search)\nwas unfulfillable headlessly: no search tool existed, so fact slots went\nunsearched-but-flagged, or the agent improvised fetches through the blanket\nBash(node *) allowance — an unsandboxed side channel. Now:\n\n- \n[…]\n the\n skills root) — arbitrary node, and with it ad-hoc fetch, is gone.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "fix: sanction WebSearch/WebFetch in headless sessions; narrow Bash to…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T11:33:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "23144ee3ac8ebbdaf508024705cb08acdde24d40",
"body": "feat: tokens instead of dollars + campaign-specific closing card (0.3.4)",
"is_bot": false,
"headline": "Merge pull request #7 from slavayosome/feat/tokens-not-dollars",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T10:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83eef880286bedf52c33f0ed41b39f6747b7a2ed",
"body": "… card\n\n- Session lines and status now show token usage (\"45.2k in / 1.9k out\")\n parsed from the claude -p envelope's usage block. total_cost_usd stays in\n SessionResult/status.json for --json consumers but is never rendered — on\n subscription auth it's API-equivalent accounting, and it reads as \n[…]\nool,\n daily capacity). Degrades to config-only lines if the read fails.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "feat: tokens instead of dollars; campaign-specific \"What happens now\"…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T10:39:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "56a586852cde018162284080769baf0202236d12",
"body": "…xt-steps\n\nfeat: drain-proof verification + informative wizard endings (0.3.3)",
"is_bot": false,
"headline": "Merge pull request #6 from slavayosome/feat/drain-proof-verify-and-ne…",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T10:07:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a3dea177334b8cc76cd4a1db567e2211bd1933a",
"body": "- verify: prefer the server's monotonic messagesTotal delta over queue-size\n delta. Queue size shrinks whenever the paced publisher posts mid-session,\n which failed honest batch-1 sessions twice on dev (a 09:51:29 post inside\n a 09:48-09:52 dry run masked a real submission). messagesTotal only gr\n[…]\n status, logs, engager-status in Claude) instead of a bare log pointer.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "feat: drain-proof session verification + informative wizard endings",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T10:04:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7155d1c4dd335bd62e544f4a1e2969ebc728742d",
"body": "…-arm\n\nfix: heartbeat float rejection + failed-dry-run auto-arm (0.3.2)",
"is_bot": false,
"headline": "Merge pull request #5 from slavayosome/fix/heartbeat-float-and-dryrun…",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T08:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a55d68a960f43ccd4bcab5ea2fae857ec00ab25",
"body": "- The ±5min jitter made nextCycleAt a FLOAT, and the server's zod schema\n wants integer epoch-ms — every control poll bounced with -32602, so no\n runner row ever landed. Round every numeric field at the heartbeat\n boundary (and nextCycleAt at the source, which status.json shares).\n- A failed dry \n[…]\np is starting (it always was) instead of telling the user to\n start it.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "fix: round heartbeat numerics; never arm the loop after a failed dry run",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T08:40:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f68d1cc79c2666141697a07fd3aa1d8aaaac9290",
"body": "fix: unwrap get_skill_file's JSON envelope (0.3.1)",
"is_bot": false,
"headline": "Merge pull request #4 from slavayosome/fix/skill-file-envelope",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T06:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4620793d3f1e4b2fc04c6a82d979b159bebc073",
"body": "…a256\n\nThe server has ALWAYS returned {name, path, content} (jsonResult); the CLI\nhashed the envelope instead of the file, so every download failed\nverification. Invisible until the first truly clean machine: on machines\nwhere the skills already existed with matching hashes, syncSkill skipped\nthe do\n[…]\ncan never be mis-unwrapped, and a\nfuture verbatim server still verifies.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "fix: unwrap get_skill_file's JSON envelope — fresh installs failed sh…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T06:55:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eef4a5f4761b06cfb50f920bee4404a6b2e525b0",
"body": "feat: browser sign-in, full skill suite, no-campaign handoff (0.3.0)",
"is_bot": false,
"headline": "Merge pull request #3 from slavayosome/feat/browser-signin-and-handoff",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T03:43:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d04fcbdd7b4f08361f76ced6388bc8c9e373da",
"body": "…ndoff\n\n- Key step gains \"Sign in with your browser\": POST /device-auth/start on the\n MCP host, show the short code, open the approval page, poll to claim the\n minted full-scope agent key. 404/501/older servers → manual paste fallback.\n- The wizard installs the ENTIRE served skill suite (engager-b\n[…]\nes from the saved\n partial. `register` works from a partial config too.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "feat: browser sign-in (device auth), full skill suite, no-campaign ha…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T03:22:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b397561df2ca8d3a26bf679519fbc9dc4bd23cf6",
"body": "feat: fail-fast claude preflight + endpoint auto-detection (0.2.1)",
"is_bot": false,
"headline": "Merge pull request #2 from slavayosome/feat/first-run-detection",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T03:02:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01e7ba848675d07b3f39f27cf8d42a860ed7298c",
"body": "The claude CLI is a hard requirement (headless sessions; no other adapters\nyet) — check it FIRST and abort with install instructions before asking the\nuser for anything.\n\nStep 1 no longer demands an MCP URL: detect what the machine already knows —\nClaude Desktop's mcp-remote entry (URL + API key, re\n[…]\nreused key that fails the live connect is burnt and prompts a fresh one.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "feat: fail-fast claude preflight + endpoint auto-detection in the wizard",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T03:00:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1d55648d710134327411cc366b0775a1b5b8cbd5",
"body": "…atus\n\nfeat: install wizard v2, launchd autostart, live status + server-intent alignment (0.2.0)",
"is_bot": false,
"headline": "Merge pull request #1 from slavayosome/feat/install-wizard-service-st…",
"author_name": "slavayosome",
"author_login": "slavayosome",
"committed_at": "2026-07-05T02:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "caeadebf7f1486221aeb7bde4aa1c70ba5ede62d",
"body": "A branch switch + prepack left a mixed dist (old core files + orphaned new\nmodules) that would have shipped in the tarball — files:[\"dist\"] packs\nwhatever is there. Nuke it first.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "build: clean dist/ before compiling",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-05T02:18:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bf0f273b046c8d9052b1daa85ae427f529356da1",
"body": "…nt alignment\n\n- register: idempotent Engager MCP registration into Claude Code (claude mcp\n get/add) and Claude Desktop (backed-up, atomic merge of only the engager\n entry) — detect → skip identical → confirm updates. Wizard step + `register`.\n- service: launchd LaunchAgent (KeepAlive SuccessfulE\n[…]\nhts are now FATAL halts instead of\n burning the 3-failure crash budget.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XjSwjoEncGRmhryN5DwM6T",
"is_bot": false,
"headline": "feat: install wizard v2, launchd autostart, live status + server-inte…",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-04T15:22:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cd6d8433cbf6f496b5eca47e5e53f2deddbbb420",
"body": "Extracted from the Engager monorepo into its own repo. Self-contained:\ntalks to the hosted Engager MCP over the network and spawns the local\n`claude` CLI. npm-published; Homebrew formula in slavayosome/homebrew-engager.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "engager-agent 0.1.1 — local autonomous runner for Engager",
"author_name": "Slava Nikitin",
"author_login": "slavayosome",
"committed_at": "2026-07-04T13:30:59Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 16,
"commits_last_year": 52,
"latest_release_at": "2026-07-17T12:13:30Z",
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 3,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "engager-agent",
"exists": true,
"license": "MIT",
"keywords": [
"engager",
"linkedin",
"claude",
"mcp",
"cli",
"autonomous-agent"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/engager-agent",
"is_deprecated": false,
"latest_version": "0.9.1",
"repository_url": "https://github.com/slavayosome/engager-agent",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2798,
"first_published_at": "2026-07-04T13:07:02.846000Z",
"latest_published_at": "2026-07-17T12:14:15.721000Z",
"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
},
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 1145319,
"source_files_sampled": 71,
"oversized_source_files": 2,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"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": [
"npm"
],
"dependencies": [],
"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": 1,
"merged_prs": 21,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "slavayosome",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/148766614?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"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": 9,
"reason": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
"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/15 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": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e1ddf98dc9365f41d257315137c3dd9f0f429a6a",
"ran_at": "2026-07-22T13:00:22Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T12:14:20Z",
"oldest_open_prs": [
{
"number": 13,
"created_at": "2026-07-08T06:52:23Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-17T12:13:31Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/slavayosome/engager-agent",
"host": "github.com",
"name": "engager-agent",
"owner": "slavayosome"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 45,
"vitality": 68,
"community": 32,
"governance": 48,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 52,
"human_commit_share": 1,
"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": "52 commits in the last year",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 52
}
}
],
"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": 88,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v0.9.1",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 1.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"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": "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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"packages": [
"engager-agent"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2798
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,798 downloads/month across npm",
"points": 46,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2798,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"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": 21,
"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": "21/21 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 21,
"decided": 21
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/15 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "critical",
"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": 28,
"inputs": {
"followers": 1,
"owner_type": "User",
"is_verified": null,
"owner_login": "slavayosome",
"public_repos": 3,
"account_age_days": 1003
},
"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": "1 followers of slavayosome",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "slavayosome"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~2 yr old",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"engager-agent"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"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": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.5
},
"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": "11 out of 12 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"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/15 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 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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": "moderate",
"name": "AI Readiness",
"value": 57,
"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": "52 of 52 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 52,
"sampled": 52
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0.404,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"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": "21 of the last 52 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 21,
"sampled": 52
}
}
],
"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 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1145319,
"source_files_sampled": 71,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/71 source files over 60KB",
"points": 53.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 71,
"oversized": 2
}
}
],
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index npm:engager-agent@0.9.1; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-22T13:00:37.898493Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/slavayosome/engager-agent.svg",
"full_name": "slavayosome/engager-agent",
"license_state": "standard",
"license_spdx": "MIT"
}