原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"async",
"cqrs",
"cqrs-es",
"event-sourcing",
"go",
"golang",
"quiver",
"websockets"
],
"is_fork": false,
"size_kb": 337,
"has_wiki": false,
"homepage": "http://char2cs.github.io/asynx/",
"languages": {
"Go": 435861,
"Makefile": 291
},
"pushed_at": "2026-07-17T15:57:52Z",
"created_at": "2026-02-28T23:04:14Z",
"owner_type": "User",
"updated_at": "2026-07-17T15:55:31Z",
"description": "Validate early, commit confidently. Event sourcing + CQRS for Go with command-first validation and automatic event diffs.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "develop",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "char2cs.net",
"name": "Mateo Urrutia",
"type": "User",
"login": "char2cs",
"company": "Rabbyte Software",
"location": "Argentina, Buenos Aires",
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/83291785?v=4",
"created_at": "2021-04-27T13:59:45Z",
"is_verified": null,
"public_repos": 3,
"account_age_days": 1911
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-07-17T15:57:53Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-07-09T22:33:32Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-05-01T22:32:58Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-05-01T20:41:07Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-04-28T17:52:51Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-04-27T14:34:13Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-04-15T22:10:51Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-04-08T17:23:59Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-04-06T21:59:11Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-03-15T15:15:04Z"
}
],
"recent_commits": [
{
"oid": "5271ad71416d4653c5009c386ef874b8ce589f6b",
"body": "…v0.8.0, breaking) (#39)",
"is_bot": false,
"headline": "fix: snapshot store O(n) read → one upserted snapshot per aggregate (…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-07-17T15:55:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ffc453f764fd9e38ac29228f3eea344d6d3662",
"body": "…rsPerShard) (#37)",
"is_bot": false,
"headline": "fix: enforce optimistic concurrency on the write path (+ expose Worke…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-07-09T22:29:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b14a5f77c8a685ba98e69a80c627183909249129",
"body": "…e to public API (#36)",
"is_bot": false,
"headline": "Refresh stale README, add production patterns, promote in-memory stor…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-07-01T22:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8794cf30f59a7ec07ffaa714928a5f67674b258c",
"body": "…n permissions (#35)\n\nSigned-off-by: Mateo Urrutia <me@char2cs.net>\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>",
"is_bot": false,
"headline": "Potential fix for code scanning alert no. 1: Workflow does not contai…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-06-16T02:39:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e669ea0265800c1ce741621d37b30660b2e14788",
"body": "… group across 1 directory (#34)\n\nbuild(deps): bump pymdown-extensions in the pip group across 1 directory\n\nBumps the pip group with 1 update in the / directory: [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions).\n\n\nUpdates `pymdown-extensions` from 10.21 to 10.21.3\n- [Release \n[…]\n dependency-type: direct:production\n dependency-group: pip\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump pymdown-extensions from 10.21 to 10.21.3 in the pip…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-09T18:14:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e928e32a2cba29291913e4d378b0f8b782759c49",
"body": null,
"is_bot": false,
"headline": "Backport v0.6.2 (#33)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-05-01T22:34:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42a92d6fc067a54a5afe4b1975c2ff4fbe4f4e3b",
"body": "…1) (#32)",
"is_bot": false,
"headline": "fix: resolve WaitPublish data race with async reaction goroutines (#3…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-05-01T22:31:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ae989ce209e407c76d7feb0242b27cf7d39087",
"body": "Fix data race in dispatcher.WaitIdle() that occurred when reaction handlers\nspawned goroutines sending commands while WaitPublish() was running.\n\nThe race was between worker goroutines calling Dispatch() (modifying WaitGroup\nstate) and test goroutines calling WaitIdle() (reading WaitGroup state). Th\n[…]\nwaiting' flag in WaitIdle() around jobsWg.Wait()\n- Add test case reproducing the exact race condition\n\nAll tests pass with -race flag enabled.\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: resolve WaitPublish data race with async reaction goroutines (#31)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-05-01T22:30:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bbb93a76e09889044cd0930c73b449f050bca2c2",
"body": "fix: dispatcher WaitIdle synchronization race with concurrent Dispatch calls\n\nThe race: WaitPublish() returned before pool workers finished accessing\ndispatcher state. jobsWg.Add(1) happened inside d.mu.Lock(), leaving a\nrace window from function entry to lock acquisition. If WaitIdle() checked\nduri\n[…]\nt path).\n\nValidated with race detector: 30x full test suite passes cleanly.\nNew regression test: TestWaitPublish_NoRaceWithConcurrentDispatch.\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: dispatcher WaitIdle synchronization race (#28) (#29)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-05-01T20:39:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a695e7531ea7767750c2e393671de5759f883e4c",
"body": "fix: dispatcher WaitIdle synchronization race with concurrent Dispatch calls\n\nThe race: WaitPublish() returned before pool workers finished accessing\ndispatcher state. jobsWg.Add(1) happened inside d.mu.Lock(), leaving a\nrace window from function entry to lock acquisition. If WaitIdle() checked\nduri\n[…]\nt path).\n\nValidated with race detector: 30x full test suite passes cleanly.\nNew regression test: TestWaitPublish_NoRaceWithConcurrentDispatch.\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: dispatcher WaitIdle synchronization race (#28)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-05-01T20:38:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8dd0dd85cf5ea90c2cccf5c6ab11c8eb1114e7af",
"body": "…… (#27)\n\nfeat: add Topic(), Listen(), and SubscribeWait() for channel-based event subscriptions (#26)\n\n* feat: add Topic() pattern helper for namespaced event subscriptions\n\n\n\n* feat: add Listen() channel-based subscription\n\n\n\n* fix: resolve Listen() races and unbounded-mode deadlock\n\nC1: subID is \n[…]\nr sendMu in bounded mode, ensuring handlers\nthat slipped past the fast-path closed.Load() check cannot send to a\nclosed channel.\n\n\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add Topic(), Listen(), and SubscribeWait() for channel-based ev…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-28T17:51:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "22c680a4fd1e910c64da8fdb832d3adb5fa1f408",
"body": "…ent subscriptions (#26)\n\n* feat: add Topic() pattern helper for namespaced event subscriptions\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* feat: add Listen() channel-based subscription\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n* fix: resolve Listen() races and un\n[…]\npast the fast-path closed.Load() check cannot send to a\nclosed channel.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add Topic(), Listen(), and SubscribeWait() for channel-based ev…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-28T17:51:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "05ab75efc45b947049fe82813fd11cedc358980d",
"body": "* docs: add design spec for per-aggregate ordered event delivery\n\nIntroduces a Dispatcher component between CommandExecutor and Bus\nthat guarantees subscribers see events in aggregate order regardless\nof Send vs SendWait usage.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n*\n[…]\ncurrent Dispatch sends and Close closing channels\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: per-aggregate ordered event delivery (#25)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-27T14:31:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "24c6bb9701576db1c6fda4a20b7a82d95050afc2",
"body": "…… (#24)",
"is_bot": false,
"headline": "fix: coverage improvements, ErrBus mock, ForgetCommand restructure, F…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-15T22:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67ea5e8a924c972153f2c5baaa02aa2f0f3231a3",
"body": "…… (#23)",
"is_bot": false,
"headline": "fix: coverage improvements, ErrBus mock, ForgetCommand restructure, F…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-15T22:09:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df5088a014d8120ce94dc2dd41eff18deeeddff",
"body": "…aaS docs (#22)\n\n* docs: add Forget as a Service design spec\n\nCovers public API (Forget, OnForget, WithForgetHandler, ForgetHandler[T]),\ninternal execution flow via forgetCommand[T] + SendWait + EventStore.Delete,\nasynx.* event namespace convention, error handling, and testing plan.\n\nCo-Authored-By:\n[…]\nom>\n\n* test: improve coverage to 96.1% — all packages at or above 95%\n\n* docs: add Forget as a Service consumer guide\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: coverage improvements, ErrBus mock, ForgetCommand restructure, F…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-15T22:08:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6d08b568421fd3330cf64651e0f91bad701202c4",
"body": null,
"is_bot": false,
"headline": "Release/2026 04 14 (#20) (#21)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-15T02:04:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b1c3cd1ddb9c718a77053b79949b0440fe10cf",
"body": null,
"is_bot": false,
"headline": "Release/2026 04 14 (#20)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-15T02:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75ae5566ce8765b0382421880e5d4a42f930746a",
"body": "* docs: add Forget as a Service design spec\n\nCovers public API (Forget, OnForget, WithForgetHandler, ForgetHandler[T]),\ninternal execution flow via forgetCommand[T] + SendWait + EventStore.Delete,\nasynx.* event namespace convention, error handling, and testing plan.\n\nCo-Authored-By: Claude Sonnet 4.\n[…]\n fold methods into asynx.go\n\n* test(commands): add ForgetCommand unit tests, bring internal/commands to 100% coverage\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Forget as a Service (#19)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-15T02:02:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "02cb008b97a0cac75707c4600ab2edaa28fdd75e",
"body": null,
"is_bot": false,
"headline": "Backport v0.3.1 (#18)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-08T17:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da2405b1f32dad0c1d13cbf130861c85cbe6531",
"body": "* feat: add SendWait — synchronous command dispatch with handler completion guarantee (#14)\n\n* docs: add EmitWait design spec\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>\n\n* feat: add SendWait — synchronous command dispatch with handler completion guarantee\n\nSendWait(ctx, \n[…]\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nSigned-off-by: Mateo Urrutia <me@char2cs.net>\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release/2026 04 08 (#17)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-08T17:22:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c8f5b503ec732f9f9996fe30fcad56f2b526c69c",
"body": "* fix: close WaitPublish data race; add PublishErrorHandler at exec layer\n\nReplace publishAsync's sync.WaitGroup with a mutex-protected counter and\nsync.Cond. The WaitGroup violated its own documented invariant: a new Add\nwhen the counter is zero must not race with a returning Wait. This race\nfires \n[…]\nthe\ntyped handler without losing type safety.\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: close WaitPublish data race + add PublishErrorHandler (#16)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-08T17:12:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3d4ea48d017cfab8a922c174a6b20b3ffcf04ee2",
"body": "…… (#15)\n\nfeat: add SendWait — synchronous command dispatch with handler completion guarantee (#14)\n\n* docs: add EmitWait design spec\n\n\n\n* feat: add SendWait — synchronous command dispatch with handler completion guarantee\n\nSendWait(ctx, cmd) blocks until the event is durably written and all\nmatchin\n[…]\nature changed from (error) to (Event[T], error).\n\n\n\n* docs: clarify Send vs SendWait contract in interface comments\n\n\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add SendWait — synchronous command dispatch with handler comple…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-06T21:53:10Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3a528c3b6078a57e5afd7dcf829b3e18de5288b7",
"body": "…tion guarantee (#14)\n\n* docs: add EmitWait design spec\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>\n\n* feat: add SendWait — synchronous command dispatch with handler completion guarantee\n\nSendWait(ctx, cmd) blocks until the event is durably written and all\nmatching projec\n[…]\nnd vs SendWait contract in interface comments\n\nCo-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add SendWait — synchronous command dispatch with handler comple…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-04-06T21:45:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "71bc75b2e3cc75fb75c5ac5389ed9e53eaaa5b33",
"body": null,
"is_bot": false,
"headline": "Release: comprehensive CI/CD setup (#13)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-15T15:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "413c636fd072e9fcb8cb6b8a0dc120b89b1aeef2",
"body": "Resolved merge conflict in deploy-docs.yml by keeping develop's version\nwhich triggers on master branch and includes all path watchers.\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Merge master into release/2026-03-15",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-15T15:13:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2d12a0bc73f93dd2ac7e1d4bc7eb868ef23908e0",
"body": null,
"is_bot": false,
"headline": "ci: add comprehensive GitHub Actions workflows (#12)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-15T15:10:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80e23692c135dc655b984c9bb7a73464ddec6af3",
"body": "- Remove Benchmark Comparison job from ci.yml (PR checks)\n- Remove Benchmarks job from release.yml\n- Benchmarks are inherently slow for async test operations\n- Can be run manually locally or on demand\n\nFocus CI on: tests + code coverage (95% minimum)\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: remove benchmark validation from CI",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-15T15:08:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a7d0980787b080f968ea943895d9f56fa6d89590",
"body": "- PR CI now runs benchmarks with -count=3 (3 runs instead of 6)\n- Reduces PR CI time from ~5-10 min to ~2-5 min (50% faster)\n- Still provides statistical significance with benchstat\n- Release workflow already uses -count=1 for fast validation\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "perf: reduce benchmark count from 6 to 3 on PR CI",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-15T14:53:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e89fc554f600ee794a60c02c1263097977a96d95",
"body": "Add detailed README with focused code snippets demonstrating key features: command validation, event handling, projections with patterns and timeouts, schema evolution with upcasters, custom store implementation, builder configuration, and error handling. New tagline: \"Validate early, commit confidently.\"\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: Write comprehensive README showcasing library capabilities (#11)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-15T14:42:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e31ea2515881d8ec1be5a74fd49123010485d533",
"body": "- Add branch-policy.yml: enforce branch naming conventions\n- Add ci.yml: PR CI with tests, coverage check (95% min), and benchmark comparison\n- Add release.yml: manual release workflow with version tagging and GitHub Release\n- Coverage threshold: 95% minimum required on PRs\n- Benchmark regression threshold: >10% fails CI\n- Release workflow accepts version input (vX.Y.Z format) and creates git tag\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: add comprehensive GitHub Actions workflows",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-15T14:42:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2f501ac4cac749e9ad797d95089218e315b8faa2",
"body": null,
"is_bot": false,
"headline": "refactor: remove dead config fields from asynxImpl (#10)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-14T21:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bbe85e458b2689e52dc678b0d3c8f42a21dbe63",
"body": "* performance big improvements\n\n* feat: Complete code quality improvements and production example\n\n## Code Quality Fixes\n\n1. **CRITICAL**: Fix panic safety bug in bus/exec.go\n - Prevent onPanic callback panic from blocking close(done)\n - Restructure defers to guarantee cleanup\n - Add inner rec\n[…]\nections_test.go (100% coverage)\n- example/README.md (comprehensive guide)\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Complete code quality improvements and production example (#9)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-14T20:16:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3bbb28c48ccf194857a9c5f8572079c83f3d2212",
"body": "* before performance improvements\n\n* refactor: Eliminate time.Sleep from test suite with deterministic synchronization\n\nReplace 12 time.Sleep calls (out of 15 total) with deterministic blocking\nprimitives using production test-only hooks. This makes tests faster, more\nreliable, and eliminates timing\n[…]\nre now deterministic and non-flaky\n- ~5ms faster test execution per suite\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Processor (#8)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-14T18:18:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "229df79a553c118014395951b96335fc3637537d",
"body": "* feat: implement eventstore package with reader, writer, replayer\n\n- Add internal/eventstore package with Reader, Writer, Replayer sub-modules\n- EventStore[T] coordinates all three: warm/cold read paths, RFC 6902 diffs,\n upcaster chain, auto-snapshots on schema migration\n- Move Upcaster type to mo\n[…]\nrace detection\n- Ensures all tests benefit from race condition detection\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: EventStore System - Complete Implementation (#7)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-13T22:46:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "03f13ac3a9fa25239df840d65fa23d8d0e54a678",
"body": "feat: implement MemoryStore for in-memory testing\n\nAdds store/memory_store.go with a thread-safe MemoryStore that implements\nthe Store interface (Append, ReadFrom, ReadRange) using sorted in-memory\nslices, enforcing (aggregateID, version) uniqueness. Includes 17 unit tests\ncovering ordering, uniqueness, empty streams, context cancellation, and\nconcurrent access.\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: implement MemoryStore (#6)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-11T23:20:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "87099bee46429e7e33473a90bedab4d45f16960f",
"body": "…kage restructure (#5)\n\n* bus impl: first commit\n\n* feat: implement SSD bus with TDD bug fixes and package restructure\n\n- Fix double-panic crash: wrap fallback call in inner recover so a second\n panic never escapes ExecuteHandler and crash the process\n- Fix timed-handler panic silently swallowed: a\n[…]\nSplit models into one file per concern (event, command, handlers, etc.)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: SSD bus — bug fixes, ctx threading, configurable callbacks, pac…",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-11T17:41:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "80dc06f79141676c62bbcb0de913cdad66e07404",
"body": "Added a security policy document outlining supported versions and vulnerability reporting.\n\nSigned-off-by: Mateo Urrutia <me@char2cs.net>",
"is_bot": false,
"headline": "Create SECURITY.md for security policy and reporting",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-11T01:47:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2e02b32641380dddcad2e454d0df587fb848fab",
"body": "feat: implement core package with types, interfaces, and builder\n\nDefines the foundational layer of Asynx — zero internal dependencies,\nimported by all other packages.\n\n- Event[T], Command[T] as core domain types\n- Bus[T], Store as pluggable infrastructure interfaces\n- Asynx[T] public interface with\n[…]\nndlerTimeout)\n- Upcaster type with context and error return\n- Sentinel errors with asynx: prefix\n- mocks/ package for Bus[T], Store, and Order commands\n\nCo-authored-by: Claudio <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: implement core package (#4)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-11T01:47:09Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "de9e111e4255b5cedfba3e85d89f89acde05ceea",
"body": "* ci: Update workflow to trigger on master and docs/initial-spec branches\n\n- Allow GitHub Pages deployment from both master and docs/initial-spec\n- Add requirements.txt to path triggers\n- This enables docs to deploy when merged to master\n\n* sdd: inner-modules specs defined",
"is_bot": false,
"headline": "Docs/initial spec (#3)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-10T23:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c544ef994d532ab47d7c1682d777b39084057691",
"body": "* docs: Initialize documentation site with MkDocs + GitHub Pages\n\n- Set up MkDocs with Material theme for professional documentation\n- Create homepage with project overview and quick links\n- Add comprehensive specification document covering all modules:\n - Core foundation (Event, Bus, Builder)\n - \n[…]\n Enables proper dependency caching in GitHub Actions\n- Fixes error: 'No file matched to [**/requirements.txt or **/pyproject.toml]'\n\n---------\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Scaffolding (#2)",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T22:26:00Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "aac5d7a76cd2fdf422da0d4989903b0af8207b86",
"body": "Docs/initial spec",
"is_bot": false,
"headline": "Merge pull request #1 from char2cs/docs/initial-spec",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T22:25:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c508386732fddce626b1663861519ee5cce7a2bd",
"body": "- Create requirements.txt with mkdocs dependencies\n- Update workflow to use requirements.txt for pip install\n- Enables proper dependency caching in GitHub Actions\n- Fixes error: 'No file matched to [**/requirements.txt or **/pyproject.toml]'",
"is_bot": false,
"headline": "fix: Add requirements.txt and fix GitHub Actions pip cache",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T22:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7438be34644dfc03810e94e2dfd973c5b4c24d5",
"body": "- Update actions/upload-pages-artifact from v2 to v3\n- Update actions/deploy-pages from v1 to v4\n- Fixes CI failure due to deprecated artifact actions",
"is_bot": false,
"headline": "fix: Update GitHub Actions to non-deprecated versions",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T22:18:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ce357e46dca2e0eaf7b64247971bb122408b1d8",
"body": "- Add introductory summary at the top of the spec\n- Remove v1-specific disclaimer about multi-node support\n- Update multi-node section to reflect that Asynx supports multiple nodes\n- Clarify that the store is the coordination mechanism, not a limitation\n- Format tables consistently\n\nThe framework is ready for multi-node deployments with proper understanding\nof developer responsibilities around command races and bus configuration.",
"is_bot": false,
"headline": "docs: Update specification with multi-node support clarification",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T22:11:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f21feb889d9a7075eeec935f7be6d7a536a8d0c",
"body": "- Add mermaid.js JavaScript library from CDN (jsdelivr)\n- Diagrams now render client-side in the browser\n- Specification's sequence diagram and other mermaid diagrams will display correctly",
"is_bot": false,
"headline": "feat: Enable mermaid diagram support via CDN",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T22:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "547323656da500526d503f9ad654e8006c34dea7",
"body": null,
"is_bot": false,
"headline": "fix: Update GitHub repository URL to char2cs/asynx",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T22:06:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d292e60c0be8bdb46f4cc816618ad93cf5dd4c7",
"body": "- Set up MkDocs with Material theme for professional documentation\n- Create homepage with project overview and quick links\n- Add comprehensive specification document covering all modules:\n - Core foundation (Event, Bus, Builder)\n - Command interface and validation\n - EventStore with reader, write\n[…]\nub Pages\n- Docs build on pushes to docs/initial-spec branch\n\nThis provides the foundation for expanding into submodule-specific documentation.\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: Initialize documentation site with MkDocs + GitHub Pages",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-03-07T21:48:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cde093f6ea1d31dfd20611ebb3d6324490ca7fef",
"body": "- go.mod: module github.com/char2cs/asynx, Go 1.26\n- asynx.go: root package with doc comment\n- asynx_test.go: placeholder test\n- Makefile: test, test-coverage, lint, tidy targets\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Go library scaffolding",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-02-28T23:29:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3c9391e4d884259c21f88c0e8b5d74ab9b63fb91",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Mateo Urrutia",
"author_login": "char2cs",
"committed_at": "2026-02-28T23:04:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 50,
"latest_release_at": "2026-07-17T15:57:53Z",
"latest_release_tag": "v0.8.0",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 13,
"days_since_latest_release": 4,
"mean_days_between_releases": 13.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/char2cs/asynx",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/char2cs/asynx",
"is_deprecated": false,
"latest_version": "v0.8.0",
"repository_url": "https://github.com/char2cs/asynx",
"versions_count": 10,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T15:55:59Z",
"latest_version_yanked": null,
"days_since_latest_publish": 4
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [
{
"date": "2026-03-15",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_stars": 1
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 47593,
"source_files_sampled": 87,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"requirements.txt"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 9,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"pypi"
],
"dependencies": [
{
"name": "github.com/evanphx/json-patch/v5",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v5.9.11"
},
{
"name": "github.com/wI2L/jsondiff",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.7.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/evanphx/json-patch/v5",
"direct": true,
"version": "v5.9.11",
"ecosystem": "go"
},
{
"name": "github.com/wi2l/jsondiff",
"direct": true,
"version": "v0.7.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/gjson",
"direct": false,
"version": "v1.18.0",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/match",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/pretty",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "github.com/tidwall/sjson",
"direct": false,
"version": "v1.2.5",
"ecosystem": "go"
},
{
"name": "mkdocs",
"direct": false,
"version": "1.6.1",
"ecosystem": "pypi"
},
{
"name": "mkdocs-material",
"direct": false,
"version": "9.7.4",
"ecosystem": "pypi"
},
{
"name": "pymdown-extensions",
"direct": false,
"version": "10.21.3",
"ecosystem": "pypi"
}
],
"collected": true,
"truncated": false,
"total_count": 9,
"direct_count": 2,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 39,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "char2cs",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/83291785?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"branch-policy.yml",
"ci.yml",
"deploy-docs.yml",
"release.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": 6,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "27 out of 27 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/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 10,
"reason": "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": 10,
"reason": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"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": 7,
"reason": "SAST tool is not run on all commits -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5271ad71416d4653c5009c386ef874b8ce589f6b",
"ran_at": "2026-07-22T03:31:52Z",
"aggregate_score": 6.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T21:53:45Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T15:56:00Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/char2cs/asynx",
"host": "github.com",
"name": "asynx",
"owner": "char2cs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"security": 69,
"vitality": 82,
"community": 24,
"governance": 56,
"engineering": 77
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 82,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 50,
"human_commit_share": 0.98,
"days_since_last_push": 4,
"active_weeks_last_year": 13
},
"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": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "50 commits in the last year",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 50
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"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": 10,
"latest_release_tag": "v0.8.0",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 13.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"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 ~13.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 13.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": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "below_threshold"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 56,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"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 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 39,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "39/39 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 39,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"followers": 7,
"owner_type": "User",
"is_verified": null,
"owner_login": "char2cs",
"public_repos": 3,
"account_age_days": 1911
},
"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": "7 followers of char2cs",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "char2cs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "3 public repos, account ~5 yr old",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 3
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/char2cs/asynx"
],
"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": "10 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 10
}
}
],
"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": 77,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"async",
"cqrs",
"cqrs-es",
"event-sourcing",
"go",
"golang",
"quiver",
"websockets"
],
"has_wiki": false,
"homepage": "http://char2cs.github.io/asynx/",
"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": "http://char2cs.github.io/asynx/",
"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": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 69,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"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": 61,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "27 out of 27 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/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"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": "update tool detected",
"points": 7.5,
"status": "met",
"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": "13 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 9 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 9
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 9,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 9,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 3
},
"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": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.959,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "47 of 49 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 47,
"sampled": 49
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.54,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0.02
},
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "27 of the last 50 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 27,
"sampled": 50
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 50 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 50
}
}
],
"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": 47593,
"source_files_sampled": 87,
"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/87 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 87,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"example"
],
"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": "example",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "example"
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-22T03:32:07.978618Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/char2cs/asynx.svg",
"full_name": "char2cs/asynx",
"license_state": "standard",
"license_spdx": "MIT"
}