Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"midnightntwrk"
],
"is_fork": false,
"size_kb": 790,
"has_wiki": false,
"homepage": "https://pelagos.network",
"languages": {
"Go": 577729,
"Rust": 50802,
"Shell": 12249,
"Makefile": 1571,
"Solidity": 10120
},
"pushed_at": "2026-07-29T09:33:13Z",
"created_at": "2025-03-19T07:38:21Z",
"owner_type": "Organization",
"updated_at": "2026-07-27T18:13:02Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "app.nabu.pro",
"name": "Atelerix",
"type": "Organization",
"login": "0xAtelerix",
"company": null,
"location": null,
"followers": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/202781128?v=4",
"created_at": "2025-03-11T10:41:08Z",
"is_verified": null,
"public_repos": 6,
"account_age_days": 505
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.17",
"kind": "patch",
"published_at": "2026-07-27T17:43:27Z"
},
{
"tag": "v0.1.16",
"kind": "patch",
"published_at": "2026-07-23T09:19:22Z"
},
{
"tag": "v0.1.15",
"kind": "patch",
"published_at": "2026-07-20T17:19:20Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2026-07-07T08:55:43Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2026-05-15T15:28:17Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-05-10T12:35:07Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2026-04-21T14:21:17Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2026-03-27T10:46:04Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2026-02-04T08:42:24Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-01-29T08:53:28Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2025-12-31T13:19:48Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2025-11-06T15:00:14Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2025-10-29T16:10:55Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2025-10-23T11:17:17Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2025-10-14T10:18:54Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2025-09-29T07:41:53Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2025-09-24T17:26:27Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-08-10T06:11:08Z"
}
],
"recent_commits": [
{
"oid": "d0c5be25f5a4ab48262fba6765ccc2f12ff9642c",
"body": null,
"is_bot": false,
"headline": "fix(cex): cover complete Studio market catalog",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-07-27T18:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136e4f9d8f711e4efa436628e914b36596ceaa0b",
"body": null,
"is_bot": false,
"headline": "fix(cex): register Studio Hyperliquid markets",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-07-27T17:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43bc2402fcb1f930db1c6f8d4b6d547aec25d720",
"body": "… (#55)\n\n* feat(cex): expose committed base/quote assets on the order-book identity registry\n\nAdd SymbolAssets(exchangeID, marketTypeID, symbolID) to resolve the committed\nbase/quote for a registered order-book identity, failing closed on unknown ids.\nConsumed by the smart scaler and CEX tx-result m\n[…]\nquote-asset (hyperliquid coin-only perp) paths.\nGuards future edits to the binance identity rows and the SymbolAssets accessor.\n\nClaude-Session: https://claude.ai/code/session_01G9iQBtDAZ5rVoFiRa59wVd",
"is_bot": false,
"headline": "feat(cex): register Binance order-book identities in the SDK registry…",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-07-23T09:19:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "31c87e50699ab8db47d6d8698d64d0cfa616924f",
"body": "… compatibility (#54)\n\n* Add batch CEX order book accessor\n\n* Fix SDK lint formatting\n\n* Add appchain CEX handoff timing logs\n\n* Reduce event reader fallback poll latency\n\n* Replace SDK CEX timing logs with metrics\n\n* Clean up CEX numeric and reader config\n\n* Remove SDK cleanup lint regressions\n\n* A\n[…]\nsly on the\n block-processing path and must be fast and panic-safe.\n\nClaude-Session: https://claude.ai/code/session_011wq5F4mWVa5ze8RQLS6bvJ\n\n---------\n\nCo-authored-by: Evgeny Danienko <6655321@bk.ru>",
"is_bot": false,
"headline": "CEX/perps Step-15.9 framework: order-book identity, numeric refs, SQL…",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-07-20T17:19:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "891a6087ccb83add2fe0b3a96ffeffd84f720d8a",
"body": "* Add batch CEX order book accessor\n\n* Fix SDK lint formatting\n\n* Add appchain CEX handoff timing logs\n\n* Reduce event reader fallback poll latency\n\n* Replace SDK CEX timing logs with metrics\n\n* Clean up CEX numeric and reader config\n\n* Remove SDK cleanup lint regressions\n\n* Add typed Hyperliquid al\n[…]\nmat hyperliquid event refs\n\n* chore: format event wrapper declarations\n\n(cherry picked from commit e662c835f8216a9f9227964c1f76e9a93dffde84)\n\n---------\n\nCo-authored-by: Evgeny Danienko <6655321@bk.ru>",
"is_bot": false,
"headline": "Hyperliquid integration design (#53)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2026-07-07T08:55:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ddf8843fe47c4b770fb478b620321a8482176242",
"body": "Co-authored-by: 0xaigen <0xaigen@proton.me>",
"is_bot": false,
"headline": "Add Arbitrum chain id and Anvil Arbitrum/BNB fork chain ids (#52)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2026-07-07T08:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7e2c597dcf856af70bb9a7636407b1958bc1771",
"body": "DefaultBatchProcessor.ProcessBatch only had EVM and Solana branches; Midnight\nexternal blocks fell through to the default arm and logged \"Unknown chain\ntype\", so appchains never saw them. Add a Midnight branch that passes the\nblock through to the user-supplied ExternalBlockProcessor.\n\nMidnight has n\n[…]\nog model — there is nothing to filter on at the SDK\nboundary. The app is expected to query contract actions via\nMultichainStateAccessor.MidnightContractActions and decide which blocks are\ninteresting.",
"is_bot": false,
"headline": "gosdk: dispatch Midnight blocks to ExternalBlockProcessor (#48)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-07-07T08:41:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ef76e8179a3d062ca48ef830b6846196602c182",
"body": "* Avoid chain predicate map allocations\n\n* Return shared chain lookup sets",
"is_bot": false,
"headline": "Avoid chain predicate map allocations (#51)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-06-09T11:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443af17a00277d6ae0e8d7b29a8fd709d10c94d6",
"body": null,
"is_bot": false,
"headline": "Add batch processor preparer hook (#50)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-05-22T10:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e3568f22bbf47de1e9bcecb90940085bd8f44d5",
"body": "Cex orderbook batch values",
"is_bot": false,
"headline": "Merge pull request #49 from 0xAtelerix/cex-orderbook-batch-values",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-05-15T15:28:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "451952d9d42db9db5ae541176a2894576067d21a",
"body": null,
"is_bot": false,
"headline": "Add CEX event handoff ref age metric",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-15T05:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2d3086952947595ce08c70da09d787eb72790b1",
"body": null,
"is_bot": false,
"headline": "Restore database/sql multichain reader",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-13T16:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a29ce399797ca431222e0ee35086e235ea7c0462",
"body": null,
"is_bot": false,
"headline": "Simplify sqlite reader open mode",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-13T12:21:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d58637de2a230c66f0eee6c06335fc1a37951f",
"body": null,
"is_bot": false,
"headline": "Use SDKError sentinels for sqlite readers",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-13T11:13:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ade0cccf38a172950bf3a179d0702a66d3f60da1",
"body": null,
"is_bot": false,
"headline": "Fix multichain sqlite retry cancellation",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-13T10:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499f66cbec3a54e8250c0cbfd024079e60b3a8e4",
"body": null,
"is_bot": false,
"headline": "Stabilize multichain SQLite reader",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-13T09:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9b5c302a677370059ba22d0ae50d9a9b8c22df3",
"body": null,
"is_bot": false,
"headline": "Tighten SQLite reader wrappers",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-12T21:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb27f19327adf6fb14a96d6c7653fc72bea64daf",
"body": null,
"is_bot": false,
"headline": "Add v5 CEX SQLite readers",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-12T20:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "631326fbe96f0d2a2dc633285a216f5486f16085",
"body": null,
"is_bot": false,
"headline": "cex: optimize batch orderbook reads",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2026-05-10T21:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcd06e6a8f351663fee2410a83b8cb159b9919fe",
"body": null,
"is_bot": false,
"headline": "cex: read orderbooks from v4 storage (#47)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-05-10T12:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db3325eec45e7ca808148cad62fc5608fad07d12",
"body": "* Add batch CEX order book accessor\n\n* Fix SDK lint formatting\n\n* Add appchain CEX handoff timing logs\n\n* Reduce event reader fallback poll latency\n\n* Replace SDK CEX timing logs with metrics\n\n* Clean up CEX numeric and reader config\n\n* Remove SDK cleanup lint regressions\n\n* Clean SDK CEX reader lin\n[…]\nhain design comments\n\n* Clean up SDK lint findings\n\n* Fix SDK lint cleanup without import breakage\n\n* Update jsonparser to 1.1.2\n\n* Fix SDK lint compatibility\n\n* apptypes: compact cex price level cbor",
"is_bot": false,
"headline": "Cex orderbook schema v3 main (#46)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-05-10T11:56:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2ef015e8989f9be3bb75a1ca4f999408ff917c48",
"body": "* Add batch CEX order book accessor\n\n* Fix SDK lint formatting\n\n* Add appchain CEX handoff timing logs\n\n* Reduce event reader fallback poll latency\n\n* Replace SDK CEX timing logs with metrics\n\n* Clean up CEX numeric and reader config\n\n* Remove SDK cleanup lint regressions\n\n* Clean SDK CEX reader lint issues\n\n* Restore SDK appchain design comments\n\n* Clean up SDK lint findings\n\n* Fix SDK lint cleanup without import breakage\n\n* Update jsonparser to 1.1.2\n\n* Fix SDK lint compatibility",
"is_bot": false,
"headline": "Cex orderbook schema v3 (#45)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-04-29T08:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4d3c8ee0ce40a316dc14c4b72ac8dd001d1cb57",
"body": "…#43)\n\nsmart_example's base-support branch runs a two-anvil local devnet:\n - anvil (chain 31337) forks Ethereum mainnet\n - anvil_base (chain 31338) forks Base mainnet (--optimism)\n\nInitApp rejects 31338 today because EVMChains() doesn't include it,\nso appchain boots with `required_chains: [31337, \n[…]\n.\n\nAdd AnvilBaseChainID = 31338 alongside AnvilChainID = 31337 and\nregister it in EVMChains() so IsEvmChain(31338) returns true.\nPure allowlist addition — no behavioural change for any existing\nchain.",
"is_bot": false,
"headline": "library: add AnvilBaseChainID (31338) for two-anvil devnet topology (…",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-04-21T14:21:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f5afda1f29a1a1225c58531a9c79b1b51c0a9f34",
"body": "* parallel tests\n\n* change wal checkpoint\n\n* add logs\n\n* fix lint\n\n---------\n\nCo-authored-by: 0xaigen <0xaigen@proton.me>",
"is_bot": false,
"headline": "Allow to run parallel tests and sqlite blocking fix (#42)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2026-03-27T10:46:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce551fe64b1bf9a68dcc8ee667dc1337a2ce0f0",
"body": "* midnight support\n\n* fix lint\n\n---------\n\nCo-authored-by: 0xaigen <0xaigen@proton.me>",
"is_bot": false,
"headline": "midnight support (#41)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2026-03-06T08:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e9180f1029e9b0b2a4587a21657dc6ac79655b",
"body": "Updated ProcessBatch to handle block withs no receipts",
"is_bot": false,
"headline": "Merge pull request #40 from 0xAtelerix/krishna/fix-no-receipts",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-02-19T12:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "359af24b7438a5f195665c5cdc628f9aa1a6135a",
"body": null,
"is_bot": false,
"headline": "Updated ProcessBatch to handle block withs no receipts",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-02-19T07:57:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08ec7a541f083d010446822ddb0136c0b767c780",
"body": null,
"is_bot": false,
"headline": "Add cex data support in batch (#38)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-02-04T08:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec03b61422390299359442f8d80e75012fea156",
"body": null,
"is_bot": false,
"headline": "Update subs flow in ProcessBatch (#36)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-01-29T08:53:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3354a7f183595bce698e44ddbabf7f7c1d23e151",
"body": "Added anvil chain",
"is_bot": false,
"headline": "Merge pull request #37 from 0xAtelerix/krishna/anvil-chain",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2026-01-20T11:02:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1cc081196500ec1349cb301aae1b6e8574e4dee",
"body": null,
"is_bot": false,
"headline": "Added anvil chain",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2026-01-20T10:56:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b37c5a722f9ee396c15eb5eaa6edae53d48ea6c0",
"body": "* Added default path flow\n\n* Fix lints\n\n* Update init flow and option for custom paths\n\n* Fix lints\n\n* Fix tests\n\n* Fix multichain path\n\n* Fix txbatch path to use chain-specific subdirectory\n\nAppchain now reads from {dataDir}/consensus/txbatch/{chainID}\nto match where pelacli fetcher writes the data\n[…]\nate example_app_test\n\n* Fix log level\n\n* Fix RPCPort config\n\n* Update paths.go\n\n* Fix lint\n\n* error types\n\n* more context on block not found\n\n---------\n\nCo-authored-by: Evgeny Danienko <6655321@bk.ru>",
"is_bot": false,
"headline": "Added default path flow (#32)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-12-31T13:19:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0accf250a4263fe8fa0a1a45e9819c6f619877af",
"body": "* custom abi\n\n* sql tests\n\n* code coverage",
"is_bot": false,
"headline": "custom abi (#35)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2025-12-30T15:49:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d14379e0fef1d670eb8425ddada2384b846cb8",
"body": "* sql\n\n* revert changes\n\n* linters\n\n* sql\n\n* lints",
"is_bot": false,
"headline": "Multichain interface - diff with my interface (#33)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2025-12-24T13:41:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41ca3aa6e028489966c9f78a685aacb1e9841dce",
"body": "* initial\n\n* topics per account\n\n* tests\n\n* autofix off",
"is_bot": false,
"headline": "Subscriber topics (#30)",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2025-12-09T12:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ee09a6cc435cac02238b8c43505a9ffc6a35449",
"body": "* Added block hash verification for evmtypes header\n\n* Added pectra update to header calculation\n\n* Fix raw issue",
"is_bot": false,
"headline": "Added block hash verification for evmtypes header (#31)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-12-08T08:53:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0361103eec1f68e358fa7579ac2cf4da369b47b6",
"body": "* Added evmtypes to support any EVM network\n\n* Increase default limit\n\n* Update tests\n\n* Added GetCustomFieldFromRaw generic method\n\n* Added multichain interface",
"is_bot": false,
"headline": "Added evmtypes to support any EVM network (#27)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-12-03T08:58:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffd4b50667c2917651e9b6ebf46f8d0e72e1da4b",
"body": "Co-authored-by: 0xaigen <0xaigen@proton.me>",
"is_bot": false,
"headline": "add multichain package for sqlite (#29)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2025-12-01T15:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db33962e79b9f01000cb57fadeb7c096074a2f4",
"body": "use mux instead of global http to prevent global state",
"is_bot": false,
"headline": "Merge pull request #28 from 0xAtelerix/no-global-http",
"author_name": "Evgeny Danilenko",
"author_login": "JekaMas",
"committed_at": "2025-11-28T19:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f06b7512acf2d41b2021735854f834f85e9c51d",
"body": null,
"is_bot": false,
"headline": "use mux",
"author_name": "Evgeny Danienko",
"author_login": "JekaMas",
"committed_at": "2025-11-27T19:58:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15b7263c29b345fca23ec347bb38375f81e52312",
"body": "* Added block methods\n\n* Add support for latest block\n\n* txLookup fixed\n\n* fix errors\n\n* refactor: Improve error wrapping pattern\n\n* Store transaction only once\n\n* Fix lints\n\n* Fix test parallel and context\n\n* Fix lints\n\n* Revert Uint64ToBytes\n\n* Remove extra code\n\n* Revert micro optimisations done for Uint64ToBytes",
"is_bot": false,
"headline": "RPC Update : Adding block methods and refactor (#26)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-11-06T15:00:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7460ec5a7a0bcd2fe535d1fe41a949978d739326",
"body": "* fix\n\n* block on empty block\n\n* fix\n\n* linters\n\n* revert special case\n\n* fix ceil in tests\n\n---------\n\nCo-authored-by: 0xaigen <0xaigen@proton.me>",
"is_bot": false,
"headline": "Multichain fixes (#25)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2025-10-29T16:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0421653a199eae85c043136c9a66ca45d3eb7223",
"body": "* prototype\n\n* linters\n\n* make val local\n\n---------\n\nCo-authored-by: 0xaigen <0xaigen@proton.me>",
"is_bot": false,
"headline": "SDK appchains epoch swith (#24)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2025-10-23T11:17:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8bf0849576dddf06cb535e0eb22b2841b83f61c",
"body": "* Add solana payload builder\n\n* Fix lints\n\n* Added demo solana programs\n\n* Update example contract\n\n* Fix README hyperlink",
"is_bot": false,
"headline": "Add solana payload builder (#20)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-10-14T10:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12a1eda13854a35584126844ccb2b9da68bb7ab6",
"body": "Co-authored-by: 0xaigen <0xaigen@proton.me>",
"is_bot": false,
"headline": "remove (#21)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2025-10-10T13:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c03151ae259cb2cd89a68a6a49daf1ba8b6b1859",
"body": "* Added public contracts\n\n* Fix script errors\n\n* Fix script\n\n* Fix pelagos script\n\n* Use JSON config",
"is_bot": false,
"headline": "Add contracts to SDK (#19)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-10-03T12:56:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78fa0d0583c3a1b3ccd474f7677661b25ef8ac94",
"body": "* Add CORS in RPC README\n\n* Add default nil",
"is_bot": false,
"headline": "Add CORS in RPC README (#17)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-09-29T07:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "469821d7ac60d47e8e9d816777c72c1ea568f9db",
"body": "* add readme\n\n* clean\n\n* Update README (#16)\n\n* Update README\n\n* Link example\n\n---------\n\nCo-authored-by: 0xaigen <0xaigen@proton.me>\nCo-authored-by: Krishna Upadhyaya <KRISHNAU1604@GMAIL.COM>",
"is_bot": false,
"headline": "Add readme (#15)",
"author_name": "0xaigen",
"author_login": "0xaigen",
"committed_at": "2025-09-26T14:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f72489c6bd52d52a8737bea1d7e853219f22af4",
"body": "* Added CORS settings to RPC\n\n* Added support for batch requests\n\n* Added middleware support to RPC\n\n* Fix lints\n\n* Check for nil handler\n\n* Fix CORS issue",
"is_bot": false,
"headline": "Update RPC (#14)",
"author_name": "Krishna Upadhyaya",
"author_login": "0xKrishna",
"committed_at": "2025-09-26T13:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e76fda121a2bdda1c3c713526aa536a8198bb7",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "0xaigen",
"author_login": null,
"committed_at": "2025-09-24T17:26:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 18,
"commits_last_year": 50,
"latest_release_at": "2026-07-27T17:43:27Z",
"latest_release_tag": "v0.1.17",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 24,
"days_since_latest_release": 2,
"mean_days_between_releases": 19.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 25,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/0xAtelerix/sdk",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/0xAtelerix/sdk",
"is_deprecated": false,
"latest_version": "v0.1.17",
"repository_url": "https://github.com/0xAtelerix/sdk",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-27T17:43:27Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 2,
"stars": 6,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"rustsdk/Makefile"
],
"api_schema_files": [
"proto/atelerix.proto"
],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod",
"rustsdk/cargo.toml"
],
"largest_source_bytes": 33806,
"source_files_sampled": 111,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"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/blocto/solana-go-sdk",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.30.0"
},
{
"name": "github.com/ethereum/go-ethereum",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.16.3"
},
{
"name": "github.com/fsnotify/fsnotify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.9.0"
},
{
"name": "github.com/fxamacker/cbor/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.9.0"
},
{
"name": "github.com/goccy/go-json",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.10.5"
},
{
"name": "github.com/holiman/uint256",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.2"
},
{
"name": "github.com/invopop/jsonschema",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.13.0"
},
{
"name": "github.com/ledgerwatch/erigon-lib",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/ledgerwatch/log/v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.9.0"
},
{
"name": "github.com/mattn/go-sqlite3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.14.32"
},
{
"name": "github.com/mr-tron/base58",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/prometheus/client_golang",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.23.2"
},
{
"name": "github.com/rs/zerolog",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.34.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "google.golang.org/grpc",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.75.0"
},
{
"name": "google.golang.org/protobuf",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.36.9"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "pgregory.net/rapid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "zombiezen.com/go/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.4.2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 48,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 7
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "JekaMas",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/3192700?v=4"
},
{
"type": "User",
"login": "0xKrishna",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/20155977?v=4"
},
{
"type": "User",
"login": "0xaigen",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/224546891?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.49
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"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": "18 out of 18 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": 6,
"reason": "Found 12/20 approved changesets -- score normalized to 6",
"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": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "21 commit(s) and 0 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": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "38 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "d0c5be25f5a4ab48262fba6765ccc2f12ff9642c",
"ran_at": "2026-07-30T02:26:23Z",
"aggregate_score": 5.1,
"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-27T18:13:49Z",
"oldest_open_prs": [
{
"number": 56,
"created_at": "2026-07-28T11:31:22Z",
"last_comment_at": "2026-07-28T19:42:22Z",
"last_comment_author": "github-actions"
}
],
"last_merged_pr_at": "2026-07-23T09:19:23Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/0xAtelerix/sdk",
"host": "github.com",
"name": "sdk",
"owner": "0xAtelerix"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 51,
"vitality": 82,
"community": 26,
"governance": 64,
"engineering": 72
},
"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": 78,
"inputs": {
"commits_last_year": 50,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 24
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "24/52 weeks with commits",
"points": 16.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 24
}
}
],
"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": "21 commit(s) and 0 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": 88,
"inputs": {
"releases_count": 18,
"latest_release_tag": "v0.1.17",
"releases_from_tags": true,
"days_since_latest_release": 2,
"mean_days_between_releases": 19.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "18 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 18
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~19.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 19.9
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 26,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"forks": 2,
"stars": 6,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 64,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 3,
"top_contributor_share": 0.49
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 49% of commits",
"points": 11.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 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": 80,
"inputs": {
"merged_prs": 48,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 7
},
"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": "48/55 decided PRs merged",
"points": 33.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 48,
"decided": 55
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 12/20 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"followers": 5,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "0xAtelerix",
"public_repos": 6,
"account_age_days": 505
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "5 followers of 0xAtelerix",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 5,
"login": "0xAtelerix"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "6 public repos, account ~1 yr old",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 6
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/0xAtelerix/sdk"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 2
},
"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 2 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "18 out of 18 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"topics": [
"midnightntwrk"
],
"has_wiki": false,
"homepage": "https://pelagos.network",
"has_readme": true,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://pelagos.network",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "1 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 1
}
}
],
"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": 51,
"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": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "18 out of 18 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 12/20 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"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 fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "21 commit(s) and 0 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 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "38 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": "moderate",
"name": "AI Readiness",
"value": 68,
"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.76,
"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": "38 of 50 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 38,
"sampled": 50
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"rustsdk/Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod",
"rustsdk/cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, rustsdk/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, rustsdk/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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 50",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 50
}
}
],
"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": 33806,
"source_files_sampled": 111,
"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/111 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 111,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "good",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"example_dirs": [
"example"
],
"has_mcp_signal": false,
"api_schema_files": [
"proto/atelerix.proto"
]
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": "proto/atelerix.proto",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "proto/atelerix.proto"
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T02:26:38.042920Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/0/0xAtelerix/sdk.svg",
"full_name": "0xAtelerix/sdk",
"license_state": "custom",
"license_spdx": null
}