原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1387,
"has_wiki": false,
"homepage": null,
"languages": {
"Rust": 176041,
"JavaScript": 21757,
"TypeScript": 547810
},
"pushed_at": "2026-07-18T21:48:56Z",
"created_at": "2026-05-28T16:49:28Z",
"owner_type": "Organization",
"updated_at": "2026-07-18T21:49:00Z",
"description": "Declarative toolkit that builds and launches Minecraft installations from a frozen opys.json manifest",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"Rust"
]
},
"owner": {
"blog": null,
"name": "harmoniya.net",
"type": "Organization",
"login": "harmoniya-net",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/288692860?v=4",
"created_at": "2026-05-28T16:02:10Z",
"is_verified": null,
"public_repos": 2,
"account_age_days": 56
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2026-05-03T13:49:19Z"
},
{
"tag": "v0.1.27",
"kind": "patch",
"published_at": "2026-07-18T21:48:54Z"
},
{
"tag": "v0.1.26",
"kind": "patch",
"published_at": "2026-07-18T21:41:36Z"
},
{
"tag": "v0.1.25",
"kind": "patch",
"published_at": "2026-07-01T09:25:19Z"
},
{
"tag": "v0.1.24",
"kind": "patch",
"published_at": "2026-06-30T23:41:55Z"
},
{
"tag": "v0.1.23",
"kind": "patch",
"published_at": "2026-06-29T22:28:10Z"
},
{
"tag": "v0.1.22",
"kind": "patch",
"published_at": "2026-06-22T20:21:38Z"
},
{
"tag": "v0.1.21",
"kind": "patch",
"published_at": "2026-06-22T19:34:33Z"
},
{
"tag": "v0.1.20",
"kind": "patch",
"published_at": "2026-06-19T10:33:04Z"
},
{
"tag": "v0.1.19",
"kind": "patch",
"published_at": "2026-06-18T19:54:33Z"
},
{
"tag": "v0.1.18",
"kind": "patch",
"published_at": "2026-06-17T18:57:12Z"
},
{
"tag": "v0.1.17",
"kind": "patch",
"published_at": "2026-06-17T18:40:18Z"
},
{
"tag": "v0.1.16",
"kind": "patch",
"published_at": "2026-06-07T09:08:42Z"
},
{
"tag": "v0.1.15",
"kind": "patch",
"published_at": "2026-06-06T11:30:46Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2026-06-06T10:42:27Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2026-06-04T19:32:53Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-06-03T18:18:43Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2026-06-01T21:34:06Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2026-05-31T19:25:31Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2026-05-31T13:08:35Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2026-05-29T18:59:14Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2026-05-29T18:46:21Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2026-05-29T18:19:15Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2026-05-29T18:03:24Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2026-05-29T17:54:27Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2026-05-29T17:41:11Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-05-29T17:26:04Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-05-29T17:16:42Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-05-29T17:05:11Z"
}
],
"recent_commits": [
{
"oid": "5d12774f7616dbcb16b0b058b235de94bc23e3b9",
"body": null,
"is_bot": false,
"headline": "release v0.1.27",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-07-18T21:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f232d3d9388d8b406a7e00d3fc8c6fedb10f44b",
"body": "mlugg/setup-zig@v1 builds its download URL as zig-<os>-<arch>-<ver>.tar.xz,\nbut upstream renamed release tarballs to zig-<arch>-<os>-<ver>.tar.xz as of\n0.16.0 — every mirror 404s. v0.1.26's release run failed here before the\npublish jobs ran, so nothing was published under that tag.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): fetch Zig directly instead of via mlugg/setup-zig",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-07-18T21:47:36Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3aad1b13d04b3413328aeeccdf44cbd53ec10e1b",
"body": null,
"is_bot": false,
"headline": "release v0.1.26",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-07-18T21:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e61faaf889c88e5e6e5bb3d1b656bfeab60d980",
"body": "Publish linux-x64-musl and linux-arm64-musl .node builds for @opys/core\nand @opys/runtime so npm install resolves a working binary on Alpine/musl\nhosts (mainly for CI images) — the napi-rs loader already probes for these\nvia isMusl(), it just had nothing to load. Cross-links via Zig in release.yml\nsince musl targets have no apt-installable toolchain and ring (via rustls)\nneeds a real C compiler to link.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(napi): add musl targets for core/runtime native bindings",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-07-18T21:29:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d7014ce203f3d9f76248671b481af7668c4f43a8",
"body": null,
"is_bot": false,
"headline": "release v0.1.25",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-07-01T09:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24bb2188e007cd560cf89d924cc26332ed57a68e",
"body": "symlink() errors AlreadyExists when the destination already exists, so\nre-extracting an archive (now done on every launch) failed on any\nsymlink entry left by a prior run. Clear the stale link/file first.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(runtime): make symlink extraction idempotent on re-extract",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-07-01T09:24:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a261db8be04670479d6a4b3df42d4eb22b43a27e",
"body": null,
"is_bot": false,
"headline": "release v0.1.24",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-30T23:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9bcc7c90a54b1f00c91b095d3c415f69e4568e1",
"body": "…ale migration doc\n\nExtraction is no longer skipped via the .opys-extracted marker or\nnon-empty-target check — mods/configs inside an extracted archive can\nchange between launches without the archive path changing, so presence\nalone can't detect staleness. Also fixes all clippy warnings across the\nRust workspace and wires cargo clippy into the pre-commit hook for\nstaged .rs changes.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(runtime): always re-extract artifacts; add clippy checks; drop st…",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-30T23:39:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9225f2c4daabc35059b7f1d222516a2ad0fff4c",
"body": null,
"is_bot": false,
"headline": "release v0.1.23",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-29T22:28:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03aab26faf289a87820db2ebfda75ca70ea6b9ab",
"body": "…acks\n\n- new @opys/modrinth: modrinth() mod-file plugin + modrinthModpack() all-in-one modpack plugin (.mrpack)\n- @opys/curseforge: curseforgeModpack() all-in-one modpack plugin; share fetchCurseforgeFiles, fix README token name\n- both modpack plugins detect loader+MC version and compose vanilla + l\n[…]\nrrides under one loader-agnostic plugin\n- @opys/minecraft re-exports both; live integration tests for Modrinth/CurseForge modpacks\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(modrinth,curseforge): Modrinth plugin + Modrinth/CurseForge modp…",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-29T22:25:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "61d7111fb98a704c2ca0b9263aa21fa3531c4bcb",
"body": null,
"is_bot": false,
"headline": "release v0.1.22",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-22T20:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d1cf75ad22e605edcfde817460c673990871a0",
"body": "- Plugins can now contribute `envs` (Contribution.envs); the engine merges\n them into launch.envs like vars (list order, last-wins + collision warn),\n with manifest.envs as the silent override layer.\n- @opys/java exports JAVA_HOME=${java_home} by default, so dgpuj (and any\n spawned tool) finds th\n[…]\nays a standalone plugin.\n- @opys/minecraft re-exports dgpuj (DEFAULT_PLATFORMS omitted to avoid the\n name clash with @opys/java).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(dev,java): plugin envs contributions; java exports JAVA_HOME",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-22T20:20:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b7038e1b4c283557217a58636feaed691eb4b395",
"body": null,
"is_bot": false,
"headline": "release v0.1.21",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-22T19:34:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e288eb4772eff5ddf296851f684834b3c63a6618",
"body": "New @opys/dgpuj package resolves the dgpuj discrete-GPU launcher from its\nGitHub releases (gitHubReleaseArtifacts + extractPick) into per-target\narchive artifacts; owns dgpuj_dir/dgpuj_bin and exposes bin/home launch\ngroups, plus a standalone dgpuj() plugin.\n\n@opys/java gains a `dgpuj?: boolean | Dg\n[…]\nhe launcher, folds in its vars, repoints `bin` at dgpuj, and exposes\n`home` (--dgpuj-home ${java_home}). Registered in workspaces.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(dgpuj): add @opys/dgpuj launcher + java { dgpuj } option",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-22T19:32:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "876cd0b687b4e10fef1b663040204bf260ddd33d",
"body": null,
"is_bot": false,
"headline": "release v0.1.20",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-19T10:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d397079734cbfdf63ca31b04151cb99b99c070b4",
"body": "Resolves Minecraft installations via the Fabric Meta API: fetch the\nlauncher profile (inheriting from vanilla), map Maven-coordinate\nloader/intermediary libraries onto the classpath, and swap in KnotClient\nas the main class. Loader defaults to the latest stable build for the\ntarget MC version, or can be pinned via the `loader` option.\n\nWired into the @opys/minecraft meta-package.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(fabric): add Fabric mod loader plugin",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-19T10:31:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "06c99489dfe96416249557a3f6cc6ba34165ca4c",
"body": null,
"is_bot": false,
"headline": "release v0.1.19",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-18T19:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86e459f8073f03c27a9220f4bdafdb00b7fb48be",
"body": "Entries with the same ruleset are grouped into a single artifact; entries\nwith different rulesets produce separate artifacts at the same path, each\ncarrying the matching rules for the runtime to evaluate.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(minecraft-serverlist): add rules field to ServerEntry",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-18T19:17:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0190267ac52d69f794d2b8bab49a4548f6a296c2",
"body": "…lugin\n\nReplaces the bare `resolveServerlist(servers) => Artifact[]` helper with\n`serverlist(servers, options)` returning a `ChainablePlugin`, so callers\ncan fluently chain `.addRule()`, `.removeIntegrity()`, etc. Adds @opys/dev\nas a dependency to wire up `definePlugin`.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(minecraft-serverlist): convert resolveServerlist to a ChainableP…",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-18T19:07:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b6aff463618a3d10996504ad8de21d7523bb6602",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(minecraft-serverlist): add sha1 integrity to servers.dat artifact",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-18T19:05:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "10b5eadbedc7ae22af9700102bd0bb25d08e0594",
"body": "A numeric var value (e.g. `xmx: 4000` in runClient) caused the Rust\nnapi binding to throw \"data did not match any variant of untagged enum\nValDefWire\". Add a guard in cmdLaunch that checks all vars are string or\nConditionalVal[] after the runClient patch, and throws a clear error\nbefore reaching Rust.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(cli): validate manifest vars before passing to Rust install binding",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-18T19:03:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "531955f8e928412dd55e505dbec2802809251e73",
"body": null,
"is_bot": false,
"headline": "release v0.1.18",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-17T18:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daac61a2615f413e4f828aade7d93aa33e708a7a",
"body": "The v0.1.17 Release run failed on a transient `CreateArtifact` timeout in the\naarch64-apple-darwin napi leg (build passed; only the artifact upload to\nGitHub's service timed out), which — since publish needs all five legs —\nskipped the publish jobs. The run also flagged checkout/setup-node/\nupload-a\n[…]\nad (the step that timed out)\nonto the current backend. Our inputs (pattern, merge-multiple,\nif-no-files-found) are unchanged in the new majors.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: bump first-party actions to current majors",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-17T18:56:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "794e50957f30b669bfb781ea0c1108a10a56d99c",
"body": null,
"is_bot": false,
"headline": "release v0.1.17",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-17T18:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89f337d279524b9647b7c3dce30d786c445d7a94",
"body": "…nd java_console\n\nWindows ships both java.exe (console subsystem) and javaw.exe (no console).\nDefault java_bin to javaw.exe so a launched game never spawns a stray console\nwindow, and emit a second mutually-exclusive arm selecting java.exe when the\n`java_console` feature is enabled. The AND-semantic\n[…]\nle from the CLI — e.g. `opys launch --feature\njava_console`. A deployed launcher passes `features: ['java_console']` to\n@opys/runtime directly.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(java): default Windows java_bin to javaw.exe, gate java.exe behi…",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-17T18:31:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ec59ac0a56a1a3d2a06f42bef3b76206b45e74bc",
"body": "…y artifacts\n\nUpstream version manifests occasionally ship a real download url alongside a\nplaceholder `sha1: \"\"` / `size: 0` — e.g. lwjgl3ify 3.0.25's `lzma:lzma:0.0.1`.\n`libraryToArtifact` baked these straight into the manifest, so the runtime\nverifier was handed a hash it could only ever fail, ki\n[…]\nied) — the same stance the repo-lib path in @opys/lwjgl3ify already\ntakes. `size`/`integrity` are optional on `Artifact` for exactly this case.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(minecraft-vanilla): drop placeholder sha1/size probes from librar…",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-17T18:31:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9df29c449488d1d89e3f39d6534240bf780e1324",
"body": null,
"is_bot": false,
"headline": "release v0.1.16",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-07T09:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11c2eaccf1458310c4b70a1d3c02526df13b9960",
"body": "fix(neoforge): Use ForgeWrapper to fix incompatabilities",
"is_bot": false,
"headline": "Merge pull request #1 from melamit/main",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-07T09:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4083d2f6a27580426a4fe268e84b088114271193",
"body": "npm install was silently pruning these NAPI transitive deps. Pinning them\ndirectly in root package.json prevents lockfile drift on every npm install.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: pin @emnapi/core and @emnapi/runtime as explicit devDependencies",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-07T09:03:17Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "16a831878f2e68a993fd11912c70d9253746e39a",
"body": "resolveForgeWrapperArtifact() and buildForgeWrapperJvmArgs() move to\n@opys/forgewrapper (which now depends on @opys/core). Both @opys/forge\nand @opys/neoforge replace their identical inline blocks with these\nhelpers, removing all remaining ForgeWrapper duplication.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: move ForgeWrapper artifact+JVM helpers into @opys/forgewrapper",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-07T08:33:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e0c5522d9e4dd478cceb0c6eb293dc3a389337e7",
"body": "npm install pruned these NAPI transitive deps that npm ci requires.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: restore @emnapi/core and @emnapi/runtime in lockfile",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T22:11:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c54e40327caa69d19989625a8e04b6238e685174",
"body": "Both loaders now share the same ForgeWrapper (prism-2025-12-07 from\nfiles.prismlauncher.org), which applies module-path args programmatically\nvia Unsafe/MethodHandles.Lookup, fixing Java 25 incompatibilities in both.\n\n@opys/forgewrapper now owns DEFAULT_FORGE_WRAPPER, FORGE_MODULE_ARGS, and\nstripMod\n[…]\n on -cp, ForgeWrapper does the module gymnastics at\nruntime. @opys/neoforge removes its local duplicates and imports from\n@opys/forgewrapper.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: use PrismLauncher ForgeWrapper for both forge and neoforge",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T20:42:57Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "83508a4475d6e00098e85d2f34a34a503df45cac",
"body": "Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: update lockfile for @opys/forgewrapper",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T20:29:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fca2b78180709d284d4892cb4999a014e79521be",
"body": "ForgeWrapperOptions and FORGE_WRAPPER_MAIN are now defined once in\n@opys/forgewrapper (a leaf package). Both @opys/forge and @opys/neoforge\nimport from it, eliminating the duplicate-export collision that broke\n@opys/minecraft's typecheck when both loaders were re-exported together.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: extract @opys/forgewrapper package to share ForgeWrapperOptions",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T19:40:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "55fa83f95db405c6016edf7322e9ca3d9245f161",
"body": "Move ForgeWrapper defaults to module-level DEFAULT_NEOFORGE_FORGE_WRAPPER,\nadd ForgeWrapperOptions interface with url/sha1/size/path overrides, and\nwire forgeWrapper?: ForgeWrapperOptions into NeoForgeOptions — matching\nthe @opys/forge pattern exactly.\n\nAdd tests for ForgeWrapper main class, module arg stripping, system\nproperties, and custom forgeWrapper option overrides.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(neoforge): expose ForgeWrapperOptions consistent with @opys/forge",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T19:05:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "446e763bea64ecd58547f568625a68733144110e",
"body": null,
"is_bot": false,
"headline": "fix(neoforge): Use ForgeWrapper to fix incompatabilities",
"author_name": "Melamit Sunshine",
"author_login": "melamit",
"committed_at": "2026-06-06T18:04:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "411f6694551abf1a21becb6cd2ccacd9f2f7ea06",
"body": null,
"is_bot": false,
"headline": "release v0.1.15",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T11:30:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "777a3e4c88403efcc7960f0ae115dc605d498a38",
"body": null,
"is_bot": false,
"headline": "chore: ignore manifest.json and message.txt test outputs",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T11:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9523b9a19dec619356138806d5202bc924954fed",
"body": "…trapLauncher crash\n\nNeoForge version.json re-lists vanilla libs (gson, guava, etc.), sometimes at\nupdated versions. Combining client.libraries and runtimeLibs naively produced\nduplicate classpath entries; BootstrapLauncher's UnionFileSystem is fatal on\nduplicate paths (\"Duplicate key\" IllegalStateE\n[…]\n whose groupId:artifactId\nis already in NeoForge's runtime set, so NeoForge's version always wins and no\npath appears on the classpath twice.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(neoforge): deduplicate classpath by Maven coords to prevent Boots…",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T11:28:59Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3fd783d84d3ba1d464511835ea6fb38fa3438c58",
"body": null,
"is_bot": false,
"headline": "release v0.1.14",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T10:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52f474ab8057a646e5ddcac162e2b3b4e8550388",
"body": "New @opys/neoforge package with resolver, template, and plugin.\nResolves from NeoForge Maven metadata XML; downloads and unzips the\ninstaller JAR to extract version.json + install_profile.json; builds\nthe processor-era template without ForgeWrapper (BootstrapLauncher\nis the main class directly). Re-exported from @opys/minecraft.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(neoforge): add NeoForge mod loader plugin (1.20.2+)",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-06T10:40:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e7506e45cf44c7c555e15cd370214a9d88dd7bd0",
"body": null,
"is_bot": false,
"headline": "release v0.1.13",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-04T19:32:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f12d4bdee180ca972371e129b4cd2f0fc8d47a2",
"body": "Replace the inconsistent artifact-tweaking surface (the scanner `overrides`\noption, `defineArtifactPlugin`, the declarative `ArtifactOverride`) with one\nfluent API. Every plugin from `definePlugin` is now a `ChainablePlugin`\nexposing `exclude` / `addRule` / `removeIntegrity` / `updateFirst` /\n`updat\n[…]\nctOverride`/`applyOverrides`; `overrides.ts` shrinks to `selector.ts`\n(Selector + matchesSelector). Resolves the `integrity?: null` audit item.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(dev): fluent post-processing methods on plugins",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-04T19:23:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "903376d56a3752e1ae46be17adfeedd64c05897c",
"body": null,
"is_bot": false,
"headline": "release v0.1.12",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-03T18:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b99ce9f8a8dd5c3e0b7b8f62b7f1844bffbc010",
"body": "A `source: 'file'` scan emitted the artifact with no integrity (\"trust local\nfile by path\"), so the runtime skipped a present destination by path alone and\nnever re-copied it when the source content changed. Hash file sources too (same\nas url) so a content change is detected and re-fetched; an override can still\nclear integrity for deliberate path-trust.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(dev): hash file-source artifacts in artifactScanner",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-03T18:15:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0fa3410082f7a64fe88107d7acc0115f11ea1d13",
"body": "The three rust-cache steps shared one default key on Linux; give each a\ndistinct shared-key (cargo-linux / cargo-windows / node-napi) so they don't\nthrash each other and the new Windows job caches independently.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: isolate rust caches per job with shared-key",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-03T17:54:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3c8360b12b29ab104bf97ed20d3f5ebc7561e7b6",
"body": "Add a single-file restrict×managed scenario (refetches_managed_file_named_by_\nrestrict) and its Windows-branch unit twin (windows_single_file_restrict_spares\n_managed), and a `cargo test -p opys-runtime` job on windows-latest so the\nsweep/extract path normalization is finally exercised on a real Windows\nfilesystem walk — not just the cfg-injected unit tests on Linux.\n\nTest/CI only; no library behavior change.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(runtime): Windows sweep coverage + Windows CI job",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-03T17:52:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "497f3a6b5c8e8f72a789b2462af51050e81ecd00",
"body": null,
"is_bot": false,
"headline": "release v0.1.11",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-01T21:34:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70670dc118dc2dfa53aeab8d6c0c5b175c7cfae",
"body": "Add `restrict: ['${game_directory}/mods/**']` so jars no longer listed in the\nmanifest (removed mods, manual drops) are swept on install. Scoped to mods/ —\nsaves, config and logs elsewhere in game_directory are untouched.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore(config): enable restrict sweep for mods/",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-01T21:31:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "35d7e09d675c92e53942b8e8060ce2727ada7fdc",
"body": "The restrict sweep compared a filesystem-walked path (OS-native: `\\`-joined,\nreal case on Windows) against strings built from `interpolate()` (`/`-template\nspliced with a `${root}` that carries `\\` on Windows). As raw strings these\nnever matched on Windows, so a managed file looked unmanaged and got\n[…]\nct` was never set in a shipped manifest. Also\nadds the sweep_scan integration suite covering integrity skip/restore and the\nrestrict lifecycle.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(runtime): normalize paths in sweep/extract for Windows",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-06-01T21:31:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9c5d56795fc5d53f2012f568f8b4bdd1c54e6457",
"body": null,
"is_bot": false,
"headline": "release v0.1.10",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-31T19:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "025013b41ada5572888b6420d12d34800eba6571",
"body": "scan skipped any artifact whose path already existed, so a file that was truncated by a crash or corrupted on disk was trusted forever and never re-fetched — verification only covered files downloaded in the current run. scan now re-verifies each present file against its manifest hash (with bounded concurrency) and re-fetches mismatches; hashless artifacts still pass, and `force` still always re-fetches.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Re-hash already-present files on scan, not just downloads",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-31T19:24:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "11c969c4610eabd76b5cbe9775bc0bfb31bc1518",
"body": null,
"is_bot": false,
"headline": "release v0.1.9",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-31T13:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29f8b14078e3fc0aba1380a952a4ef555586048a",
"body": "Add `InstallOptions.cancel: CancellationToken` (re-exported from the crate\nroot) and `InstallError::Cancelled`. `install` checks the token between\nphases, and `fetch_all` now drives downloads with a `tokio::task::JoinSet`\nracing `cancel.cancelled()` — so cancelling (or dropping the future) aborts\nin-flight downloads. The previous `tokio::spawn` + `Vec<JoinHandle>` detached\nthem, so they ran to completion regardless.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(runtime): cooperative install cancellation",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-31T13:06:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "557bbd4b26d7d788a63de91b1a27b1dc4a4d0539",
"body": null,
"is_bot": false,
"headline": "release v0.1.8",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:59:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3f141aa4c1aff1aea44c06ffea6cae2f6163ebc",
"body": "`[workspace.package].repository`/`homepage` still pointed at the old\nGitLab URL — outdated since we moved to github.com/harmoniya-net/opys.\ncrates.io display + cargo metadata both pick this up.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: point cargo metadata at the GitHub repo",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:53:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "37b390c164773d236ab32143c5972d26e647628e",
"body": null,
"is_bot": false,
"headline": "release v0.1.7",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce70267ae9958bbc3cb125feb6b14d280b730019",
"body": "Each Rust crate now has a top-level README.md (cargo picks it up\nautomatically and ships it to crates.io). Each npm workspace that was\nmissing one gets a brief overview + install snippet + a real\ndefineConfig example pulled from current code.\n\nCrates (5): opys-mojang-rules, opys-core, opys-runtime, \n[…]\nZod parsers\" / `sourceEmpty()` / `kind: 'empty'` (none of which exist\nanymore). Now describes the napi-rs backing and the current Source\nunion.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: README for every package + crate",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:44:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f1f7b8c3853ef22156dc021349c35a16d6412a3b",
"body": null,
"is_bot": false,
"headline": "release v0.1.6",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fde9f5bb0fb8fa7d7669c11ea0e25abcd7fc38a",
"body": "@opys/core-binding and @opys/runtime-binding were still flagged\n`private: true` from the earlier \"don't publish via local script\"\nera. `napi prepublish` published the 10 per-platform sub-packages on\nv0.1.5, but `npm publish --workspaces --access public` then warned\n\"Skipping workspace @opys/core-bin\n[…]\ny install of @opys/core or @opys/runtime would fail to\nresolve the binary binding.\n\nRemove `private: true` from both loader package.json files.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): unmark binding loader packages as private",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:17:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "67827f21c2e0db2fc119d27accb8bf6b47420d1d",
"body": null,
"is_bot": false,
"headline": "release v0.1.5",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58520d12ee7597252cb14980c46dba5889ad9977",
"body": "`napi prepublish` runs `npm publish` without `--access public`. Scoped\npackages default to private — 402 \"Payment Required - You must sign\nup for private packages\" on every binding sub-package.\n\nAdd `\"publishConfig\": { \"access\": \"public\" }` to both binding loader\npackage.json files and all 10 platform sub-package.json files. npm\nhonors this even without an explicit `--access` flag.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): publishConfig.access=public on all binding packages",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T18:02:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2de692a5f3b9a7286af8a41a6ed2a8a40152c5fc",
"body": null,
"is_bot": false,
"headline": "release v0.1.4",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:54:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b46b51e97f9e18088888beabd5a21e7d5369ddf7",
"body": "…ding\n\nTwo bugs in one:\n\n1. The binding crates' `napi` config used `napi.targets` (the v3 format).\n We're on @napi-rs/cli@2.18.4, which only reads `napi.triples.defaults`\n (3 platforms: linux-x64-gnu, darwin-x64, win32-x64-msvc) and\n `napi.triples.additional`. Result: aarch64-darwin and aarch6\n[…]\ne-npm-dir`\n and commit them. The matrix uploads `.node` artifacts; the publish job\n routes them into the committed dirs via `napi artifacts`.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): use napi-rs v2 triples format + commit npm/<target>/ scaffol…",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:53:07Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bc0ea586e920ab9de641c875c3dde09427539737",
"body": null,
"is_bot": false,
"headline": "release v0.1.3",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47682243b18ebc31c1bb4bd5bb7e793709e4aa40",
"body": "The v0.1.2 Release ran `napi prepublish` against a fresh checkout that\nhad no `npm/<target>/` subdirs — prepublish logged \"File not exists\" for\neach target and silently skipped publishing the per-platform sub-packages\nAND the loader package. Result: 15 TS packages on npm, but the two\nbinding package\n[…]\nhe matching `npm/<target>/` dir.\n\n`napi prepublish` then sees a populated structure, updates each\nsub-package's version, and publishes the lot.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): scaffold + populate napi npm/<target>/ before prepublish",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:39:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f9e66d4ac04f833be3f36c8616e0b65a8137f9bc",
"body": null,
"is_bot": false,
"headline": "release v0.1.2",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4b4fbf0402feb6002de8c29454bfe9dbf2662f0",
"body": "`npm publish --provenance` validates that the package's `repository.url`\nmatches the GitHub source where the sigstore bundle was signed. None\nof our package.json files declared `repository`, so npm rejected the\nv0.1.1 publish with 422 \"repository.url is \\\"\\\"\".\n\nAdded `{ type, url, directory }` to ev\n[…]\npaces + the two napi binding packages). `directory` is the\npackage's location within the monorepo — npm registry uses it for the\n\"source\" link.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): declare repository field for npm provenance verification",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:24:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fd1d39e26a8d5a5ddb707f7fa6833fe975345d03",
"body": null,
"is_bot": false,
"headline": "release v0.1.1",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82085fe03959f8fbb56eb328340943b0c694e5a1",
"body": "macos-13 runner queue stalled v0.1.0's Release workflow (9+ min queued,\nnever started, while macos-14 finished in 2min). macOS is being phased\noff macos-13 anyway. Build x86_64-apple-darwin via cross-compile from\nmacos-14 (arm64 host) instead — the macOS SDK is universal so\n`--target x86_64-apple-darwin` works natively.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): consolidate darwin targets on macos-14",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:15:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5560d342b39f9ee85134ee833ae8229eb054f733",
"body": null,
"is_bot": false,
"headline": "release v0.1.0",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53d06c84d7f4476da1bffc150d97d9392356869f",
"body": "Two CI bugs the v0.0.2 release shook out:\n\n1. `npm install --package-lock-only` left the lockfile out of sync with\n transitive deps (`@emnapi/core@1.10.0` / `@emnapi/runtime@1.10.0`\n missing) — `npm ci` in CI refused. Switched the release script to a\n clean reinstall (`rm -rf node_modules pack\n[…]\n0.2. Switched to `git tag -a -m` (annotated)\n so `--follow-tags` actually does its job.\n\nLockfile regenerated locally as part of this commit.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): regen lockfile + use annotated tags in release script",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T17:01:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a347e8ff5e0453fb314a30c88e39e5f77036eb0f",
"body": null,
"is_bot": false,
"headline": "release v0.0.2",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-29T16:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "144dc783ea3b99da327e078be5d75b59b4287b1f",
"body": "The 1.0.0 baseline overpromised stability for a pre-release codebase;\nroll back to 0.0.1 across every npm package and every Rust crate, plus\ninternal `@opys/*` and `opys-*` dep ranges. Lockfiles regenerated.\n\nNo code changes — just version stamps + lockfile sync.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: reset version baseline to 0.0.1",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T19:35:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7925d2abae77e4bd934a6c35d81fb836c2e67c3d",
"body": "Both lwjgl3ify and cleanroom (and lwjgl3ify's own UniMixins inline\nresolver) were duplicating the same dance: listGitHubReleases → drop\ndrafts → handle the latest/prerelease/tag selector → find the right\nasset → throw if missing. Pulled the duplication into @opys/dev as a\ntwo-layer API:\n\n pickGitHu\n[…]\npses to a single\n pickGitHubRelease call\n\nTests updated for the new generic error messages — the repo string\nstill carries the loader context.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(dev): pickGitHubRelease + gitHubReleaseArtifacts helpers",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T19:07:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e8b35c66c8037b0ccc40278a152a35cf22a7a231",
"body": "`@opys/dev` is now home to the build-SDK fetchers (gitlab/maven join\nlater). The `Raw*` prefix on the GitHub Releases types and the\nunprefixed `listReleases`/`assetSha256` function names were going to\ncollide and read awkwardly once gitlab.* and maven.* helpers land.\nRenaming now while there's only \n[…]\n → listGitHubReleases\n assetSha256 → gitHubAssetSha256\n\nConsumers updated: @opys/cleanroom resolver, @opys/lwjgl3ify resolver +\ntemplate.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(dev): rename Raw{Release,Asset}+helpers to GitHub-prefixed",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T18:20:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "40f0a5b28c9dbbf6445b9949f74c4ea0231d2e44",
"body": "Two structural changes:\n\n1. All TS workspace packages relocated from `./<name>/` to `./packages/<name>/`.\n Root package.json `workspaces` updated; each tsconfig now extends\n `../../tsconfig.json`. Crates stay under `crates/` (still need to be\n part of the Cargo workspace + ship their `.node` a\n[…]\n importing `@opys/minecraft` keep working unchanged;\nconsumers who want a smaller dependency footprint can switch to the\nspecific sub-packages.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: move npm packages to ./packages/ and split @opys/minecraft",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T18:05:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6ef06e1e4953e701839dfc3ac601fb587f33fd7f",
"body": "The @lanka scope on npm was unavailable; switch to @opys (registered).\nSame project-wide rename treatment: every npm package, Rust crate, type,\nconstant, file path, config filename (`opys.config.mjs`), manifest\nfilename (`opys.json`), and CLI binary (`opys`).\n\nBREAKING CHANGE: imports `@lanka/*` → `@opys/*`; CLI `lanka` → `opys`;\nconfig + manifest filenames swap accordingly.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat!: rename @lanka/* to @opys/*",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T17:36:29Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "33d9c66473d9f18a1aeeceba7256ef34dff74a0c",
"body": "- .github/workflows/ci.yml — cargo build/test + npm build/typecheck/test\n on Linux for every push and PR.\n- .github/workflows/release.yml — on `v*` tag push:\n · matrix builds the napi .node files on 5 native runners\n (linux-x64, linux-arm64, darwin-x64, darwin-arm64, windows-msvc);\n · download\n[…]\n stays in charge of version bumping, lockfile sync, build verify,\n commit, and tag.\n\nRequires repo secrets NPM_TOKEN and CARGO_REGISTRY_TOKEN.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: GitHub Actions workflows for build/test + napi cross-publish",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T16:51:51Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "452d36d364f8a966b9b9df62a99f095d3db57b69",
"body": "Project-wide rename — every npm package, Rust crate, type, constant,\nfile path, and reference. The manifest format is unchanged; only the\nfilename convention shifts (`torba.json` → `lanka.json`,\n`torba.config.mjs` → `lanka.config.mjs`).\n\nVersions reset to 1.0.0 for the @lanka namespace. The @torba/*\n[…]\na/*`,\nconfig filename `torba.config.mjs` → `lanka.config.mjs`, CLI binary\n`torba` → `lanka`, and manifest filename `torba.json` → `lanka.json`.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat!: rename @torba/* to @lanka/*",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T16:20:46Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "345efce494545a53cf4fc197895917b2188a96bc",
"body": null,
"is_bot": false,
"headline": "release v1.0.14",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T15:43:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab511170f4466c99f35e1d8d6cf5ffb933462d1",
"body": "The manifest data model, shorthand, Val/Valset, glob, interpolation,\ninstall pipeline, and launch executor now live in Rust crates under\ncrates/. The npm packages become thin shims over napi-rs bindings;\nthe frozen torba.json wire format is unchanged.\n\n- New crates: torba-mojang-rules, torba-core, t\n[…]\nmessages as the\n legacy NetworkError / IntegrityError / ExtractionError classes until\n the Rust side emits structured errors (Q10 follow-up).\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: port @torba/core + @torba/runtime to Rust via napi-rs",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-28T15:42:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9e47a4b8669a8576d22021bb270d14890cd681f2",
"body": null,
"is_bot": false,
"headline": "release v1.0.13",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-19T18:31:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e74d0adb9f08416886a4d279ceff1ca3b9f14202",
"body": "`cmdLaunch` already loads the config — it needs `runClient` — so reading a\nseparately-produced `torba.json` from disk was pure redundancy in the\nauthor workflow. It now calls `buildManifest` directly and launches the\nin-memory result; `torba build && torba launch` collapses to `torba launch`.\n\nThe b\n[…]\n now honest — launch\ngenuinely builds with mode `launch`, so an `artifactScanner` that switches\n`source` on mode works without a `--mode` flag.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(cli): torba launch builds the manifest in-memory",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-19T18:27:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e5eb5c72904be7a4e3113c42f2d9117c67081c1c",
"body": null,
"is_bot": false,
"headline": "release v1.0.12",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-19T16:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7905715fa53a1b78fdd6d7af050292ee0fdae6",
"body": "Downloads a real Adoptium JRE 8, extracts it through `extractArchive`,\nand runs `java -version`. This is the regression guard for tar\nextraction: the pre-`tar-stream` hand-rolled reader truncated `libjli.so`,\nso an \"installed\" JDK died at launch with `… file too short`. Only\nparsing a real ~40 MB tarball and then executing the binary catches that.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(runtime): live JRE-extraction integration test",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-19T16:49:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "651797fe83e8cfecd8253a3c51a309d9d3f54903",
"body": "`resolveOpenjdk` accepts a full version to pin an exact Adoptium build\n(so a new patch release doesn't trigger a re-download). It built the\nrelease name as `jdk-<version>`, which is correct for Java 9+ but wrong\nfor Java 8 — Adoptium names those `jdk8u<update>-b<build>` (no hyphen),\nso `java('8u492-\n[…]\nme verbatim.\n\nThe `java` plugin log line now shows the resolved build —\n`OpenJDK 21.0.13+11` / `OpenJDK 8u492-b09` — instead of just the major.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(java): pin a full version on the Java 8 line; log the resolved build",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-19T16:49:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6231cfbceeae9c7cffce2926065866a5bd4d6b87",
"body": null,
"is_bot": false,
"headline": "release v1.0.11",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T23:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9264f884deda9febd3a13b0050c9907fd619b8a7",
"body": "`tar.ts`'s ~90 lines of hand-rolled USTAR byte-offset parsing\n(`readCString` / `parseOctal` / block iteration) are gone — `tar.ts` is\nnow a thin `tar-stream` adapter. `tar-stream` joins the USTAR `prefix`\nfield, surfaces symlink `linkname`, and handles PAX / GNU long-name\nheaders internally. `readTa\n[…]\ncode — it keeps\n@torba/runtime portable. An earlier nanotar attempt was reverted: nanotar\nexposes neither symlink targets nor the USTAR prefix.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(runtime): replace the hand-rolled tar reader with tar-stream",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T23:19:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a60eb93929a45433d1c999b874ad15f973d38098",
"body": "- .npmrc declared a dead `@unifest:` registry scope (nothing depends on\n an `@unifest/*` package — all packages are `@torba/*`); legacy from the\n rename. Dropped.\n- The six per-package CHANGELOG.md files were stale and unmaintained\n (not in any `files` allowlist, not generated by the release script).\n Git history is the changelog.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: remove .npmrc and per-package CHANGELOG.md files",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T23:14:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a7e6154c8a567fe9c16d959b98f29ffefe7756d3",
"body": "- Rewrite REFACTOR.md as CLAUDE.md — a living architecture-of-record\n (principles, package DAG + invariants, plugin/config model, build &\n launch, how to work in the repo). Drops the one-time refactor narrative\n (13→8, workarounds-eliminated table, point-in-time verification).\n- Remove wizard.jso\n[…]\n @torba/core schema would not even parse it.\n- .gitignore the `torba build` output manifests so this can't recur.\n- README points at CLAUDE.md.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: REFACTOR.md → CLAUDE.md; drop the stale wizard.json artifact",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T23:11:36Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "6629f9d708439e9196b6b2af5d873c10ce58e8fe",
"body": "`buildClasspath` carried a per-platform `arch` field and computed three\nclasspath arms at a hardcoded `x86_64`. Probing every Minecraft version\nJSON from 1.7.10 to 1.21.4 confirmed no `libraries[].rules` entry ever\ngates on `os.arch` — the only arch dimension Mojang uses is the legacy\npre-1.12 `nati\n[…]\na plain OS list, keeps one fixed `arch` only\nbecause `OsOptions` requires the field, and documents the verified\nassumption. No behavior change.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(minecraft): drop the dead arch dimension from buildClasspath",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T22:55:18Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eb600f16ee308697f0075a597bf08a3dd9d11d3d",
"body": "The audit files now list only open items — resolved findings (the\nobvious-fixes batch, the nbtify migration, the glob WONTFIX) are dropped;\ntheir history is in the commits that fixed them. Index README refreshed:\n4 HIGH items remain open, cross-cutting themes trimmed to what's left.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: prune resolved findings from the audit backlog",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T22:43:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "152b5309d9786387c3592992d6ab48fe75aec06d",
"body": "`minecraft/lib/serverlist.ts`'s bespoke binary NBT writer (75 lines of\nbyte assembly) is now a single `nbtify.write` call (42 lines). `nbtify`\nis a zero-config, near-zero-dep NBT library; `@torba/minecraft` is not\nunder the runtime portability wall, so the dependency is free to take.\n`resolveServerl\n[…]\n a lib + a\nhand-rolled header walk — larger than the original. The hand-rolled\n`tar.ts` stands; the original audit verdict (\"justified\") holds.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: replace the hand-rolled NBT encoder with nbtify",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T22:14:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9ac2f5b6bed772e6dc4215898ac136376c5cf333",
"body": "Per-package cleanup of the clear-cut audit findings (one pass per package;\nthe ambiguous/design-decision items remain open in audit/<pkg>.md):\n\n- core: inline `substitute`; share placeholder-replacement; add\n `decodeIntegrity`; drop the unused `ShortRule`/`ShortRuleset` re-bundle\n- mojang-rules: `f\n[…]\n`.some`\n- cli: drop dead `kolorist` dep; shared `loadConfig`; drop dead boolean/\n positional arg support; `--mode` default from the dispatcher\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: fix the obvious non-ambiguous items from the code audit",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T22:00:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0b6253b40b7354d6a8bd69be87c4b3669cfb8452",
"body": "Read-only audit of every package's lib/ — overcomplication, reinvented\nwheels, messy code, questionable design — judged against the functional-FP\ngoals. Findings only; one file per package under audit/, plus an index\n(audit/README.md) with the HIGH-priority table and cross-cutting themes.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: per-package code-quality audit backlog",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T21:50:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4a7f434dcb0c1d30b09ccd170b8425b23694385b",
"body": "- ci: add a `typecheck` stage to .gitlab-ci.yml; every package gains a\n `typecheck` script and `engines: node>=20`\n- http: send a default `torba/1.0` User-Agent on every outbound request\n (core `fetchWithRetry` + the runtime fetch/resolve phases) — the bare\n undici agent gets rate-limited by some\n[…]\nMIT LICENSE\n- docs: refresh REFACTOR.md §10–11 (coverage + integration suite; the\n four deferred gaps are now closed); drop `init` from API.md\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: CI typecheck, package metadata, default User-Agent, LICENSE, docs",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T21:32:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eba70dcc4da9d6e817f5a138f458da2e9c7e57f0",
"body": "- cli: remove the `init` scaffolding command (bin dispatch + impl)\n- mojang: delete the `MavenName` class — `Library.name` is now the\n functional `MavenCoord` (isNativeMaven / mavenMatchesIgnoringVersion /\n MavenCoordSchema). No incidental classes remain in @torba/mojang.\n- minecraft/forge: move `\n[…]\noader's `resolve*` naming\n- dev: add the `defineArtifactPlugin` combinator — wraps any plugin and\n runs its artifacts through `applyOverrides`\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: drop cli `init`; close the four deferred REFACTOR §11 gaps",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T21:31:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2fd8666e7f82c364cbd1f934750cad57b58af490",
"body": "Unit tests now cover ~99% of lines across all 8 packages (785 unit\ntests, up from 3 packages previously at 0%). Adds a live-network\nintegration suite (`npm run test:int`, run locally only) exercising the\nbuild and install pipelines against the real Mojang / Forge / Adoptium /\nCurseForge APIs.\n\nEvery\n[…]\natching hash entry\ncould win the race and mask a sibling entry that did match — breaking\nmulti-hash integrity. Non-matching entries now reject.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: near-100% unit coverage + live integration suite",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T21:26:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ed2d7b7c05b8337836e196274f103c883f7e2153",
"body": "Fixes from the multi-agent audit of the refactored tree.\n\nReal bugs:\n- runtime/lib/platform.ts imported the deleted `SatisfiesOsOptions` — a\n regression. runtime + minecraft had no tsconfig.json, so typecheck\n silently skipped them and tsdown (type-import stripping) masked it.\n Added both tsconfi\n[…]\n scanner alias.\nREFACTOR.md is now an accurate architecture-of-record; API.md updated.\n\nAll 8 packages build + typecheck clean; 208 tests pass.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: address two-pass audit; consolidate the @torba/dev SDK",
"author_name": "Oleksii",
"author_login": "DeityLamb",
"committed_at": "2026-05-18T17:56:48Z",
"body_truncated": true,
"is_coding_agent": true
}
],
"releases_count": 29,
"commits_last_year": 138,
"latest_release_at": "2026-07-18T21:48:54Z",
"latest_release_tag": "v0.1.27",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 11,
"days_since_latest_release": 5,
"mean_days_between_releases": 8.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@opys/cli",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@opys/cli",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1208,
"first_published_at": "2026-05-29T17:34:13.193000Z",
"latest_published_at": "2026-07-18T21:57:28.339000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@opys/dev",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@opys/dev",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1856,
"first_published_at": "2026-05-29T17:33:41.342000Z",
"latest_published_at": "2026-07-18T21:56:50.133000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@opys/core",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@opys/core",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1886,
"first_published_at": "2026-05-29T17:33:38.857000Z",
"latest_published_at": "2026-07-18T21:56:47.935000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@opys/java",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@opys/java",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1450,
"first_published_at": "2026-05-29T17:34:05.919000Z",
"latest_published_at": "2026-07-18T21:57:19.975000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "opys-core",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/opys-core",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 22,
"total_downloads": 536,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 179,
"first_published_at": "2026-05-29T18:10:44.939101Z",
"latest_published_at": "2026-07-18T21:58:21.779266Z",
"latest_version_yanked": false,
"days_since_latest_publish": 5
},
{
"name": "@opys/dgpuj",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@opys/dgpuj",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 930,
"first_published_at": "2026-06-22T19:42:59.302000Z",
"latest_published_at": "2026-07-18T21:57:22.006000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@opys/forge",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@opys/forge",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 23,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1344,
"first_published_at": "2026-05-29T17:33:48.831000Z",
"latest_published_at": "2026-07-18T21:56:58.705000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
},
{
"name": "@opys/fabric",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@opys/fabric",
"is_deprecated": false,
"latest_version": "0.1.27",
"repository_url": "https://github.com/harmoniya-net/opys",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 1022,
"first_published_at": "2026-06-19T10:40:56.890000Z",
"latest_published_at": "2026-07-18T21:57:03.307000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-06-06",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"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": [
"packages/authliberty/tsconfig.json",
"packages/bifrost/tsconfig.json",
"packages/cleanroom/tsconfig.json",
"packages/cli/tsconfig.json",
"packages/core/tsconfig.json",
"packages/curseforge/tsconfig.json",
"packages/dev/tsconfig.json",
"packages/dgpuj/tsconfig.json",
"packages/fabric/tsconfig.json",
"packages/forge/tsconfig.json",
"packages/forgewrapper/tsconfig.json",
"packages/java/tsconfig.json",
"packages/lwjgl3ify/tsconfig.json",
"packages/minecraft-serverlist/tsconfig.json",
"packages/minecraft-vanilla/tsconfig.json",
"packages/minecraft/tsconfig.json",
"packages/modrinth/tsconfig.json",
"packages/mojang-rules/tsconfig.json",
"packages/mojang/tsconfig.json",
"packages/neoforge/tsconfig.json",
"packages/runtime/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [
"Cargo.toml",
"crates/opys-core-napi/Cargo.toml",
"crates/opys-core/Cargo.toml",
"crates/opys-mojang-rules/Cargo.toml",
"crates/opys-runtime-napi/Cargo.toml",
"crates/opys-runtime/Cargo.toml"
],
"largest_source_bytes": 18059,
"source_files_sampled": 212,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 7137
},
"dependencies": {
"manifests": [
"Cargo.toml",
"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": 39,
"malicious_count": 0,
"assessed_package": "npm:@opys/cli@0.1.27",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"npm"
],
"dependencies": [
{
"name": "zod",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.6"
},
{
"name": "opys-core",
"manifest": "crates/opys-core-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "opys-mojang-rules",
"manifest": "crates/opys-core-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "serde",
"manifest": "crates/opys-core-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "crates/opys-core-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "indexmap",
"manifest": "crates/opys-core-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "napi",
"manifest": "crates/opys-core-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "napi-derive",
"manifest": "crates/opys-core-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "opys-mojang-rules",
"manifest": "crates/opys-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "serde",
"manifest": "crates/opys-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "crates/opys-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "regex",
"manifest": "crates/opys-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "thiserror",
"manifest": "crates/opys-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "base64",
"manifest": "crates/opys-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "indexmap",
"manifest": "crates/opys-core/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "serde",
"manifest": "crates/opys-mojang-rules/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "regex",
"manifest": "crates/opys-mojang-rules/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "thiserror",
"manifest": "crates/opys-mojang-rules/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "opys-runtime",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "opys-core",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "opys-mojang-rules",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "serde",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "indexmap",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "tokio",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "napi",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "napi-derive",
"manifest": "crates/opys-runtime-napi/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "opys-core",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "opys-mojang-rules",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1.27"
},
{
"name": "serde",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "thiserror",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "regex",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "indexmap",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "tokio",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tokio-util",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "futures",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "reqwest",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "bytes",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "rand",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "tar",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "zip",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "flate2",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "sha1",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "sha2",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "md-5",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "hex",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "base64",
"manifest": "crates/opys-runtime/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "@opys/core",
"manifest": "packages/authliberty/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/authliberty/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/cleanroom/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/cleanroom/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/mojang",
"manifest": "packages/cleanroom/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/minecraft-vanilla",
"manifest": "packages/cleanroom/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "fflate",
"manifest": "packages/cleanroom/package.json",
"ecosystem": "npm",
"version_constraint": "^0.8.2"
},
{
"name": "@opys/core",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/runtime",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/minecraft",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/mojang",
"manifest": "packages/cli/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core-binding",
"manifest": "packages/core/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/mojang-rules",
"manifest": "packages/core/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/curseforge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/curseforge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/minecraft-vanilla",
"manifest": "packages/curseforge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/fabric",
"manifest": "packages/curseforge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/forge",
"manifest": "packages/curseforge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/neoforge",
"manifest": "packages/curseforge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "fflate",
"manifest": "packages/curseforge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.8.2"
},
{
"name": "@opys/core",
"manifest": "packages/dev/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/dgpuj/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/dgpuj/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/fabric/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/fabric/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/mojang",
"manifest": "packages/fabric/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/minecraft-vanilla",
"manifest": "packages/fabric/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/forgewrapper",
"manifest": "packages/forge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/forge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/forge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/mojang",
"manifest": "packages/forge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/minecraft-vanilla",
"manifest": "packages/forge/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/forgewrapper/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/mojang",
"manifest": "packages/forgewrapper/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/java/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/java/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/core",
"manifest": "packages/lwjgl3ify/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/dev",
"manifest": "packages/lwjgl3ify/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/mojang",
"manifest": "packages/lwjgl3ify/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
},
{
"name": "@opys/minecraft-vanilla",
"manifest": "packages/lwjgl3ify/package.json",
"ecosystem": "npm",
"version_constraint": "^0.1.27"
}
],
"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": 1,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "DeityLamb",
"commits": 137,
"avatar_url": "https://avatars.githubusercontent.com/u/57723849?v=4"
},
{
"type": "User",
"login": "melamit",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/238981160?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.993
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 1,
"reason": "dependency not pinned by hash detected -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "5d12774f7616dbcb16b0b058b235de94bc23e3b9",
"ran_at": "2026-07-24T09:57:57Z",
"aggregate_score": 3.5,
"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-18T21:51:43Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-07T09:03:28Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/harmoniya-net/opys",
"host": "github.com",
"name": "opys",
"owner": "harmoniya-net"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 48,
"vitality": 72,
"community": 35,
"governance": 50,
"engineering": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 138,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "138 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 138
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v0.1.27",
"releases_from_tags": true,
"days_since_latest_release": 5,
"mean_days_between_releases": 8.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~8.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 8.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 35,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"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": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": 67,
"inputs": {
"packages": [
"@opys/cli",
"@opys/dev",
"@opys/core",
"@opys/java",
"opys-core",
"@opys/dgpuj",
"@opys/forge",
"@opys/fabric"
],
"dependents": null,
"ecosystems": "crates, npm",
"total_downloads": 536,
"monthly_downloads": 9875
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "9,875 downloads/month across crates, npm",
"points": 53.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 9875,
"ecosystems": "crates, 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": "moderate",
"name": "Sustainability & Governance",
"value": 50,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.993
},
"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 99% of commits",
"points": 0.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 1,
"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": "1/1 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 1,
"decided": 1
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/28 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": 34,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "harmoniya-net",
"public_repos": 2,
"account_age_days": 56
},
"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": "0 followers of harmoniya-net",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "harmoniya-net"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "2 public repos, account ~0 yr old",
"points": 3.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 2
}
},
{
"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": [
"@opys/cli",
"@opys/dev",
"@opys/core",
"@opys/java",
"opys-core",
"@opys/dgpuj",
"@opys/forge",
"@opys/fabric"
],
"ecosystems": "crates, npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "8 package(s) on crates, npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 8,
"ecosystems": "crates, npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "23 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 23
}
}
],
"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": 57,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "at_risk",
"name": "Documentation",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"topics": [],
"has_wiki": false,
"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": 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": 48,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.5
},
"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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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 1",
"points": 0.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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:@opys/cli@0.1.27 runtime dependency closure — what installing the published package pulls in — 39 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:@opys/cli@0.1.27",
"assessed": 39
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 39,
"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": 39,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 78,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 81,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.67,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 7137
},
"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": "67 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 35.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 67,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"packages/authliberty/tsconfig.json",
"packages/bifrost/tsconfig.json",
"packages/cleanroom/tsconfig.json",
"packages/cli/tsconfig.json",
"packages/core/tsconfig.json",
"packages/curseforge/tsconfig.json",
"packages/dev/tsconfig.json",
"packages/dgpuj/tsconfig.json",
"packages/fabric/tsconfig.json",
"packages/forge/tsconfig.json",
"packages/forgewrapper/tsconfig.json",
"packages/java/tsconfig.json",
"packages/lwjgl3ify/tsconfig.json",
"packages/minecraft-serverlist/tsconfig.json",
"packages/minecraft-vanilla/tsconfig.json",
"packages/minecraft/tsconfig.json",
"packages/modrinth/tsconfig.json",
"packages/mojang-rules/tsconfig.json",
"packages/mojang/tsconfig.json",
"packages/neoforge/tsconfig.json",
"packages/runtime/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0.64,
"toolchain_manifests": [
"Cargo.toml",
"crates/opys-core-napi/Cargo.toml",
"crates/opys-core/Cargo.toml",
"crates/opys-mojang-rules/Cargo.toml",
"crates/opys-runtime-napi/Cargo.toml",
"crates/opys-runtime/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, crates/opys-core-napi/Cargo.toml, crates/opys-core/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, crates/opys-core-napi/Cargo.toml, crates/opys-core/Cargo.toml"
}
}
],
"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": "packages/authliberty/tsconfig.json, packages/bifrost/tsconfig.json, packages/cleanroom/tsconfig.json, packages/cli/tsconfig.json, packages/core/tsconfig.json, packages/curseforge/tsconfig.json, packages/dev/tsconfig.json, packages/dgpuj/tsconfig.json, packages/fabric/tsconfig.json, packages/forge/tsconfig.json, packages/forgewrapper/tsconfig.json, packages/java/tsconfig.json, packages/lwjgl3ify/tsconfig.json, packages/minecraft-serverlist/tsconfig.json, packages/minecraft-vanilla/tsconfig.json, packages/minecraft/tsconfig.json, packages/modrinth/tsconfig.json, packages/mojang-rules/tsconfig.json, packages/mojang/tsconfig.json, packages/neoforge/tsconfig.json, packages/runtime/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "packages/authliberty/tsconfig.json, packages/bifrost/tsconfig.json, packages/cleanroom/tsconfig.json, packages/cli/tsconfig.json, packages/core/tsconfig.json, packages/curseforge/tsconfig.json, packages/dev/tsconfig.json, packages/dgpuj/tsconfig.json, packages/fabric/tsconfig.json, packages/forge/tsconfig.json, packages/forgewrapper/tsconfig.json, packages/java/tsconfig.json, packages/lwjgl3ify/tsconfig.json, packages/minecraft-serverlist/tsconfig.json, packages/minecraft-vanilla/tsconfig.json, packages/minecraft/tsconfig.json, packages/modrinth/tsconfig.json, packages/mojang-rules/tsconfig.json, packages/mojang/tsconfig.json, packages/neoforge/tsconfig.json, packages/runtime/tsconfig.json, tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "64 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 64,
"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 1",
"points": 1,
"status": "partial",
"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": 18059,
"source_files_sampled": 212,
"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/212 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 212,
"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-24T09:58:05.695678Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/harmoniya-net/opys.svg",
"full_name": "harmoniya-net/opys",
"license_state": "standard",
"license_spdx": "MIT"
}