Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"agentic-coding",
"claude-code",
"claude-plugin",
"claude-skills",
"cursor",
"loop",
"pdlc",
"sdlc"
],
"is_fork": false,
"size_kb": 1134,
"has_wiki": true,
"homepage": "https://madarauchiha-314.github.io/the-loop/",
"languages": {
"Python": 567647,
"Makefile": 1061
},
"pushed_at": "2026-07-25T20:20:41Z",
"created_at": "2026-06-27T02:16:49Z",
"owner_type": "User",
"updated_at": "2026-07-25T20:20:46Z",
"description": "The loop for everything!",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://rohithr31.gitbook.io/blog/",
"name": "Rohith Ramakrishnan",
"type": "User",
"login": "MadaraUchiha-314",
"company": "Intuit",
"location": "Mountain View",
"followers": 54,
"avatar_url": "https://avatars.githubusercontent.com/u/6977429?v=4",
"created_at": "2014-03-17T16:34:04Z",
"is_verified": null,
"public_repos": 29,
"account_age_days": 4513
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.19.0",
"kind": "minor",
"published_at": "2026-07-25T20:20:44Z"
},
{
"tag": "v0.18.1",
"kind": "patch",
"published_at": "2026-07-25T20:13:04Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2026-07-25T19:14:09Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2026-07-24T23:14:50Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2026-07-24T21:18:53Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2026-07-24T20:34:06Z"
},
{
"tag": "v0.14.2",
"kind": "patch",
"published_at": "2026-07-24T05:41:45Z"
},
{
"tag": "v0.14.1",
"kind": "patch",
"published_at": "2026-07-24T00:26:07Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-07-23T23:33:50Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-07-23T17:24:22Z"
},
{
"tag": "v0.12.2",
"kind": "patch",
"published_at": "2026-07-23T13:49:24Z"
},
{
"tag": "v0.12.1",
"kind": "patch",
"published_at": "2026-07-23T13:46:40Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-07-23T05:09:19Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-07-23T04:24:07Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-07-23T04:10:15Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-23T04:01:49Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-23T04:00:33Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-22T14:51:46Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-22T13:33:06Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2026-07-22T06:53:23Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-22T06:35:24Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-21T05:25:58Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-07-07T06:32:53Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-07T03:48:20Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-07-06T01:02:24Z"
}
],
"recent_commits": [
{
"oid": "645baf548952f88bb0473ca14a382297ac0acbde",
"body": null,
"is_bot": true,
"headline": "bump: version 0.18.1 → 0.19.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-25T20:20:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e76a0ef2e02c5767be63d42dabbd399628bb47e",
"body": "…merged (issue #94) (#96)\n\n* feat(cli): close the harness session when its work item is closed or merged (issue #94)\n\nThe poller only ever lists OPEN labelled items, so a closed issue or a merged\nPR simply vanishes from the listing and its session — plus the tmux-hosted\n`claude` inside it — kept run\n[…]\n execution log\n\nCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01B49SR4b5aewLbGX2RkfJYh\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): close the harness session when its work item is closed or …",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-25T20:20:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "497d241868fd0a3cbb3e9503e644fbef55e20514",
"body": null,
"is_bot": true,
"headline": "bump: version 0.18.0 → 0.18.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-25T20:13:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49c884d4480c69903f46e6e30228fc316142ac52",
"body": "…) (#95)\n\nA work item's session is registered against its GitHub issue; the PR is the\nvehicle that delivers it. An event on the PR — most often a conversation\ncomment, which GitHub delivers as `issue_comment` with a `pull_request` key on\nthe issue object — resolved only to the PR's own number, so wi\n[…]\nhanged.\n\nSpec: docs/specs/issue-93/ · Decision: docs/decisions/decision-036.md\n\n\nClaude-Session: https://claude.ai/code/session_01JN8jcZ5tRJ4kRfvTfznYvR\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): route an event on a PR to its linked issue first (issue #93…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-25T20:12:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cd819fdb1ad9b14c23883effc4cf815ce01c732e",
"body": null,
"is_bot": true,
"headline": "bump: version 0.17.0 → 0.18.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-25T19:14:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9346600fee934be3c51491a10f40f249d02bd0e8",
"body": "…s respawned (issue #89) (#91)\n\n* feat(cli): resume the harness conversation when a dead tmux session is respawned (issue #89)\n\nInvestigating issue #89's first bullet: a respawn does NOT resume today.\n`_respawn_tmux` minted a fresh `uuid4()` and spawned `claude --session-id\n<new-uuid>`, so a tmux se\n[…]\nd shape check.\n\nCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01UyqSmiScSvsRdBVV2SVEyn\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): resume the harness conversation when a dead tmux session i…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-25T19:13:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e70cfe0d30451eea232ff55097322f587067d9bd",
"body": "…in flow (#88)\n\ndecision-031's marker (SELF_COMMENT_MARKER) is only detected code-side; nothing\nforces the harness to actually write it when posting a reply. The rule lived\nonly in reference/collaboration.md, which SKILL.md pulls in for other reasons\n(personas, the PR-briefing gate) — not at the poi\n[…]\nke\nreference/*.md which load on demand), and reinforce it at work-on.md's paper\ntrail sentence — the two places most directly tied to posting a comment.\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(skill): surface the loop-prevention marker rule in SKILL.md's ma…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-25T02:57:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1b6544f81dce1b84ff8c0a2fba4c4ffc5b2562ee",
"body": null,
"is_bot": true,
"headline": "bump: version 0.16.0 → 0.17.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-24T23:14:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "626d0a272f921ea99a08d53cd84476f4b447c549",
"body": "… the ticket (issue #86) (#87)\n\n* feat(cli): retain tmux sessions after completion + announce attach on the ticket (issue #86)\n\nA tmux-mode session is the window onto what an agent actually did, and it\nclosed exactly when a human most wanted it: the dispatcher killed it on PR\nmerge/close, tmux tore \n[…]\no code change.\n\nCo-Authored-By: Claude Opus 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_014QB9uoyANVhCmLV9vwWTbP\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): retain tmux sessions after completion + announce attach on…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-24T23:14:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c39de8846b61d232507e7d53065b93deecba5e23",
"body": null,
"is_bot": true,
"headline": "bump: version 0.15.0 → 0.16.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-24T21:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b04bbec0af7ad3f6227646ad0778be2ed9619e",
"body": "…y (issue #84) (#85)\n\n* feat(cli): dispatch-lifecycle emoji reactions on the triggering entity (issue #84)\n\nAcknowledge on the comment/issue/PR that triggered a dispatch that the-loop\nhas started (👀 eyes), completed (🎉 hooray) or failed (😕 confused)\nprocessing it — before any reply comment exists. C\n[…]\nct their own.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01JhzBNVwHAdpmsQBmpBzXci\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): dispatch-lifecycle emoji reactions on the triggering entit…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-24T21:18:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c97fc3e929dd6fdc6281b49ff445d2fe6f9a7318",
"body": null,
"is_bot": true,
"headline": "bump: version 0.14.2 → 0.15.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-24T20:34:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f1140fa153d504a664d6c07214ecddd18d18a28",
"body": "…; rename plugin config to harness-config.yaml (#83)\n\n* feat(config): single-source notification config in collaborators.yaml; rename plugin config to harness-config.yaml (issue #82)\n\nMakes the notification/escalation mechanism coherent (decision-035):\n\n- .the-loop/collaborators.yaml is now the SING\n[…]\ns, not three.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01CAsNXHbT3B62KF6kF6Zqca\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(config): single-source notification config in collaborators.yaml…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-24T20:33:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ee498c2998c3fa8633ed008a54f2b5b1bc9df0be",
"body": null,
"is_bot": true,
"headline": "bump: version 0.14.1 → 0.14.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-24T05:41:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4fd657a7d740fed2a57522268bf9179e893ee39",
"body": "… (issue #80) (#81)\n\n* fix(cli): bounded per-event retry policy + respawn dead tmux sessions (issue #80)\n\nAn event the-loop failed to process was silently dropped, never retried:\n\n- With runner=tmux, a delivery into a crashed/killed tmux session failed and\n only released the delivery for retry — ev\n[…]\nPR's CI run.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_017zeBt1G3PXNczTfhzViFfL\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): bounded per-event retry policy + respawn dead tmux sessions…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-24T05:41:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8c0bbf9f19de0a9949d6cdd3327b741ee0f33746",
"body": null,
"is_bot": true,
"headline": "bump: version 0.14.0 → 0.14.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-24T00:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aa10c98980da55c7774e898c3d38a914fd6f442",
"body": "`the-loop --version` reported a hardcoded 0.1.0 regardless of the installed\npackage version. The literal `__version__` in `cli/the_loop/__init__.py` is not\na commitizen `version_files` target, so releases never touched it and it froze\nat 0.1.0 while the published version advanced to 0.14.0 (same fai\n[…]\ndds regression tests and updates the cli capability doc and the issue-78 spec.\n\n\nClaude-Session: https://claude.ai/code/session_01UiDFA8kbEqFbZ5h4eoZ3ND\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): derive --version from package metadata (issue #78) (#79)",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-24T00:25:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "abe777f73e2c7f01e41584122512c4fce3921d37",
"body": null,
"is_bot": true,
"headline": "bump: version 0.13.0 → 0.14.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T23:33:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ca19c1ceae3662dfe4adce1764657a3815eb12",
"body": "…#76) (#77)\n\n* feat(cli): clone event repos into per-work-item git worktrees (issue #76)\n\nThe CLI daemon runs independent of any repo, but a spawned session needs a\ncheckout of the repo an event concerns. Add an opt-in clone-and-worktree\nworkspace: with routing.workspace.root set, the dispatcher clo\n[…]\n239 passed).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_0169A9KaVXktxX6MgmmqYHUt\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): clone event repos into per-work-item git worktrees (issue …",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T23:33:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f2a95f2a60092831fda21ea60e30d26ddebf688d",
"body": null,
"is_bot": false,
"headline": "chore: readme update for stray emoji",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T22:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8754bacfe9bd2320239cf5dc5395a8dadebd3cb",
"body": "…loop (issue #73) (#75)\n\n* docs: report on status labels & GitHub dashboard integration (issue #73)\n\nAnswers issue #73: the-loop defines phase labels (loop:<phase>) and the\nauto-execute control label, but they sit unused on issues/PRs and carry no\ncolour/description. Adds a reports write-up that:\n\n-\n[…]\nes\nthe gap).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01H8Fnxa6SNaaiPGzEwQQoLc\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: status-labels report + root CLAUDE.md so the-loop dogfoods its …",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T22:07:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2fc669a6ca847aec5b11a925d1355f6f0a9fb275",
"body": "- README.md: render the-loop's PDLC workflow as a mermaid flowchart\n (spec phases human-reviewed + iterated until locked, then autonomous\n execution) alongside the existing one-line/prose description, per #72.\n- cli/README.md: add a full CLI config reference table (every\n cli-config.yaml key, typ\n[…]\nuration reference.\n This file syncs to the docs site's /cli page.\n\nCloses #72\n\n\nClaude-Session: https://claude.ai/code/session_015KJPj8aRS9LkUrHH4raJiJ\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add loop workflow diagram to README and CLI config table (#74)",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T19:52:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6ae3a1001156d1703e931a2321b59a9b17b38b60",
"body": "* feat(docs): add VitePress documentation site deployed to GitHub Pages\n\nAdds a VitePress site under docs-site/ (guide, reference, CLI, and developer\nsections) with GitHub Pages deployment on every push to main. Canonical\ncontent (docs/architecture, docs/decisions, docs/capabilities, docs/roadmap,\nc\n[…]\nof round 2).\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01FXbWj9Xepqb7FsMAPdfgCF\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add VitePress documentation site deployed to GitHub Pages (#71)",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T19:07:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4587325514774d342ebdaa3b3d921defe4bdde1b",
"body": null,
"is_bot": true,
"headline": "bump: version 0.12.2 → 0.13.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T17:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb266e8d4792f11d995748b73d73c7c0c9086ac",
"body": "…ig (issue #63) (#69)\n\n* feat(config): split CLI daemon config out of the per-repo plugin config (issue #63)\n\nThe CLI daemon (gh-webhook/poll/sessions/events) is expected to work across\nmultiple repos and isn't tied to a single one, but its webhooks/polling/eventLog\nsettings lived inside one repo's \n[…]\nnual fixup).\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01Rv1LTrzoA23jAvVK1h7qV4\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(config): split CLI daemon config out of the per-repo plugin conf…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T17:24:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f619a4df4ef75779488126b4dd25038ed83b940b",
"body": null,
"is_bot": true,
"headline": "bump: version 0.12.1 → 0.12.2",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T13:49:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "744ea1a29ac401cbb81079f443758f28f5354b79",
"body": "…igger loop (#68)",
"is_bot": false,
"headline": "fix(cli): drop the-loop's own replies before they can re-enter the tr…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T13:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bb454b9a130086501939e9075aedcb63845afab",
"body": null,
"is_bot": true,
"headline": "bump: version 0.12.0 → 0.12.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T13:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd399c4794fe83ef910665299f0920a54f5fc4e1",
"body": null,
"is_bot": false,
"headline": "fix(poll): launch and stop ttyd for the web terminal (issue #65) (#67)",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T13:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71f6c3685aaefe3907f73448417f5d2567ab6fb7",
"body": "…aying on Python (issue #57) (#58)\n\nDecision-029 answers issue #57 with a measured workload profile of the webhook\nreceiver, poller and dispatcher, an SDK-support survey (go-github, octocrab,\noctokit, PyGithub), a specific look at Bun, and concrete revisit triggers with\nGo as the named target if one fires.\n\n\nClaude-Session: https://claude.ai/code/session_01LDj1DdUA1J7By2xrgY3JSV\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(decisions): analyze Go/Rust/Bun rewrite of the CLI, recommend st…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T06:19:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "993a46c2f272e9856f69d742d6dcefbf032aafd8",
"body": null,
"is_bot": true,
"headline": "bump: version 0.11.0 → 0.12.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T05:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32ce194fb09fcddf366f8beee595fe1bc82423f5",
"body": "… (issue #59) (#61)\n\n* feat(skill): read user-provided custom instruction docs while working (issue #59)\n\nWhen a user initializes the-loop they can now point it at custom\ninstruction file(s) — readme/markdown docs carrying team conventions,\ndeveloping/testing/coding styles and house rules the struct\n[…]\nnlint to one process.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01B9GDYu9HHWSsMBipgxeKck\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(skill): read user-provided custom instruction docs while working…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T05:09:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6e90317d28e06aceb1859ec70dbd95aa3034f269",
"body": "…) (#62)\n\nAudits every place the codebase reads GitHub via the gh CLI: the poller's\nGitHub provider is the single query surface. Documents the exact commands,\nthe server-side filters (label, state, limit, field projection), the\nquery-volume model and performance mechanisms, plus known gaps (per-cycl\n[…]\nnt re-fetch, no conditional requests, silent 200-item truncation).\n\nCloses #60\n\n\nClaude-Session: https://claude.ai/code/session_01F72M1QbhqPJ9aU3skf5HFf\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: report on the gh queries used for issue/PR discovery (issue #60…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T05:06:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a23db3f633e581cd838a50a94a760f47c92f19b7",
"body": "…ssue #27) (#56)\n\nThe mechanics already exist: a PR carrying the auto-execute label is routed\nas its own work item even with no linked GitHub issue. Spell out that this is\nthe supported path for Jira/other ticketing providers — work-on adds the\nlabel to the PR it opens and registers the session agai\n[…]\nreference, the CLI\nREADME and the webhook-triggers capability doc.\n\nCloses #27\n\n\nClaude-Session: https://claude.ai/code/session_01PvoZSMQ5pjbLG8dE6e3Y2d\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: emphasize labelled-PR monitoring when ticketing isn't GitHub (i…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T04:38:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0537abfa50d40abe0a4571902044e9d8746cfa0e",
"body": null,
"is_bot": true,
"headline": "bump: version 0.10.0 → 0.11.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T04:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77c9254ef208e53e0f6407110ebfa3f309e525be",
"body": "…mmitizen (issue #46) (#55)\n\nThe Claude Code and Cursor plugin/marketplace manifests were frozen at\n0.1.0 while releases reached v0.7.0. They now join .cz.toml's\nversion_files (synced to 0.7.0 so replacement engages), so cz bump\nrewrites them in the same bump commit as the CLI package — the\nalter-eg\n[…]\n/decisions/decision-026.md.\nrelease.yml and .pre-commit-config.yaml unchanged.\n\n\nClaude-Session: https://claude.ai/code/session_01UiokwuSj3JzSMqjfmyzU9D\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(release): bump plugin manifests in lockstep with releases via co…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T04:23:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1241c91f3d8e261f2a170927df8179091a629b8f",
"body": null,
"is_bot": true,
"headline": "bump: version 0.9.0 → 0.10.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T04:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b5aa968a8dd7c90a92cdec68b5832584ee15364",
"body": "…48) (#53)\n\nDefine how the-loop manages the harness's context window across a work\nitem: never reset without a checkpoint (tasks.md checkmarks, execution-log\nentry with a concrete next step, phase label, WIP committed/noted), clear\nat phase boundaries (locked spec -> fresh window for implementation,\n[…]\nc under docs/specs/issue-48/, decision-026, spec-workflow\n capability fold-in\n\n\nClaude-Session: https://claude.ai/code/session_01DrzrL1FZfccis7KVAsVZhK\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(skill): checkpoint-then-reset context-window management (issue #…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T04:09:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bd93ffb0875e4cce02dba3c70b4a886c648efa51",
"body": null,
"is_bot": true,
"headline": "bump: version 0.8.0 → 0.9.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T04:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926b93428bb8f0903163b8356960f7b7d886c64d",
"body": "…hase gates (issue #47) (#54)\n\nWeave a security lens into the existing requirements → design → review\ngates instead of bolting on a separate step:\n\n- requirements/bugfix templates gain a gated Security considerations\n section (threat-model-lite: untrusted actors, trust boundaries, abuse\n cases as \n[…]\ns under docs/specs/issue-47/, and the\n spec-workflow capability doc folded in\n\n\nClaude-Session: https://claude.ai/code/session_01GXJgFch4gXVtAHLdRDJJvG\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(workflow): security as a first-class, gated concern across the p…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T04:01:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "17986ffd1b7a0d43c0314d771767b2c59e39ee2e",
"body": null,
"is_bot": true,
"headline": "bump: version 0.7.0 → 0.8.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-23T04:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ffccce018c1382fdbba58de32c981616039d85",
"body": "…s (issue #37) (#41)\n\n* docs(specs): brainstorm — reduce the-loop token consumption (issue #37)\n\nRoot artifact for issue #37. Surveys token-reduction levers, maps each to\nthe-loop's current behaviour, and proposes a telemetry-first adoption plan.\n\nFindings: the-loop already covers the structural lev\n[…]\nvalidation).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01JVMk7KoTRKQqGe2kycAoHC\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(token-economy): brainstorm + config-driven token-reduction lever…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-23T04:00:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "063dc1897208f0180be38f6e170818539622f2ba",
"body": null,
"is_bot": true,
"headline": "bump: version 0.6.0 → 0.7.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T14:51:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6dd6ddcfbb1af67b8ce5c71a58526ac7f629391",
"body": "…actions (issue #50) (#52)",
"is_bot": false,
"headline": "feat(cli): structured JSONL event log — end-to-end o11y of the CLI's …",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-22T14:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b23e6bf300127fc779902526c42261bb48c6dc69",
"body": null,
"is_bot": true,
"headline": "bump: version 0.5.1 → 0.6.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T13:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c134bb8060ae33ffe22743e49233dd2cb3fd673",
"body": "…aults (issue #49) (#51)",
"is_bot": false,
"headline": "feat(init): guided, schema-driven config onboarding with sensible def…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-22T13:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0508b82e22caf391d3b18c3ed90ea8d710953bcc",
"body": null,
"is_bot": true,
"headline": "bump: version 0.5.0 → 0.5.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T06:53:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8da8b4685f33aad4ad23678e0e01d4ec08530386",
"body": "…g to every repo (issue #36) (#44)\n\nthe-loop's init copied its entire template set into every project's\n.the-loop/templates/, producing duplicated, never-edited files that drift from\nthe plugin's own copy. Templates are internal to the-loop — the harness reads\nthem when authoring an artifact — so th\n[…]\nspec and fold the change into the architecture/distribution\n capability docs.\n\n\nClaude-Session: https://claude.ai/code/session_01TREptfHSyEyTH2mjixfKKu\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(templates): keep templates internal to the-loop instead of copyin…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-22T06:53:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1d36724487b146a9d63477b43ebbe33bbad25f91",
"body": null,
"is_bot": true,
"headline": "bump: version 0.4.0 → 0.5.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-22T06:35:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4acc7c05a20d91e0ede67bed616e683f256c5906",
"body": "…ss sessions (#34) (#45)\n\n* feat(cli): gh-poll — poll GitHub for labelled issues/PRs and spawn/route sessions (#34)\n\nAdd `the-loop gh-poll start|stop`, a pull-based ingress for hosts a webhook\ncannot reach (behind NAT/a firewall, laptops, unreachable infra). Every\ninterval it lists open issues/PRs c\n[…]\n023, README.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_012mZfRKYah1eScc4e6vsQxG\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): poll — provider-agnostic pull ingress to spawn/route harne…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-22T06:35:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "257a545ee14e48040a415ae42e7b7a3ab7340a35",
"body": null,
"is_bot": true,
"headline": "bump: version 0.3.1 → 0.4.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-21T05:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b153beac9788a6b3c6d772bc8a85c52fae53f0",
"body": "… (issue #32) (#35)\n\n* docs(specs): lock issue-32 brainstorm and derive requirements\n\nOwner approved the brainstorm (PR #33 reviews + merge + advance\ninstruction); Q2 (event-delivery mechanism) and Q3 (per-harness\nid/completion capture) carry into the design phase. requirements.md\ndefines 7 requirem\n[…]\n issue-32 log\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_015soAv5uBVkdHK7e1nGEPfi\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sessions): tmux runner — attachable interactive harness sessions…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-21T05:25:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1a094468cb0a36a42525f2c3546783a1a93832fc",
"body": "…sessions (issue #32) (#33)\n\n* docs(specs): brainstorm tmux-backed observable/interactive harness sessions (issue #32)\n\nPhase 0 root artifact for issue #32: architecture options (tmux-hosted\ninteractive session vs. viewer-only vs. runner abstraction), the role of\ntmux vs. alternatives (screen, dtach\n[…]\n remain open.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_015soAv5uBVkdHK7e1nGEPfi\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(specs): brainstorm — tmux-backed observable/interactive harness …",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-17T03:42:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5847f96037ade78499a92398966f70cbca102014",
"body": null,
"is_bot": true,
"headline": "bump: version 0.3.0 → 0.3.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-07T06:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5724ba2868f0a60f51911c3f96940bc9c416625",
"body": "…lts (#1) (#31)\n\n/the-loop:init previously stamped bun/vitest/oxlint defaults onto every\nproject regardless of what it already used. Document explicit detection\nsignals (lock files, package.json/pyproject.toml/go.mod, CI config) in\nreference/tooling.md and wire init.md's detection step to use them,\n\n[…]\n back to defaults with a `# TODO: verify` marker only when no\nsignal is found.\n\n\nClaude-Session: https://claude.ai/code/session_01A1SxjVyhTWpLppoPHwjACh\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(init): detect existing project tooling instead of hardcoded defau…",
"author_name": "Richa Vinian",
"author_login": "Konoha-14",
"committed_at": "2026-07-07T06:32:34Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "762fe464669cb72e750245f7c31b8bb8d016a8b6",
"body": null,
"is_bot": true,
"headline": "bump: version 0.2.1 → 0.3.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-07T03:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab6ae0af6c7d93edd2c8e47aedd1b95b44de722",
"body": "…sue #25) (#26)\n\n* docs(specs): add issue-25 brainstorm on specs organization and capability docs\n\nRoot artifact (Phase 0) for issue #25: explores the raw (per-work-item) vs\norganized (per-capability) spec split, weighs four options, and lands on a\nworking hypothesis — living capability documentatio\n[…]\nog, evidence)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_0137YfVgyRWkVuyHdQrqrH1C\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(capabilities): specs organization via living capability docs (is…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-07T03:48:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b026b4481e17e0414fc5b356350eb6db3add8a15",
"body": null,
"is_bot": true,
"headline": "bump: version 0.2.0 → 0.2.1",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-06T01:02:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29b30232b696eb91389d81949fe4bc58c610d548",
"body": "…(issue #21) (#24)\n\nThe previous release run failed at the bootstrap step: pushing the baseline\ntag `v0.2.0` (which points at an older commit whose release.yml differs from\nthe branch tip) was rejected — `GITHUB_TOKEN` may not push a ref that GitHub\nsees as creating/updating a workflow file (\"withou\n[…]\nfirst upload).\n\n\nClaude-Session: https://claude.ai/code/session_01UynvSDxhNXRtTDiAyFVm4Q\n\nCo-authored-by: MadaraUchiha-314 <rohithr31@gmail.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: make first-release baseline tag local-only so release publishes …",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-06T01:02:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7319a83a5f44a31340fad44306b60107e6a74d6d",
"body": "… (#23)\n\nThe first release run bumped main to 0.2.0 but published nothing: `gh release\ncreate --verify-tag` aborted because `git push --follow-tags` pushes only\nannotated tags while commitizen creates a lightweight one, so v0.2.0 never\nreached the remote.\n\n- release.yml: push the bump commit + tag t\n[…]\noaded to PyPI.\n\n\nClaude-Session: https://claude.ai/code/session_01UynvSDxhNXRtTDiAyFVm4Q\n\nCo-authored-by: MadaraUchiha-314 <rohithr31@gmail.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: push release tag explicitly so PyPI publish succeeds (issue #21)…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-05T23:57:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "680bb1076849c642fced0d78763a475eb2248d68",
"body": null,
"is_bot": true,
"headline": "bump: version 0.1.0 → 0.2.0",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-05T23:41:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f7871b65519c4d22d210de70c514a1af671c144",
"body": "…sue #21) (#22)\n\n* feat: publish CLI to PyPI as the-loopy-one via Trusted Publishing (issue #21)\n\nPublish the `cli` workspace member to PyPI as the distribution `the-loopy-one`\nusing GitHub Actions Trusted Publishing (OIDC) — no stored token. The import\npackage (`the_loop`) and console script (`the-\n[…]\nanthropic.com>\nClaude-Session: https://claude.ai/code/session_01UynvSDxhNXRtTDiAyFVm4Q\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>\nCo-authored-by: MadaraUchiha-314 <rohithr31@gmail.com>",
"is_bot": false,
"headline": "feat: publish CLI to PyPI as the-loopy-one via Trusted Publishing (is…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-05T23:41:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a7df06ba078f923e544855847b1983188c2afd35",
"body": "design.md (markdown + mermaid) captures architecture/HLD/LLD but is the wrong\nmedium for UI/UX design, which is visual. Model visual design as first-class,\ntracked design-phase artifacts — Figma links and/or self-contained HTML+CSS+JS\nprototypes (Claude-artifact style) — under docs/specs/<id>/design\n[…]\n8\n- dogfood the issue-18 spec plus a self-contained illustrative HTML artifact\n\n\nClaude-Session: https://claude.ai/code/session_01VtC62C6rC9NtpAsnv3NT3Q\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: track UI/UX design artifacts in the design phase (issue #18) (#20)",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-04T22:40:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "42272888f9f3b370609a0dfc117246916f5f0f8b",
"body": "…mand (issue #17) (#19)\n\nAdd brainstorming as an optional Phase 0 whose deliverable, brainstorm.md, is the\nroot artifact the rest of the chain derives from:\nbrainstorm (optional) → requirements → design → tasks → implementation.\n\n- New .the-loop/templates/brainstorm.md (free-form scratchpad root art\n[…]\nE.\n- Record decision-017; dogfood the change as the issue-17 spec.\n\nCloses #17\n\n\nClaude-Session: https://claude.ai/code/session_01UYDzAuNfupM62GX2HCXngu\n\nCo-authored-by: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add optional brainstorm phase (root artifact) + /brainstorm com…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-04T21:52:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f7837ef17d95216b7756fa324cc2f6fc94822019",
"body": "…#15) (#16)",
"is_bot": false,
"headline": "feat: webhook→harness session routing — spec + implementation (issue …",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-04T19:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa2200a5e40b0732c8e4551bc2e02170a914b87c",
"body": "Add Cursor plugin support alongside Claude Code",
"is_bot": false,
"headline": "Merge pull request #14 from MadaraUchiha-314/claude/issue-12-9hwbz9",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-02T02:08:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31264dead55589e2c518e562a411df2d2b93f029",
"body": "Give Cursor parallel, copy-pasteable install instructions (marketplace via\n/add-plugin or Settings, plus local checkout) to match the Claude Code section.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01TmtC5tWha22SiZQuPf6MHH",
"is_bot": false,
"headline": "docs: clarify Cursor install steps in README",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-02T02:07:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0b7698508868641609e647f3f010580a6c13fcad",
"body": "…le-based reminder)\n\nCursor >= 2.5 plugins mirror Claude Code's: .cursor-plugin/{plugin,marketplace}.json\nwith auto-discovered skills/, commands/ and rules/. Reuse the existing skills\n(Agent Skills open standard) and commands verbatim; replace the Claude-format\nSessionStart hook with an always-appli\n[…]\ntives in decision-015; 3-phase spec in\ndocs/specs/issue-12/.\n\nCloses #12\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01TmtC5tWha22SiZQuPf6MHH",
"is_bot": false,
"headline": "feat: package the-loop as a Cursor plugin (shared skills/commands, ru…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-02T01:52:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ff7382ad9e235ef85f6f784c9a5b4b5297187a02",
"body": "…irgot",
"is_bot": false,
"headline": "Merge pull request #13 from MadaraUchiha-314/claude/github-issue-11-z…",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-02T01:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fdd1717699fa15240e351857225708dbd3483d1",
"body": "…st API specs\n\nImplements issue #11:\n- Every integration test carries a Gherkin-syntax docstring\n (Feature/Scenario/Given-When-Then) with a Requirement: link when tied\n to a requirements.md (config.testing).\n- New stdlib-only CLI command `the-loop scenarios` lets a coding-agent\n harness query all\n[…]\nnv/** (vendored READMEs broke the root\n `make lint` glob).\n\nCloses #11\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01WXsSfGRUgdVXMDAF4Sxvsn",
"is_bot": false,
"headline": "feat: Gherkin scenario docstrings on integration tests + contract-fir…",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-02T00:47:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2719a201d6b4f0e3ccdf3546d498c030a074da74",
"body": "Bootstrap the-loop v0: plugin skeleton, config schema, and PDLC contracts",
"is_bot": false,
"headline": "Merge pull request #2 from MadaraUchiha-314/claude/github-issue-1-pavs2j",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-07-01T22:57:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fda4ba0c573bdf24b9628bb4580957f886054b2d",
"body": "PR #2 retro: R10 makes reviewer education mandatory, but it never fired\non this PR — the reviewer got per-change replies, no PR-level briefing,\nno updated PR description. Root cause: R10 was a rule with no trigger\npoint, so the agent defaulted to what was locally convenient.\n\nFix — make the briefing\n[…]\nng-007 (a mandatory behavior needs a\n trigger point, not just a rule).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "feat: trigger mandatory user-education via a required PR-briefing gate",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-01T20:44:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2519ad056cfb27a0b7c3c1f63a615044e601ef0b",
"body": "Per a PR #2 feature-proposal comment (maintainer chose to implement all\neight), realized as config + skill surface — no new runtime, matching\nv0's skill-driven model; each feature also tracked as its own issue.\n\n- #3 executable review method: reference/reviewing.md (attribution\n prefix, reply-first\n[…]\n11, task 15;\ndeferred renumbered 16-25); updated SKILL/README/manifest.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "feat: adopt eight review-driven robustness features (issues #3-#10)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-01T19:14:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5cc150fbf4243769347b2f5bd941c67e93cf58c0",
"body": "Per PR #2 review (\"expose more commands\"), decompose the loop into\nfiner-grained commands, each mapping to one phase transition, with\n/work-on remaining their superset.\n\n- new-requirement <title> — draft requirements.md in a temporary\n docs/specs/draft-<slug>/ folder, before a ticket exists.\n- crea\n[…]\n design,\ntask 14; deferred renumbered 15-24) and recorded decision-011.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "feat: expose granular per-phase commands (work-on is the superset)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-01T16:32:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cf9453cfefd0037bc2496d226e9aa396ac3dea51",
"body": "Per PR #2 review (\"the GitHub issue and roadmap for the-loop are\ninternal — why publish them in the skill that ships to users?\"),\nseparate the published artifact from internal project meta.\n\n- Move the-loop's roadmap (deferred automation, remote auto-trigger,\n cross-item DAG, open questions carried\n[…]\ning-006 (separate the published artifact\n from internal project meta).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "refactor: keep the-loop's internal roadmap out of the published skill",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-01T13:46:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b751f596584206dfa86165504093f4276f3d0c6a",
"body": "Address PR #2 review (\"why not uv + pyproject?\", \"practice what you\npreach\") and a CI-only markdownlint failure.\n\n- Add root pyproject.toml (uv workspace, virtual root, dev group) and\n commit uv.lock. `make install-dev` = `uv sync`; Makefile targets and\n every pre-commit hook entry run via `uv run\n[…]\nce what you\n preach); update cli/README and the issue-1 execution log.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "build: dogfood uv workspace and fix CI markdownlint drift",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-01T13:12:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d42a65c21b5dda2a808672f446fbd70297ab5a93",
"body": "Per PR #2 review (\"why not commitizen? prefer popular libraries over\ncustom code\"), replace the bespoke scripts/check_commit_msg.py validator\nwith commitizen (cz check) — the de-facto Conventional Commits tool for\nthe Python-first stack.\n\n- Delete scripts/check_commit_msg.py; wire a local/system com\n[…]\nr custom code); update\n SKILL/tooling reference and the issue-1 tasks.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "refactor: use commitizen for Conventional Commits instead of custom code",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-01T12:47:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "757e6aba50a9b0f4faa4149c7099b34e71b81633",
"body": "A top-to-bottom re-check of issue #1 found §5 \"User Interaction\nPrinciples\" had never been translated — the requirements jumped from\n§4 to §6. Close the gap end-to-end:\n\n- Add config.userInteraction to the schema + both configs: mermaid-only\n diagrams, condensed/prioritized PR summaries (where to f\n[…]\nADME.\n- Record learning-003 (cross-check every source section by name).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "feat: translate issue §5 user-interaction principles into artifacts",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-07-01T02:10:29Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a7bf334a1f8c50d48b6083c99a7d2b3633862563",
"body": "Per PR comment: add .claude/settings.json with a permissions allowlist\n(mirroring the referenced goldfishmem config), tuned to the-loop's tooling\n— python/ruff/pyright/pytest/pre-commit/uv, make, markdownlint, gh, git —\nto reduce permission prompts during development.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "chore: add Claude Code settings.json",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-30T12:58:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1852ba04d480156990833921512b9d0e39d94de4",
"body": "Per issue #1 (§2.9.3), all commits must follow Conventional Commits v1.0.0.\n\n- hooks.commitConvention config (default conventional-commits) + schema.\n- commit-msg pre-commit hook backed by scripts/check_commit_msg.py\n (zero-dep validator; merge/revert/fixup/squash exempt).\n- Documented in the the-l\n[…]\nlso aligns the gh-webhook default path to /gh-webhook in schema/config.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "build: enforce Conventional Commits across the-loop",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-30T12:57:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "29ccf6252424d489f61e2ee123b62d529a48d4d8",
"body": "Addresses PR #2 review: we declared tooling but never actually ran linting,\ntype-checking, tests or pre-commit/CI on the-loop itself.\n\n- pre-commit (.pre-commit-config.yaml): ruff lint+format, pyright, pytest,\n markdownlint-cli2, and a schema-validation hook. Hooks are local/system so\n local and C\n[…]\n\npytest 7 passed, markdownlint 0 errors / 37 files, schema validation).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "Add real quality gates for the-loop (pre-commit + CI parity)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-30T12:28:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8225cd406132eba4d7b23eacbde64fc66cfdba4b",
"body": "Per issue #1 updates.\n\nRealization §6 — lightweight, extensible Python CLI companion (cli/, package\nthe_loop, zero runtime deps):\n- Command registry (Command + @register) so new commands are drop-in.\n- `the-loop gh-webhook start|stop`: stdlib threaded webhook receiver that\n HMAC-verifies GitHub X-H\n[…]\n\n\nConfigs validate against the schema; all JSON parses; CLI tests pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "Add the-loop Python CLI (gh-webhook) + encode latest issue-1 rules",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-30T12:09:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a5b250bc4876dc8a63a2e7ca7a199481ba33fd96",
"body": "Addresses PR #2 review feedback.\n\nRobustness — embed issue #1's full detail in the plugin artifacts the\nharness reads at runtime, instead of leaving it as config defaults:\n- Add skills/the-loop/reference/: workflow.md (loop, phases, reviews, DAG,\n resumability, predictability), tooling.md (repo mgm\n[…]\n02. Configs still validate; all JSON parses; tree matches\nthe manifest.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "Deepen the-loop detail: skill reference docs + substantive issue-1 specs",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-30T11:52:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4ab647b33ef12e27b54e144e139361a2a7d4081a",
"body": "Replaces the single delivery-plan with a Kiro-style 3-phase spec\n(requirements/bugfix -> design -> tasks), each gated by a human review,\nand adds the phase state machine tracked on the ticket via labels.\n\n- Templates: drop delivery-plan.md; add requirements.md, bugfix.md,\n design.md, tasks.md; make\n[…]\nagainst the updated schema; all JSON parses; tree matches\nthe manifest.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "Adopt Kiro 3-phase spec workflow per updated issue #1",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-30T11:41:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5ae7493c13192e0dfa120187b98b86b923b49173",
"body": "Realizes issue #1's directive that \"the-loop's first task is to create\nitself\". Establishes a coherent, installable v0 foundation:\n\n- Distribution: .claude-plugin/plugin.json + marketplace.json (installable\n from GitHub).\n- Project footprint under .the-loop/: versioned config.schema.json, default\n \n[…]\ner decision-003.\n\nConfigs validate against the schema; all JSON parses.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LE6RdkjMm26QhJwyCmFedg",
"is_bot": false,
"headline": "Bootstrap the-loop v0: plugin skeleton, config contract, templates, docs",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2026-06-27T02:42:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6d111521b998b716995b17b4cfb717e071d7b3d2",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Rohith Ramakrishnan",
"author_login": "MadaraUchiha-314",
"committed_at": "2026-06-27T02:16:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 79,
"latest_release_at": "2026-07-25T20:20:44Z",
"latest_release_tag": "v0.19.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 0,
"mean_days_between_releases": 0.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "the-loopy-one",
"exists": true,
"license": "MIT",
"keywords": [
"cli",
"pdlc",
"the-loop",
"webhook",
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3 :: Only",
"Topic :: Software Development :: Build Tools"
],
"ecosystem": "pypi",
"matches_repo": true,
"registry_url": "https://pypi.org/project/the-loopy-one/",
"is_deprecated": false,
"latest_version": "0.19.0",
"repository_url": "https://github.com/MadaraUchiha-314/the-loop",
"versions_count": 25,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": "2026-07-06T01:02:48.486745Z",
"latest_published_at": "2026-07-25T20:21:18.135075Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 4,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-07-07",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 49996,
"source_files_sampled": 54,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2753
},
"dependencies": {
"manifests": [
"cli/pyproject.toml",
"docs/package.json",
"pyproject.toml"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm",
"pypi"
],
"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": 41,
"open_issues": 1,
"closed_ratio": 0.98,
"closed_issues": 48,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "MadaraUchiha-314",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/6977429?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
},
{
"type": "User",
"login": "Konoha-14",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/25973629?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.695
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"docs.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"uv.lock"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 3,
"reason": "7 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "645baf548952f88bb0473ca14a382297ac0acbde",
"ran_at": "2026-07-25T20:23:40Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T20:20:42Z",
"oldest_open_prs": [
{
"number": 92,
"created_at": "2026-07-25T18:57:06Z",
"last_comment_at": "2026-07-25T20:20:29Z",
"last_comment_author": "MadaraUchiha-314"
}
],
"last_merged_pr_at": "2026-07-25T20:20:23Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 90,
"created_at": "2026-07-25T18:31:33Z",
"last_comment_at": "2026-07-25T18:57:28Z",
"last_comment_author": "MadaraUchiha-314"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/MadaraUchiha-314/the-loop",
"host": "github.com",
"name": "the-loop",
"owner": "MadaraUchiha-314"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 33,
"vitality": 74,
"community": 37,
"governance": 64,
"engineering": 96
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 79,
"human_commit_share": 0.698,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "79 commits in the last year",
"points": 17.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 79
}
}
],
"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": 25,
"latest_release_tag": "v0.19.0",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 0.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.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": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"forks": 1,
"stars": 4,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "4 stars",
"points": 7.7,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 4
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.695
},
"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 70% of commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 70
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"merged_prs": 41,
"open_issues": 1,
"closed_issues": 48,
"issue_closed_ratio": 0.98,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "41/45 decided PRs merged",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 45
}
}
],
"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": "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": 57,
"inputs": {
"followers": 54,
"owner_type": "User",
"is_verified": null,
"owner_login": "MadaraUchiha-314",
"public_repos": 29,
"account_age_days": 4513
},
"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": "54 followers of MadaraUchiha-314",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 54,
"login": "MadaraUchiha-314"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "29 public repos, account ~12 yr old",
"points": 22.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 29
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"the-loopy-one"
],
"ecosystems": "pypi",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on pypi",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "pypi"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "25 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 25
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 96,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"agentic-coding",
"claude-code",
"claude-plugin",
"claude-skills",
"cursor",
"loop",
"pdlc",
"sdlc"
],
"has_wiki": true,
"homepage": "https://madarauchiha-314.github.io/the-loop/",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://madarauchiha-314.github.io/the-loop/",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "8 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 8
}
}
],
"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": 33,
"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": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "17 out of 17 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "7 existing vulnerabilities detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.983,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2753
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "59 of 60 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 59,
"sampled": 60
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"uv.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.581,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "50 of the last 86 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 50,
"sampled": 86
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 49996,
"source_files_sampled": 54,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/54 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 54,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index pypi:the-loopy-one@0.19.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-25T20:23:54.012464Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MadaraUchiha-314/the-loop.svg",
"full_name": "MadaraUchiha-314/the-loop",
"license_state": "standard",
"license_spdx": "MIT"
}