原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"ai",
"ai-provider",
"ai-proxy",
"intisy-ai",
"llm",
"provider",
"typescript"
],
"is_fork": false,
"size_kb": 252,
"has_wiki": true,
"homepage": null,
"languages": {
"Java": 55505,
"TypeScript": 20045
},
"pushed_at": "2026-07-29T05:44:55Z",
"created_at": "2026-06-18T14:42:05Z",
"owner_type": "Organization",
"updated_at": "2026-07-29T15:37:06Z",
"description": "Example reference provider for the intisy-ai AI-proxy ecosystem.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Java",
"significant_languages": [
"Java",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "intisy-ai",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/297198117?v=4",
"created_at": "2026-06-26T15:06:14Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 33
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "1.7.3",
"kind": "patch",
"published_at": "2026-07-21T11:25:53Z"
},
{
"tag": "1.7.2",
"kind": "patch",
"published_at": "2026-07-19T05:09:34Z"
},
{
"tag": "1.6.0",
"kind": "minor",
"published_at": "2026-07-18T18:53:53Z"
},
{
"tag": "1.5.1",
"kind": "patch",
"published_at": "2026-07-18T12:35:38Z"
},
{
"tag": "1.5.0",
"kind": "minor",
"published_at": "2026-07-18T08:49:06Z"
},
{
"tag": "1.4.0",
"kind": "minor",
"published_at": "2026-07-16T17:07:24Z"
}
],
"recent_commits": [
{
"oid": "e2f1f7d08eeff954044bbce6629d590cb88c8791",
"body": "…om drifting ahead)",
"is_bot": false,
"headline": "Merge release-merge history from main into experimental (keep main fr…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-29T05:43:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6721c441f8a11dad64010bd087a499571d827a90",
"body": "… test",
"is_bot": false,
"headline": "refactor: use anthropic-translator submodule for the Java integration…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-28T23:11:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7168a9de56a4dabcd5691b3d704fb49fbc92d23c",
"body": "…ped)",
"is_bot": false,
"headline": "ci: dual-name tokenless trusted publishing (unscoped + @intisy-ai sco…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-28T16:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ecc7ca5c104e6bc309a5cab64f4407bce2ca6d4",
"body": null,
"is_bot": false,
"headline": "feat: export provider def metadata for the dashboard",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-21T16:05:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ee8b497c285dd74231b68de08e7897d59d5bc1",
"body": "…p Anthropic-wire round-trip)\n\nThe orchestrator's non-stream 200 now serializes the canned IrResponse to IR JSON via\nbuildIrResponseJson; driver.ts returns it as-is instead of parsing Anthropic wire and remapping.\nRemoves buildCannedBodyViaIr/AnthropicTranslator from the happy path plus the prod-dead\nbuildCannedBody/jsonBody; the codec adapter (test-only now) moves into the integration test.",
"is_bot": false,
"headline": "refactor: stub JS handleIr path emits canonical IR JSON directly (dro…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-21T12:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e05f652c6e5ea233e402c157c445a49401a42d7a",
"body": "…ehavior",
"is_bot": false,
"headline": "test: rename buildModels_matchesTsShapeAndClamps to describe actual b…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-21T11:49:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49b4a71782a5487b5fec13306c435b417b3b1b67",
"body": null,
"is_bot": true,
"headline": "Automated merge from tag v1.7.3 into main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-21T11:24:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c1e7a27bd40b80d48d9aca51852d89fb3ed2f5",
"body": "…E prose",
"is_bot": false,
"headline": "docs: strip remaining archaeology + em dashes from comments and READM…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-21T08:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98fae1fb387a8670ef9f106e95fb575dc06503b",
"body": "Post canonical-IR migration cleanup: strip SP-N/T-N/Task-N task labels and\nem dashes from comments across the TS driver, tests, and the Java provider\n(StubProvider/StubHandleOrchestrator + their tests). Comments now describe\ncurrent behavior only. No test data, fixtures, or code logic changed.",
"is_bot": false,
"headline": "Remove migration-era comment archaeology (task labels, em dashes)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-21T06:43:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99631e8760c50827c0f6a3f886af845d7f89c81d",
"body": "…/) and untrack docs/",
"is_bot": false,
"headline": "chore: gitignore planning scratch (docs/, .superpowers/, graphify-out…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-21T06:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb8f1a96e8dc0a4e785a3af9864d495972dfecb",
"body": null,
"is_bot": true,
"headline": "Automated merge from tag v1.7.2 into main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-19T05:08:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "678f1f08c5769d48cdf650b0c9492e174a417ef7",
"body": "…oxy/dist\n\nThe provider never builds core-proxy, so importing its HandleIrError broke clean-checkout builds\n(CI + fresh deploy). The front-door duck-types the error by its stable name marker, so a local copy\nis functionally identical and removes the build dependency. Test imports repointed to the local class.",
"is_bot": false,
"headline": "fix(build): define HandleIrError locally instead of importing core-pr…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T05:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f02f8a8c46f9c4e93bee93f1521791d59a6ed04",
"body": null,
"is_bot": true,
"headline": "Automated merge from tag v1.7.1 into main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-19T04:54:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82d308c7ebae7d3fc46b452f8eed463be0660e56",
"body": "…h jar/npm build works on Linux CI",
"is_bot": false,
"headline": "fix(ci): re-pin core-ir to a1fc174 (executable gradlew) so the Publis…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T04:53:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71943fb83239e90e4d6593c2b09c62e409973c91",
"body": null,
"is_bot": true,
"headline": "Automated merge from tag v1.7.0 into main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-19T04:47:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00f20c5823082ff80b5f587eb48089d3088b844b",
"body": "…ost-T4)",
"is_bot": false,
"headline": "chore(cleanup): delete orphaned StubJsonCodec.java (zero references p…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T04:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c76955f5eec6449dfa9f24d0a08b784a7cba1f7",
"body": "…s, T4)",
"is_bot": false,
"headline": "chore(core-auth): bump to 5057923 (drop dead legacy handle() fallback…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T03:40:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c8ee67676d99368347a23029e8cfdea337f5451",
"body": "…per)\n\nDelete the legacy handle() wrapper so the provider carries zero app-wire\n(Anthropic) format code; the front-door (core-proxy af99c16) owns app<->IR\ntranslation and calls handleIr directly.\n\nTypeScript:\n- driver.ts: remove handle() and its wire-encoding helpers (irRequestFromWire,\n encodeIrRe\n[…]\nationTest: profile now supplies an AnthropicTranslator so\n the Router takes the IR path, matching the real anthropicProfile.\n\nBump core-proxy submodule to af99c16 (handle optional in the front-door).",
"is_bot": false,
"headline": "T4: make stub-auth IR-native only (delete legacy app-wire handle wrap…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T03:25:02Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "01930803dc7e242bc57996b4e915ffe7704e3f27",
"body": "…4); build core-ir before esbuild so core-auth's translator import resolves",
"is_bot": false,
"headline": "chore(core-auth): bump to 6011176 (OpenCode native IR front-door, SP-…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T02:58:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f35eb8b685b3790ea1ff1b94db8a7b8914dee3ad",
"body": "The prior commit marked core-proxy's dist external in esbuild to make\ninstanceof HandleIrError work across bundles, but driver.ts's own\nre-export of HandleIrError (and importing it from dist/driver.js,\nnot core-proxy/dist directly) already solves that -- verified by\nrebuilding and rerunning the suit\n[…]\n removed, still 12/12\ngreen. Keeping core-proxy external would also break a published\npackage: only dist/ ships (package.json files), so a relative import\ninto core-proxy/dist at runtime would dangle.",
"is_bot": false,
"headline": "fix(build): drop unneeded core-proxy esbuild external flag",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T02:37:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "97a4f507016d7163f67fcb4f41c647b8582800cd",
"body": "…3c-2)\n\nhandleIr previously threw a plain Error on the orchestrator's non-200\ndecision (the fail_rate-simulated 529 overloaded_error), which core-proxy's\nfront door could not distinguish from a genuine bug and collapsed to a flat\n502, losing status fidelity. Now throws core-proxy's HandleIrError car\n[…]\n seam for the same reason.\n\nAdds a focused test forcing fail_rate=1 via a temp HUB_CONFIG_DIR, proving\nhandleIr throws the typed error and handle() still returns a byte-identical\n529 Response from it.",
"is_bot": false,
"headline": "fix(driver): throw typed HandleIrError on non-2xx handleIr outcome (T…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T02:35:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f13187f653b65692e71c95cf126d0c910b8450d1",
"body": "…/HandleIrException)\n\nBrings in core-proxy's T3c-1 fix (011811c), which defines the typed\ntransport-error contract HandleIrError (TS) / HandleIrException (Java) and\nteaches server.ts/Router.java to reconstruct a real Response/HttpResponse from\nit instead of collapsing every handleIr throw to a flat 502. Needed so T3c-2\n(this repo's own handleIr) can throw the typed error and actually be\nrecognized by the front door.",
"is_bot": false,
"headline": "chore(core-proxy): bump submodule pin to 011811c (typed HandleIrError…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T02:34:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b57e49a3e8a5f21fb475f28353b1567f73454cb",
"body": "…th handle()\n\nJava: StubProvider now overrides Provider.handleIr(IrRequest, HandlerCtx),\nresolving model as ctx.model then request.model then the fixed default, and\nreusing a new shared buildIrResponse(model, responseText) also used by\nbuildCannedBodyViaIr. Legacy handle() becomes a thin wrapper: de\n[…]\nr, required for StubProvider to override handleIr at\nall) and the core-ir submodule to a57bdd5 (matching core-proxy's own core-ir\npin).\n\nAll 24 Java tests and 10 vitest tests pass with no regressions.",
"is_bot": false,
"headline": "SP-3 T2: give stub-auth an IR-native handleIr contract, coexisting wi…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-19T01:04:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "99bcc6223c8aca0e8ad080310c0197479122f867",
"body": "…gh it\n\nAdd core-ir as a submodule (pinned to main@bb1cd11), mirroring how core-proxy\nis aliased in: java/settings.gradle aliases core-ir's :ir module, and\nstub-provider depends on it (implementation, not compileOnly, since no host\nprovides these classes yet).\n\nStubHandleOrchestrator.handle's non-st\n[…]\n into that thin jar is out of scope for this\ncanary.\n\nAdded StubProviderCoreIrTest: asserts the emitted wire and that it round-trips\nback through AnthropicTranslator.decodeResponse to the expected IR.",
"is_bot": false,
"headline": "SP-2 canary: wire core-ir into stub-auth, route canned response throu…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-18T23:09:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ff35363cbd10762205ba528383ee9074b43c4110",
"body": null,
"is_bot": true,
"headline": "Automated merge from tag v1.6.0 into main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T18:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "387dcfeb027d5c2471db33d420969edb52d67e7e",
"body": null,
"is_bot": false,
"headline": "chore(stub-auth): bump core-auth to main 08c59bd (LP-3 opt-in proxy)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-18T18:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5582356d64f12493dfc209119574ed30bb02c70d",
"body": null,
"is_bot": true,
"headline": "Automated merge from tag v1.5.1 into main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T12:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b637c4f1a96fc21bc27da0c10fd9f89d366a2e3",
"body": "…p em dash in default\n\nStubProvider.handle() ignored the configured response_text and always used\nDEFAULT_RESPONSE_TEXT. It now reads response_text through StubConfig.values(ctx),\nthe same ctx.store-backed seam ConfigurableProvider already uses, falling back\nto DEFAULT_RESPONSE_TEXT only when unset/\n[…]\nauth\" default with a colon across every place it is\nhardcoded (StubConfig, the TeaVM StubProviderJs fallback, and the TS\ndefineConfig default), and updates the tests/README that asserted the old text.",
"is_bot": false,
"headline": "fix(stub-provider): handle() serves the configured response_text; dro…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-18T12:28:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9544cd1c4413dffed6d5329f121784c9b3ae9470",
"body": null,
"is_bot": true,
"headline": "Automated merge from tag v1.5.0 into main",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-18T08:48:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df110342d3a66697a085ab00f5e40fd5d4f9e507",
"body": "… canned example, reuse buildModels\n\nStubProvider now implements ConfigurableProvider/ModelCatalogProvider/QuotaProvider from\ncore-proxy's typed capability SPI, replacing what would otherwise be /v1/config, /v1/models,\n/v1/quota URL branches inside handle() (stub's handle() never had any such branch\n[…]\n no real\n authorize/exchange round-trip.\n\nBumps the nested core-proxy submodule to 9bc6a3c (main) for the typed SPI + the amended\nper-account QuotaProvider shape (AccountQuota{bars: List<QuotaBar>}).",
"is_bot": false,
"headline": "feat(stub-provider): typed capability SPI (Config/ModelCatalog/Quota)…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-18T08:43:12Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1aeec1e58494ff9825650e9ab291d976f8e01aa4",
"body": null,
"is_bot": false,
"headline": "ci: add tag-gated promote workflow (promote-main.yml)",
"author_name": "Finn Birich",
"author_login": "intisy",
"committed_at": "2026-07-17T12:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b344e9e2d76f4dd974e8727029b39d821f01d30",
"body": null,
"is_bot": false,
"headline": "ci: add tag-gated promote workflow (promote-experimental.yml)",
"author_name": "Finn Birich",
"author_login": "intisy",
"committed_at": "2026-07-17T12:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c69b9cb1ea6fa38c42fca968ee5ba31cd7d10cf",
"body": "…aVM gradle step runs",
"is_bot": false,
"headline": "fix(stub): mark java/gradlew executable (100755) so CI npm build's Te…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T17:05:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0e0146e30615ac746fd9a1e776cbe2083a4bb5",
"body": null,
"is_bot": false,
"headline": "chore(stub): release v1.4.0",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T17:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62306f23e7ad40cbc783705f7051495ad0297432",
"body": "…provider jar (drop numeric-tag build.yml)",
"is_bot": false,
"headline": "ci(stub): unify publish workflow — one v* tag publishes npm plugin + …",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T17:01:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "437dfb3027caf5a7beec2a604fb1d462092f6881",
"body": "…rictly additive) + track main branch",
"is_bot": false,
"headline": "chore(stub): advance core-auth submodule fd30a7d -> main (098ecef, st…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b549c5701b6f3cae990415f81dc95af5692c696",
"body": "…e (handle + model catalog)\n\nLive-verified (Task 7): built dist/handler.js across the json/stream/latency/fail/custom-text/override matrix, all correct.",
"is_bot": false,
"headline": "refactor(stub): delete duplicated TS logic — Java is the single sourc…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303538f28ef98a6a7d94c0e5567827c1c7434f31",
"body": "…ained as handleViaTs for parity proof)",
"is_bot": false,
"headline": "feat(stub): route live handle() through the Java orchestrator (TS ret…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6db9ddd45feeab1d8b58e74dc46adb8da8f61fab",
"body": "…ion (Windows charset mojibaked em dash into TeaVM output)",
"is_bot": false,
"headline": "fix(stub-provider): force UTF-8 source encoding for all Java compilat…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd93547f3562794755e4b559fa4925fe298a8555",
"body": "… test drives the new exports",
"is_bot": false,
"headline": "feat(stub): lazy-memoized TeaVM loader + build-time model seed; smoke…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03bbfb2b6ecdc785b88a001ed2f7a3b9595b2c2",
"body": "…rts with random/sleep seams",
"is_bot": false,
"headline": "feat(stub-teavm): async handleStubRequestAsync + buildModelsJson expo…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:21:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80a9dd259ce9bc029cae0cb66eb893a24a002f9b",
"body": "…-latency/stream-false/malformed",
"is_bot": false,
"headline": "fix(stub-provider): guard orchestrator body parse + cover fail-before…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0454a66d4bdf122065f01b4485e631f1d088a84",
"body": "…behind random/sleep seams",
"is_bot": false,
"headline": "feat(stub-provider): StubHandleOrchestrator owns the handle decision …",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1de1518427a8c078ea1580d8793fb82856b93ae0",
"body": null,
"is_bot": false,
"headline": "feat(stub-provider): add buildModels(count) (TS catalog parity)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:04:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b74a2420a746bd81d23ec055243f73859f9eecd",
"body": "…dy (SSE parity)",
"is_bot": false,
"headline": "feat(stub-provider): parameterize buildCannedBody + add buildStreamBo…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T16:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42209d0b5f9bf867860edcf1400cf72867a15732",
"body": "…p to exec time; correct stale aiJavaDir default",
"is_bot": false,
"headline": "fix(stub-provider): green :stub-provider:test — defer jar-path syspro…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T15:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e750169314ea4b47c2cf90cc60d8836059ecdc",
"body": null,
"is_bot": false,
"headline": "docs: stub-auth TeaVM de-dup pilot implementation plan",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T15:50:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3a10d3f4fc827919f703b977d1570bb065fcbc3",
"body": null,
"is_bot": false,
"headline": "docs: TeaVM de-dup stub-auth pilot design spec",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-16T15:41:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa22017c526789118e8ee2c0ad295d067841089b",
"body": "… CI) for the java provider publish",
"is_bot": false,
"headline": "ci: use github.token + skip test tasks (test needs ai-java, absent in…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-15T20:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd890c08151d8adef6b702f6b0d852dee9bb6931",
"body": "…b-auth-provider.jar)",
"is_bot": false,
"headline": "build: publish stub-provider as a github-gradle provider package (stu…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-15T19:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f4deb3379e989b529c2cb1f0dd3f8ac24adab77",
"body": "Repoints the build script from the unversioned javascript/tools/teavm-build/\nto core/teavm-build.mjs (now vendored in core, ecbecf3) so CI/agentbox/fresh\nclones reach the harness via the core submodule instead of a path that only\nexisted locally.",
"is_bot": false,
"headline": "chore(stub-auth): use core-hosted teavm-build harness + bump core",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-14T11:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8729e75a2df4404c7e5df8d807c2a931e089467",
"body": "…of shared-java)",
"is_bot": false,
"headline": "feat(stub-auth): TeaVM-compile java provider into the build (js half …",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-14T11:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b9ee49f21315acccb985ffd1f96f72396742aec",
"body": null,
"is_bot": false,
"headline": "feat(stub-auth): java Provider (dynamically loadable)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-14T10:42:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a52b23ffadb26d6b04935b68d497e74bdfbdb3e",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> fd30a7d (sticky-at-cap fix)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-11T13:52:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f840d94ceb7b20ffc4ba4b207aae0c5a7ece4fe2",
"body": "…er changes needed, stub-auth doesn't use the proxy manager)",
"is_bot": false,
"headline": "chore(proxy): bump core-auth -> ac23fc7 (scoped-proxy engine; no driv…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-11T13:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00928b107f72c83af13e6940d3a11d7dea804c38",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> b3c491f (Resets fallback line)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-11T07:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a61f58bd922709329bbc3f4841caf8b124a64974",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> 58ea163 (core Refresh quota action)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-11T07:19:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a59a274ed152665039e10783dfcba0fb7a6d575",
"body": "…n split, leaderboard score source)",
"is_bot": false,
"headline": "chore: bump core-auth -> 5e5aeed (in-tab confirm menus, disabledReaso…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-10T22:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3cf6a519a3d35ff62f5a23c43b0f6a25a85a27f",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> e1ce8b4",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T19:26:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31cc392f6c82d6779d13f5a56806ac417949643b",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> aa09bba",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T18:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b494032214eb2bd12c151816f0c7f2bc85c842c",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> 8bf3e6f",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T16:41:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47420899abf5e9d35e03469cbeffe0d308c8a1ac",
"body": "…edback)",
"is_bot": false,
"headline": "chore: bump core-auth -> 73eac04 (Refresh gated on accounts; flash fe…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T15:34:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fbcc2f5d5b7c93b0fbc1edb5e9f99dc33b9f379",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> d16bb57 (ignore stale static model cache)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T15:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "942a74062452fad736c61077dfa4850470813732",
"body": "…without login)",
"is_bot": false,
"headline": "chore: bump core-auth -> 1e55875 (Refresh feedback; models browsable …",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T14:57:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c0981c9098893d42e1ee2a7eef3aa11799a539c",
"body": "…ta gated on accounts)",
"is_bot": false,
"headline": "chore: bump core-auth -> 85c6e51 (models browsable without login; Quo…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T14:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c19f22e503e490b23550ee82f30791021ca1ac9",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth -> 560365a (Manage hint drops 'models')",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-08T14:13:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2cd589e96ee175dcc3567fccd9e8a3e69a36c2a",
"body": "…ot stuck loading)",
"is_bot": false,
"headline": "chore: bump core-auth -> a35a8e8 (quota shows \"No enabled accounts\" n…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-07T19:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd5249a63fcdd277d7c16c13726f60bc8e4db767",
"body": "…arker)",
"is_bot": false,
"headline": "chore: bump core-auth -> 9e3400f (model source badge + rate-limited m…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-07T17:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bfcaf2fa8478b994f1a472aa203ae579f7c5db0",
"body": "…odels section)",
"is_bot": false,
"headline": "chore: bump core-auth -> adef602 (Browse-models menu + consolidated M…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-07T14:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9d7aa982981ce715201565b602ee8667f50387c",
"body": "chore: bump core-auth -> 5af673d (disabled-account Infinity fix + model list on provider menu)\n@",
"is_bot": false,
"headline": "@",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-07T13:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4123e2a36137e18efcdb918d56794b22dcfeb990",
"body": null,
"is_bot": false,
"headline": "chore: bump core/* submodules for unified config-dir resolution",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-07T10:06:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ea4cf56d3ad718e263b7979c40da1c7dd439fe2",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (format-aware chatError)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T19:30:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1f747aa7d7a251f6e7a33c6f36b679cc0930833",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (chatError plain 400)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T19:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df93ac7bb8e3bce23cd7b5f966c34016d3f2af3c",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (chatError SSE)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T19:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f3e7b990701646848f9d717d0fa194598d4f6d",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (chatError API)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T18:21:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700df244eb79236ff9f6596563359d0b020ff5cb",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (opencode toast body fix)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T17:49:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aa006543bd6b1e756e43ce2daeea7b267da6a59",
"body": null,
"is_bot": false,
"headline": "feat: bump core-auth (notify API) + Settings in the auth menu",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T14:39:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139ee05c8fc9c2a42b84674f11e6c8303bde75f8",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (categorized account menu)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T00:24:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a205e704700ef3ff4dd38042b13fc77f4bf9414",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (slim account menu)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-03T00:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d73af4c31c56d31a5037c944b284bd99fb65d810",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (quota auto-fetch + graceful states)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-02T23:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5016af46d5e7446d30a807bb08388770139edfd3",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (Accounts heading one-liner)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-02T23:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc1e44bed2d1f743f94fae0fb77677df35e4d3ce",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (account menu usage bars + availability note)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-02T22:56:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f2039f3c11d302449b3b806f7d430b5e443abd",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (account availability/quota in menu)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-02T21:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66c87f060b9bd3c27ae4cdee8035e203c3453837",
"body": "README now generated by the central core generator; advance core submodule to 659ce90.",
"is_bot": false,
"headline": "chore(release): v1.3.1",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-01T13:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5b4e12565386b783c3411e37d9ba6b391e59eca",
"body": "- Advance core submodule to 3f87378 (readme generator)\n- Add defineReadme + maybeRunReadmeCli to src/index.ts\n- Add postbuild script to regenerate README.md on build\n- Add CI drift-check (git diff --exit-code -- README.md) to publish.yml\n- Add readme: true to contract test; all 4 tests pass",
"is_bot": false,
"headline": "docs: generate README from central generator (defineReadme)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-01T13:40:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9942b978d1bbd1d4e533d37fd126a829222705fa",
"body": "Coordinated ecosystem release: advance bundled core/core-auth/core-loader\nsubmodule pointers to latest and republish with this session's config, TUI,\nand fix changes.",
"is_bot": false,
"headline": "chore(release): v1.3.0",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-07-01T10:55:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e20f4987f307c293fd2068953a86351bbd29cad1",
"body": "Registers response_text, model_count, latency_ms, fail_rate, streaming\nalongside the existing logging default. All knobs are read in handle()\nso the schema is visible via `config schema`; defaults reproduce prior\nbehavior exactly (no behavioral change when config is unset).",
"is_bot": false,
"headline": "Add wired mock config knobs to stub-auth driver",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T21:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed9781b0d8646128c5bcc7c8b91e3e5f59264de",
"body": null,
"is_bot": false,
"headline": "chore: advance core-auth (generic Auto model injection)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T18:28:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cc198a9ad71841c015e401a584d6dd755efc5b2",
"body": "…- prefix)",
"is_bot": false,
"headline": "chore: advance core-auth (leaderboard default + cache rename off core…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T18:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f2f627eaa79f7e98ad2058a9e4ceffc8886b5a",
"body": null,
"is_bot": false,
"headline": "chore: advance core-auth (leaderboard ranks by display name)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T17:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7345219462496924b5a92a38e9ce929161b486ff",
"body": null,
"is_bot": false,
"headline": "chore: advance core-auth (variant grouping + same-base effort ordering)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T17:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "915405d2718a6909a20d99a5cc1c29e21a35e1fc",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (Refresh models button in Auto-ranking submenu)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T17:01:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e20e66f4ac649906fb02ebdfa04a97eddfa2d58",
"body": "…above lower-effort)",
"is_bot": false,
"headline": "chore: bump core-auth (effort tie-break: thinking/high variants rank …",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T16:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37c456bf6b4661ee06f2be830818df9e8410691d",
"body": "…rce filter)",
"is_bot": false,
"headline": "chore: bump core-auth (restore leaderboard sort; surgical retired-sou…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T16:41:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da4f0ada17c22c53b8366b2cd4e00720d6e22833",
"body": "…data self-invalidates on update)",
"is_bot": false,
"headline": "chore: bump core-auth (model cache schema versioning — stale derived …",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T15:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74235ffb3e28b54c3bb051a2d668b6ba20fad3c7",
"body": null,
"is_bot": false,
"headline": "chore: bump core-auth (filter stale 'recommended' sort)",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T14:55:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c88de2bd2667b50e0f672ec90602f0f2405a9487",
"body": "… hardcoded ranking table)",
"is_bot": false,
"headline": "chore: bump core-auth (live keyless leaderboard from OpenRouter; drop…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T14:27:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99988294049638b278e0ddda3d51ad90bed00c9a",
"body": "…eaderboard quality sort; bump core-auth",
"is_bot": false,
"headline": "feat(sorts): drop 'recommended' (inaccurate); claude-code opts into l…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T14:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531ff3735008f043465323087ebe0c6d112947e7",
"body": "…xes models in mixed homes)",
"is_bot": false,
"headline": "chore: bump core-auth (force opencode.json merge at startup/login; fi…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T13:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29fd27ff21e281d2f3dcdeb92f559985ffcfbb10",
"body": "…s action)",
"is_bot": false,
"headline": "chore: bump core-auth (refresh models on in-tab login + Refresh model…",
"author_name": "intisy (Finn Birich)",
"author_login": "intisy",
"committed_at": "2026-06-30T13:46:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 145,
"latest_release_at": "2026-07-21T11:25:53Z",
"latest_release_tag": "1.7.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 7,
"days_since_latest_release": 8,
"mean_days_between_releases": 1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "stub-auth",
"exists": true,
"license": "MIT",
"keywords": [
"core-auth",
"provider",
"stub",
"auth",
"example"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/stub-auth",
"is_deprecated": false,
"latest_version": "1.7.3",
"repository_url": "https://github.com/intisy-ai/stub-auth",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 3074,
"first_published_at": "2026-06-13T18:13:42.883000Z",
"latest_published_at": "2026-07-21T11:25:51.009000Z",
"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": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [
"java/build.gradle",
"java/stub-provider/build.gradle",
"java/stub-teavm/build.gradle"
],
"largest_source_bytes": 13805,
"source_files_sampled": 19,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"java/build.gradle",
"package.json"
],
"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": [
"maven",
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "intisy",
"commits": 139,
"avatar_url": "https://avatars.githubusercontent.com/u/105643708?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"promote-experimental.yml",
"promote-main.yml",
"publish.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": 9,
"reason": "binaries present in source code",
"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": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e2f1f7d08eeff954044bbce6629d590cb88c8791",
"ran_at": "2026-07-29T17:02:00Z",
"aggregate_score": 3.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/intisy-ai/stub-auth",
"host": "github.com",
"name": "stub-auth",
"owner": "intisy-ai"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 33,
"vitality": 71,
"community": 32,
"governance": 37,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 145,
"human_commit_share": 0.93,
"days_since_last_push": 0,
"active_weeks_last_year": 7
},
"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": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "145 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 145
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "1.7.3",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"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": 58,
"inputs": {
"packages": [
"stub-auth"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 3074
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,074 downloads/month across npm",
"points": 46.5,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3074,
"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": 37,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"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 4 contributing companies or organizations",
"points": 10,
"status": "met",
"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": null,
"notes": [],
"value": 43,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "intisy-ai",
"public_repos": 30,
"account_age_days": 33
},
"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": "1 followers of intisy-ai",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "intisy-ai"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~0 yr old",
"points": 11,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"stub-auth"
],
"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": "moderate",
"name": "Engineering Quality",
"value": 60,
"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": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 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": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"ai",
"ai-provider",
"ai-proxy",
"intisy-ai",
"llm",
"provider",
"typescript"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 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": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 33,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 33,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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": 1
},
"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": 53,
"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.989,
"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": "92 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"java/build.gradle",
"java/stub-provider/build.gradle",
"java/stub-teavm/build.gradle"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "java/build.gradle, java/stub-provider/build.gradle, java/stub-teavm/build.gradle (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "java/build.gradle, java/stub-provider/build.gradle, java/stub-teavm/build.gradle"
}
}
],
"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": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Java",
"largest_source_bytes": 13805,
"source_files_sampled": 19,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Java (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Java"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/19 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19,
"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-29T17:02:07.015545Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/intisy-ai/stub-auth.svg",
"full_name": "intisy-ai/stub-auth",
"license_state": "standard",
"license_spdx": "MIT"
}