JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"asynq",
"background-jobs",
"cron",
"distributed-systems",
"generics",
"go",
"golang",
"job-queue",
"message-queue",
"redis",
"redis-streams",
"scheduler",
"task-queue",
"worker"
],
"is_fork": false,
"size_kb": 727,
"has_wiki": true,
"homepage": "https://chronos-go.advenoh.pe.kr",
"languages": {
"Go": 533403,
"CSS": 10763,
"HTML": 7384,
"Makefile": 1971,
"Dockerfile": 407,
"JavaScript": 2745
},
"pushed_at": "2026-07-19T09:01:37Z",
"created_at": "2026-07-05T05:12:07Z",
"owner_type": "User",
"updated_at": "2026-07-19T09:01:41Z",
"description": "A Redis-backed, type-safe distributed task queue and scheduler for Go — a modern alternative to asynq.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "advenoh.pe.kr",
"name": "Frank Oh",
"type": "User",
"login": "kenshin579",
"company": "NAVER LABS Corp",
"location": "South Korea",
"followers": 61,
"avatar_url": "https://avatars.githubusercontent.com/u/1477631?v=4",
"created_at": "2012-02-27T07:42:23Z",
"is_verified": null,
"public_repos": 372,
"account_age_days": 5260
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.1",
"kind": "patch",
"published_at": "2026-07-19T06:13:50Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-18T12:07:13Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2026-07-14T10:44:15Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-07-14T01:58:22Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-07-12T12:40:08Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-07-12T08:12:32Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-12T06:40:07Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-12T03:51:29Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-07-12T01:51:44Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-07-11T23:31:55Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-11T22:11:50Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-11T14:16:09Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-09T14:32:54Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-08T15:44:54Z"
}
],
"recent_commits": [
{
"oid": "5466a9da72e109305bc9d0f2b63c98b05b87bff1",
"body": "docs: link the documentation site",
"is_bot": false,
"headline": "Merge pull request #34 from kenshin579/docs/add-docs-site-link",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-19T09:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc98082ebcb3cba32af1b169b6ca7173314ae31e",
"body": "Add a Docs badge and a documentation callout pointing to\nhttps://chronos-go.advenoh.pe.kr (English & Korean guides).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: link the documentation site",
"author_name": "Frank Oh",
"author_login": null,
"committed_at": "2026-07-19T08:54:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2e0c77b0d54a926e034d505aaac96306a55f0f85",
"body": "RegisterCron parsed specs with cron.ParseStandard, pinning SpecSchedule.Location to time.Local, so cron schedules fired in the process timezone instead of the configured Location. Inject cfg.Location into the parsed schedule when the spec has no explicit CRON_TZ, preserving per-spec CRON_TZ. Adds white-box tests.",
"is_bot": false,
"headline": "fix: honor SchedulerConfig.Location for cron schedules (#33)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-19T06:11:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88fe6d1e2b6a0ec6ae2676f4367562186c928309",
"body": "Add a convention so Git/GitHub artifacts stay in English for this\npublic open-source project, while conversational replies remain in Korean.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: require English for commits, PRs, and release notes (#32)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-18T06:11:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b613e080f316a2f7cee83c63584e0954020107d8",
"body": "Claude Code가 이 저장소에서 작업할 때 참고할 가이드 문서.\n-p 1 필수 이유, 3계층 구조(base/rdb/root), 클러스터 해시태그\n규칙, at-least-once·semver 불변식을 정리.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: CLAUDE.md 추가 (빌드·테스트 명령 + 아키텍처 가이드) (#31)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-18T06:04:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f23c189f8a6c01550c13711ad09462d9bf474f74",
"body": "chore: v1.0.0 준비 — API 감사·문서·안정성 보증",
"is_bot": false,
"headline": "Merge pull request #30 from kenshin579/chore/v1-prep",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-18T05:53:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e5f3313c7da6d5f62ab5d412c180ae2e2b1f8a0",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: README 최상단 상태 문구를 v1.0.0 안정 보증으로 교체 (v0.x 진화 문구 제거)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-18T05:49:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c46866044c7fcdc9fc55f1d63b67b703f7726051",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: CONTRIBUTING.md (셋업·테스트·cluster·소크·PR 규칙)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T07:08:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "31055e874ef6855ed7759bfaeb943347a28be35b",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: README Stability & compatibility + 알려진 한계 통합 + contrib 실험적 문구",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T07:04:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f6accdd0ceb7a7281c8f65926fd1e81db27e4a45",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: godoc 실행 예제 6종 (기본/결과반환/체인/그룹/스케줄러/인스펙터)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T06:58:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a2d4194b34a0296ad5956a76cf3e77965a6b3785",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: doc.go 패키지 개요 (pkg.go.dev 첫 화면)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T06:54:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3d7c87ef197a5f4af19fe0d55c27acca160fe0da",
"body": "…leteTask godoc 정확화\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: v1 감사 반영 — WithTaskID·ServerConfig.Queues·PauseQueue·RunTask/De…",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T06:48:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3307da12329b4f018d6f28ad4bcdf6a7a0a46479",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: v1 공개 API 감사 findings 리포트",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T05:55:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "69d63e9ba809fee8e2216180152630c8575d1aa4",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: v1.0.0 준비 구현 계획 (감사→수정→문서→게이트, 7 태스크)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T05:47:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e38eda74f53c60b3fa71c817fce0604dfcd773d",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: v1.0.0 준비 설계 스펙 (감사→수정→문서→게이트→태그)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-15T05:29:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9ebbd82b3070ecb78fae8b2b73e0b229b5fa080d",
"body": "feat: 그룹 멤버 체인 — 파이프라인 팬아웃(AddChain)",
"is_bot": false,
"headline": "Merge pull request #29 from kenshin579/feat/group-member-chains",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-14T10:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f5cb4928bd104fcbbfea254bf8e992016984321",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: tour 마이그레이션 3단계(덤프→변환→적재)로 헤더 일치 + flat·체인 멤버 혼용 e2e",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T10:33:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "da59b9501ee4abb9c60037b1269056fa2f659d34",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs+test: cluster 스모크 20(그룹 멤버 체인) + tour 16 마이그레이션 + 소크 경로 + README",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T10:24:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b7971396d7fe3bb4fb3812ebcf3c3c74f6e6959b",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: 그룹 보고 게이트(마지막 링크만) + enqueueNext 그룹필드 전파 — 그룹-of-체인 실행",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T10:13:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9f5d6fed59aa7cb9ae2d0770840b99ed45df182b",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: 체인 멤버 첫 링크 지연에 GroupTTL 상한 (flat·ThenGroup 경로와 일관)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T10:05:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "08eb8c4887f224a00310d94e5995f43dc6d5fef4",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Group.AddChain 빌더 — 체인 멤버 스냅샷·검증(ThenGroup·discard·unique 거부)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T09:54:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5bcce66ce154650511bfa633e6780ee976093b38",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: CompleteGroupMember가 GroupMemberID 슬롯으로 SREM (ID 폴백)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T09:49:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6132d425b4f8026425d779b4e711f39960f4ba8a",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: TaskMessage.GroupMemberID (pending SET 슬롯 ↔ 태스크 ID 분리)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T09:47:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9e5607b6322773457ee460cc62df00a08e9dc9b9",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 그룹 멤버 체인 구현 계획 (5 태스크)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T07:24:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bac01a39424a334340b7a737ccebc24f49137c82",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 그룹 멤버 체인 (1레벨 재귀 중첩) 설계 스펙",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T07:17:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "45a864b7eeb0c1a7af5530ff25a19e5b9cd45d6b",
"body": "feat: Chain.ThenGroup — 팬아웃→팬인→후속 병렬 스테이지",
"is_bot": false,
"headline": "Merge pull request #28 from kenshin579/feat/then-group",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-14T01:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69185f67763684d34421c30aecc35cb424f33fe9",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 그룹 스테이지 펜스 정정 — 콜백 hash·콜백 retention이 창을 닫음 (멤버 retention 무관)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T01:42:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8b937f40a48208cf9b50d0c8496a423f8ce7db88",
"body": "…oupresult 집계 + README\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs+test: cluster 스모크 19(ThenGroup) + tour 15 팬아웃 확장 + 소크 워크플로 경로·gr…",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T01:33:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d68a1df6f322ef5784762e30e1b11cfdd9d2d629",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: TaskInfo.ChainNext에 그룹 스테이지 표기 (group[N]→cbKind)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T01:25:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "188263ca3e9a568d054a47a5230679a30cbbb85b",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: ThenGroup 실패·재개(RunTask)·재전달 펜스 e2e",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-14T01:21:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3c09585cb7141fd1eddcb80e78139b3ea5e4e226",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: 그룹 스테이지 실행 — enqueueNextGroup(펜스·결과 복제·꼬리 상속) + 팬아웃→팬인→후속 e2e",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T18:10:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a34550bcbc0b970b620649b27713802ac43dc568",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: 그룹 스테이지 멤버 지연에 GroupTTL 상한 (조용한 좌초 방지) + delay 캡처 헬퍼 추출",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:57:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ec48be7737f7b02670ab47f27dbcf6a173d06730",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Chain.ThenGroup 빌더 — 스테이지 표현·스냅샷·사전 검증 (그룹 첫 스테이지 금지)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:49:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8815ce0ad1bec4d8bdfcda67756dc5b1bc2257d3",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: 스테이지 재생성 시 잔존 결과 정리 + 드레인 계약 문서화 + TaskState 헬퍼",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:41:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f09571f2df05b3ae0da36682bb06c1ce4d695634",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 계획 갱신 — 스테이지 재생성 시 completed 멤버 드레인 (리뷰 지적 반영)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:40:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "29c1067df25fb96ec29b677c63865f0ebbbd7b88",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: rdb 스테이지 그룹 create-if-absent(콜백 펜스) + 콜백의 체인 꼬리 상속",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:33:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "918a74f09862379fb1709239bcff98d723605e67",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: ChainLink 그룹 스테이지 변형 (GroupMemberLink) + GroupCallbackChain",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:26:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aab33d6b39f9de27bb56b7e6c70e5f6089d4737e",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: ThenGroup(PR 2) 구현 계획 (7 태스크)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:21:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f1a7a392b38079e2f5fe653fe5b3317ea425f406",
"body": "feat: 워크플로 결과 전달 — AddHandlerR·PrevResult·GroupResults",
"is_bot": false,
"headline": "Merge pull request #27 from kenshin579/feat/workflow-results",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T16:10:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e8fefc338a71ef223eb990f1d55513f1def7e55",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 결과 전달 단일-홉 의미론 명시 (중간 AddHandler 링크가 릴레이 끊음)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T15:44:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c428ea02f447b759d58ab2a68e21e80c9754705b",
"body": "TestGroup_ResumedMemberResultReachesCallback에서 RunTask 재개 직후\n데드라인을 재설정해, archived 대기 루프가 소진한 시간과 무관하게 콜백\n대기가 온전한 예산을 갖도록 한다(진단 정확도).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "개선: 재개 테스트 데드라인 분리",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T15:21:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dc03b7d0396cb4e85e82b045a8bd2b03f19c1107",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs+test: cluster 스모크 18(결과 릴레이) + tour 섹션 15 + README 결과 전달",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T15:21:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2d63693d6eda43128f73604c481c5b323f58ea2e",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Inspector TaskInfo.HasResult/ResultSize",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T15:12:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "702a58327100e60324ecf0acfd8e60a2cc9e2594",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: group 멤버에 GroupIndex/GroupSize — 콜백이 Add 순서 결과 수신",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T15:07:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "527538ee082e6a2698d58c9c7d45ccda5bba9603",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: 결과 HASH TTL을 pending SET과 lockstep 갱신 (트리클 보고 시 결과 소실 방지)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T15:05:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f97c5e3a838c624a8f6f94f18301c516d8e9402b",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: rdb group 결과 수집 — groupresult HASH + cjson 내장 (원자 Lua 확장)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T15:00:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3c631e556c10ec869d8574026b66c8e800aff05d",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: chain 결과 릴레이 — 후속 메시지에 PrevResult 내장 (재시도에도 보존)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T14:54:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "892581112fe10b41aebd13658e8c8fd6a344ba85",
"body": "… no-retry)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: AddHandlerR + PrevResult/GroupResults/RawGroupResults (1MiB 상한,…",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T14:50:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bce83d4a09cce2f248ff8be7312a909cf9c4be71",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: GroupIndex omitempty 제거 (인덱스 0 명시 직렬화)",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T14:48:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3b309b27653c8ed54fc8ada3c727534c5b539723",
"body": "…oupSize)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: TaskMessage 결과 필드 (Result/PrevResult/GroupResults/GroupIndex/Gr…",
"author_name": "kenshin579",
"author_login": "kenshin579",
"committed_at": "2026-07-13T14:44:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a4940eb5ce84d18b433183b1906e6f3284be3bed",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 결과 전달(PR 1) 구현 계획 (7 태스크)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T14:21:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "81a834c85bfb29dbd2ab7eb75d83e26f5160315d",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: chain×group 조합 + 결과 전달 설계 스펙 (AddHandlerR·릴레이 내장·ThenGroup)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T13:58:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "046854ce35e4d2f8af63827b925ee22828e9052b",
"body": "feat: 소크 테스트 — 장기 부하 누수 검증 (make soak)",
"is_bot": false,
"headline": "Merge pull request #26 from kenshin579/feat/soak-test",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T08:19:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15337e82802951410013540f97888cf65b2e2265",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "최종 리뷰 반영: janitor 가속(DBSIZE 위양성 제거) + 샘플 커버리지 게이트 + 문서·테스트 정비",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T06:34:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "78f8a221c073bf9f4ac365d7c7388719788e3de4",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "개선: chronos 운영 로그를 -serverlog 파일로 — 의도적 실패가 샘플 출력을 묻지 않게",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T06:20:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "73bf0c793c29c2c016236b1e0e98e64933df2b8c",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(soak): benchmarks README 소크 섹션 + 루트 README 릴리스 전 체크리스트",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T06:16:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ce0030b17cc61f24dc7ea4cba470f1d08355198e",
"body": "… + 2차 SIGINT 복원\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: Shutdown 실패를 판정에 합산(행=누수 신호) + elapsed 셧다운 전 스냅샷 + jsonl 늦은 생성…",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T06:08:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a77fb3f78c4122a6bf6f665c8a599df3a9c1ff18",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(soak): cmd/soak — 30초 샘플링·판정 표·exit code + make soak/soak-quick",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T06:01:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "04173592de64d7a5b86fa64dca88a764e50c2cbd",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: pause 종료 레이스 수정(resume 보장) + Rate 클램프 + seenOnce 이중 집계 주석",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T05:57:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "60fa1d919d66957fd3ef41c6f8ce04225a9d516f",
"body": "…tion/chain/group/pause\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(soak): 전 기능 혼합 워크로드 — 성공/재시도/dead-letter/discard/지연/unique/reten…",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T05:46:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "887e975e675f66f1698e57adfbe5e18976a79aaf",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: SCAN 패밀리당 1회(설계대로) + Redis 부재 시 Skip + prev 상태 성공 시 커밋",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T05:42:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "be8450c7e6d7fad0aa684d554fa1d89d61c44b57",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(soak): 샘플러 — GC 후 힙·goroutine·DBSIZE·패밀리별 키 수·처리량",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T05:35:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "269a8cf6087832f58adca14a2ab3fb0c564041d1",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: 워밍업 최소 1개 절삭(작은 n 누수 마스킹 방지) + 절대 슬랙 하이브리드 임계 + 경계 테스트",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T05:31:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "43f0516a58e3f843af768be0821962171ee97a3c",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(soak): 창 비교 판정 — 워밍업 절삭 + 전/후반 평균 (heap x1.2, gor +10, dbsize x1.1)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T05:22:39Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "22f732b64d723a8782bcc76aa8a7f943946e0c37",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(soak): Sample 타입 + JSONL/한 줄 출력",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T05:17:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4c14721d93b09f013a2956f28d031c0f73eae424",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 소크 테스트 구현 계획 (6 태스크)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T04:40:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d48ff9b60ee25ab684d30d79281bf1df804be7c4",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 소크 테스트 설계 스펙 (A-2 — 장기 부하로 누수·키 증가 검증)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-13T01:28:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9d189792b7c3706b822885599d1def3a0497a9d1",
"body": "feat: 큐 일시정지/재개 + 스케줄 레지스트리 (webui Phase 2)",
"is_bot": false,
"headline": "Merge pull request #25 from kenshin579/feat/pause-and-schedule-registry",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T12:27:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd274e1e2f96e52ed160f19fd682aaf81cf62b73",
"body": "- LeaderTTL > 2분이어도 registry heartbeat가 staleAfter(1분)를 항상 이기도록 클램프\n- pause 테스트 대기를 pauseCheckInterval+pollBlock+1s로 — 최악 경로(진행 중 블로킹 라운드) 커버\n- 스케줄러 페이지 라벨 \"fired at least once\" → \"registry + fire history\"\n- WRR×paused 상호작용 무해함 주석\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: renew 틱 20s 클램프(stale 오표시 방지) + pause 테스트 sleep 상수화 + webui 라벨",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T12:14:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e02e1b9ea55183c01940d2e261828c4fc90ba3a3",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: tour 섹션 14(pause) + README pause·레지스트리 + cluster 스모크 17",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T12:02:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4d513b368ba232f9278028ab4b14c8e678ab15de",
"body": "queueAction 헬퍼(Origin 가드+PRG), 대시보드 배지는 hidden 토글로 5s\n폴링에 반영, 큐 상세 Pause/Resume 버튼, 스케줄러 표에 Kind/Queue/Spec/\nLastSeen + stale 회색.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: webui 큐 pause/resume 토글·⏸ 배지 + 스케줄러 레지스트리 컬럼",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T11:58:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a6cf207c4c110dd4cb11f843fde29a8ea3a7c232",
"body": "Scheduler.Start가 멱등 HSET으로 레지스트리 등록, 기존 renew 틱에서\nlast_seen touch(새 고루틴 없음). SchedulerStatus가 레지스트리+발화\n이력을 ID로 병합 — 미발화 스케줄도 노출, 이력-only 잔재 유지, 60s\nstale 판정.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: 스케줄 레지스트리 — Start 등록·renew 틱 touch·SchedulerStatus 병합+stale",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T11:56:21Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "17327330de11e42f152ea2ecfb29f51c217f3648",
"body": "…PAUSED 컬럼\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Inspector Pause/Resume/PausedQueues + CLI queue pause/resume + …",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T08:40:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b66e1221b4b99b6bfb8d3b10efbdb7410ba59855",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: fetchLoop paused 큐 제외 (1s 캐시 — 소비만 중단)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T08:36:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "1d073c94621706b895a4a0277dee20200130197e",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: rdb pause(SET)·스케줄 레지스트리(HASH) — 전역 단일 키, cluster-safe",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T08:32:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a879f44bcae685c3ab1ccd206d669a5c636fa4c8",
"body": "6개 태스크(rdb/서버 fetchLoop/Inspector·CLI/스케줄러 통합/webui/\ncluster·tour·README·PR).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: pause/resume + 스케줄 레지스트리 구현 계획",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T08:27:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4cb0cd163791f16f6b6338711351d36b8480cded",
"body": "pause = 소비만 중단(전역 SET + 서버 1s 캐시, asynq 의미론).\n레지스트리 = 전역 HASH + last_seen stale 판정(Shutdown 삭제 없음 —\n다중 인스턴스 보호). 둘 다 단일 키 명령만 — cluster-safe, 신규 Lua 없음.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 큐 일시정지/재개 + 스케줄 레지스트리 설계 스펙 (webui Phase 2)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T08:20:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b5ec2b0b4aad385fb5dbcfffb9ae78bd17701a3c",
"body": "* docs: Web UI v2 설계 스펙 (카드 그리드 + 워크플로 스테퍼, cluster-aware)\n\nVisual Companion으로 UX 확정: 대시보드=카드 그리드, 태스크 상세=체인\n스테퍼/그룹 격자. 기능 8종 채택, Phase 1(이번)/Phase 2(pause·스케줄\n레지스트리 — 코어 필요) 분할. v1 리뷰 교훈 선반영.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* docs: Web UI v2 구현 계획\n\n8개 태스크 — v1\n[…]\nhedules 키 패턴 단일\n 소스, README 마운트 안내 정정(루트 전용 명시).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Web UI v2 — cluster-aware 콘솔 (카드 대시보드·워크플로 스테퍼) (#24)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T08:07:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2d796122a9decd683beadd601fb4431a90db7dc8",
"body": "* docs: 성능 벤치마크 설계 스펙\n\nbenchmarks/ 별도 모듈(asynq 격리) + 전용 바이너리. 시나리오 5개(enqueue/\ne2e 지연 백분위/동시성 스케일링/chain·group 오버헤드), asynq 비교는 기본\n설정 공정성 원칙 명문화. 측정→해석→개선 논의 순 진행.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* docs: 성능 벤치마크 구현 계획\n\n8개 태스크 — 하네스 5개(bench 라이브러리/chronos 시나리오 4\n[…]\ncs: asynq enqueue 수치 갱신 (공정성 수정 후 재측정 27,133 t/s)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: 성능 벤치마크 + 병목 2건 수정 (asynq 대비 e2e 2.5~4배) (#23)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T06:37:40Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "23eddd18e6bf449711860ef8c7e7fadabb3d5900",
"body": "* docs: Task Groups(병렬 fan-out + 완료 콜백) 설계 스펙\n\nNewGroup().Add(...).OnComplete(...).Enqueue() 빌더. 그룹 상태 = pending\n멤버 ID SET(SREM 멱등, 콜백 큐 슬롯 배치로 단일 원자 Lua). 부분 실패 =\n그룹 대기 + RunTask 재개(Chain과 동일 의미론). SET TTL 7일 안전망.\n그룹×체인 조합은 범위 제외.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com\n[…]\nix: 코드 리뷰 반영 — 멤버 사전검증(TTL 초과·discard 거부), 보고 시 TTL 갱신, 테스트 결정화\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Task Groups — 병렬 fan-out + 완료 콜백 (NewGroup/Add/OnComplete) (#22)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T03:40:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "571117260898801f7e4d0c65c2c9ab1eaa12fd34",
"body": "* docs: Task Chain(연쇄 실행) 설계 스펙\n\nNewChain().Then(...).Enqueue() 빌더. 후속 링크를 TaskMessage에 내장해\ndead-letter RunTask 재개가 공짜. 결정적 후속 ID + create-if-absent Lua로\nat-least-once 중복 방지. 실패=중단. Group은 범위 제외.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* docs: Task Chain 구현 계획 (+스펙에 un\n[…]\nueue 재시도, 보관 링크 꼬리 제거, ProcessAt/Discard 가드, at-most-once 문구 정정\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Task Chain — 연쇄 실행 (NewChain/Then/Enqueue) (#21)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-12T01:45:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "29c13a512356cd0494ae92cd20f1aef4581226f7",
"body": "* docs: completed retention 설계 스펙\n\nWithRetention(d) 태스크별 옵션(asynq 패리티, 기본 0=즉시 삭제).\ncompleted ZSET(score=만료시각) + janitor TrimCompleted + Inspector/CLI\ncompleted 상태(run/delete 허용) + cluster 스모크 확장.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* docs: completed retention 구현 계\n[…]\n무시, 재enqueue 시 잔존 ZSET 정리, 스케줄러 retention 전달, completeCmd 중복 제거\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: completed retention (WithRetention — 성공 태스크 보관·조회) (#20)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-11T23:16:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b1418f01a3b1daee0ed89d746c210afbddce332a",
"body": "* docs: Redis Cluster 지원 설계 스펙\n\nCLI --standalone/--cluster 플래그 + 로컬 opt-in 스크립트-완전 통합 검증\n(docker compose 6노드) + README 문서화. 코어 무변경(이미 cluster-safe).\nSentinel은 범위 제외(주입 가능, 공식 검증 밖).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* docs: Redis Cluster 지원 구현 계획\n\n8개 태스크(CLI/comp\n[…]\n docs: README Redis Cluster 섹션 (키 설계·CLI·로컬 검증법)\n\n* fix: 코드 리뷰 반영 (unreachable 클러스터 Fatal, compose 견고화, 주소 트리밍, 테스트 마진)\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Redis Cluster 지원 (CLI --cluster + 스크립트-완전 통합 검증) (#19)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-11T22:04:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4ba2f39023da2e150eb581b62795f09f42937109",
"body": "Web UI 콘솔 모듈을 일단 내린다. cluster/sentinel 접속 지원 등 방향을\n재정리한 뒤 다시 개발할 예정. 코어 개선(TaskMessage.LastErr,\nInspector.GetTask, TaskInfo 확장, 센티넬 에러)은 라이브러리 자체 가치가\n있어 그대로 유지한다. 설계/계획 문서는 재개발 자산으로 보존.\n\n- contrib/webui 모듈 전체 삭제\n- 루트 README의 Web console 항목 제거\n- CI의 contrib/webui 테스트 스텝 제거\n\nv0.3.0 릴리스는 그대로 둔다(공개 태그 unpublish 안 함).\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: contrib/webui 제거 (추후 재개발) (#18)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-11T14:26:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2fb0de24b7d989c2fd73764915d2880fd7f8112f",
"body": "* docs: Web UI(태스크 관리 콘솔) 설계 스펙\n\ncontrib/webui nested 모듈로 embed HTTP 서버 + 브라우저 콘솔. dead-letter를\n열어 payload/에러 확인 후 재실행/삭제. 코어에 마지막 에러 저장(Lua 무변경)\n+ Inspector.GetTask/TaskInfo 확장. 보안은 localhost 기본 + 프록시 위임.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n* docs: Web UI 태스크 관리 콘\n[…]\ndown)\n\n* docs: webui README + 루트 README + CI 스텝\n\n* fix: 코드 리뷰 반영 (CSRF Origin 체크, HTTP 상태 정정, 템플릿 캐시/가드, 리스너 준비 후 브라우저)\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Web UI 태스크 관리 콘솔 (contrib/webui) (#17)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-11T14:07:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b682516c1b18465c03c48673cd93ea8ca8fb3038",
"body": "ServerConfig.Queues의 가중치를 실제로 사용한다. 부하 시 weight 6인 큐는\nweight 1인 큐보다 약 6배 자주 dequeue되며(smooth weighted round-robin,\n기아 없음), StrictPriority:true면 높은 가중치 큐를 항상 먼저 비운다.\n\n- wrr.go: nginx smooth weighted round-robin picker. weight는 [1,maxWeight]로\n 정규화(<=0→1, 과대값 클램프)해 total 오버플로 방지. |current|<=total 유계.\n\n[…]\n업 재생 없음).\n 회귀 테스트 TestServer_ProcessesTaskEnqueuedBeforeStart 추가.\n- examples/tour 섹션 10(가중치 비율 눈으로 확인), README Queue priority 섹션.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: 가중치 우선순위 큐 (weighted + StrictPriority) (#16)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-09T13:28:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "27fce245b43916c4f6fd21acc45db5c5b8eb5ae5",
"body": "janitor(섹션 8)·heartbeat(섹션 9)는 이미 구현돼 정상 동작하나 파일\n상단 doc 주석이 \"M1/M2/M3\"까지만 언급하는 낡은 상태였음. 스케줄러\n페일오버·janitor·heartbeat까지 실제 커버 범위를 반영하도록 수정.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: tour 상단 주석을 전체 9섹션 범위로 갱신 (#15)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-09T12:25:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "399197f1df0598e87587334d9d217ce12c979eeb",
"body": "두 번째 enqueue 전에 첫 태스크가 완료돼 unique 락이 해제되면 두 번째가\n정당한(비중복) enqueue가 되어 runs=2로 간헐 실패(느린 CI에서 노출).\n핸들러를 release 채널로 블록해 첫 태스크를 in-flight로 유지한 뒤 중복\nenqueue를 시도하도록 결정적으로 변경. -count=10 안정 통과.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: TestCompat_EnqueueUniqueDedup 플레이키 수정 (CI 실패) (#14)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T15:41:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0f700972632f8d9c95eda72cbb673fa981483e83",
"body": "chore: OSS 출시 준비 (README + LICENSE + CI)",
"is_bot": false,
"headline": "Merge pull request #13 from kenshin579/chore/oss-release-prep",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T15:31:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c93ba1bb89494fb18b4bdb83481d89accb0df52",
"body": "- README.md: 소개·빠른시작·스케줄링·관찰·아키텍처·vs asynq·한계/로드맵 (영어)\n- LICENSE: MIT (Copyright 2026 Frank Oh)\n- .github/workflows/ci.yml: Redis 서비스 + gofmt/vet/test(-race -p 1) + contrib\n- go.mod: go 1.26 (양 모듈)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: OSS 출시 준비 — README(EN) + LICENSE(MIT) + CI + go 1.26",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T14:41:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e0fe3571fddc62ddb0a1a262eab1a52ab11bb47e",
"body": "docs: 투어에 janitor·heartbeat 섹션 추가",
"is_bot": false,
"headline": "Merge pull request #12 from kenshin579/feat/tour-janitor-heartbeat",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T14:17:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a27adc6700ca22fa0247159594bac97ea30f7d05",
"body": "- 섹션 8 janitor: dead-letter가 archived에 보관됐다 retention(2s) 후 자동\n 정리(archived 5→0)되는 것을 관찰\n- 섹션 9 heartbeat: RecoverMinIdle(700ms) 초과 태스크(2초 처리)가 정확히\n 1회 실행 — heartbeat가 lease 갱신해 recoverer 오회수 없음\n- LongArgs 타입 추가, 기존 insp 재사용\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: 투어에 janitor·heartbeat 섹션 추가 (관찰 습관 복구)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T14:13:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7289e9284a586ab67da920ce88dee47c36588e99",
"body": "heartbeat: in-flight 태스크 lease/unique 락 갱신",
"is_bot": false,
"headline": "Merge pull request #11 from kenshin579/feature/chronos-heartbeat",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T14:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "042e2b5ce203a2ea6c3acec28ae0bc3d909b97ac",
"body": "# Conflicts:\n#\tserver.go",
"is_bot": false,
"headline": "Merge branch 'main' into feature/chronos-heartbeat",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T14:05:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef70d7e093c41f2d252c14f3b4fcf8d59ed10b33",
"body": "retention/janitor: archived 태스크 자동 정리",
"is_bot": false,
"headline": "Merge pull request #10 from kenshin579/feature/chronos-retention-janitor",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T14:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70ddcbe7dfb5fb0a2e4e2732681083cf7cf8ad5c",
"body": "HeartbeatInterval이 RecoverMinIdle 이상(또는 미설정)이면 RecoverMinIdle/3로\n클램프하고 1ms 하한 적용. 오설정으로 in-flight 태스크가 회수돼 중복\n실행되는 것과 NewTicker(0) panic을 방지. 클램프 회귀 테스트 추가.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "리뷰 반영: HeartbeatInterval 클램프 (오설정 시 recoverer 오회수 방지)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T13:47:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f97f260c86c8b1195095df81754c1b134ad38fa0",
"body": null,
"is_bot": false,
"headline": "test/docs: heartbeat가 처리>TTL에도 unique 락 유지 실증 + 한계 문서 갱신",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T13:41:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf2e214dcf218a2b82f928a5d1afcc0abc6d9690",
"body": "고정 sleep 후 baseline 캡처가 -race 누적 부하에서 before=0이 되어\n간헐 실패하던 것을, eventually로 \"실제 fire 발생 → 실패 후에도 진행\"을\n기다리도록 변경.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: SchedulerFailover를 진행 기반으로 견고화 (flaky 수정)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T13:38:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d23fb7147a4e8bcc2fe56a606ad5b111b651f82b",
"body": "…que TTL 상한 해결)",
"is_bot": false,
"headline": "feat: server heartbeat — in-flight lease/unique 갱신 (recoverer 오회수·uni…",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T13:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c680a1bd91b11186b57820d5afcec5ce7b4b7eee",
"body": null,
"is_bot": false,
"headline": "feat: rdb ExtendLease(XCLAIM JUSTID) + RenewUnique(PEXPIRE)",
"author_name": "Frank Oh",
"author_login": "kenshin579",
"committed_at": "2026-07-08T13:29:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 14,
"commits_last_year": 184,
"latest_release_at": "2026-07-19T06:13:50Z",
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 3,
"days_since_latest_release": 4,
"mean_days_between_releases": 0.8
},
"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": "github.com/kenshin579/chronos-go",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/kenshin579/chronos-go",
"is_deprecated": false,
"latest_version": "v1.0.1",
"repository_url": "https://github.com/kenshin579/chronos-go",
"versions_count": 14,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T06:11:03Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"benchmarks/go.mod",
"contrib/prometheus/go.mod",
"contrib/webui/go.mod",
"go.mod"
],
"largest_source_bytes": 32395,
"source_files_sampled": 120,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 6302
},
"dependencies": {
"manifests": [
"benchmarks/go.mod",
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/redis/go-redis/v9",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v9.21.0"
},
{
"name": "github.com/robfig/cron/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 34,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "kenshin579",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/1477631?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "7 out of 7 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/7 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5466a9da72e109305bc9d0f2b63c98b05b87bff1",
"ran_at": "2026-07-23T16:02:52Z",
"aggregate_score": 3.2,
"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-19T09:03:40Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-19T09:01:35Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kenshin579/chronos-go",
"host": "github.com",
"name": "chronos-go",
"owner": "kenshin579"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 33,
"vitality": 74,
"community": 33,
"governance": 57,
"engineering": 81
},
"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": 184,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"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": "184 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 184
}
}
],
"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": 14,
"latest_release_tag": "v1.0.1",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 0.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "14 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 14
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~0.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0.8
}
}
],
"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": 33,
"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": "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": 57,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "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": 34,
"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": "34/34 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 34,
"decided": 34
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/7 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": 60,
"inputs": {
"followers": 61,
"owner_type": "User",
"is_verified": null,
"owner_login": "kenshin579",
"public_repos": 372,
"account_age_days": 5260
},
"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": "61 followers of kenshin579",
"points": 12.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 61,
"login": "kenshin579"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "372 public repos, account ~14 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 372
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/kenshin579/chronos-go"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 4
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 4 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 4
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "14 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 14
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 81,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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": "7 out of 7 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": [
"asynq",
"background-jobs",
"cron",
"distributed-systems",
"generics",
"go",
"golang",
"job-queue",
"message-queue",
"redis",
"redis-streams",
"scheduler",
"task-queue",
"worker"
],
"has_wiki": true,
"homepage": "https://chronos-go.advenoh.pe.kr",
"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://chronos-go.advenoh.pe.kr",
"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": "14 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 14
}
}
],
"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): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.2
},
"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": "7 out of 7 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/7 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "1 existing vulnerabilities detected",
"points": 6.8,
"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": 75,
"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.83,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 6302
},
"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": "83 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 83,
"sampled": 100
}
}
],
"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": [
"go.sum"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.84,
"toolchain_manifests": [
"benchmarks/go.mod",
"contrib/prometheus/go.mod",
"contrib/webui/go.mod",
"go.mod"
],
"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": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "84 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 84,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 32395,
"source_files_sampled": 120,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/120 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 120,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-23T16:03:08.671590Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kenshin579/chronos-go.svg",
"full_name": "kenshin579/chronos-go",
"license_state": "standard",
"license_spdx": "MIT"
}