JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 437,
"has_wiki": false,
"homepage": null,
"languages": {
"Solidity": 211531,
"Dockerfile": 740,
"TypeScript": 633447
},
"pushed_at": "2026-07-21T14:15:21Z",
"created_at": "2026-07-13T08:52:09Z",
"owner_type": "User",
"updated_at": "2026-07-21T14:18:46Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"Solidity"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "coshi190",
"company": null,
"location": null,
"followers": 8,
"avatar_url": "https://avatars.githubusercontent.com/u/106068123?v=4",
"created_at": "2022-05-23T09:04:14Z",
"is_verified": null,
"public_repos": 12,
"account_age_days": 1528
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "4579b9318b95ed4a1a02803e162cfdc3740b4c7f",
"body": "…6 fix, bump sdk to 0.18.0\n\nConsolidates V3 tick and liquidity math (ported from Uniswap's TickMath) into\nthe SDK, and adds calculateGraduationSqrtPriceX96 to fix a bug where\ntruncated-to-zero pool seeding prices caused a past graduation to ship a\nstuck pool.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01TD3hi4rdW43tb9x3D3fK9K",
"is_bot": false,
"headline": "feat(sdk): add tick/liquidity math modules and graduation sqrtPriceX9…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-21T12:20:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6b9e59e87b534ee431ee56e659072ea30c313a62",
"body": "…odules, bump to 0.17.0\n\nSplits the old leaderboard/volume/pool-tvl/shared grab-bag into per-domain\nmodules (pnl, pool, price, rewards, launchpad) and adds venue-split volume\ntracking (junoVolumeNative/externalVolumeNative) so points can be served\nfrom folded userStat counters instead of re-scanning raw swaps.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01USXcVWDMweagyu7wth1YEq",
"is_bot": false,
"headline": "refactor(sdk): reorganize sdk into pnl/pool/price/rewards/launchpad m…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-20T04:08:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "df83650fcd46f0b30c959ea8a95076872f40548c",
"body": "Quotes a two-hop swap where each hop can land on a different DEX/fee\ntier, batching quote calls per round and picking the best hop pair\nrather than the best hop per connector.",
"is_bot": false,
"headline": "feat(sdk): add cross-DEX two-hop routing, bump sdk to 0.16.0",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-19T10:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55dd21410ef0b3841fcbfefa3313efbf4d438107",
"body": "Index DepositTransferred from the V3 staker contracts into a deposit\ntable (last-write-wins on owner) and expose fetchDepositsByOwner in\nthe sdk, replacing the frontend's unreliable fromBlock: 'earliest'\nlog scan against a non-archive RPC.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01EsQm4RJJSmcSaG5vKmdUgx",
"is_bot": false,
"headline": "feat(indexer,sdk): track V3 staker deposit ownership, bump sdk to 0.15.0",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-19T06:48:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7760623b167d400ad1891c720a50c6ce5c347ea2",
"body": "…0.14.0\n\nTrack IncentiveCreated/IncentiveEnded from the V3 staker on all three chains,\nbackfilling the pool row via an immutables read when an incentive references\na pool the indexer hasn't seen. Adds computeIncentiveId (flat ABI encoding,\npinned by a golden vector against a live testnet incentive) \n[…]\nentives\nquery, replacing the frontend's hardcoded KNOWN_INCENTIVES map.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01ENCyNuiVPbkgTGrz7uV1D6",
"is_bot": false,
"headline": "feat(indexer,sdk): index V3 staker LP mining incentives, bump sdk to …",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-19T04:24:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "860aceb2743b356d59c5c8d8fdad1b26c946ca25",
"body": "Documents the repo structure for AI-assisted development.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_019YjmuKKP6N8RTwwcQiMXay",
"is_bot": false,
"headline": "docs: add CLAUDE.md",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-18T10:11:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "138856918ee1a36acd41ce3d54fbff7d11cf85de",
"body": "… tracking, bump sdk to 0.13.0\n\nIndexer folds bonding-curve and V3 swaps into materialized native-price candle\nbuckets (1m-1d) and tracks running V3 pool reserves via Mint/Collect/Swap deltas,\nwith daily TVL snapshots. SDK exposes query helpers for both plus reusable\nTVL-from-reserves math built on the existing pool-volume price derivation.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01DV6Bj98peSUVzdqbKEwRWj",
"is_bot": false,
"headline": "feat(indexer,sdk): add per-token OHLC candles and V3 pool TVL/reserve…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-18T09:20:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ed1b861fac3db6c7e673c3aa91144e95ea32af57",
"body": "Prices per-pool 1d/30d swap volume into USD: native-leg pools via the\nwrappedNative/usdStable pool's sqrtPriceX96, others via a caller-supplied\nprice map. Reuses the existing sanitizeUsdPrice bound so a low-liquidity\nnative/usd pool can't poison every native-leg pool's volume figure.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_012y5eFFBxRfMBG5EEhkdUES",
"is_bot": false,
"headline": "feat(sdk): add pool volume USD conversion helpers, bump to 0.12.0",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-18T03:58:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f333f0f6adb8607e7bdd845ecd1f6b6fe3ad5049",
"body": "Force explicit opt-in instead of silently defaulting to a local postgres URL.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(indexer): comment out DATABASE_URL default in .env.example",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-17T15:21:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8d2d1b311c380aa35e7eb7ecc07d54b236c160f5",
"body": "computePriceFromSqrtPriceX96 can return ~2^128 for a swap near a tick boundary\nin a thin pool; unchecked, that poisons the native price, token USD snapshots,\nand every cost-basis/PnL figure derived from them. sanitizeUsdPrice rejects\nnon-finite, non-positive, or implausibly large prices at each write site\n(native price update, token snapshot, PnL fold) instead of clipping or storing\nthem.",
"is_bot": false,
"headline": "fix(sdk,indexer): reject garbage USD prices from low-liquidity V3 pools",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-17T13:56:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1970e262b6f0fc50e603c98bb0d834271647c704",
"body": "real (float4) tops out around 3.4e38 and loses precision versus JS number,\nwhich the finalize step in the API routes reads these values into as PnlFold.\ndoublePrecision (float8) matches JS number and avoids the overflow.",
"is_bot": false,
"headline": "fix(indexer): use doublePrecision instead of real for PnL/volume columns",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-17T12:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3a4d7b9894297d5bef413ada7f3fdb62016b0d4",
"body": "…bump to 0.11.0\n\nMoves per-token cost-basis/PnL math out of the frontend and into the indexer's\nswap handlers (fold) plus its /user-pnl and /leaderboard routes (finalize), with\nthe shared math and types exposed from the SDK for any consumer.",
"is_bot": false,
"headline": "feat(sdk): add average-cost PnL accounting and native price helpers, …",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-17T12:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512791ce997eed04cfc8d44487902f5d692f19ea",
"body": "…o 0.10.0\n\nAdds swap normalization, points computation, and referral reward\ncalculation for the leaderboard, plus a resolveBinding test for the\nexisting tracking-tag referral logic.",
"is_bot": false,
"headline": "feat(sdk): add leaderboard points and referral reward scoring, bump t…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-17T02:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc8dca8ba28af64c6f8521acd6a4d6b5609931e2",
"body": "… 0.9.0\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sdk): add split-routing quote grid across top two DEXes, bump to…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-16T16:29:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6dc4c1aeba12e8381f1e8e67f617b14d37b5c8c1",
"body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(sdk): shorten package description",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-16T11:05:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f0fa855953e6f7b49c063a84473421ac3fa7f19d",
"body": "Tracks Uniswap V3 position NFTs (mint/transfer/liquidity changes/collects)\nacross all three chains, seeding immutable fields from an on-chain read\nsince historical eth_call isn't available on Bitkub's RPC. Adds\nfetchUserPositions/fetchPositionsByTokenIds to the sdk's ponder query layer.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: index V3 NFT positions, add position queries to sdk, bump to 0.8.0",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-16T10:41:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "46388619aff0375624c3d540c5cb59b4e1331a5b",
"body": "….7.0\n\nMirrors the existing V3 quote/route machinery for Uniswap V2-style\npairs: single-hop direct quotes via getPair + getAmountsOut, and\nconnector-based multi-hop route enumeration with batched pair\ndiscovery and quoting.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sdk): add V2 quoting and multi-hop V2 route discovery, bump to 0…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-16T08:17:38Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ea6f81e83f760cd79a172e6cd61adb44fbde1836",
"body": "getV3Quotes now returns { direct, routes } instead of a bare Map,\nrunning single-hop discovery and multi-hop route enumeration\nconcurrently when connectors are supplied. Also drops the unused\nslippage helper.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sdk)!: add multi-hop V3 route quoting, bump to 0.6.0",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-16T05:59:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d35525679aafa3f7a6526c570d34a433810d71e7",
"body": "Recovers a launchpad token stuck because its V3 pool was initialized\nat the wrong price before graduation, by moving the live pool price\nto the target and then calling graduate().\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add graduate-token recovery script",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-16T04:22:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "98839a9da3ddd91346740ec615b6b136fb8ac9b1",
"body": "Quotes a route at 0.1% of the input as a spot-price proxy and compares\nit against the already-known full-size output.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sdk): add route price-impact estimation, bump to 0.5.0",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-16T04:21:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9c2430c04c952fcfa473e2e9a7efd56e6e0a8281",
"body": "Removes the thin best-of wrapper getV3Quote from the public API. The comparative getV3Quotes it delegated to remains. No in-repo or known consumer call sites — the singular was referenced only by its own tests, which are repointed to getV3Quotes.\n\nBREAKING CHANGE: getV3Quote is removed; use getV3Quotes instead.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(sdk)!: drop getV3Quote, bump to 0.4.0",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-15T03:41:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6095b9c17d30d82b6ada458bf92b5324876ff2cd",
"body": "Add a manual-trigger (workflow_dispatch) workflow that builds the SDK with Bun and publishes it to GitHub Packages via the auto-provided GITHUB_TOKEN. This makes the package appear in the repo sidebar's Packages box. No package.json changes — repository field, scope, and public access are already correct.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: publish @coshi190/junoswap-sdk to GitHub Packages",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T15:37:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bed64fca91d33e1126a16de085a99e481de00fbc",
"body": "Co-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(.gitignore): tidy whitespace and add trailing newline",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T15:09:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "aec12223377036e19003cec41bad0fa3e11f023a",
"body": null,
"is_bot": false,
"headline": "fix(.gitignore): add .claude to ignore list",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T14:29:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59783d5d4d61784463f7ba8e63fa09774c10e44b",
"body": "…nce errors\n\nThe SDK's devDependency on graphql@^17 was hoisted to the workspace root,\nleaving multiple graphql instances in the indexer's build: Ponder resolves one\ncopy and graphql-yoga another. Ponder builds its schema from one instance and\ngraphql-yoga validates it with the other, tripping graph\n[…]\naphql 14-16). A clean install now collapses\nto a single instance. Verified via repro (schema -> yoga) and the full SDK\n(94) and indexer (5) test suites.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(indexer): force single graphql@16 instance to fix duplicate-insta…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T14:26:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "756bebd9f5fb08362bf5402dc361c8be3cf8cf40",
"body": "…s an object\n\nviem/abitype returns event.args as a positional array instead of a named\nobject when any ABI input is unnamed. The generated PairCreated ABI had\nits allPairsLength field unnamed, so indexer/src/v2-pools.ts's\n`const { token0, token1, pair } = event.args` silently got undefined for\nall t\n[…]\ntory at bitkub block 33402960). Naming the field doesn't\nchange the event's topic0 hash (that's type-only), so on-chain decoding\nis unaffected.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(sdk): name PairCreated's trailing uint param so viem decodes it a…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T13:13:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7bfe353b76c99b5a914ef63c47e86a62987373c5",
"body": "event.args used the standard ERC20 Transfer field name value, not\namount, so handleTransfer crashed with a TypeError on every real\ntransfer event instead of just the flagged edge case.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(indexer): correct amount destructuring in Transfer handler",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T12:54:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4eff055ec1788e5ed64b11c721fa0072092fad7f",
"body": "Discover the deepest pool per DEX across the fee tiers each factory actually\nruns, then quote against it — three batched reads total. batchRead falls back\nto parallel eth_calls on bitkub/kubTestnet, which have no multicall3.\n\nBumps the SDK to 0.3.0.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sdk): add batched V3 pool discovery and quoting",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T09:56:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "72bc08c7b453a3f419fd38656d1d9732d89fef41",
"body": "Adds a `dex/` module that turns a swap intent into the exact contract call\nto send: router function selection per protocol, native<->wrapped as a WETH9\ndeposit/withdraw, V3 unwrap legs via multicall, and quote call construction.\nAlso adds wrapped-native addresses for worldchain, base, and bsc, and wires\n`bun test` into CI.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(sdk): add dex swap planning, quoting, and native handling",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T08:10:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "640dcaa452585c2d75176b16b6db223ce527c7cc",
"body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(sdk): bump to 0.1.3",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T04:17:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "609579b85a72a827c783d9d0132c69b887b147b1",
"body": "Move indexer-only CHAIN_IDS/DEFAULT_RPC_URLS out of the SDK into\nindexer/src/chains.ts, since they're app config rather than\nchain-facing primitives the SDK should own. Split token addresses\nout of dex-config into their own module.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(sdk): reorganize addresses into configs/, tracking into shared/",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-14T04:17:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "844b5139389c862d13c3c8b087733edf4b374108",
"body": "Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(sdk): bump to 0.1.2",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T17:12:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2f9c3b9854f9baa5edc59cd6274f95ea0717c5aa",
"body": "DEXType moves into dex-config.ts, its only consumer. types/dex.ts and\ntypes/tokens.ts are removed along with them — DEX_REGISTRY,\ngetProtocolMeta, and Token were unused anywhere in this repo.\n\nAlso adds a root tsconfig.json for typechecking scripts/**/*.ts, adds\n@types/bun as a root devDependency, and drops README.md.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(sdk): inline DEXType, drop dead type exports, add root tsconfig",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T17:11:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "44b2261a659897cb1f6ca1e017351643dc1891bf",
"body": null,
"is_bot": false,
"headline": "chore(sdk): bump to 0.1.1",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T10:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e63019e762dbcd73189f4cf5e1e9412057d0e1",
"body": "Every barrel and cross-file import in the SDK omitted extensions, which\nbundlers (webpack, Vite/esbuild, tsc under moduleResolution:bundler) resolve\nfine but strict Node ESM rejects — ERR_UNSUPPORTED_DIR_IMPORT / ERR_MODULE_NOT_FOUND.\n\nFound by consuming the actual published tarball with plain 'node\n[…]\nhe moment a real npm install\nreplaced the symlink, one of the CI gates this whole fix exists to unblock.\n\ngen-abis.ts now emits the extension too, so a future 'bun run codegen' can't\nreintroduce this.",
"is_bot": false,
"headline": "fix(sdk): add explicit .js extensions to every relative import",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T10:03:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd8230dc13b116f89658beb21dc1a535a444a411",
"body": "tsconfig.build.json's include pattern was pulling src/__tests__ into dist/,\nwhich the 'files': ['dist'] package.json field then shipped to npm.",
"is_bot": false,
"headline": "fix(sdk): exclude compiled tests from the published tarball",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T09:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5eb629127c822ca877afd822c3eea89bd69f969",
"body": "@junoswap was never claimed as an npm org and creating one requires a manual\nstep on npmjs.com with no CLI/API path. Publishing under the personal scope\nneeds no org and unblocks CI/deploy immediately.",
"is_bot": false,
"headline": "fix: rename package to @coshi190/junoswap-sdk",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T09:24:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de5c9415e0ab403698e9f268d8692831c38276c0",
"body": "The frontend hand-wrote ~30 GraphQL strings and a response interface per query against a\nschema it couldn't see. Nothing checked those field names — not tsc, not CI — so a renamed\ncolumn kept compiling and silently returned undefined.\n\n- entities.ts is generated from indexer/ponder.schema.ts (same p\n[…]\nfixes were read out of its source rather than guessed\n- tests drive every fetcher against a stub client and parse each query with graphql's parser\n\nAll 38 verified against the live production indexer.",
"is_bot": false,
"headline": "feat(sdk): own every indexer query as typed fetch functions",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T08:44:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d14a0dd96db263b24176a582623f922aa5d71362",
"body": "The frontend wrote the 'juno' calldata suffix and the indexer parsed it back out, each\nwith its own hardcoded copy of the marker and zero-address constants. If they ever\ndisagreed, referral attribution would silently stop working with nothing failing loudly.\nBoth halves now live in packages/sdk/src/tracking.ts with the round-trip test beside them.\n\nAlso adds vitest to the SDK (dex-config + tracking round-trip).",
"is_bot": false,
"headline": "feat: move the swap-attribution wire format into the SDK",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T07:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "698fbc394f7dfc124b08fbbbab6d1527474a5859",
"body": "…ddresses and chain config\n\nThe frontend and the indexer each hand-maintained their own pruned copy of the same\nABIs; all six shared files had drifted. ABIs are now generated from the Foundry build\noutput (scripts/gen-abis.ts), and the indexer resolves DEX factory addresses through the\nsame dex-conf\n[…]\n the workspace; factory events are looked up by name\n rather than by ABI index, which the full generated ABIs would have broken\n- indexer is typechecked and tested in its own right for the first time",
"is_bot": false,
"headline": "feat: extract @junoswap/sdk as the single source of truth for ABIs, a…",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T07:34:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fc4e7640f150ee1e2571be37dbd61c84ca40c45",
"body": null,
"is_bot": false,
"headline": "chore: import contracts and indexer from junoswap monorepo",
"author_name": "coshi190",
"author_login": "coshi190",
"committed_at": "2026-07-13T07:20:05Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 0,
"commits_last_year": 41,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 8,
"active_weeks_last_year": 2,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": false,
"has_license": false,
"has_description": false,
"has_contributing": false,
"health_percentage": 0,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@coshi190/junoswap-sdk",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@coshi190/junoswap-sdk",
"is_deprecated": false,
"latest_version": "0.18.0",
"repository_url": "https://github.com/coshi190/junoswap-core",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3369,
"first_published_at": "2026-07-13T09:46:06.249000Z",
"latest_published_at": "2026-07-21T14:16:05.538000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"indexer/tsconfig.json",
"packages/sdk/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 25133,
"source_files_sampled": 122,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 841
},
"dependencies": {
"manifests": [
"indexer/package.json",
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 2,
"malicious_count": 0,
"assessed_package": "npm:@coshi190/junoswap-sdk@0.18.0",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@coshi190/junoswap-sdk",
"manifest": "indexer/package.json",
"ecosystem": "npm",
"version_constraint": "workspace:*"
},
{
"name": "ponder",
"manifest": "indexer/package.json",
"ecosystem": "npm",
"version_constraint": "^0.16.6"
},
{
"name": "viem",
"manifest": "indexer/package.json",
"ecosystem": "npm",
"version_constraint": "^2.25.0"
},
{
"name": "graphql-request",
"manifest": "packages/sdk/package.json",
"ecosystem": "npm",
"version_constraint": "^7.4.0"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "coshi190",
"commits": 41,
"avatar_url": "https://avatars.githubusercontent.com/u/106068123?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"publish-packages.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "14 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4579b9318b95ed4a1a02803e162cfdc3740b4c7f",
"ran_at": "2026-07-30T00:34:45Z",
"aggregate_score": 2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-21T14:16:20Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/coshi190/junoswap-core",
"host": "github.com",
"name": "junoswap-core",
"owner": "coshi190"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"security": 36,
"vitality": 27,
"community": 16,
"governance": 35,
"engineering": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 27,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 41,
"human_commit_share": 1,
"days_since_last_push": 8,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 8 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "41 commits in the last year",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 41
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"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": 16,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_readme": false,
"has_license": false,
"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": 0,
"status": "missed",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"packages": [
"@coshi190/junoswap-sdk"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3369
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,369 downloads/month across npm",
"points": 47,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3369,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 35,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "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": 42,
"inputs": {
"followers": 8,
"owner_type": "User",
"is_verified": null,
"owner_login": "coshi190",
"public_repos": 12,
"account_age_days": 1528
},
"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": "8 followers of coshi190",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 8,
"login": "coshi190"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "12 public repos, account ~4 yr old",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 12
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@coshi190/junoswap-sdk"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 8
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 8 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 8
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 36,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 36,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 20,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "14 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@coshi190/junoswap-sdk@0.18.0 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:@coshi190/junoswap-sdk@0.18.0",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"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": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"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": 2,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 73,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 841
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "41 of 41 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 41,
"sampled": 41
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"indexer/tsconfig.json",
"packages/sdk/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.659,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "indexer/tsconfig.json, packages/sdk/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "indexer/tsconfig.json, packages/sdk/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "27 of the last 41 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 27,
"sampled": 41
}
}
],
"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": "TypeScript",
"largest_source_bytes": 25133,
"source_files_sampled": 122,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/122 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 122,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-30T00:34:49.586925Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/coshi190/junoswap-core.svg",
"full_name": "coshi190/junoswap-core",
"license_state": "absent",
"license_spdx": null
}