Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"janusvr",
"virtual",
"vive",
"metaverse",
"oculus-rift",
"oculus",
"daydream",
"virtual-reality",
"vr",
"3d",
"game-engine",
"mit-license",
"oculus-quest"
],
"is_fork": false,
"size_kb": 61426,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 74438,
"Lua": 930,
"GLSL": 794041,
"HTML": 111682,
"Shell": 9829,
"Dockerfile": 371,
"JavaScript": 1027271
},
"pushed_at": "2026-07-22T23:41:14Z",
"created_at": "2016-01-21T10:59:38Z",
"owner_type": "User",
"updated_at": "2026-07-22T23:41:18Z",
"description": "An in-browser implementation of JanusVR",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"GLSL"
]
},
"owner": {
"blog": "https://james.baicoianu.com/",
"name": "James Baicoianu",
"type": "User",
"login": "jbaicoianu",
"company": "Supercritical Industries",
"location": null,
"followers": 120,
"avatar_url": "https://avatars.githubusercontent.com/u/251610?v=4",
"created_at": "2010-04-24T19:33:00Z",
"is_verified": null,
"public_repos": 96,
"account_age_days": 5937
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.7.4",
"kind": "patch",
"published_at": "2026-07-20T23:12:24Z"
},
{
"tag": "v1.7.2",
"kind": "patch",
"published_at": "2026-05-08T08:04:05Z"
},
{
"tag": "v1.7.1",
"kind": "patch",
"published_at": "2026-05-08T07:35:48Z"
},
{
"tag": "v1.0.35",
"kind": "patch",
"published_at": "2017-05-28T19:47:18Z"
},
{
"tag": "v1.0.32",
"kind": "patch",
"published_at": "2017-05-22T11:37:04Z"
},
{
"tag": "v1.0.15",
"kind": "patch",
"published_at": "2017-03-07T03:05:09Z"
},
{
"tag": "1.0rc3",
"kind": "other",
"published_at": "2016-10-17T09:07:36Z"
}
],
"recent_commits": [
{
"oid": "c750bc59dffc816431e13d16245b605832db51da",
"body": null,
"is_bot": false,
"headline": "Support external URLs for paragraph's css attribute",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-22T23:40:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0df227bc262e52a43368464038f4e737f0dd70a1",
"body": null,
"is_bot": false,
"headline": "1.7.4",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-20T23:11:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ce8f344fab69a57d97ddc690db53f56a42267ab",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:jbaicoianu/janusweb",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-20T23:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a7fb7bb1870a169e3a49cdd856154de00241f72",
"body": null,
"is_bot": false,
"headline": "Temporarily disabled binary build until redbean fixes SSL cert",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-20T23:07:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03913dd6f9ca7af41439f65b78dcfd3f920612c3",
"body": null,
"is_bot": false,
"headline": "1.7.3",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-20T23:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ecd6bd79875618e90cb6b80d1fab9acf5ef7260",
"body": "object: add sheen / sheen_color / sheen_roughness material attributes",
"is_bot": false,
"headline": "Merge pull request #321 from jbaicoianu/sheen-material-attributes",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-12T17:53:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f6ebb1190c549d0ad52f59d9b60863feddf1464",
"body": "MeshPhysicalMaterial supports sheen (velvet/fabric); expose it as object\nattributes alongside roughness/metalness. Applied only when set and when the\nmaterial supports it (m.sheen !== undefined), so no-op on non-physical\nmaterials. Enables e.g. sheen=\"1\" sheen_color=\".35 .05 .05\" sheen_roughness=\".5\".",
"is_bot": false,
"headline": "object: add sheen / sheen_color / sheen_roughness material attributes",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-12T17:03:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a63b78a111a79be58ce33bb4f4e443c46f0bcb9",
"body": "Parallax-corrected (box-projected) envmap reflections (opt-in per room)",
"is_bot": false,
"headline": "Merge pull request #320 from jbaicoianu/floor-locked-skybox",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-09T18:19:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39725c2c7a4c95e441f7ffdfbefeda829aa920b8",
"body": "Drop the hand-rolled parseVec3(); assign envmap_box_center/size (and\nenvmap_parallax) via the property setters like the other typed room attrs\n(ambient, fog_col, defaultlights, skybox_intensity), so elation's registered\n'vector3'/'boolean' type coercion parses \"x y z\" / \"true\" from markup and the\nset: callback fires -- no bespoke parsing.",
"is_bot": false,
"headline": "room: use the engine's attribute coercion for the parallax box attrs",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-09T18:03:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20d85ed8fb1009099e70ebf95d99c957b2467581",
"body": "Adds an opt-in per-room mode that anchors envmap reflections to a box instead of\nthe default infinite/camera-centered projection, so reflective surfaces (e.g. a\nwet floor) mirror the environment at the correct world position -- put the box\nbottom at the floor for clean wall-on-ground reflections.\n\nR\n[…]\nter, before the CubeUV/PMREM sample);\ncopyMaterial attaches it via the existing onBeforeCompile hook when the room has\nenvmap_parallax + PBR. Verified: shader compiles+renders clean in headless WebGL.",
"is_bot": false,
"headline": "object/room: parallax-corrected (box-projected) envmap reflections",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-09T17:56:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "67dcf2c87326343bf2c7b479e21f55d5f6b7fc68",
"body": "removed auto-round-robin when accessing corsproxy-var (can cause dups)",
"is_bot": false,
"headline": "Merge pull request #318 from coderofsalvation/fix/roundrobin-disable",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-07T06:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "173331ab364f9e67aab3e78557380385df45fb03",
"body": "comms: modernize the panel — slim bar + invite hub",
"is_bot": false,
"headline": "Merge pull request #319 from jbaicoianu/comms-panel-modernize",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-06T23:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5e8dd97dc2c5ec65d00ca00539de9dfd4762756",
"body": "ui.popupbutton now repositions on content resize via a ResizeObserver\n(jbaicoianu/elation#26), so the invite popup no longer needs its setTimeout\nre-place to settle the async-rendered rows. Same fix also corrects the VOIP\ndevice picker growing offscreen when its \"with a mic\" section expands.",
"is_bot": false,
"headline": "comms: drop invite-popup reposition workaround (fixed upstream)",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-06T18:36:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ec98199a7c5e8e009939698681963e2fa56a84",
"body": "…croll\n\nThe \"Schedule a meetup\" affordance can't deliver anything without a backend to\npersist invites and email/notify the invitee, so hide it for now. The seam\n(appendSchedule + handleSchedule + comms-schedule-request) stays in place to\nre-enable once that backend exists.\n\nAlso clamp the invite menu (overflow-x: hidden, max-width) so it no longer\nshows its own horizontal scrollbar.",
"is_bot": false,
"headline": "comms: hide schedule-a-meetup (no backend yet) + fix invite popup h-s…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-06T18:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6284ce73dc5b8b525842eb1139bd7a6a9d202c5",
"body": "Addresses feedback from the first QA pass:\n\n- Chat transcript now left-aligns to the panel (not the input box) and is\n fully opaque, so it no longer bleeds into the scene or the roster.\n- Show/hide reworked: an explicit pinned state (click the unread badge) that\n stays until toggled, a transient f\n[…]\n; capped height and re-position after the\n async rows lay out so it no longer pokes off the bottom / spawns a scrollbar.\n- Widened the chat input and shortened the placeholder so it stops truncating.",
"is_bot": false,
"headline": "comms: fix bar QA issues — popovers, pin logic, invite popup styling",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-06T18:05:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a9329da6c692648d3e43f99821cb75c024fcc7b5",
"body": "Replace the 25vw bottom-left block with a thin always-on bar (connection\ndot, roster popover chip, invite hub, inline chat input). The chat\ntranscript now floats above the bar and fades in on activity/focus rather\nthan living in an always-open <details>.\n\nRework the bare telephone call button into a\n[…]\npersistence yet).\n\nMake the panel themeable via CSS custom properties (--comms-accent,\n--comms-bar-bg, --comms-show-presence, ...) so host apps brand it with\nvariables instead of structural overrides.",
"is_bot": false,
"headline": "comms: modernize the panel into a slim bar with an invite hub",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-06T15:04:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f5c6218f16c9dbd79de7363dbf4aa2eefd0d95ec",
"body": null,
"is_bot": false,
"headline": "removed auto-round-robin when accessing corsproxy-var (can cause dups)",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-07-04T06:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a05625b3c4f03630ece6e8e6e0d6a685a289a6",
"body": "A space-separated corsproxy attribute becomes the rotation array\n(engine.assets.corsproxies), with the singular corsproxy set to its\nfirst entry. An empty or \"false\" value disables proxying entirely;\nomitting the attribute keeps the built-in defaults. Explicitly\nconfigured sets are closed: the built-in proxy availability checks no\nlonger extend them.",
"is_bot": false,
"headline": "viewer: corsproxy attribute defines the full proxy set",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-03T21:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4abfe3c884bc347efbd8434992e7aff95c4082a0",
"body": "Editor and other QoL improvements",
"is_bot": false,
"headline": "Merge pull request #317 from jbaicoianu/editor-improvements",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-07-02T07:58:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de04ba42e5fa1e37296900c27cef386031b35440",
"body": "Each scene-tree row shows a Blender-style object-type glyph left of its label,\nfrom the engine object-icon sprite, via the treeview's new attrs.icon. The type\ncomes from the object's janus tag (resolved by js_id when the row value lacks\none); all primitives share the 'object' icon and custom elements fall back to a\ngeneric one.",
"is_bot": false,
"headline": "editor: scene-tree type icons",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-13T15:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f91ea84fdcb5009f7cd83e66f9f4cda9a749d23",
"body": "The host page loads CodeMirror core as a plain <script>, while the source view\nloads the hint addons (show-hint/xml-hint/javascript-hint) dynamically. On a\ncold/slow load the addons ran before the core was defined and threw \"CodeMirror\nis not defined\". Wait for the global to appear before pulling the addons in.",
"is_bot": false,
"headline": "editor: wait for CodeMirror core before loading its hint addons",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-13T14:15:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27c17ea98d281e503cc04b72acf651b0fc2f1a9c",
"body": "CodeMirror needs a string value, but a script tab whose asset code hasn't\nloaded (e.g. a 403 on a remote script) has an undefined source, which threw\ninside CodeMirror (\"cannot set modeOption\" on a missing doc). Coerce the value\nto a string, and guard the tabselect handler and the source setter so a tab\nswitch or source update before codemirror finishes its async init no longer\nthrows.",
"is_bot": false,
"headline": "editor: guard the source-file view against undefined codemirror/source",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-13T14:15:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f28bd48b63fae2ea393887ad3d71af58081f718",
"body": "The object serializer only emits non-default attributes, so a value reverting\nto its default (e.g. a boolean toggled back off, or pickable returning to true\nafter placement) drops out of the live summary. The reconciler now removes a\nsource attribute that is in the object's managed set but absent from the live\nsummary, so toggles reflect both ways and stale placement attributes clear.\nCustom/unknown attributes the engine never emits are left untouched.",
"is_bot": false,
"headline": "editor: reconcile drops attributes that reverted to default",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-12T07:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "769cbf5d86ef75a652196e400a5be650ff79b2f2",
"body": "The markup view now reconciles scene changes into the current buffer even when\nit has unsaved hand edits (the reconciler preserves comments/formatting), so a\ngizmo or inspector change is reflected without forcing a manual refresh. It only\nholds back while the editor is focused, to avoid disturbing active typing, and\npreserves the caret/selection and scroll position across the programmatic\nrefresh so updates no longer jump the view to the top.",
"is_bot": false,
"headline": "editor: keep the source view live without disrupting the editor",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-12T07:41:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ce441a2accf38366922e81b04098c2bc1bbfaf4",
"body": "After building the scene tree, expand the room root so its top-level objects\nare visible without an initial click.",
"is_bot": false,
"headline": "editor: open the scene tree's first level by default",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-12T07:07:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00332d9d3ceb4ab4e9d740d0590359b25a422292",
"body": "When the source reconciler inserts a newly-created object before </room>, it\nnow takes the indentation from an existing room-level element rather than the\n</room> line + 2 spaces, which over-indented when the file's convention differed.",
"is_bot": false,
"headline": "editor: indent inserted markup to match existing objects",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-12T07:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6e184dc574001b4f93ff112a43d03c077f0cef5",
"body": "Selected filter chips no longer override their background with teal (which\ncollided with the Room source color). A chip's background stays its identity\ncolor; selection is shown by full opacity plus a subtle ring, so source chips\nkeep their own color when selected.",
"is_bot": false,
"headline": "inventory: separate chip identity color from selection state",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-11T19:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38074c942b1c196dd05ac0606d8fddbd274b9df",
"body": "Uploaded 3D files (type 'model') and primitives/room objects (type\n'object') are the same kind of placeable asset, so the inventory collapses\n'model' into 'object' in normalizeItem and no longer relabels room objects\nas 'model'. Sources still distinguish provenance via badges; the redundant\ntype split (and its duplicate icon/ref entries) is gone.",
"is_bot": false,
"headline": "inventory: treat 'model' and 'object' as one asset type",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-11T19:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d95548aaaac74d8a0ab1ce3ca2fd1bfa50caf43",
"body": "The built-in shape primitives (cube, sphere, cone, cylinder, pyramid,\ntorus, capsule, pipe, plane) render an icon from the engine object-icon\nsprite sheet (objecticons-small.png) instead of the generic glyph. Other\nprimitive types keep their type emoji. Icons are scaled up to fill the\ncard.",
"is_bot": false,
"headline": "inventory: shape-primitive icons from the engine sprite sheet",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-11T17:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b2ddede2959a7a0b921c8715d66c013067844f",
"body": "Activating an inventory item attaches it to a raycast cursor that tracks\nthe surface under the pointer; a click confirms placement. Picking is\nsuppressed on the placing object so the ray lands on the scene behind it,\nand the gizmo stays visible but inert during placement. Losing pointer\nlock (Esc) m\n[…]\nnew objects\nincrementally instead of rebuilding, so the tree no longer collapses.\n\nInventory items activate on click-release (not the list's mousedown\nselect), so an object no longer spawns mid-press.",
"is_bot": false,
"headline": "editor: place inventory objects with a raycast cursor",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-11T17:48:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0edf584a5a1a3a204775054fdc434eba46eda232",
"body": "Expose getEditorController so the inventory (a separate app) routes selection to\nthe shared controller and works when placed standalone. Drop into the scene now\nenters pointer-lock placement via the engine's requestPointerLock, matching\nclick-to-place.",
"is_bot": false,
"headline": "editor: expose the controller for the inventory; pointer-lock on drop",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-10T19:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0d1a1ddad8cf24d64ed65be06114017b451be21",
"body": "Replace the inventory's tabs with one deduplicated, searchable/filterable/sortable\ngrid aggregated from pluggable sources: built-in primitives, the room's own markup\nassets, and host-registered sources (window.JanusInventory.addSource). Items that\nrefer to the same asset merge into one card carrying each source's badge. Cards\nbuild in render() so they populate reliably regardless of when the list assigns\nthe value.",
"is_bot": false,
"headline": "editor: unified, source-aggregated inventory",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-10T19:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5be876d41b2e10849c4a7f4a9cf9ce592595690",
"body": "The editor's session logic moves into a janus-ui-editor-controller singleton\n(getEditorController()), so the scene tree, inspector, and source view can be placed\nindependently and still share selection/mode/manipulator state rather than depending on\nthe monolithic panel. The source-reconcile helpers\n[…]\nlabels: clicking the label focuses/forwards to the\ncontrol, and re-clicking an already-selected property re-fires selection (the base item\nsuppressed it), so re-asserting a property's edit mode works.",
"is_bot": false,
"headline": "editor: extract a controller singleton; activate controls from labels",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-10T00:58:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bf7dd46f6ae6fdcb68906e94b6202465c9b83f22",
"body": "setProperties walked only roomdata.object, so source-view edits to <text>, <image>,\n<link>, etc. were silently dropped. Iterate all parsed element groups (skipping\nassets/room/source), create missing objects with their real type, and map a\nvalue-bearing element's tag content (parsed as _content) onto the tag-named property.\n\nsummarizeXML emits that property as element content (<text>foo</text>, not\ntext=\"foo\"), matching the network serializer so source, save, and wire formats agree.",
"is_bot": false,
"headline": "editor: apply source edits to every element type; serialize tag content",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-10T00:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0e6c4d73d0443b8de6d836fa53b37bb5690b2d",
"body": "Setting material.fog on a THREE.ShaderMaterial can trigger a hard-locking recompile;\nguard the assignment to fog-aware materials.",
"is_bot": false,
"headline": "object: don't set fog on ShaderMaterial",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-10T00:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce6b99e2263375a15bec135a16531a9c1271ed22",
"body": "getClientArgs no longer passes window.innerWidth/innerHeight as the resolution hint\nwhen fullsize; the engine view measures its own container, so the viewer fills whatever\narea it's given (the window, or a constrained host element).",
"is_bot": false,
"headline": "viewer: size to the container instead of assuming the window",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-10T00:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "848358f2c4b78253a672b3a8881349e014385cdf",
"body": "The markup source view edits the authored source (room.roomsrc) and, on scene\nchanges, reconciles it in place -- patching changed attributes, inserting\ncreated objects, and removing deleted ones -- rather than regenerating the whole\ndocument, so comments and formatting survive editing through the gi\n[…]\nSummaries(): per-object serialization of the persistent\ntop-level objects, which the reconciler diffs against the authored source.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Editor: preserve authored markup via surgical source reconcile",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-07T16:56:06Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9ba8fd9db091abf5195a93329d4549373dfe75d9",
"body": "Coherence across the editor surfaces:\n- The room emits a debounced `scene_changed` event whenever an object is edited\n (gizmo, inspector, or source) or removed, and after applying remote edits. The\n source view auto-refreshes from it while it isn't the focused/dirty surface.\n- Inspector property e\n[…]\n parser's derived `orientation` (it defaults to\n identity and contradicts an authored `rotation`), fixing the rotation flip-flop.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Editor: keep source/scene/inspector coherent; fix scene serialization",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-06-07T16:30:04Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a377c5521fa002600e7f9e16a060ac3119886a5a",
"body": "…nkfix\n\nfix downloadlink in README.md",
"is_bot": false,
"headline": "Merge pull request #314 from coderofsalvation/bugfix/documentation-li…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-13T23:36:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1e78f43e090994da07adeb80452e1fcdff43f1",
"body": "…gments\n\nbugfix delay click",
"is_bot": false,
"headline": "Merge pull request #315 from coderofsalvation/bugfix/sameroom-url-fra…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-13T06:17:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271478842f02deeb9b7d0b36a80bbf2071b61ccb",
"body": null,
"is_bot": false,
"headline": "bugfix delay click",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-05-12T17:00:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de57d2a42485f69b0365e99f2f534986d08fb27",
"body": null,
"is_bot": false,
"headline": "fix downloadlink in README.md",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-05-11T09:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af5b02ef164a186a78cac53c50504078b8391297",
"body": null,
"is_bot": false,
"headline": "1.7.2",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-08T08:02:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb87f92746025e2c2feab8e8b0911768bd8ec6b",
"body": null,
"is_bot": false,
"headline": "Updated npm packages",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-08T08:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b72fdee5dc2729f73f98abe25c60feacd42a980",
"body": null,
"is_bot": false,
"headline": "1.7.1",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-08T07:34:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0c82b2743ba7e58c22d772ad1f67eb12fc916a",
"body": null,
"is_bot": false,
"headline": "Merged from master",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-06T22:52:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c65d767822b558791b91249a9500e1c5bada6fc6",
"body": "github action builds janusweb + github page #deploy",
"is_bot": false,
"headline": "Merge pull request #311 from coderofsalvation/feat/github-action",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-06T21:31:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de2432daaf45f8b6c5ed0b8f73bf7fb927527264",
"body": "…eckouts",
"is_bot": false,
"headline": "Add utils/dev-link.sh for swapping deps between registry and local ch…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-06T21:27:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca89be842367b573ca0c68eb0d3467ee7d0d9bf1",
"body": null,
"is_bot": false,
"headline": "Cleaned up package-lock.json",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-06T21:09:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6962db9556a1a1138c4308069e239f3599feec22",
"body": null,
"is_bot": false,
"headline": "Wait for room audio nodes to be available before initializing VOIP",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-05-06T18:39:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbab30d950dca37885b2a63e0476f7167986f028",
"body": null,
"is_bot": false,
"headline": "fix merge conflict",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-27T11:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20b57f118e27c32363bbdc78f8033af052b524a0",
"body": null,
"is_bot": false,
"headline": "github action now builds/deploys/releases based on git tag",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-27T11:34:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "766b28bf0e3500d87b3ed94263867c68524f308a",
"body": null,
"is_bot": false,
"headline": "include portal.svg (forgot to commit for PR 312)",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-27T09:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1b406b67ecafd8b8a3f9fd58292f44a585c27c2",
"body": "allow relative URLs + cleanup urlfunctions + include local scene in i…",
"is_bot": false,
"headline": "Merge pull request #312 from coderofsalvation/feat/local-first-homepage",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-04-27T07:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5026284421d33259a1c3eb897e8a08abf145c1a6",
"body": null,
"is_bot": false,
"headline": "bugfix: inverse localcheck also for inline images via paragraph",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-20T13:15:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c24737446c5aa238965352649ab68a9e88968c7",
"body": null,
"is_bot": false,
"headline": "bugfix: inverse localcheck",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-20T12:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2490f01aafec4dde363a6d503f14b0853fc1ba80",
"body": "…ndex.html",
"is_bot": false,
"headline": "allow relative URLs + cleanup urlfunctions + include local scene in i…",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-20T12:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec70e8b486dd284e734e1421f8e44a0b2a47cadc",
"body": null,
"is_bot": false,
"headline": "github action builds janusweb + github page #deploy",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-20T09:14:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ac344fad05c0d836f78703b93c89d3be41c5b08",
"body": "Rc/1.7.1a",
"is_bot": false,
"headline": "Merge pull request #307 from coderofsalvation/rc/1.7.1a",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-04-08T14:58:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb2aac2aece2a3e8976b3883dd44920a081a8a34",
"body": null,
"is_bot": false,
"headline": "bugfix: make reparented objects clickable",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-03T15:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9442973efc335519f6033a9c7f1da5b77b2325ba",
"body": null,
"is_bot": false,
"headline": "more cleanup: separate paragraph-translator + performance-tweaks",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-04-02T12:20:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f26cbc8eea40de235bdfc6c8aa209a2acbe06810",
"body": null,
"is_bot": false,
"headline": "added janusweb.com crossplatform cosmo binary + dockerfile",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-03-31T21:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41c898e0ccace805eba7573d565c964d673c4afb",
"body": null,
"is_bot": false,
"headline": "added cors-anywhere roundrobin proxylist",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-03-31T21:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9d01cde289b1fbb8b4536395e2891d132157e52",
"body": null,
"is_bot": false,
"headline": "url + translator support for paragraph",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-03-31T21:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8549f151787580f206f73c61929a953bb102ef55",
"body": null,
"is_bot": false,
"headline": "additional xrfragment levels via separate webui app",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-03-31T21:13:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11f96d81d0a1a830a12dde9dbb4dee9f3be2fd3f",
"body": "…low webui to add translator",
"is_bot": false,
"headline": "bugfixes: missing args, multi-hash, teleport to camera-correction, al…",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-03-31T21:08:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331fd811b8ab8b5ae529a1d5f135e6dfee65aea7",
"body": null,
"is_bot": false,
"headline": "peertube translator",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-03-31T21:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e237e48506912ee5644f67bba8c474f5ac4f7f",
"body": null,
"is_bot": false,
"headline": "1.7.0",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T07:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de8f17f5dd4bf16c8d3be96ab47be412d5161a61",
"body": null,
"is_bot": false,
"headline": "1.6.0",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:59:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e614e90b2311e77a849a407fd5c469e2b0d779a0",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:jbaicoianu/janusweb",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:50:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a301a540647eeeae93c6ed42bd57b2b555ee29d4",
"body": null,
"is_bot": false,
"headline": "Allow updating text emissive color attribute",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:48:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "932fdc328fc152cab585c9f6a18fd467e38e1f35",
"body": "…ent object",
"is_bot": false,
"headline": "Cleaned up calls to player.toggleCamera() to not require a control ev…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18abf9400b3bb1c73af8098de219d21acedf8772",
"body": null,
"is_bot": false,
"headline": "Fixed player collider size",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:47:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "326cd6805bae35469c576376032c64ba81c62eb7",
"body": null,
"is_bot": false,
"headline": "Pass object reference to control system",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b92bada79d2a7662dadd406def490b1eed93885",
"body": null,
"is_bot": false,
"headline": "Legacy jsid attribute",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2c150ea8818e490ec27abecc154abe1303d0b15",
"body": "…ibute",
"is_bot": false,
"headline": "Switched obsolete THREE.BufferGeometry addAttribute calls :to setAttr…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-02-10T06:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d85d1cf138020b8c245a7abea8f1308c1f0979",
"body": "locomotion handtracking improvements",
"is_bot": false,
"headline": "Merge pull request #294 from coderofsalvation/bugfix/locomotion",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-01-15T13:22:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "967d4cf4ac2b384affbc29f2d129b35c4bf083ba",
"body": "…-support\n\nadd support for images in <paragraph>",
"is_bot": false,
"headline": "Merge pull request #297 from coderofsalvation/feature/paragraph-image…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-01-15T13:06:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b1a34c18a2073dce434f40cabd06e0a752f2fd9",
"body": null,
"is_bot": false,
"headline": "add support for images in <paragraph>",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-01-15T10:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2ebc847d25aa8a568e54101851ad129f1d3f5b9",
"body": null,
"is_bot": false,
"headline": "added refactor note",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-01-13T15:07:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a9ca534a2c5254e82322ae26690d3e90ce6fae2",
"body": null,
"is_bot": false,
"headline": "added teleporter + extra checks for nonxr usecases",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-01-13T11:27:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad5a22c50ddf6ef96c3d0f756b02262230b9594e",
"body": null,
"is_bot": false,
"headline": "locomotion handtracking improvements",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-01-12T20:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee2ad53d71ed2f96fbbdcaf827c163ad0ce4b7d8",
"body": "clean build option",
"is_bot": false,
"headline": "Merge pull request #293 from coderofsalvation/feat/clean-builds",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-01-09T17:05:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7c1dab32d18b6f39dce8ed7f0758a96fdbc353c",
"body": null,
"is_bot": false,
"headline": "clean build option",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-01-09T11:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c5ea1a50a27e50773d5713c40ef60219679ee3b",
"body": "bugfix: handle relative urls",
"is_bot": false,
"headline": "Merge pull request #292 from coderofsalvation/bugfix/relative-urls",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-01-07T17:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd9766c858a26c395cc966b1982b96ff138f239f",
"body": null,
"is_bot": false,
"headline": "bugfix: handle relative urls",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-01-07T09:21:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c8636d029a559979170fe6b1ec4742035cff60",
"body": "…imation\n\nbugfix: dont assume glTF with animations",
"is_bot": false,
"headline": "Merge pull request #291 from coderofsalvation/bugfix/gltfs-without-an…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2026-01-06T09:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6c182523b697e95561aed89820ac9d399bc9954",
"body": null,
"is_bot": false,
"headline": "bugfix: dont assume glTF with animations",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2026-01-06T09:31:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3af52fd9ebeb96316337349e0a4c5a55606b72d7",
"body": "fix for quest devices",
"is_bot": false,
"headline": "Quest keyboard fixes",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-23T19:18:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4786bb69421cc401ea8124fc09f768b1cfdbf818",
"body": null,
"is_bot": false,
"headline": "fix for quest devices",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2025-12-23T18:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9779af72fef7af462061cc446ed755243fd71698",
"body": "fixed/improved docs",
"is_bot": false,
"headline": "Merge pull request #285 from coderofsalvation/doc/update-customisation",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-13T00:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d49da0ecd5899932acdc7cc51e63050517dcb553",
"body": "…fragments-translator\n\nadded support for microformats + added xrfragments translator",
"is_bot": false,
"headline": "Merge pull request #283 from coderofsalvation/feat/microformat-and-xr…",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-13T00:24:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d32e8229473fc2fa87c347e720522cc37ca80ffd",
"body": null,
"is_bot": false,
"headline": "Don't allow negative reference distance for sounds",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-13T00:13:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a82be09cceda4109c0ac2eb01ac7de784861ebc",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:jbaicoianu/janusweb",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-13T00:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4156ba7595bd4dade79a28bd758bc1112c7c80ea",
"body": null,
"is_bot": false,
"headline": "Fixed .clone() function to properly handle children",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-13T00:11:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64af7105a0bc4bea336b470de7d54213c0869ebc",
"body": null,
"is_bot": false,
"headline": "Add lighting attribute to base proxy object",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-13T00:09:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04eb90781882356e75d534d7a67c5d097b9fbc08",
"body": null,
"is_bot": false,
"headline": "Fix for GLTFExporter circular reference during export",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-12-13T00:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "972b0be35bc7861e01dee4ea5d5e4b83fecd8bfa",
"body": null,
"is_bot": false,
"headline": "fixed/improved customisation docs (autostart e.g.)",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2025-12-09T17:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6482603bd3b8acc622f5a50ad3ce957a03129d0",
"body": null,
"is_bot": false,
"headline": "added microformats + added xrfragment translator",
"author_name": "Leon van Kammen",
"author_login": "coderofsalvation",
"committed_at": "2025-11-15T11:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4824e1dd23e585fb3ee5f09bc9d6ed4bfcba867a",
"body": "added discord-link + more backlinks to madjin awesome docs",
"is_bot": false,
"headline": "Merge pull request #280 from coderofsalvation/doc/discord",
"author_name": "James Baicoianu",
"author_login": "jbaicoianu",
"committed_at": "2025-11-12T14:17:15Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 111,
"latest_release_at": "2026-07-20T23:12:24Z",
"latest_release_tag": "v1.7.4",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 19,
"days_since_latest_release": 6,
"mean_days_between_releases": 593.9
},
"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": "janusweb",
"exists": true,
"license": "MIT",
"keywords": [
"elation",
"three.js",
"3d",
"webgl",
"webvr",
"janusvr",
"metaverse"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/janusweb",
"is_deprecated": false,
"latest_version": "1.7.4",
"repository_url": "https://github.com/jbaicoianu/janusweb",
"versions_count": 115,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 5952,
"first_published_at": "2016-05-29T21:06:03.542000Z",
"latest_published_at": "2026-07-20T23:11:44.976000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 60,
"stars": 199,
"watchers": 15,
"fork_history": {
"days": [
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-07-24",
"count": 1
},
{
"date": "2016-09-10",
"count": 1
},
{
"date": "2017-06-26",
"count": 1
},
{
"date": "2017-08-08",
"count": 1
},
{
"date": "2017-09-21",
"count": 1
},
{
"date": "2017-10-03",
"count": 1
},
{
"date": "2018-01-21",
"count": 1
},
{
"date": "2019-05-06",
"count": 1
},
{
"date": "2020-01-15",
"count": 1
},
{
"date": "2020-02-25",
"count": 1
},
{
"date": "2020-07-26",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2021-01-08",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-03-15",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-08-06",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-11-08",
"count": 1
},
{
"date": "2021-11-23",
"count": 1
},
{
"date": "2021-11-26",
"count": 1
},
{
"date": "2021-12-19",
"count": 1
},
{
"date": "2021-12-30",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-05-14",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
},
{
"date": "2022-07-12",
"count": 1
},
{
"date": "2022-09-01",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2022-09-17",
"count": 1
},
{
"date": "2023-04-21",
"count": 2
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-09-24",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2025-11-11",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
}
],
"complete": true,
"collected": 52,
"total_forks": 60
},
"star_history": null,
"open_issues_and_prs": 54
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 954360,
"source_files_sampled": 107,
"oversized_source_files": 14,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"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": 5,
"malicious_count": 0,
"assessed_package": "npm:janusweb@1.7.4",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "elation-engine",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.10.0"
},
{
"name": "uglify-js",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "*"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "elation-engine",
"direct": true,
"version": "0.10.0",
"ecosystem": "npm"
},
{
"name": "uglify-js",
"direct": true,
"version": "3.19.3",
"ecosystem": "npm"
},
{
"name": "cyclone-physics",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "elation",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "elation-share",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 5,
"direct_count": 2,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 47,
"open_issues": 52,
"closed_ratio": 0.773,
"closed_issues": 177,
"closed_unmerged_prs": 17
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jbaicoianu",
"commits": 2281,
"avatar_url": "https://avatars.githubusercontent.com/u/251610?v=4"
},
{
"type": "User",
"login": "coderofsalvation",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/180068?v=4"
},
{
"type": "User",
"login": "madjin",
"commits": 27,
"avatar_url": "https://avatars.githubusercontent.com/u/32600939?v=4"
},
{
"type": "User",
"login": "Spyduck",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/15975201?v=4"
},
{
"type": "User",
"login": "bioid",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/4169259?v=4"
},
{
"type": "User",
"login": "alfa256",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1835107?v=4"
},
{
"type": "User",
"login": "foxlet",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1627533?v=4"
}
],
"contributors_sampled": 7,
"top_contributor_share": 0.968
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"deploy.yml"
],
"has_docs_dir": false,
"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": 6,
"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": 0,
"reason": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"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": 1,
"reason": "Found 1/10 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 6 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "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": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c750bc59dffc816431e13d16245b605832db51da",
"ran_at": "2026-07-27T17:31:27Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T23:41:48Z",
"oldest_open_prs": [
{
"number": 322,
"created_at": "2026-07-14T17:50:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 324,
"created_at": "2026-07-27T15:07:39Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-12T17:53:55Z",
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2016-04-01T19:08:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2016-04-01T19:12:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 35,
"created_at": "2016-10-13T22:11:43Z",
"last_comment_at": "2016-10-13T22:14:59Z",
"last_comment_author": "jbaicoianu"
},
{
"number": 55,
"created_at": "2017-05-24T21:30:03Z",
"last_comment_at": "2017-05-25T04:48:03Z",
"last_comment_author": "alusion"
},
{
"number": 63,
"created_at": "2017-07-10T01:40:04Z",
"last_comment_at": "2017-07-10T01:42:41Z",
"last_comment_author": "Spyduck"
},
{
"number": 74,
"created_at": "2017-07-31T08:48:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2018-01-29T00:31:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 125,
"created_at": "2018-03-19T19:40:41Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 139,
"created_at": "2018-05-12T02:49:26Z",
"last_comment_at": "2018-05-17T00:09:51Z",
"last_comment_author": "jbaicoianu"
},
{
"number": 145,
"created_at": "2018-05-30T12:52:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 173,
"created_at": "2019-09-20T00:04:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 180,
"created_at": "2020-02-09T20:35:23Z",
"last_comment_at": "2020-04-26T21:09:34Z",
"last_comment_author": "dan-ewo"
},
{
"number": 181,
"created_at": "2020-02-09T20:36:40Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 182,
"created_at": "2020-02-09T23:59:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 185,
"created_at": "2020-02-10T08:42:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 194,
"created_at": "2020-04-04T10:14:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 199,
"created_at": "2020-04-23T09:56:42Z",
"last_comment_at": "2025-12-22T20:08:31Z",
"last_comment_author": "coderofsalvation"
},
{
"number": 204,
"created_at": "2020-07-13T00:58:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 211,
"created_at": "2020-08-06T02:42:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 213,
"created_at": "2021-01-26T07:03:59Z",
"last_comment_at": "2021-01-26T07:15:33Z",
"last_comment_author": "jbaicoianu"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jbaicoianu/janusweb",
"host": "github.com",
"name": "janusweb",
"owner": "jbaicoianu"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"security": 54,
"vitality": 73,
"community": 56,
"governance": 61,
"engineering": 53
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"commits_last_year": 111,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 19
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "19/52 weeks with commits",
"points": 13.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 19
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "111 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 111
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v1.7.4",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 593.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~593.9 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 593.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 56,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 60,
"stars": 199,
"watchers": 15,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "199 stars",
"points": 37.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 199
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "60 forks",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 60
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "15 watchers",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 15
}
}
],
"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": 63,
"inputs": {
"packages": [
"janusweb"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 5952
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "5,952 downloads/month across npm",
"points": 50.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 5952,
"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": "moderate",
"name": "Sustainability & Governance",
"value": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 7,
"top_contributor_share": 0.968
},
"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 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "7 contributors",
"points": 9.5,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 7
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 47,
"open_issues": 52,
"closed_issues": 177,
"issue_closed_ratio": 0.773,
"closed_unmerged_prs": 17
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "77% of issues closed",
"points": 36.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 77
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "47/64 decided PRs merged",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 47,
"decided": 64
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/10 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"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": 62,
"inputs": {
"followers": 120,
"owner_type": "User",
"is_verified": null,
"owner_login": "jbaicoianu",
"public_repos": 96,
"account_age_days": 5937
},
"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": "120 followers of jbaicoianu",
"points": 15,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 120,
"login": "jbaicoianu"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "96 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 96
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"janusweb"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "115 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 115
}
}
],
"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": 53,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"janusvr",
"virtual",
"vive",
"metaverse",
"oculus-rift",
"oculus",
"daydream",
"virtual-reality",
"vr",
"3d",
"game-engine",
"mit-license",
"oculus-quest"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "13 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 13
}
}
],
"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": "moderate",
"name": "Security",
"value": 54,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 4.5,
"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": "0 out of 5 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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/10 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 6 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "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:janusweb@1.7.4 runtime dependency closure — what installing the published package pulls in — 5 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:janusweb@1.7.4",
"assessed": 5
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 5,
"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": 5,
"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": 7
},
"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": "at_risk",
"name": "AI Readiness",
"value": 35,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 27,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.51,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "51 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.02,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 100 commits agent-authored or agent-credited",
"points": 4,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 954360,
"source_files_sampled": 107,
"oversized_source_files": 14
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "14/107 source files over 60KB",
"points": 47.8,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 107,
"oversized": 14
}
}
],
"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": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-27T17:31:47.279971Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jbaicoianu/janusweb.svg",
"full_name": "jbaicoianu/janusweb",
"license_state": "standard",
"license_spdx": "MIT"
}