Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 9175,
"has_wiki": true,
"homepage": null,
"languages": {
"TypeScript": 1722061
},
"pushed_at": "2026-07-19T17:39:09Z",
"created_at": "2026-05-01T05:16:37Z",
"owner_type": "User",
"updated_at": "2026-07-19T17:39:14Z",
"description": "WebGPU rendering layer for the Wombat TypeScript stack — port of Aardvark.Rendering's lower layers on top of WebGPU and wombat.shader.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "Georg Haaser",
"type": "User",
"login": "krauthaufen",
"company": "@vrvis @aardworx",
"location": "Vienna",
"followers": 64,
"avatar_url": "https://avatars.githubusercontent.com/u/6370801?v=4",
"created_at": "2014-01-10T16:58:46Z",
"is_verified": null,
"public_repos": 97,
"account_age_days": 4578
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.19.24",
"kind": "patch",
"published_at": "2026-06-11T21:07:36Z"
},
{
"tag": "v0.19.23",
"kind": "patch",
"published_at": "2026-06-11T21:00:00Z"
},
{
"tag": "v0.19.22",
"kind": "patch",
"published_at": "2026-06-11T20:06:29Z"
},
{
"tag": "v0.19.21",
"kind": "patch",
"published_at": "2026-06-11T20:01:58Z"
},
{
"tag": "v0.19.20",
"kind": "patch",
"published_at": "2026-06-11T19:53:10Z"
},
{
"tag": "v0.19.19",
"kind": "patch",
"published_at": "2026-06-11T19:43:28Z"
},
{
"tag": "v0.19.18",
"kind": "patch",
"published_at": "2026-06-11T18:17:05Z"
},
{
"tag": "v0.19.14",
"kind": "patch",
"published_at": "2026-05-30T08:45:58Z"
},
{
"tag": "v0.19.8",
"kind": "patch",
"published_at": "2026-05-22T23:04:33Z"
},
{
"tag": "v0.19.7",
"kind": "patch",
"published_at": "2026-05-22T17:17:28Z"
},
{
"tag": "v0.19.6",
"kind": "patch",
"published_at": "2026-05-22T16:01:25Z"
},
{
"tag": "v0.19.5",
"kind": "patch",
"published_at": "2026-05-22T13:17:43Z"
},
{
"tag": "v0.19.4",
"kind": "patch",
"published_at": "2026-05-21T18:48:36Z"
},
{
"tag": "v0.19.3",
"kind": "patch",
"published_at": "2026-05-21T15:06:39Z"
},
{
"tag": "v0.9.3",
"kind": "patch",
"published_at": "2026-05-11T08:17:35Z"
},
{
"tag": "v0.9.2",
"kind": "patch",
"published_at": "2026-05-11T08:15:59Z"
},
{
"tag": "v0.9.1",
"kind": "patch",
"published_at": "2026-05-11T08:03:17Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-05-11T07:24:16Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2026-05-07T12:41:20Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2026-05-07T12:20:19Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2026-05-07T09:22:50Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2026-05-07T08:22:34Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2026-05-07T07:47:03Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-05-07T03:49:24Z"
},
{
"tag": "v0.5.4",
"kind": "patch",
"published_at": "2026-05-06T09:54:02Z"
}
],
"recent_commits": [
{
"oid": "c4e670a073b1e8da15d886479825c79fb96bff4a",
"body": "…ndle (0.22.7): pinned entries make memory-lean re-shows upload-free by construction",
"is_bot": false,
"headline": "atlas pinEntry/unpinEntry + zero-fill backstop + __wombatAtlasPool ha…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T17:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31389c57aec004cafb3408ba5e66488740e54b27",
"body": "…nal (0.22.5-6)\n\nMemory-lean callers close ImageBitmaps after atlas ingest; a closed bitmap\nreports 0x0 which (a) threw out of the walker on re-upload and (b) flipped\natlas-eligibility to the standalone path on re-ingest. Snapshot dims at\ncreation; skip uploads from closed sources with a one-shot warning.",
"is_bot": false,
"headline": "closed-upload-source guard + dimension snapshot in ITexture.fromExter…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T16:21:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9b709cfc72cbae36ed3cd074776f927d5763bcc",
"body": "…22.x)\n\nOne array binding per format family + runtime pageRef index replaces the\n2x8 single-texture ladder; layers grow (+2 steps, capped via\nRuntimeOptions.atlasMaxPages) with GPU layer-copy and bind-group rebuild.\nFixes streaming scenes outgrowing the fixed page count (deferred textures\n= permanently invisible tiles). Also: validateHeap alias double-map fix,\npersist version h13.",
"is_bot": false,
"headline": "atlas: pages become texture_2d_array layers with on-demand growth (0.…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T15:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29aaf5e1eb3f9d8bc6de98e3a19670b33fdb623e",
"body": null,
"is_bot": false,
"headline": "0.21.21",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:40:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c788b97135294aec17db99452b2c36ff3927ec0c",
"body": "… poisoned 8192-page sessions — black beyond the first page quadrant)",
"is_bot": false,
"headline": "shader persist key includes atlas page size (cached 4096-divisor WGSL…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:40:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f38a01d2862dfe3d54eaac27d83d861059dc5c",
"body": null,
"is_bot": false,
"headline": "0.21.20",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:27:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09d8b805bf64557875f666a27ac79225e404422a",
"body": "…try points; shader-gen read a stale copy → 2x UV scale = black)",
"is_bot": false,
"headline": "atlasPageSize via globalThis (bundlers duplicate the module across en…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f9f65b16053db28e2dd11ec8aa764fcd626241e",
"body": null,
"is_bot": false,
"headline": "0.21.19",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff57b04d8358d07836278c38307d3cb207880398",
"body": "…inding ladder), RuntimeOptions.atlasPageSize (default 4096, desktops pass 8192); shader page-size const generated from the configured value",
"is_bot": false,
"headline": "atlas capacity scales by PAGE SIZE not count: 8 pages fixed (shader b…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:16:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6aa3b5f92ba4db35c9eb98ecc7f5858657497a",
"body": null,
"is_bot": false,
"headline": "0.21.18",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:10:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f015bb7a3a83faa3725e51bb21bcec742877baaf",
"body": "…streaming holds 1500-2500 tiles -> deferred textures = held/black draws)",
"is_bot": false,
"headline": "atlas: 8 -> 48 pages per format (8 capped resident textures at ~512; …",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T11:10:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6de4849a64e007e47c3d21f12eae503d0b01c195",
"body": null,
"is_bot": false,
"headline": "0.21.17",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T08:07:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "232775456298e567b461954aa4fadfb11acbcab3",
"body": null,
"is_bot": false,
"headline": "hybridScene debug registry: gpuBytes (shared geometry arena)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-19T08:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57742bb7d76a69146cc3c7be02373e551711e5e4",
"body": null,
"is_bot": false,
"headline": "0.21.16",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T12:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ab8b37f57ed4fd03b97a28d9a1218443185829",
"body": "…first row flat, second mints the identity-agreeing protos, rows 3+ retain only differing fields; rule-leaf scan uses for-in (proto-chained bags); shape surprises fall back flat",
"is_bot": false,
"headline": "row specs chain onto template-shared prototypes (spec + inputs bag): …",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T12:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ff8346f4cc8e57a1dbdcde95051c9c93d033e07",
"body": null,
"is_bot": false,
"headline": "0.21.15",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T11:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81474363405b44190dd762abd1219ab131c6e7fc",
"body": "…type materialization fallback for legacy/reactive positions); hybrid consumes row sets directly (one gated choose stage per set); value-interned constant uniform wrappers in the adapter",
"is_bot": false,
"headline": "row store render side: RenderRowSet/RenderRow + Rows tree kind (proto…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T11:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "050b768efad716cde2f25cb5ab8f87713a1e6f0e",
"body": null,
"is_bot": false,
"headline": "0.21.14",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T10:56:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "060f7a6dca2cffdeb04bed278412fb1a402629f4",
"body": "…unt / active) — a MultiCallbackObject+Map+disposable+Set per constant per row-pass, ~4-5KB/row-pass at collection scale",
"is_bot": false,
"headline": "never subscribe marking callbacks to constant avals (mode leaves / co…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T10:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9cf21fd45c9e314995692740f1c4440c26fb79e",
"body": null,
"is_bot": false,
"headline": "0.21.13",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T09:38:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a24d4ad37b7e2b005516104ce1bc768c2d00c82",
"body": "…+ sized pool repack with aval-identity drawHeader re-seating; adapter binds the scene marker's live count aval",
"is_bot": false,
"headline": "adaptive instanceCount (drawTable in-place, mirrors the active gate) …",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T09:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69f5263faba0540bfb3967bd57864f5de644ce1e",
"body": null,
"is_bot": false,
"headline": "0.21.12",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T08:23:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae83215ec2bbaa2d9c5db438b135525d0253c9bc",
"body": "…nt shader doesn't output (non-picking leaves in a pickId pass)",
"is_bot": false,
"headline": "heap pipelines: writeMask 0 for signature targets the family's fragme…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T08:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af854dd06eef9e7f410bcc79492372fbf38300e1",
"body": null,
"is_bot": false,
"headline": "0.21.11",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T08:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f37f0ab698be44162f0e900e75b181b3ca877ba",
"body": "…ount 0; classic path groups vertex slots by bind base (setVertexBuffer offset) so offset>=stride views validate",
"is_bot": false,
"headline": "strided shared-buffer vertex views: heapEligibility accepts instanceC…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T08:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a001e6b7619815a9b613114bba13d26ec0d15d0",
"body": null,
"is_bot": false,
"headline": "0.21.10",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T08:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15478c6c649da4170baa34f6b9e4ed9fac60aadd",
"body": "…s (rule-private names aren't in the shader schema)",
"is_bot": false,
"headline": "heapAdapter: pull explicit derivedUniform rule leaves into spec.input…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T08:00:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a8b570a42c7841333916494a990031c002b740",
"body": null,
"is_bot": false,
"headline": "0.21.9",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T07:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80d9f5dc995a3fee3df4b402fecd4382cfc0666",
"body": "…rafo3d/M*d/V*d uniforms on the legacy path threw per frame after placing a measurement",
"is_bot": false,
"headline": "writeField: accept plain number[] _data (wombat.base d-types) — raw T…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-18T07:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13d0f9adcdf1b56dd0c7f8529b78fdef6996d285",
"body": null,
"is_bot": false,
"headline": "0.21.8",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T22:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e865de2cc772896c9fcef10cb318fcc1e8ef558",
"body": "…nstant(undefined) on the opposite partition side",
"is_bot": false,
"headline": "closure-free constant-eligibility wrappers; eligible ROs share one co…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T22:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50928c9b49dbbf7917394d2543101e63d1dc6c37",
"body": null,
"is_bot": false,
"headline": "0.21.7",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T22:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b69c4cee6b0391e16de8db7e8c21c16a25792192",
"body": null,
"is_bot": false,
"headline": "prepublishOnly hook (0.21.4/0.21.6 shipped stale dists)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T22:29:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "869c8107910542b142a6c5f8d7def4bf35ce517f",
"body": null,
"is_bot": false,
"headline": "0.21.6",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T22:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7fa9928aa236c10bd02b913da122e51d4300df",
"body": "…> one reader; hybrid partition filterA+choose / filterA+map -> one chooseA per side (kills per-stage History states + per-RO negation avals)",
"is_bot": false,
"headline": "fuse aset pipelines: flatten filter+collectSeq+filter+collect+union -…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T22:22:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21475153f67965b39155698c28e04a16997629f1",
"body": null,
"is_bot": false,
"headline": "0.21.5 (rebuild dist — 0.21.4 shipped stale)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T21:22:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05871389cc620b94d17650da92be714e5b03b82d",
"body": null,
"is_bot": false,
"headline": "0.21.4",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T21:13:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca48138334b07a04bb4f4ae5016bf1b499c569fd",
"body": "…shared toggle avals instead of per-RO predicates); adapter passes instanceCount 0 through (draws nothing, matching legacy)",
"is_bot": false,
"headline": "RenderObject.heapAsserted: producer-asserted heap eligibility (scene-…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T21:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cbb5da4d800dd3eb39231ec8653557871f724cf",
"body": null,
"is_bot": false,
"headline": "0.21.3",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-17T16:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd1aad774239d27b37ba49f72a757b324c399e69",
"body": null,
"is_bot": false,
"headline": "0.21.2",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-16T20:15:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6345beaf33ecdfa4868ecc6687be713cc828cf4e",
"body": "…der size\n\nAn unrewritten textureSize kept referencing the texture binding the atlas\nrewrite removes — unresolved symbol, pipeline invalid, whole pass silently\ngone. The per-draw texture size already sits in the draw header.",
"is_bot": false,
"headline": "heap: rewrite FS textureSize on atlas-routed textures to the draw-hea…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-16T20:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6fe7dabed7bec33c3b9538728336a4c9ad57006",
"body": "… returns null and the draw is deferred (it threw into the frame callback and killed the render loop for good)",
"is_bot": false,
"headline": "atlas: a full atlas is resource pressure, not a fatal error — acquire…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-14T18:49:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c9963c52a48d3d7aa5a4a828abc2762ab583b4d",
"body": "…ena (one _h_drawIdx varying instead of one per uniform / four per texture); persist h9",
"is_bot": false,
"headline": "heap: FS reads per-draw uniforms + atlas headers straight from the ar…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-14T15:43:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fbd9f7453e3bdaad5af613321ed98d808dcf9bf",
"body": "…ived a changed capture, persisted too); HEAP_PERSIST_VERSION h8",
"is_bot": false,
"headline": "heap + pipeline caches: key on closure-hole values (stale shader surv…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-14T06:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3116e5c69d1c8a98e9d5827b84d97f6d7b59c4",
"body": null,
"is_bot": false,
"headline": "release: wombat.rendering 0.20.1 (shader 0.6.4)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-13T21:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68a277f174c5c0f82819657d8d52fd2d12e2cf25",
"body": "…t runFrame)",
"is_bot": false,
"headline": "release: wombat.rendering 0.20.0 (heap user storage buffers, resilien…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-13T20:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e45d7a9d53653349838bfe9987e8913986ef842",
"body": "…e loop forever",
"is_bot": false,
"headline": "runFrame: survive transient frame/pacer errors instead of stopping th…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-13T20:14:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b80cb1d6df131be37121d493823dc4b73b3028",
"body": null,
"is_bot": false,
"headline": "Bump heap persist version (OIT resolve change)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-13T16:30:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d9bcaf2b32270d31a8ceed0ef192db8d5130b8b",
"body": "…storage (OIT node pools), pinned slots + closure-hole resolution in the heap IR path",
"is_bot": false,
"headline": "Heap-native user storage buffers: bucket-level bindings for injected …",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-13T15:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b328615bd7ff392bbf5b134d11a24af9051dc08",
"body": "…ets (were silently dropped); label pipelines/UBOs; warn on unresolved uniform block fields; __hybridScenes debug registry",
"is_bot": false,
"headline": "Heap pipelines: apply per-descriptor blends/write-masks to color targ…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-13T14:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7de8d0a9cc65ac66684fc04a6b32ff65590ae3d7",
"body": "…os were applied in world space)",
"is_bot": false,
"headline": "Fix GPU transform chain order: parent.world · link (nested child traf…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-13T08:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "278c1c9fb4fae26dd9cc688937cc5edbe7fa3c40",
"body": "…tel Xe, Dekker distributes on Apple; laundering dodges both",
"is_bot": false,
"headline": "df32: laundered-split Dekker two_prod — fma() is unfused on Adreno/In…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-11T20:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36963126790325a02feff40782391edc3262ed5a",
"body": "…l wobble)",
"is_bot": false,
"headline": "df32: fast-math-proof EFTs via runtime uniform guards (fixes iOS/Meta…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-11T19:18:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08315b6dfe0f2bd815eb961afd9f016107f9137f",
"body": "…test",
"is_bot": false,
"headline": "df32: fix Veltkamp split mask for f32; add planet-scale ECEF probe + …",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-11T18:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb3174665d78223756be7e7314cf61440a18a799",
"body": "…tile kernel submits stalled multi-frame under tile-ingest bursts)",
"is_bot": false,
"headline": "Atlas upload batching: per-frame shared encoder + single submit (per-…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-11T17:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e32f39898921996329ec6843f9ef0de9d4983449",
"body": "…hrough RuntimeOptions",
"is_bot": false,
"headline": "Thread initialArenaBytes/enableCompaction/compactionWasteFloorBytes t…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-11T08:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83073216190d8ee07a557831e88df9ca79a29e3c",
"body": null,
"is_bot": false,
"headline": "0.19.25",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-11T07:54:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb6249d363fe88d4dd47733aab4edf8fff4bc19",
"body": "…lapse\n\nSkip pulling §7-covered derived trafos in the adapter (no per-RO\nMapVal/lazy chains); class-based providers; static subtrees flatten\nvia collectSeq (one reader instead of a ConstantAset per leaf);\nconstant-collapsed eligibility; interned mode descriptors; shared\nnoop onDirty; static pool packers.",
"is_bot": false,
"headline": "heap: per-draw structure slimming round 2 — closures, asets, elig col…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-11T06:26:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706dca14ae89f4072e0a6b44f6564c7ebb3fa637",
"body": "RenderObject.pickId rides the drawHeader inline (no aval/pool/provider,\n0.3 KB/part instead of 6.5); classic path synthesizes the uniform.\nPools: flat byAval entries (inner Map only when an aval spans chunks),\nraw aval-less §7 output slots, byOwner number|array, lazy ruleDeps/subs,\nno per-RO Set retention in eligibility/adapter contexts. HEAP_PERSIST h4.",
"is_bot": false,
"headline": "heap: inline PickId drawHeader field + per-draw collection slimming",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-10T22:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d5ca72b76899252ec0e4e112fc468cd674704b0",
"body": "…ibutes",
"is_bot": false,
"headline": "heap: oct32/c4b packed BufferView element types — Sg-path packed attr…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-10T17:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97730129bc225a699365ab4c4b5a644dabeb045b",
"body": "Heap-vs-baked GPU benchmark (identical shaders/protocol as aardvark's\nHeapSpike renderbench: 1024^2, 30 warmup, 3x60 median gpuMs via\ntimestamp-query), pixel-compare mode, and a touch-controlled streaming\nviewer for the CadSceneDemo vienna d1-9 asset (gzip transfer + browser-side\ngunzip, per-distric\n[…]\nfos, orbiting camera).\n\nMeasured (d1-9, 53.07M verts, 246,655 parts): RTX 5060 heap/baked 1.26x f32\n-> 1.05x packed; RTX 4070Ti 1.09x; RADV 2-CU iGPU 1.51x; iPhone renders\nd1-9 streamed. Docs updated.",
"is_bot": false,
"headline": "renderbench: aardvark-comparable bench suite + interactive vienna viewer",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-10T08:40:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3fdff48986842b65d8bf203dce7fc6d5c2e33223",
"body": "…tants\n\n- AttributeArena drops its CPU shadow: writes go straight to queue.writeBuffer\n (queue-ordered vs grow-copy and the compaction bounce, which were already\n GPU-side). Halves host memory; flush() is now a no-op.\n- ENC_OCT32 / ENC_C4B packed attribute encodings: 4 B/elt in the arena,\n decode\n[…]\nlamped to\n the page cap (S7 handles cap page offsets at 512 MB).\n- vitest browser: chromiumSandbox: true (chromium 150 SIGTRAPs on\n --no-sandbox; suite still blocked by the update - separate issue).",
"is_bot": false,
"headline": "heap: mirror-less arena, packed oct32/c4b decode arms, StageOnce cons…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-07-10T08:40:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6346fb933281c375350336f495210e1a58b79599",
"body": "One chunked arena now holds all heap data — uniforms, attributes AND index\narrays (the VS storage-decodes indices; the separate index buffer was dead\nlegacy). Compaction is a single pass over it.\n\nGroup-fit paging: a draw's whole group lands on one page; scenes past one\nstorage-buffer cap spread acr\n[…]\nk golden. Drops the now-unused IndexAllocator /\nChunkedIndexAllocator. Real-GPU goldens: paging (distinct rotated trafos\nacross 4 pages == 1 page), shared-storage (two heaps + cross-scene compaction).",
"is_bot": false,
"headline": "heap: paged shareable HeapStorage",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-27T15:54:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a8c240f63290f50187ef06b26ef5e24e08aa51d3",
"body": "The duck-typed trafo stubs went stale: the mat4 packer now calls m.copyTo\nand ModelTrafo is a default-on §7 derived passthrough needing a real\naval<Trafo3d>. Use AVal.constant(Trafo3d.identity) + real V3d/V4f.",
"is_bot": false,
"headline": "tests: real Trafo3d avals in heap browser tests",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-27T15:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597a487b8831d53d6e33e8c02651150d94622192",
"body": "The family froze on the first addDraw batch; a later addDraw with an\nunseen effect threw 'family is frozen; reactive family rebuild is v2'.\nSince family-merge is disabled, every effect already gets its own\nindependent single-member family (own shader modules + buckets), so a\nlate effect only needs i\n[…]\ntreamed tiles). Test asserts a late new effect yields a second\nbucket with a draw record + indirect-args buffer (i.e. it actually draws),\nnot just a non-throwing addDraw. typecheck + full suite green.",
"is_bot": false,
"headline": "heapScene: reactive family rebuild — support effects added after freeze",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-23T14:02:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bfd16d6a9908f581847829776411d5041e8085a2",
"body": "uploadConstituentsRange spanned the dirty slot set, so k scattered\ntrafo edits re-uploaded nearly the whole constituents buffer every\nframe (68k-object CAD bench: ~28MB/frame at k=10 — 10GB/s of\nwriteBuffer traffic, ~20ms frames where the actual dirty payload is\n~1KB). Now: sort dirty slots, merge runs separated by <=32 clean\nslots, one writeBuffer per run.",
"is_bot": false,
"headline": "derivedUniforms: per-run constituents upload instead of min..max span",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-11T21:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54a834e99644010a2548e524fc32c1d5cb9b9bc5",
"body": "Scattered small edits across a multi-MB arena dirtied a span covering\nnearly the whole buffer, so flush re-uploaded megabytes of clean bytes\nevery frame (68k-object CAD bench: 16-28ms/frame for k=3..316 edits\nwhose actual dirty bytes are a few KB). DirtyRanges keeps sorted\ndisjoint intervals, merges on insert when the gap is <=4KB, and\ncompacts closest pairs above 64 ranges — bounding both per-write cost\nand writeBuffer call count. AttributeArena + IndexAllocator.",
"is_bot": false,
"headline": "arena flush: per-range dirty tracking instead of one min..max span",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-11T21:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6531bae77ce44ea30b3d1cb284bc002ba7b7db8",
"body": "Poll-spinning a MessageChannel to observe __wombatFrameCount competes\nwith the loop's own scheduling (thousands of postMessage round-trips\nper frame). The hook fires once after the next frame's pacer\nresolves.",
"is_bot": false,
"headline": "loop: one-shot __wombatOnFrame completion hook for uncapped harnesses",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-11T20:06:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5055e970e3a62b7233771f37ff41784b7b9caa8a",
"body": "setTimeout(0) clamps to 4ms after nesting depth 5 in Chrome, capping\nthe uncapped loop at ~250fps. MessageChannel.postMessage is the\nunthrottled macrotask primitive.",
"is_bot": false,
"headline": "loop: MessageChannel scheduling for the uncapped mode",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-11T20:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c41878d60e02d6860b42dadcd88a864922d67200",
"body": "Consumers set the flag from app code that runs after the module is\nimported; the load-time const never saw it.",
"is_bot": false,
"headline": "loop: read __wombatUncappedRenderLoop at runFrame start, not module load",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-11T19:53:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "185a3b41d6ec2abf987f8ae3f17ea5202167abbf",
"body": "globalThis.__wombatUncappedRenderLoop = true swaps rAF for\nsetTimeout(0); with the standard onSubmittedWorkDone pacer the loop\nthen runs at true GPU completion rate (no vsync clamp). When uncapped,\nglobalThis.__wombatFrameCount increments after each frame's pacer\nresolves so a harness can serialize edit -> frame-complete -> next\nedit and measure honest end-to-end frame costs.",
"is_bot": false,
"headline": "loop: opt-in uncapped scheduling for benchmarks",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-11T19:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e458aded77ec2cdc63e0c11b8f82c9c5963c1b6",
"body": "recordAlloc scanned every live allocation per alloc, making scene\nbuild O(n^2): 65 s for 20 k objects, renderer crash at 68 k. The scan\nis now behind globalThis.__wombatDebugAllocOverlap; the O(1) release\nchecks (double-free, size mismatch) stay always-on. 20 k: 65 s -> 4.2 s,\n68 k loads in ~11 s.",
"is_bot": false,
"headline": "pools: make O(live-allocs) overlap validation opt-in",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-11T18:17:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "087f5ddf18176adf27187a119fbfc97d232cb85f",
"body": "- heapEffect: texture/sampler wgslTypes derived from the IR types —\n comparison pairs map to texture_depth_2d / sampler_comparison (the\n legalise pass marks both sides of the split).\n- heapScene: bind-group-layout entries use the per-binding kind\n (sampleType \"depth\" / sampler type \"comparison\");\n[…]\nal).\n\nThe shader side was already complete: splitWgslSamplers carries the\ncomparison flag into the paired _view texture and rewrites\ntextureSampleCompare to the (view, sampler, uv, ref) form. 0.19.17.",
"is_bot": false,
"headline": "shadow samplers: comparison bindings through the heap path",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-10T10:56:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "425b3ec2da982e6b338a98d2cde6371298d2b773",
"body": "Explicit maxAnisotropy overrides the Anisotropic-filter default and is\nclamped to 1 unless all filters are linear (WebGPU validation rule).\ncomparison and mipLodBias are carried in the IR but not applied\n(sampler_comparison binding synthesis / no WebGPU lodBias). 0.19.16.",
"is_bot": false,
"headline": "sampler: apply addressW/lod/maxAnisotropy from shader-defined state",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-10T10:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7169a2687c95c72d9ff09989811dc764edbd6e6c",
"body": null,
"is_bot": false,
"headline": "release: wombat.rendering 0.19.15 (full FShade filter vocabulary)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-10T09:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb728e60c9f330e22b8f86d9196fb3795053fdc9",
"body": "Shader-defined sampler state arrives in the IR as FShade Filter /\nWrapMode case names. The descriptor builder now maps all 13 Filter\ncases onto the WebGPU min/mag/mip triple (the name spells Min/Mag/Mip\nin order; a missing Mip part reuses the trailing mode), Anisotropic\nsets maxAnisotropy=16, and the WrapMode mapping covers MirrorOnce\n(mirror-repeat) and Border (clamp-to-edge — WebGPU has no border).",
"is_bot": false,
"headline": "sampler: full FShade Filter vocabulary in samplerDescriptorFromState",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-06-10T09:31:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5bce70c6bf50b83eb089876aede27dd09a3fab1",
"body": null,
"is_bot": false,
"headline": "release: wombat.rendering 0.19.14 (atlas honors shader point filtering)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-30T08:45:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45d04c3c363a57f227291ee1aeba63da350ebcd5",
"body": "The texture atlas shares one hardware-linear sampler across all\nsub-rects, so the per-draw sampler state threaded into formatBits\n(samplerStateBits) was decoded for address modes but the mag/min\nfilter bits were ignored — every atlas-routed texture sampled\nbilinear regardless of the shader's declare\n[…]\nweb backend (MinMagMipPoint -> blocky, MinMagMipLinear ->\nsmooth), matching the .NET/FShade path.\n\nBump HEAP_PERSIST_VERSION h1 -> h2 to invalidate cached compiled\nheap shaders (WGSL emitter changed).",
"is_bot": false,
"headline": "Heap atlas: honor shader-defined point filtering (MinMagMipPoint)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-30T08:00:01Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0892adfbc3d6687effd7051f2c390eb85c2d49e1",
"body": "Carry SamplerInfo.state into HeapSamplerBinding; both the legacy\n(preparedRenderObject) and heap (heapAdapter) sampler paths build a\nGPUSamplerDescriptor from it (filter→mag/min/mipmap, addressU/V→addressMode),\noverriding the scene's default sampler. Builds clean. NOTE: not yet reaching\nthe GPU for \n[…]\nruntime log shows neither override fires\non that render path (the texture/sampler is bound via a route not yet\nidentified; small textures also atlas-route to a shared sampler). See\nwombat.dom/TODO.md.",
"is_bot": false,
"headline": "Consume shader-defined sampler state → GPUSamplerDescriptor (WIP)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-30T06:43:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "26942af98e737e4546a499a8136e715bc72b7ec3",
"body": null,
"is_bot": false,
"headline": "deps/examples: bump wombat.shader-vite to ^0.3.6; dom example to ^0.15.0",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-29T12:16:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaeab599cb42cf85fb5279e6154870fbae668e32",
"body": "…ks, heap vs legacy, usage)",
"is_bot": false,
"headline": "docs: feature documentation for GPU transform propagation (how it wor…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-24T06:21:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "191f7a37d6e28c8a499688f6b5f39700420771b0",
"body": "…lete",
"is_bot": false,
"headline": "docs+examples: Phase-2 prefix-sharing shipped (0.19.13); feature comp…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-24T06:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8900e3ee6ceef0c6276b691385741998dcaa7c9",
"body": "…(0.19.13)\n\nSibling ROs that share an ancestor sub-chain now share the GPU work: chains are\ninterned into a heap-side SUFFIX TRIE (from the root end), so a shared ancestor\nis a single trie node composed ONCE, and every descendant reads it. Each trie\nnode owns a per-node Model constituent (fwd+inv) a\n[…]\nct roots don't share) + real-GPU (Model fwd/inv,\nchain→§7 ModelView, 150-RO shared-root → N+1 trie nodes + 2 dirty slots + all\nModels correct) + heap-demo-sg renders correctly. 226 node + 3 GPU green.",
"is_bot": false,
"headline": "feat(§7): Phase-2 prefix-sharing — suffix trie over transform chains …",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-24T06:18:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cb2b1a38d7c8dd0ac032904f361693a26c7bdae3",
"body": "…ferred",
"is_bot": false,
"headline": "docs: constant-run folding shipped (dom 0.14.3); only Phase-2 scan de…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-24T05:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1360874b1a7746d41d08f6ddc68d21e9dba3c832",
"body": null,
"is_bot": false,
"headline": "docs: mark GPU transform propagation implemented (0.19.12)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T21:58:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b2c837da1be0892601fb913e5d6e92fd2e09587",
"body": null,
"is_bot": false,
"headline": "examples: bump to rendering ^0.19.12",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T21:57:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bc8b92a5edaf16bb4db41caa9467746f07db463",
"body": "…l constituent + heap modelChain)",
"is_bot": false,
"headline": "release v0.19.12 — GPU transform propagation (CHAIN arm + per-RO Mode…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T21:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6511be141e45e89949c1911cb8f3d8de0422a965",
"body": "Slice 3a: a RenderObject / HeapDrawSpec can carry `modelChain` (the SG ancestor\ntrafo links). heapAdapter forwards it; heapScene's §7 registration passes it to\nregisterRoDerivations so the chain pass composes a per-RO Model constituent and\nthe standard recipes derive ModelTrafo / ModelView / inverse\n[…]\nsubscribes them like ViewTrafo. Derived-uniform\nfields already use the GPU-written dummy-slot path, so no CPU upload bypass is\nneeded. Full node suite green; end-to-end validated via the SG side next.",
"is_bot": false,
"headline": "feat(heap): plumb modelChain through the heap §7 path",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T21:49:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "90ef3307d7f5824267930e5745ca02444d7dabf3",
"body": "Slice 2 of GPU transform propagation: the chain composes a per-RO `Model`\nCONSTITUENT (fwd + inv halves) in df32, which §7 reads through its existing\nrecipes — so ModelTrafo / ModelView / ModelViewInv / NormalMatrix / custom\nrules all derive from the GPU-composed Model, unchanged.\n\n- codegen: Consti\n[…]\n add/remove reuse) and\nreal-GPU — Model constituent fwd==product & inv==inverse; chain→constituent→§7\nModelView == View·Model; 150 ROs/shared-root → root change marks 2 slots and all\nModels recompute.",
"is_bot": false,
"headline": "feat(§7): chain pass writes per-RO Model constituent; §7 consumes it",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T21:45:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b4cdc3cdb349a2cb658838d0b790868742214642",
"body": "Slice 1 landed (CHAIN arm). Reading heapScene's §7 wiring refined the rest:\nthe chain must write a per-RO Model CONSTITUENT (fwd+inv) that §7 consumes\nunchanged (real effects need ModelViewInv + custom rules that read Model, not\njust forward MVP); inverse needs no new arm (reversed inv-slot product); and\nwrite-then-read can't share a compute dispatch, so the chain pass is a separate\ndispatch before §7. Revised slice boundaries accordingly.",
"is_bot": false,
"headline": "docs(transform-propagation): refine plan from Slice 1 + heap §7 reading",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T21:09:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab691e7224aa718a83a961b5e2979d0b47679a95",
"body": "First slice of GPU transform propagation (docs/gpu-transform-propagation.md):\nthe GPU-side machinery that composes a per-RO ancestor trafo chain in df32,\nreusing the §7 constituent buffer + records + dispatch.\n\n- codegen: a built-in CHAIN arm (reserved CHAIN_RULE_ID) — a runtime-count\n df32 matmul \n[…]\n-real.test.ts (real GPU): df32 chain == CPU f64\n product; deep far-from-origin chain stays accurate; 200 ROs sharing a root →\n root change marks exactly 2 slots and the GPU recomputes all correctly.",
"is_bot": false,
"headline": "feat(§7): variable-length GPU transform-propagation CHAIN arm",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T21:07:00Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0acc592f1aded1744d69258d8537d17ebd05b554",
"body": "A fresh clone + `npm install` + build now works without trouble:\n\n- Root package.json had stale, incompatible ranges (wombat.base ^0.4.3,\n wombat.shader ^0.5.2) vs packages/rendering's ^0.5.0 / ^0.6.0 — a clean\n install pulled duplicate copies. Bumped to ^0.5.0 / ^0.6.0 and\n shader-vite ^0.3.1 → \n[…]\ner shader and was broken.\n\nVerified: rendering builds, all three examples (`vite build`) build, full\ntest suite green (222 passing). df32-precision is self-contained (no\n@aardworx deps) and unchanged.",
"is_bot": false,
"headline": "chore: align all wombat deps to latest published; fix examples build",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T08:39:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9f7b65054c7d23c256049f412aeb13472cb36b76",
"body": "renderObject.ts:93 promises \"v1 evaluates [mode] rules CPU-side; v2 lowers to\nGPU\" but the CPU path was a stub (modeKeyCpu.applyRules) — the heap path runs\nmode rules on a GPU partition kernel and the legacy path ignored ro.modeRules\nentirely. So a derivedMode(cull/frontFace/…) on a heap-ineligible \n[…]\n: declared` rule and checks mirror/non-mirror cull\nflipping across declared values — exercising matrix coercion, ConvertMatrix,\nDeterminant, the user-function Call, and enum mapping.\n\nrelease v0.19.11",
"is_bot": false,
"headline": "feat: CPU-evaluate derived MODES on the legacy per-RO path",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T08:15:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6eb196f4c6f57fd4748549627dda1d8038f1cd50",
"body": "The heap path compiles derivedUniform(u => …) rules into a §7 GPU compute\npre-pass; the legacy per-RO path had no handling and crashed on a rule with\n\"av.getValue is not a function\" (uniformBuffer assumes every input is an aval).\nSo any heap-INELIGIBLE RO (storage buffer, 2+ textures, oversized payl\n[…]\npEnabled: cval(false). heap-megacall-ir's vid regex updated for the\n non-indexed sentinel select. heap-eligibility's non-tight-stride test updated\n for the v0.19.9 interleave lift.\n\nrelease v0.19.10",
"is_bot": false,
"headline": "feat: CPU-evaluate derived uniforms on the legacy per-RO path",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T07:56:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "35a429cd16d8fb8cebaaf4ae52a6a02a8f665c0c",
"body": "Three eligibility wedges removed from the heap megacall path; all ingest-side\n(no record-stride change), each validated pixel-identical to the heap baseline\non heap-demo (idx16 / interleave / basevertex=5 / firstindex=6 / combo, all\nwithin AA noise floor).\n\n1. u16 indices — widened to u32 at ingest \n[…]\neserve sharing. Drops the tight-stride wedge.\n\nheap-demo: ?idx16 / ?interleave / ?basevertex=N / ?firstindex=N exercisers and\n?t=N frozen-camera mode for deterministic pixel compares.\n\nrelease v0.19.9",
"is_bot": false,
"headline": "feat: heap lifts u16 indices, offset/shared slices, interleaved attrs",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-23T07:32:39Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "36b98887286c9c7b7e82edcd131279e7a932e6ba",
"body": "The heap megacall is already non-indexed at the GPU level and decodes the index\nitself in-shader (vid = indexStorage[indexStart + local]). Non-indexed draws now\nskip the index pool entirely: the drawTable record stores firstIndex =\nHEAP_NONINDEXED (0xffffffff sentinel) and indexCount = vertexCount, \n[…]\nnon-indexed to exercise the path.\n\nValidated on the GPU (heap-demo, ?heap=1&nonindexed=1&derived=1): renders\npixel-identical to the indexed path, 4 draws / 1 bucket, 60fps, no errors.\n\nrelease v0.19.8",
"is_bot": false,
"headline": "feat: heap rendering supports non-indexed geometry",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-22T23:04:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4b6f816d25781a07ad873f584325db6a61bb5afd",
"body": "Carry the IR Texture multisampled flag into the bind-group layout (multisampled:\ntrue) and use unfilterable-float sampleType for MS float textures. Enables\nbinding an MS color texture as Sampler2DMS + per-sample texelFetch — needed for\nOIT's MSAA pick resolve (majority vote over samples).\n\nrelease v0.19.7",
"is_bot": false,
"headline": "feat: multisampled texture bindings (texture_multisampled_2d)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-22T17:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4560c742a00730d328cf4774c6c68bc27fed046",
"body": "A BlendState/PlainBlendState entry can now omit color/alpha to emit a color\ntarget with only a write mask and NO blend — required for non-blendable formats\n(e.g. masking an rgba32float pick attachment during an OIT composite pass, so a\ntransparent composite can leave PickData untouched). colorTargetsForSnap emits\ntarget.blend only when color+alpha are present; modeKeyCpu treats a\nwrite-mask-only entry as blend-disabled.\n\nrelease v0.19.6",
"is_bot": false,
"headline": "feat: write-mask-only color targets (blend entry may omit color/alpha)",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-22T16:01:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8673c8f15319375e74bc5eeb5d1c731274798c22",
"body": "…rtex)\n\nWebGPU rejects read_write (\"storage\") buffer bindings visible to the vertex\nstage; read-only-storage is fine anywhere. The render path hard-coded\nVERTEX|FRAGMENT for every binding, so a fragment shader writing a storage\nbuffer (e.g. an OIT A-buffer node pool) failed bind-group-layout validation.\nRead-write storage is now bound FRAGMENT-only.\n\nrelease v0.19.5",
"is_bot": false,
"headline": "fix: bind read-write storage buffers fragment-only (WebGPU forbids ve…",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-22T13:17:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f7a56bcfb69c4c20d6b316a0814253f863df76d",
"body": null,
"is_bot": false,
"headline": "examples: bump wombat deps to latest published",
"author_name": "krauthaufen",
"author_login": "krauthaufen",
"committed_at": "2026-05-21T18:48:36Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 25,
"commits_last_year": 334,
"latest_release_at": "2026-06-11T21:07:36Z",
"latest_release_tag": "v0.19.24",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 12,
"days_since_latest_release": 43,
"mean_days_between_releases": 2.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@aardworx/wombat.rendering",
"exists": true,
"license": "MIT",
"keywords": [
"wombat",
"aardvark",
"webgpu",
"rendering",
"renderobject",
"rendertask",
"scenegraph",
"shader"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@aardworx/wombat.rendering",
"is_deprecated": false,
"latest_version": "0.22.7",
"repository_url": "https://github.com/krauthaufen/wombat.rendering",
"versions_count": 112,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 6550,
"first_published_at": "2026-05-01T05:16:58.150000Z",
"latest_published_at": "2026-07-19T17:21:08.721000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"examples/df32-precision/tsconfig.json",
"examples/heap-demo/tsconfig.json",
"examples/hello-triangle/tsconfig.json",
"examples/renderbench/tsconfig.json",
"packages/rendering/tsconfig.json",
"tests/tsconfig.json",
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 293004,
"source_files_sampled": 201,
"oversized_source_files": 2,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 10418
},
"dependencies": {
"manifests": [
"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": 8,
"malicious_count": 0,
"assessed_package": "npm:@aardworx/wombat.rendering@0.22.7",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "@aardworx/wombat.adaptive",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.1"
},
{
"name": "@aardworx/wombat.base",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.0"
},
{
"name": "@aardworx/wombat.shader",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.0"
},
{
"name": "boperators",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.2"
},
{
"name": "@aardworx/wombat.adaptive",
"manifest": "packages/rendering/package.json",
"ecosystem": "npm",
"version_constraint": "^0.3.0"
},
{
"name": "@aardworx/wombat.base",
"manifest": "packages/rendering/package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.0"
},
{
"name": "@aardworx/wombat.shader",
"manifest": "packages/rendering/package.json",
"ecosystem": "npm",
"version_constraint": "^0.6.5"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "krauthaufen",
"commits": 334,
"avatar_url": "https://avatars.githubusercontent.com/u/6370801?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 5 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 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": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "10 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c4e670a073b1e8da15d886479825c79fb96bff4a",
"ran_at": "2026-07-25T15:59:02Z",
"aggregate_score": 2.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-19T17:39:10Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/krauthaufen/wombat.rendering",
"host": "github.com",
"name": "wombat.rendering",
"owner": "krauthaufen"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 40,
"vitality": 72,
"community": 34,
"governance": 41,
"engineering": 48
},
"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": 334,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 12
},
"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": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "334 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 334
}
}
],
"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": 25,
"latest_release_tag": "v0.19.24",
"releases_from_tags": true,
"days_since_latest_release": 43,
"mean_days_between_releases": 2.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "25 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 25
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 43 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 43
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2.2
}
}
],
"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": 34,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"packages": [
"@aardworx/wombat.rendering"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 6550
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "6,550 downloads/month across npm",
"points": 50.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 6550,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 41,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 64,
"owner_type": "User",
"is_verified": null,
"owner_login": "krauthaufen",
"public_repos": 97,
"account_age_days": 4578
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "64 followers of krauthaufen",
"points": 13,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 64,
"login": "krauthaufen"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "97 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 97
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@aardworx/wombat.rendering"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "112 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 112
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": 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": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 25,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 5 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.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 not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "10 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@aardworx/wombat.rendering@0.22.7 runtime dependency closure — what installing the published package pulls in — 8 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:@aardworx/wombat.rendering@0.22.7",
"assessed": 8
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 8,
"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": 8,
"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": 4
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 63,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.6,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 10418
},
"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": "60 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 32,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 60,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 48,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"examples/df32-precision/tsconfig.json",
"examples/heap-demo/tsconfig.json",
"examples/hello-triangle/tsconfig.json",
"examples/renderbench/tsconfig.json",
"packages/rendering/tsconfig.json",
"tests/tsconfig.json",
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "examples/df32-precision/tsconfig.json, examples/heap-demo/tsconfig.json, examples/hello-triangle/tsconfig.json, examples/renderbench/tsconfig.json, packages/rendering/tsconfig.json, tests/tsconfig.json, tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples/df32-precision/tsconfig.json, examples/heap-demo/tsconfig.json, examples/hello-triangle/tsconfig.json, examples/renderbench/tsconfig.json, packages/rendering/tsconfig.json, tests/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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 293004,
"source_files_sampled": 201,
"oversized_source_files": 2
},
"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": "2/201 source files over 60KB",
"points": 54.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 201,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T15:59:06.405144Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/krauthaufen/wombat.rendering.svg",
"full_name": "krauthaufen/wombat.rendering",
"license_state": "standard",
"license_spdx": "MIT"
}