Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2459,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 254351,
"CSS": 24212,
"HCL": 548,
"HTML": 556,
"Shell": 18980,
"Python": 9607,
"Makefile": 5906,
"Dockerfile": 2174,
"JavaScript": 47655,
"TypeScript": 249345
},
"pushed_at": "2026-07-19T17:44:27Z",
"created_at": "2026-05-14T21:05:11Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T12:03:39Z",
"description": "PUBLISH YOUR GO GO VAULT",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go",
"TypeScript"
]
},
"owner": {
"blog": null,
"name": "GO GO GOLEMS!",
"type": "Organization",
"login": "go-go-golems",
"company": null,
"location": "United States of America",
"followers": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/124643826?v=4",
"created_at": "2023-02-07T01:33:27Z",
"is_verified": null,
"public_repos": 110,
"account_age_days": 1264
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2026-07-19T00:36:48Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2026-07-19T00:33:40Z"
},
{
"tag": "v0.0.1",
"kind": "patch",
"published_at": "2026-07-19T00:05:23Z"
}
],
"recent_commits": [
{
"oid": "f37d82b11c6091084873dae5f37dc76d001a950c",
"body": "fix: display ![[image.png]] wiki embeds",
"is_bot": false,
"headline": "Merge pull request #15 from go-go-golems/task/wiki-image-embeds",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-19T12:03:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b2e186122fe9e684e356e84f48063a297ce17f",
"body": "Addresses PR #15 review (Codex):\n- indexAsset registers every path suffix (pic.png, project-a/pic.png,\n Attachments/project-a/pic.png), mirroring buildWikiLinkIndex, so\n Obsidian shortest-path targets for duplicate basenames resolve.\n- The watcher no longer drops non-markdown events silently: they\n[…]\nls the new\n Vault.RefreshAssetIndex (lock-free walk, atomic swap), so an\n attachment added at runtime resolves in subsequently reloaded notes.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: suffix-index assets; refresh asset index on watcher events",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-19T02:00:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bdae943af363b91e99a1949f504fcd82cef8673e",
"body": "The internal->pkg promotion (PV-FRAMEWORK-017) moved most server code\nunder pkg/, but the publish-image paths filter still only watched\ninternal/**; a pkg-only change would silently skip the image build\nand never open a GitOps deploy PR.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): trigger publish-image on pkg/** changes",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-19T01:49:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7cf626509c4694c1eaba550735022af5ed9dd13c",
"body": "…asset index\n\n![[x.png]] previously went down the note-embed path: the parser emitted\na wiki-embed div whose slugified target (x-png) the client then tried to\nfetch as a note, yielding 'Embed not found' for every image embed.\n\n- parser: image-extension embed targets now render as an <img\n class=wik\n[…]\nsolve to\n/vault-assets/Attachments/*.png and the assets serve 200 image/png.\nExisting .note-prose img styles and the lightbox cover the new tag.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: render ![[image.png]] embeds as images resolved against a vault …",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-19T01:48:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "01eecefc95270a2b471569a2a8abdab9e7dd74d5",
"body": "build: release + release-assets Makefile targets",
"is_bot": false,
"headline": "Merge pull request #14 from go-go-golems/task/framework-ification",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-19T00:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14ef98a8058a6e11650192e161c13ec4ce174624",
"body": "release: push tags + warm the Go proxy (from go-template, module path\nfilled in). release-assets [BUMP=patch|minor|major]: dispatch the\nrelease-assets workflow - the correct way to mint consumer-facing tags,\nsince only that flow embeds the web bundle into the tagged module zip.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: add release and release-assets Makefile targets",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-19T00:07:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "87c8cf8bfdeeacae00cfc17d649a7544c891db1c",
"body": "refactor: framework-ification — importable github.com/go-go-golems/publish-vault (PV-FRAMEWORK-017)",
"is_bot": false,
"headline": "Merge pull request #13 from go-go-golems/task/framework-ification",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-19T00:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "069a3d8a317f0c4e2854a04bd1e4c798ec0b1ddc",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: diary step 6 (review fixes, sed over-match lesson)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:55:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "47b61d8e8ee64a4f8143061793c010e638f8be49",
"body": "The phase-1 import rewrite matched every string literal starting with\n\"retro-obsidian-publish, not just imports. Five non-import strings got\nthe module path: cobra Use, logging section name, Dagger cache-volume\nname, MkdirTemp pattern (invalid — contains path separators), and the\nAGENTS.md operator command example. All restored to the binary name.\n\nAddresses PR #13 review; the Dockerfile COPY pkg finding was already\nfixed in 8d6d02f.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: revert collateral string rewrites from the module-rename sed",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:55:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "230fa92e753ffef6d73856ee1d09b20fd23a9526",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: PV-FRAMEWORK-017 diary step 5 (Docker COPY fix), close tasks",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:51:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8d6d02f149d17aaa29e4c72086e3d2796a6a0870",
"body": "The promotion added pkg/ as a source directory; the Dockerfile copied\nonly cmd/ and internal/, so the image build could not resolve\npublish-vault/pkg/* imports.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(docker): copy pkg/ into the builder stage",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:44:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a3e6b6589a4ab339687e8537feab362469c98caa",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: PV-FRAMEWORK-017 diary steps 2-4, tasks, changelog",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:39:10Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "130e767093f146649b99e6001df7c19500871b49",
"body": "…(PV-FRAMEWORK-017 phases 3-5)\n\n- pkg/web.NewSPAHandlerFS + server.Config.WebFS: downstream apps can\n supply their own built web bundle instead of building this module\n with -tags embed.\n- .github/workflows/release-assets.yml: dispatch-driven release that\n builds the SPA, commits it into pkg/web/\n[…]\n message.\n\nDownstream proof: external scratch module importing pkg/server built in\nboth modes and served SPA+API from vault-example (see diary).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: Config.WebFS override, release-assets workflow, library README …",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:37:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ce9d3e313878a673cfd453cf6e66e833a11648f2",
"body": "…017 phase 2)\n\nserver, vault, search, api, watcher, web, widgethost, vaultdata,\nvaultwidgets are now importable at github.com/go-go-golems/publish-vault/pkg/*.\nignore and parser stay internal (only consumed by pkg/vault; Go allows\npkg/ to import same-module internal/, downstream cannot).\n\nPath updat\n[…]\nath.\nVerified: tests, lint, gosec, logcopter-check, and a -tags embed binary\nbuilt via 'build web --local' serving SPA + API from vault-example.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: promote framework packages internal/ -> pkg/ (PV-FRAMEWORK-…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:35:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "34b2e5dc0cba7ea8255f3c931cd85e746fe3f022",
"body": "…FRAMEWORK-017 phase 1)\n\nMechanical sweep: go.mod module line, every Go import, logcopter\nstrip-prefix (Makefile + generate directive + regenerated files),\nREADME heading, web package name. Logcopter areas are unchanged\nbecause -area-prefix already used the go-go-golems.publish-vault name.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: rename module to github.com/go-go-golems/publish-vault (PV-…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:33:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3939c2105149421d7d92fb15fe0227376cfb0b81",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: PV-FRAMEWORK-017 framework-ification design doc + diary step 1",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:25:51Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2775a5fa74ac8da01786a82a341c1c2c1478a576",
"body": "build: go-go-golems project plumbing (svu tags, logcopter, pinned lint, glazed-lint)",
"is_bot": false,
"headline": "Merge pull request #12 from go-go-golems/task/goja-publish-vault",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3765669bf26d66060f4f1e796b12f53ea74b6dfb",
"body": "Addresses PR #12 review (Codex): bare 'git tag' with an empty svu\nexpansion lists tags and exits 0, and the bump-go-go-golems loop\npreviously masked mid-loop go get failures.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: validate svu output in tag targets; abort bump loop on failure",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T23:06:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "63c05fde4bf55f376c4f6b8db2b04ae17ee98b47",
"body": "Align with the go-go-golems project shape:\n- logcopter-gen tool dependency (go.mod tool directive) with generated\n per-package zlog loggers under go-go-golems.publish-vault.*; Makefile\n logcopter-generate/logcopter-check invoke the tool directly since\n go generate ./... would trigger the Dagger w\n[…]\nlso run glazed-lint.\n- CI (ci.yml) verifies logcopter-check and glazed-lint; lefthook\n pre-push runs logcopter-check; ci-check includes it too.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: logcopter loggers, pinned golangci-lint, glazed-lint wiring",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T22:48:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2af1957fc8576ac625cd9bfd714b0bf20dc5ac2c",
"body": "…plate\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: add svu tag-* and bump-go-go-golems Makefile rules from go-tem…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T22:43:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "eb6fd52a8ad0fb10d6ff677b47ddf81828e46288",
"body": "Widget DSL host + design-system reorganization: JS-composable pages for publish-vault",
"is_bot": false,
"headline": "Merge pull request #11 from go-go-golems/task/goja-publish-vault",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T22:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6098e1ac6d03ce57e29bb3e58bc6e66f544246a6",
"body": "…R sidecar\n\nAddresses PR #11 review (Codex):\n- WidgetPage.handleAction bypassed the dispatcher's confirm gate for\n navigate actions; run confirmWidgetAction before routing.\n- server.mjs parseRoute treated /w/:pageId as home, so direct widget URLs\n got home-note metadata. Widget routes now fetch th\n[…]\nuery\n string forwarded for request.query), emit correct title/description/\n noscript/breadcrumb JSON-LD, and 404 when the page does not exist.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(web): honor confirm on widget navigate; classify /w/ routes in SS…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T22:32:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5b87225a2e218e8ee03b4471dd284bc903bb1f88",
"body": "readPage now opens scripts through os.Root confined to the pages\ndirectory (traversal-immune by construction, matching the vault asset\nhandler pattern), and the page IR response goes through json.Encoder so\nthe payload is revalidated as JSON on the way out.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(server): harden widget page reads and IR responses (gosec G703/G705)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T02:05:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f199926b890db65843114f6032cf319e84549834",
"body": "…ts slugs\n\nNoteView now delegates its body (HTML hosting, wiki-link resolution,\nenhancement pipeline, click delegation, lightbox) to NoteHtml — the same\ncomponent the widget registry renders — keeping only page furniture\n(breadcrumb, title, actions, frontmatter). One note-rendering path for\n/note/* \n[…]\nor).\n\nValidated: Go suites, 21 vitest, client/SSR/storybook builds, smoke:ssr\nPASS, 3-round hash/enhancement matrix, live go-go-parc reader e2e.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: consolidate note rendering onto NoteHtml; vw.noteHtml accep…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T01:35:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "276112e29c86e31b5b4c2d413c89028c3b335fa0",
"body": "Two compounding defects made heading anchors, copy buttons, mermaid SVGs,\nand resolved embeds vanish — most visibly when opening a note URL with a\n#heading anchor, but in fact on ANY re-render (toggling the right panel\ndropped half the anchors):\n\n1. entry-client called hydrateRoot unconditionally. W\n[…]\nnt hash\nnavigation, heading-anchor click) — 88 anchors and 116 copy buttons\nsurvive every scenario — plus the right-panel-toggle re-render test.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(web): stop React re-renders from destroying note enhancements",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T01:29:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c7b1cb7b725a553295b111e3a5590c8eff46e909",
"body": "…changelog\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: PV-VAULT-WIDGETS-016 phases A-D diary, verified shell grammar, …",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T01:13:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "049be78ecf03509792024a9acfd73c2ab32a1ec2",
"body": "…ed sidebar (PV-VAULT-WIDGETS-016 phases A-D)\n\nvault.widgets (Go module, sibling to widget.dsl per -016 D1) provides six\nnode builders — noteHtml, frontmatter, breadcrumb, backlinks (resolved\nserver-side via the snapshot provider), tagList, noteCard — emitting plain\nWidget IR component nodes that co\n[…]\nnd registry-completeness tests pin the\ncontract. Dogfooded against go-go-parc via the default content-adjacent\n<vault>/.publish/pages directory.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: vault.widgets note-domain grammar, NoteHtml widget, JS-controll…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T01:13:11Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cead98084175f1a9e42f3da039c89dfc7f88263b",
"body": "…l design\n\nDesign for the next increment: sibling vault.widgets module (note-domain\nbuilders emitting IR nodes, no widget.dsl fork), adapters over existing\nmolecules with NoteHtml as the only new component, VaultLayout sidebar\nslot + resolvePageShell port for JS-controlled navigation, and go-go-parc\ndogfooding as the definition of done. Graduation path tracked in\nrag-evaluation-system#28.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: PV-VAULT-WIDGETS-016 ticket — vault.widgets grammar and JS shel…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-18T00:48:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "32f5e096cee2049a8c15e8c5b9d7fc3e44c40511",
"body": "SectionBlock gains an \"article\" variant (now the default): an underlined\nheading mirroring .note-prose h2 (dotted chrome rule) with the caption as\nmuted text, instead of retro window chrome. Top-level widget-page sections\nno longer render boxed title bars; the \"window\" variant keeps the old\nchrome for nested panel groupings.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style(web): article-style section headings for widget pages",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-17T20:59:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6b5ef24788e9c271010a234623d3209636f1ca33",
"body": "Ticket workspace for the design-system reorganization and widget DSL host:\nintern-level analysis/design/implementation guide (evidence-anchored\ncurrent-state + rag-evaluation-system v3 reference architecture, six\ndecision records, five phases, test strategy), six-step investigation and\nimplementation diary, tasks and changelog through phases 0-4.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: PV-WIDGET-DSL-015 design guide, diary, and bookkeeping",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-17T20:54:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "eb8d79538587e4f4825a3b608f708a7579e3c110",
"body": "…ute (phase 4)\n\nPort the widget rendering stack from rag-evaluation-site (v0.1.7) into\nweb/src/widgets/: IR types (action specs verbatim), registry,\nWidgetRenderer (unknown types render a retro callout), the full action\ndispatcher (server round-trips to /api/widget/actions, ${path}\ninterpolation, to\n[…]\n\nValidated end-to-end in a real browser: /w/recent renders metric + table\nfrom vault data, row click navigates to the note, zero console errors.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(web): widget IR renderer, v1 adapter registry, and /w/:pageId ro…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-17T20:54:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c9f4adcf15d9a6bb2c059f64a76036ffb9371033",
"body": "…le (phase 3)\n\nEmbed goja in the Go server and execute widget.dsl v3 page scripts against\nthe live vault:\n\n- Import github.com/go-go-golems/rag-evaluation-system v0.1.7 for\n pkg/widgetdsl (decision D1: depend on the published grammar rather than\n reimplement; the checkout HEAD equals the tag).\n- i\n[…]\ns rag-evaluation's 01-simple-table example\n through this host and asserts equality with its golden IR, pinning\n grammar identity across repos.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(server): goja widget host with widget.dsl v3 and vault.data modu…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-17T20:54:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1d752b48668d54b85123acd0ef0d0313ebb64770",
"body": "… phases 0-2)\n\nPhase 0 — scaffold removal: delete the Manus starter leftovers (Map,\nManusDialog, ErrorBoundary, pages/Home, pages/NotFound, ThemeContext,\nconst.ts), 51 of 53 unused shadcn ui primitives (only dialog and resizable\nare imported by app code), three hooks only dead code used, and 49 unus\n[…]\n, vite client+SSR builds, 13 SSR hydration tests,\nbuild-storybook, smoke:ssr (0 console errors), live browser check of the\nenhancement pipeline.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(web): finish design-system reorganization (PV-WIDGET-DSL-015…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-17T20:53:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "05e47bd8936e413a9d18b3c6f7bf9cf234ddb83f",
"body": "…cabulary conflict\n\nThe vocabulary.yaml merge conflict (Updated upstream watcher/ignore/bundle/\nperformance/vite slugs vs stashed api/xgoja slugs) is resolved by keeping\nboth sides; widget-dsl, design-system, and goja topics added for the new\nPV-WIDGET-DSL-015 ticket.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add PV-BACKEND-API-001 backend API design workspace, resolve vo…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-17T20:52:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4e40ad3dd3a1299f4a9cd7530f4b3adb9173626f",
"body": null,
"is_bot": false,
"headline": "docs: record warm gray palette update",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T23:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "351db1382b6d1552e81990ce5d413c83df25bab4",
"body": null,
"is_bot": false,
"headline": "style: soften warm gray surfaces",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T23:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "704a8481560c731c58790afb0fca2d9251fcd702",
"body": "perf: reduce bundle and SSR payload size",
"is_bot": false,
"headline": "Merge pull request #10 from wesen/perf/bundle-ssr-optimization",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T22:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35a38547fa00f515c4132e2559975608850b9ef8",
"body": null,
"is_bot": false,
"headline": "docs: record PR review fixes",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T22:45:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35d910b59c36bfde9917d1eceaf269821e0e03bc",
"body": null,
"is_bot": false,
"headline": "fix: address note rendering review feedback",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T22:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2366e575dedce045683ed44fba48ea087f02404c",
"body": null,
"is_bot": false,
"headline": "docs: record Go security bump",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T22:36:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0df8090d207f968424b0969ccb7cd930294066",
"body": null,
"is_bot": false,
"headline": "build: bump Go to 1.26.5",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T22:36:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf4082fea81f0bac640959de7569a1c75021ae4",
"body": null,
"is_bot": false,
"headline": "docs: record white background update",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T22:23:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4542d8514a96ff7a49b39d4aee3ddf4846bd9154",
"body": null,
"is_bot": false,
"headline": "style: use white base background",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T22:23:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba64a4d822bcd51da7bd2c76431b72e843cc598b",
"body": null,
"is_bot": false,
"headline": "docs: record final remarkable upload",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc2dabd0cc07398886fa8e8de7f764b6f76717d9",
"body": null,
"is_bot": false,
"headline": "docs: summarize implemented bundle optimizations",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "974dc859bf70defdedba380ef08ae523df5e7d80",
"body": null,
"is_bot": false,
"headline": "docs: record bundle optimization completion",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:50:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b032b5610ac450a8f1f3be6d2ee87f7365c13bc",
"body": null,
"is_bot": false,
"headline": "perf: reduce SSR payload and production bundle",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "208f10531f248cf29ec8204dec614453a35f019c",
"body": null,
"is_bot": false,
"headline": "perf: trim note route SSR preload",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:19:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d1a490633be241d8088ca41200fbc27a16b6895",
"body": null,
"is_bot": false,
"headline": "perf: lazy load highlight languages on demand",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f84d634f2b0a99925237dd5bbd032e485d11e99f",
"body": null,
"is_bot": false,
"headline": "perf: lazy load mermaid rendering",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:11:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aca2b0d6358895f3766baa886f9ecd23e72d7253",
"body": null,
"is_bot": false,
"headline": "docs: record route bundle split phase",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:10:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88af5739d58c513b97d396985b53f39e067ed3b1",
"body": null,
"is_bot": false,
"headline": "perf: split note page from client entry",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd2bbf1b2d4719f33345828c8ad91e4ae57ec306",
"body": null,
"is_bot": false,
"headline": "docs: add bundle size reduction design ticket",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-14T21:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08bab91b88914f3165166e36a44db666a2685dab",
"body": "Feat: Add .vault-ignore to exclude vault paths from publishing",
"is_bot": false,
"headline": "Merge pull request #9 from go-go-golems/task/memory-publish-vault",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T20:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ce4eda076425c03c80ddc5b05d0c86c8b5baa1a",
"body": null,
"is_bot": false,
"headline": "Diary: record PR #9 review fixes (snapshot race + negation consistency)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T20:04:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7bc2155f23fe84b968980ebd152a491d119c840",
"body": "…istency)\n\nTwo correctness fixes from code review:\n\n1. Asset handler snapshot race (server.go): the ignore check used the\n active snapshot's vault but opened the file via a fresh\n state.ResolvedRoot(), so a concurrent reload could gate bytes from the\n new root with the old vault's ignore rules\n[…]\nnd asset-handler levels; HasNegations cases. README documents the\npermissive negation semantics. End-to-end smoke test confirms a\nre-included note + asset under /Secrets/ is served while siblings 404.",
"is_bot": false,
"headline": "RETRO-IGNORE-013: address PR #9 review (snapshot race + negation cons…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T20:03:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "17781f5b913a85abf33519233f7b1eb079fcdfcc",
"body": "… to design doc",
"is_bot": false,
"headline": "RETRO-IGNORE-013: correct Slugify claim and add implementation status…",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T16:10:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f112fb9cbc864b44e07926afb7ff967d02969e1",
"body": null,
"is_bot": false,
"headline": "Diary: record Phase 6 (README docs + end-to-end smoke test)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T16:10:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9cdb038f50461018674c148cabb9dcd5b8f3ea4",
"body": "Add an 'Excluding paths with .vault-ignore' section with a worked\nexample (ttmp/_guidelines, /Secrets/, *.draft.md with a ! exception),\nthe supported gitignore subset, and reload semantics for ignore changes.",
"is_bot": false,
"headline": "RETRO-IGNORE-013: document .vault-ignore in the README",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T16:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bacd91d9751ade7082617f8466490c1f93e3d65",
"body": null,
"is_bot": false,
"headline": "Diary: record Phase 4 (asset handler)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T16:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39fe081060248ed75c06a6ac3b37ebd12b302aaf",
"body": "assetHandler now consults the active snapshot's vault and returns 404\nfor assets whose path is excluded by .vault-ignore, closing the loophole\nwhere /vault-assets/<ignored-path> served excluded images and other\nnon-markdown files that bypass the notes index. Tests assert an ignored\nasset 404s while a published asset still serves, and that behavior is\nunchanged without an ignore file.",
"is_bot": false,
"headline": "RETRO-IGNORE-013: honor .vault-ignore in the static asset handler",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T16:03:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd37590ad68eee6bb6cd2d1f210fb7706f58825",
"body": null,
"is_bot": false,
"headline": "Diary: record Phase 3 (watcher wiring)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T16:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88987b69ab6de804eee2439ba7a2743ae499ed3f",
"body": "watcher.New prunes ignored directories with SkipDir so fsnotify never\nwatches them. loop drops events for ignored .md paths before enqueueing\nthem. apply recognises vault.ErrIgnored from ReloadNote and no-ops\ninstead of logging an error or indexing the note, so a file moved into\nan ignored tree mid-run cannot re-enter the index. Adds a test asserting\nan ignored write does not surface in the vault or the search index.",
"is_bot": false,
"headline": "RETRO-IGNORE-013: respect .vault-ignore in the file watcher",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T15:58:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec38664cb6b0c199605cc5c4456e443d729f8637",
"body": null,
"is_bot": false,
"headline": "Diary: record Phase 2 (vault wiring)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T15:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf7e0aff64d81e91cf1e42b1d65a878c845732e",
"body": "vault.New now reads <root>/.vault-ignore (presence-based; a missing file\nis harmless, a malformed one is logged and treated as empty). LoadAll\nskips ignored directories with SkipDir and ignored .md files, so the\nnotes map, file tree, search documents, backlinks, and API all exclude\nignored paths tra\n[…]\n\n\nTests cover exclusion of dirs/files/globs, negation re-include, the\nfile tree and search docs omitting ignored paths, ReloadNote ErrIgnored,\nReadRaw rejection, and nil-safety without an ignore file.",
"is_bot": false,
"headline": "RETRO-IGNORE-013: wire .vault-ignore into vault loading and raw reads",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T15:56:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "2fccae033b779a2ae5788806ee5dd04463731fbf",
"body": null,
"is_bot": false,
"headline": "Diary: record Phase 1 (internal/ignore package)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T15:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abad6df8e7d245d7465c916065aef95f52440710",
"body": "Add a dependency-free .vault-ignore matcher implementing a documented\ngitignore subset: comments, blank lines, trailing-slash directory-only\npatterns, leading/internal-slash anchoring, unanchored basename globs,\n'!' negation with last-match-wins, and \\# / \\! escaping. Match() tests a\npath against th\n[…]\nr.md'. Malformed patterns are skipped safely and a missing\nignore file yields an empty Ignore. Table-driven tests cover every rule,\nthe sibling-prefix collision case, CRLF files, and abs/rel matching.",
"is_bot": false,
"headline": "RETRO-IGNORE-013: add internal/ignore package",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T15:52:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5c22c3fb706449faa16e214102deb49c8400dea8",
"body": "…diary\n\nCreate docmgr ticket for a .vault-ignore feature that excludes vault\npaths from publishing. Add a comprehensive intern-facing analysis/design/\nimplementation guide (current-state architecture, gap analysis, proposed\ninternal/ignore API, gitignore subset spec, decision records, pseudocode\nflows, phased plan, test strategy) and an investigation diary. Add watcher\nand ignore topics to the vocabulary.",
"is_bot": false,
"headline": "RETRO-IGNORE-013: add ticket, intern design guide, and investigation …",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-06T15:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43cd37dc5203ec7671f32c16b3cfe69799384a93",
"body": "RETRO-MEMORY-012: reduce publish-vault memory and add persistent snapshot search",
"is_bot": false,
"headline": "Merge pull request #8 from go-go-golems/task/memory-publish-vault",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T22:17:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "346a3eb2617803aaaabf98132f48442c2e8ca889",
"body": null,
"is_bot": false,
"headline": "Diary: record second PR review pass commit",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T22:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3eaa1b87094dd139ded69f53b214bccde172a4a",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: address second PR review pass",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T22:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b19ef56a7410eadb9723a09133c36922c9e32bd5",
"body": null,
"is_bot": false,
"headline": "Diary: record PR review feedback commit",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T21:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44bd91a0f08f142b69eb6142ecec6b3295c16ceb",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: address PR review feedback",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T21:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68064eb935b82737daf92a53b3f5b1a7a3fb6a6d",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: record production deployment",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T20:13:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f434b602ef4f51c8b21fe2b0b99143913ce1bd7c",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: record persistent index phase",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T18:17:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a13453839a6dd45d647540c611d40364400f8f4e",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: add persistent snapshot search indexes",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T18:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffc3a8ce9168c1ab4fa05006d9fa28312e70f436",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: record phase commits",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T18:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67f4856f08c75769273c5ced8f18dd3bfeed73ea",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: decouple search from rendered HTML",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T18:00:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "499c6f7ac4aec26cb47800c373cc4bedd1e72ac6",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: lazy-load raw markdown",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T17:55:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de5db6641581e987fe69b4825a09bed0f526fbf3",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: add memory instrumentation",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T17:48:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596286c53c3972f3e4a02366fb19f28ad710d5bd",
"body": null,
"is_bot": false,
"headline": "RETRO-MEMORY-012: document memory refactor plan",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-07-05T17:44:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "575803cd527dc5eb405f9698887ee321232e6e11",
"body": "Feat: Add tag-based search and refresh UI styling",
"is_bot": false,
"headline": "Merge pull request #6 from wesen/task/publish-vault-style",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T17:33:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "497d17265c5e88da83ddec74a5703e3fed9c2263",
"body": null,
"is_bot": false,
"headline": "Fix Go 1.26 CI and Docker issues",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T17:25:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a144c573b3890ec62c99421bfc3608154fb3e4f",
"body": null,
"is_bot": false,
"headline": "Address tag search review feedback",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T17:12:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8634103f7ce23c3967f687c7b5183ea8caeb1928",
"body": null,
"is_bot": false,
"headline": "Docs: record scope-corrected upload",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T17:09:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f19dd924d633794425a92e5a621b1f4c653b7ad",
"body": null,
"is_bot": false,
"headline": "Docs: narrow org style ticket scope",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T17:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff727e921608e4fbbb863cefe960da4105522de4",
"body": null,
"is_bot": false,
"headline": "Docs: record final remarkable upload",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T17:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "596a7239184c6c8dddee987562d12b674d647643",
"body": null,
"is_bot": false,
"headline": "Diary: record org style implementation wave",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T17:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e41b26d3629f3cd36454ba127f762d9eadad2982",
"body": null,
"is_bot": false,
"headline": "Align publish-vault tooling with org style",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T16:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be6ecd57695c60b863bcddaa3867b09d1b776666",
"body": null,
"is_bot": false,
"headline": "Docs: add org style alignment ticket",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T16:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f511c2ccd6ffe5fe9b8fe270a1acd644e1d0c356",
"body": "The {slug:.*} pattern greedily matched '/raw' as part of the\nslug, so /api/notes/foo/raw was handled by getNote with\nslug='foo/raw' instead of getNoteRaw. Reordering the route\nregistration fixes this — gorilla/mux matches routes in\nregistration order.",
"is_bot": false,
"headline": "fix: register /raw route before catch-all slug route",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T15:49:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f40fa3ec81e6dfdeebd75cb74e14580b356166a3",
"body": "Action buttons now match the tag pill style: ink-colored border\nand text, no background fill, hover fills with ink color. Same\nvisual language as tags but in monochrome instead of green.",
"is_bot": false,
"headline": "style: markdown action buttons use retro-tag style (ink color, no fill)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:25:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7b40cb62f8212f28e4b5f2b9e2ddc8e259da561",
"body": "Adds three actions below the article title:\n- 'Copy as Markdown' — copies raw markdown to clipboard with feedback\n- 'Download .md' — downloads the note as a .md file\n- '.md' link — opens the raw markdown in the browser\n\nBackend changes:\n- Note.RawMarkdown field stores the original markdown source\n- \n[…]\nwn field\n- NoteRenderer shows action bar between title and frontmatter\n- CSS: a.retro-btn overrides to prevent global link hover style\n- Fixed stories, tests, and staticVault for new rawMarkdown field",
"is_bot": false,
"headline": "feat: add markdown action bar to note articles",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:23:25Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7b1d077b71b8f84a4ca9b91db1bf36be9e8e01c4",
"body": "- Vault.Note now stores the raw markdown source in RawMarkdown\n- New GET /api/notes/{slug}/raw serves text/markdown with proper\n Content-Disposition header for inline viewing\n- Enables download, copy, and direct linking to .md source",
"is_bot": false,
"headline": "feat: add RawMarkdown field to Note and /api/notes/{slug}/raw endpoint",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:21:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1cf62ba13ecce36ca7f13bc3c477cb434356cab",
"body": null,
"is_bot": false,
"headline": "docs: update RETRO-STYLE-009 diary with Step 6 (heading anchors)",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:07:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7206e9c1d7d82e565a66b797e8d2fc4afa232bc",
"body": "Heading permalink anchors (#) next to headings are now always\nvisible (muted-foreground color) instead of appearing only on\nhover. Removed left padding. On hover they behave like normal\nlinks: blue background with white text.",
"is_bot": false,
"headline": "style: heading anchors always visible, link-style hover, no left padding",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:06:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1a95c761d19f0296213d4d57a0e487f43e4ef7",
"body": "Ticket covers tag-based search: backend #-prefix field-scoped\nqueries, frontend tag click wiring, TagCloud component, and\ntag cloud on empty search page.",
"is_bot": false,
"headline": "docs: add RETRO-TAG-010 ticket docs, diary, and changelog",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:05:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3509e1c1894744b47a525c881a55d85d535ea07",
"body": "Replace the 'Type at least 2 characters' placeholder with a\nclickable tag cloud when no search query is active. The tag cloud\nuses the /api/tags endpoint (useListTagsQuery) and clicking a tag\ntriggers a #tagname search.\n\nThis provides a natural entry point for tag-based browsing.",
"is_bot": false,
"headline": "feat: show tag cloud on empty search page",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:02:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cdaae23b210489b8219bf3e9ac468a4bcfe9e54",
"body": "Renders a sorted collection of clickable tags with counts.\nUsed on the search page for tag-based browsing when no query\nis active. Tags are sorted by count (descending) then\nalphabetically.",
"is_bot": false,
"headline": "feat: add TagCloud molecule component",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:02:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba74f31c1e92e603d8c06c34a216cc726ee106a6",
"body": "- NotePage.handleTagClick: navigate to /search?q=%23tagname\n- NoteCard: add onTagClick prop, make tags clickable\n- SearchPage: add handleTagClick that sets #tag query and URL param\n- Tag clicks in search results now search by tag instead of being\n display-only",
"is_bot": false,
"headline": "feat: wire tag clicks to #tagname search",
"author_name": "Manuel Odendahl",
"author_login": "wesen",
"committed_at": "2026-06-12T14:01:56Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 268,
"latest_release_at": "2026-07-19T00:36:48Z",
"latest_release_tag": "v0.0.3",
"releases_from_tags": true,
"days_since_last_push": 5,
"active_weeks_last_year": 7,
"days_since_latest_release": 6,
"mean_days_between_releases": 0
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/go-go-golems/publish-vault",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/go-go-golems/publish-vault",
"is_deprecated": false,
"latest_version": "v0.0.3",
"repository_url": "https://github.com/go-go-golems/publish-vault",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T00:36:48Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 1,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-05-15",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"web/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 25168,
"source_files_sampled": 184,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"web/package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.51.0",
"severity": "critical",
"ecosystem": "go",
"cvss_score": 10,
"advisory_ids": [
"GHSA-45gg-vh54-h5m9",
"GHSA-5cgq-3rg8-m6cv",
"GHSA-78mq-xcr3-xm33",
"GHSA-89gr-r52h-f8rx",
"GHSA-9m57-25v3-79x9",
"GHSA-f5wc-c3c7-36mc",
"GHSA-jppx-rxg9-jmrx",
"GHSA-q4h4-gmj2-qvw2",
"GHSA-qpw4-5x99-6vjp",
"GHSA-rm3j-f69w-wqmq"
],
"fixed_version": "0.52.0",
"advisory_count": 27,
"oldest_advisory_days": 64
},
{
"name": "rollup",
"direct": false,
"version": "4.52.4",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.1,
"advisory_ids": [
"GHSA-mw96-cpmx-2vgc"
],
"fixed_version": "4.59.0",
"advisory_count": 1,
"oldest_advisory_days": 149
},
{
"name": "vitest",
"direct": false,
"version": "2.1.9",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-5xrq-8626-4rwp"
],
"fixed_version": "4.1.0",
"advisory_count": 1,
"oldest_advisory_days": 53
},
{
"name": "js-yaml",
"direct": true,
"version": "4.1.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68"
],
"fixed_version": "4.3.0",
"advisory_count": 2,
"oldest_advisory_days": 39
},
{
"name": "react-router",
"direct": true,
"version": "7.17.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-337j-9hxr-rhxg",
"GHSA-chx6-hx7r-mcp5",
"GHSA-h8fp-f39c-q6mh",
"GHSA-qwww-vcr4-c8h2",
"GHSA-wrjc-x8rr-h8h6"
],
"fixed_version": "8.3.0",
"advisory_count": 5,
"oldest_advisory_days": 1
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-mh99-v99m-4gvg"
],
"fixed_version": "5.0.8",
"advisory_count": 2,
"oldest_advisory_days": 4
},
{
"name": "github.com/xuri/excelize/v2",
"direct": false,
"version": "v2.10.0",
"severity": "high",
"ecosystem": "go",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-h69g-9hx6-f3v4"
],
"fixed_version": "2.11.0",
"advisory_count": 1,
"oldest_advisory_days": 14
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-f23m-r3pf-42rh",
"GHSA-r5fr-rjxr-66jc",
"GHSA-xxjr-mmjv-4gpg"
],
"fixed_version": "4.18.0",
"advisory_count": 3,
"oldest_advisory_days": 184
},
{
"name": "path-to-regexp",
"direct": false,
"version": "0.1.12",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-37ch-88jc-xwx2"
],
"fixed_version": "0.1.13",
"advisory_count": 1,
"oldest_advisory_days": 119
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 121
},
{
"name": "pnpm",
"direct": false,
"version": "10.18.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-2phv-j68v-wwqx",
"GHSA-379q-355j-w6rj",
"GHSA-3qhv-2rgh-x77r",
"GHSA-4gxm-v5v7-fqc4",
"GHSA-54hh-g5mx-jqcp",
"GHSA-5wx6-mg75-v57r",
"GHSA-6pfh-p556-v868",
"GHSA-6x96-7vc8-cm3p",
"GHSA-72r4-9c5j-mj57",
"GHSA-7vhp-vf5g-r2fw"
],
"fixed_version": "11.8.0",
"advisory_count": 23,
"oldest_advisory_days": 198
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-6g55-p6wh-862q",
"GHSA-qx2v-qp2m-jg93",
"GHSA-r28c-9q8g-f849"
],
"fixed_version": "8.5.18",
"advisory_count": 3,
"oldest_advisory_days": 91
},
{
"name": "tar",
"direct": false,
"version": "7.5.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.8,
"advisory_ids": [
"GHSA-23hp-3jrh-7fpw",
"GHSA-29xp-372q-xqph",
"GHSA-34x7-hfp2-rc4v",
"GHSA-83g3-92jg-28cx",
"GHSA-8qq5-rm4j-mr97",
"GHSA-8x88-c5mf-7j5w",
"GHSA-9ppj-qmqm-q256",
"GHSA-gvwx-54wh-qm9j",
"GHSA-qffp-2rhf-9h96",
"GHSA-r292-9mhp-454m"
],
"fixed_version": "7.5.21",
"advisory_count": 13,
"oldest_advisory_days": 267
},
{
"name": "uuid",
"direct": false,
"version": "11.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 93
},
{
"name": "vite",
"direct": false,
"version": "5.4.20",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-93m4-6634-74q7",
"GHSA-fx2h-pf6j-xcff",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 4,
"oldest_advisory_days": 277
},
{
"name": "vite",
"direct": false,
"version": "7.1.9",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-4w7w-66w2-5vf9",
"GHSA-93m4-6634-74q7",
"GHSA-fx2h-pf6j-xcff",
"GHSA-p9ff-h696-f583",
"GHSA-v2wj-q39q-566r",
"GHSA-v6wh-96g9-6wx3"
],
"fixed_version": "8.0.16",
"advisory_count": 6,
"oldest_advisory_days": 277
},
{
"name": "ws",
"direct": false,
"version": "8.20.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-96hv-2xvq-fx4p"
],
"fixed_version": "8.21.0",
"advisory_count": 1,
"oldest_advisory_days": 39
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.3",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.1,
"advisory_ids": [
"GHSA-76mc-f452-cxcm",
"GHSA-c2j3-45gr-mqc4",
"GHSA-cmwh-pvxp-8882",
"GHSA-gvmj-g25r-r7wr",
"GHSA-hpcv-96wg-7vj8",
"GHSA-r47g-fvhr-h676",
"GHSA-rp9w-3fw7-7cwq",
"GHSA-vxr8-fq34-vvx9",
"GHSA-x4vx-rjvf-j5p4"
],
"fixed_version": "3.4.12",
"advisory_count": 9,
"oldest_advisory_days": 39
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-67mh-4wv8-2f99"
],
"fixed_version": "0.25.0",
"advisory_count": 1,
"oldest_advisory_days": 529
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.14.0",
"severity": "moderate",
"ecosystem": "go",
"cvss_score": 6.5,
"advisory_ids": [
"GHSA-cp6g-7hqx-qxhp",
"GO-2026-5327"
],
"fixed_version": "2.4.2",
"advisory_count": 2,
"oldest_advisory_days": 164
},
{
"name": "qs",
"direct": false,
"version": "6.13.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-6rw7-vpxm-498p",
"GHSA-q8mj-m7cp-5q26",
"GHSA-w7fw-mjwx-w883"
],
"fixed_version": "6.15.2",
"advisory_count": 3,
"oldest_advisory_days": 206
},
{
"name": "@babel/core",
"direct": false,
"version": "7.28.4",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 39
},
{
"name": "body-parser",
"direct": false,
"version": "1.20.3",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.7,
"advisory_ids": [
"GHSA-v422-hmwv-36x6"
],
"fixed_version": "2.3.0",
"advisory_count": 1,
"oldest_advisory_days": 4
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.41.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5158"
],
"fixed_version": "1.44.0",
"advisory_count": 1,
"oldest_advisory_days": 0
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5942"
],
"fixed_version": "0.56.0",
"advisory_count": 1,
"oldest_advisory_days": 10
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5970"
],
"fixed_version": "0.39.0",
"advisory_count": 1,
"oldest_advisory_days": 10
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 2,
"high": 14,
"unknown": 3,
"critical": 3,
"moderate": 4
},
"advisory_count": 116,
"affected_count": 26,
"assessed_count": 726,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 2
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "dagger.io/dagger",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.8"
},
{
"name": "github.com/blevesearch/bleve/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.6.0"
},
{
"name": "github.com/dop251/goja",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260311135729-065cd970411c"
},
{
"name": "github.com/dop251/goja_nodejs",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260212111938-1f56ff5bcf14"
},
{
"name": "github.com/fsnotify/fsnotify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.1"
},
{
"name": "github.com/go-go-golems/glazed",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.6"
},
{
"name": "github.com/go-go-golems/rag-evaluation-system",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.7"
},
{
"name": "github.com/gorilla/mux",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.1"
},
{
"name": "github.com/rs/cors",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/yuin/goldmark",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.2"
},
{
"name": "github.com/yuin/goldmark-meta",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "@radix-ui/react-dialog",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@reduxjs/toolkit",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.11.2"
},
{
"name": "clsx",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "express",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.21.2"
},
{
"name": "highlight.js",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^11.11.1"
},
{
"name": "js-yaml",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.1"
},
{
"name": "lucide-react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^0.453.0"
},
{
"name": "marked",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^18.0.3"
},
{
"name": "mermaid",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^11.15.0"
},
{
"name": "nanoid",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.5"
},
{
"name": "react",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.1"
},
{
"name": "react-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^19.2.1"
},
{
"name": "react-redux",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^9.2.0"
},
{
"name": "react-resizable-panels",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.6"
},
{
"name": "react-router",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.17.0"
},
{
"name": "react-router-dom",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^7.17.0"
},
{
"name": "tailwind-merge",
"manifest": "web/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "dagger.io/dagger",
"direct": true,
"version": "v0.20.8",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/bleve/v2",
"direct": true,
"version": "v2.6.0",
"ecosystem": "go"
},
{
"name": "github.com/dop251/goja",
"direct": true,
"version": "v0.0.0-20260311135729-065cd970411c",
"ecosystem": "go"
},
{
"name": "github.com/dop251/goja_nodejs",
"direct": true,
"version": "v0.0.0-20260212111938-1f56ff5bcf14",
"ecosystem": "go"
},
{
"name": "github.com/fsnotify/fsnotify",
"direct": true,
"version": "v1.10.1",
"ecosystem": "go"
},
{
"name": "github.com/go-go-golems/glazed",
"direct": true,
"version": "v1.3.6",
"ecosystem": "go"
},
{
"name": "github.com/go-go-golems/rag-evaluation-system",
"direct": true,
"version": "v0.1.7",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/mux",
"direct": true,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/cors",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "github.com/spf13/cobra",
"direct": true,
"version": "v1.10.2",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark",
"direct": true,
"version": "v1.8.2",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark-meta",
"direct": true,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "@radix-ui/react-dialog",
"direct": true,
"version": "1.1.15",
"ecosystem": "npm"
},
{
"name": "@reduxjs/toolkit",
"direct": true,
"version": "2.11.2",
"ecosystem": "npm"
},
{
"name": "clsx",
"direct": true,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "express",
"direct": true,
"version": "4.21.2",
"ecosystem": "npm"
},
{
"name": "highlight.js",
"direct": true,
"version": "11.11.1",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": true,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "lucide-react",
"direct": true,
"version": "0.453.0",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": true,
"version": "16.4.1",
"ecosystem": "npm"
},
{
"name": "marked",
"direct": true,
"version": "18.0.3",
"ecosystem": "npm"
},
{
"name": "mermaid",
"direct": true,
"version": "11.15.0",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": true,
"version": "3.3.11",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": true,
"version": "5.1.6",
"ecosystem": "npm"
},
{
"name": "react",
"direct": true,
"version": "19.2.1",
"ecosystem": "npm"
},
{
"name": "react-dom",
"direct": true,
"version": "19.2.1",
"ecosystem": "npm"
},
{
"name": "react-redux",
"direct": true,
"version": "9.2.0",
"ecosystem": "npm"
},
{
"name": "react-resizable-panels",
"direct": true,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "react-router",
"direct": true,
"version": "7.17.0",
"ecosystem": "npm"
},
{
"name": "react-router-dom",
"direct": true,
"version": "7.17.0",
"ecosystem": "npm"
},
{
"name": "tailwind-merge",
"direct": true,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "github.com/99designs/gqlgen",
"direct": false,
"version": "v0.17.89",
"ecosystem": "go"
},
{
"name": "github.com/adrg/frontmatter",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/adrg/xdg",
"direct": false,
"version": "v0.5.3",
"ecosystem": "go"
},
{
"name": "github.com/alecthomas/chroma/v2",
"direct": false,
"version": "v2.20.0",
"ecosystem": "go"
},
{
"name": "github.com/araddon/dateparse",
"direct": false,
"version": "v0.0.0-20210429162001-6b43995a97de",
"ecosystem": "go"
},
{
"name": "github.com/asaskevich/govalidator",
"direct": false,
"version": "v0.0.0-20230301143203-a9d515a09cc2",
"ecosystem": "go"
},
{
"name": "github.com/atotto/clipboard",
"direct": false,
"version": "v0.1.4",
"ecosystem": "go"
},
{
"name": "github.com/aymanbagabas/go-osc52/v2",
"direct": false,
"version": "v2.0.1",
"ecosystem": "go"
},
{
"name": "github.com/aymerick/douceur",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/bahlo/generic-list-go",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/bits-and-blooms/bitset",
"direct": false,
"version": "v1.24.4",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/bleve_index_api",
"direct": false,
"version": "v1.3.11",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/geo",
"direct": false,
"version": "v0.2.5",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/go-faiss",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/go-porterstemmer",
"direct": false,
"version": "v1.0.3",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/gtreap",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/mmap-go",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/scorch_segment_api/v2",
"direct": false,
"version": "v2.4.7",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/segment",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/snowballstem",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/upsidedown_store_api",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/vellum",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/zapx/v11",
"direct": false,
"version": "v11.4.3",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/zapx/v12",
"direct": false,
"version": "v12.4.3",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/zapx/v13",
"direct": false,
"version": "v13.4.3",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/zapx/v14",
"direct": false,
"version": "v14.4.3",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/zapx/v15",
"direct": false,
"version": "v15.4.3",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/zapx/v16",
"direct": false,
"version": "v16.3.4",
"ecosystem": "go"
},
{
"name": "github.com/blevesearch/zapx/v17",
"direct": false,
"version": "v17.1.2",
"ecosystem": "go"
},
{
"name": "github.com/bmatcuk/doublestar/v4",
"direct": false,
"version": "v4.10.0",
"ecosystem": "go"
},
{
"name": "github.com/buger/jsonparser",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/burntsushi/toml",
"direct": false,
"version": "v1.3.2",
"ecosystem": "go"
},
{
"name": "github.com/cenkalti/backoff/v4",
"direct": false,
"version": "v4.3.0",
"ecosystem": "go"
},
{
"name": "github.com/cespare/xxhash/v2",
"direct": false,
"version": "v2.3.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/bubbles",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/bubbletea",
"direct": false,
"version": "v1.3.10",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/colorprofile",
"direct": false,
"version": "v0.4.2",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/glamour",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/lipgloss",
"direct": false,
"version": "v1.1.1-0.20250404203927-76690c660834",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/ansi",
"direct": false,
"version": "v0.11.6",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/cellbuf",
"direct": false,
"version": "v0.0.15",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/exp/slice",
"direct": false,
"version": "v0.0.0-20250327172914-2fdc97757edf",
"ecosystem": "go"
},
{
"name": "github.com/charmbracelet/x/term",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/displaywidth",
"direct": false,
"version": "v0.11.0",
"ecosystem": "go"
},
{
"name": "github.com/clipperhouse/uax29/v2",
"direct": false,
"version": "v2.7.0",
"ecosystem": "go"
},
{
"name": "github.com/dlclark/regexp2",
"direct": false,
"version": "v1.11.5",
"ecosystem": "go"
},
{
"name": "github.com/dop251/base64dec",
"direct": false,
"version": "v0.0.0-20231022112746-c6c9f9a96217",
"ecosystem": "go"
},
{
"name": "github.com/erikgeiser/coninput",
"direct": false,
"version": "v0.0.0-20211004153227-1c3628e74d0f",
"ecosystem": "go"
},
{
"name": "github.com/go-go-golems/go-go-goja",
"direct": false,
"version": "v0.9.6",
"ecosystem": "go"
},
{
"name": "github.com/go-go-golems/logcopter",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/go-jose/go-jose/v4",
"direct": false,
"version": "v4.1.4",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/logr",
"direct": false,
"version": "v1.4.3",
"ecosystem": "go"
},
{
"name": "github.com/go-logr/stdr",
"direct": false,
"version": "v1.2.2",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/errors",
"direct": false,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "github.com/go-openapi/strfmt",
"direct": false,
"version": "v0.23.0",
"ecosystem": "go"
},
{
"name": "github.com/go-sourcemap/sourcemap",
"direct": false,
"version": "v2.1.4+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/golang/snappy",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/google/pprof",
"direct": false,
"version": "v0.0.0-20241029153458-d1b30febd7db",
"ecosystem": "go"
},
{
"name": "github.com/google/uuid",
"direct": false,
"version": "v1.6.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/css",
"direct": false,
"version": "v1.0.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/errwrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-cleanhttp",
"direct": false,
"version": "v0.5.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-multierror",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-retryablehttp",
"direct": false,
"version": "v0.7.7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-rootcerts",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-secure-stdlib/parseutil",
"direct": false,
"version": "v0.1.6",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-secure-stdlib/strutil",
"direct": false,
"version": "v0.1.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/go-sockaddr",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/hcl",
"direct": false,
"version": "v1.0.1-vault-7",
"ecosystem": "go"
},
{
"name": "github.com/hashicorp/vault/api",
"direct": false,
"version": "v1.20.0",
"ecosystem": "go"
},
{
"name": "github.com/huandu/xstrings",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/imdario/mergo",
"direct": false,
"version": "v0.3.16",
"ecosystem": "go"
},
{
"name": "github.com/inconshreveable/mousetrap",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/itchyny/gojq",
"direct": false,
"version": "v0.12.12",
"ecosystem": "go"
},
{
"name": "github.com/itchyny/timefmt-go",
"direct": false,
"version": "v0.1.5",
"ecosystem": "go"
},
{
"name": "github.com/jedib0t/go-pretty",
"direct": false,
"version": "v4.3.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/json-iterator/go",
"direct": false,
"version": "v1.1.12",
"ecosystem": "go"
},
{
"name": "github.com/khan/genqlient",
"direct": false,
"version": "v0.8.1",
"ecosystem": "go"
},
{
"name": "github.com/kopoli/go-terminal-size",
"direct": false,
"version": "v0.0.0-20170219200355-5c97524c8b54",
"ecosystem": "go"
},
{
"name": "github.com/lucasb-eyer/go-colorful",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/mailru/easyjson",
"direct": false,
"version": "v0.9.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/goutils",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/semver",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/masterminds/sprig",
"direct": false,
"version": "v2.22.0+incompatible",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.14",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.20",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-localereader",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-runewidth",
"direct": false,
"version": "v0.0.19",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-sqlite3",
"direct": false,
"version": "v1.14.44",
"ecosystem": "go"
},
{
"name": "github.com/microcosm-cc/bluemonday",
"direct": false,
"version": "v1.0.27",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/copystructure",
"direct": false,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/go-homedir",
"direct": false,
"version": "v1.1.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/mapstructure",
"direct": false,
"version": "v1.5.0",
"ecosystem": "go"
},
{
"name": "github.com/mitchellh/reflectwalk",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/concurrent",
"direct": false,
"version": "v0.0.0-20180306012644-bacd9c7ef1dd",
"ecosystem": "go"
},
{
"name": "github.com/modern-go/reflect2",
"direct": false,
"version": "v1.0.2",
"ecosystem": "go"
},
{
"name": "github.com/mschoch/smat",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/ansi",
"direct": false,
"version": "v0.0.0-20230316100256-276c6243b2f6",
"ecosystem": "go"
},
{
"name": "github.com/muesli/cancelreader",
"direct": false,
"version": "v0.2.2",
"ecosystem": "go"
},
{
"name": "github.com/muesli/reflow",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/muesli/termenv",
"direct": false,
"version": "v0.16.0",
"ecosystem": "go"
},
{
"name": "github.com/oklog/ulid",
"direct": false,
"version": "v1.3.1",
"ecosystem": "go"
},
{
"name": "github.com/pkg/errors",
"direct": false,
"version": "v0.9.1",
"ecosystem": "go"
},
{
"name": "github.com/richardlehane/mscfb",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/richardlehane/msoleps",
"direct": false,
"version": "v1.0.4",
"ecosystem": "go"
},
{
"name": "github.com/rivo/uniseg",
"direct": false,
"version": "v0.4.7",
"ecosystem": "go"
},
{
"name": "github.com/roaringbitmap/roaring/v2",
"direct": false,
"version": "v2.14.5",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": false,
"version": "v1.35.1",
"ecosystem": "go"
},
{
"name": "github.com/ryanuber/go-glob",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/sahilm/fuzzy",
"direct": false,
"version": "v0.1.1",
"ecosystem": "go"
},
{
"name": "github.com/sosodev/duration",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "github.com/spf13/pflag",
"direct": false,
"version": "v1.0.10",
"ecosystem": "go"
},
{
"name": "github.com/tiendc/go-deepcopy",
"direct": false,
"version": "v1.7.1",
"ecosystem": "go"
},
{
"name": "github.com/tj/go-naturaldate",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/ugorji/go/codec",
"direct": false,
"version": "v1.3.0",
"ecosystem": "go"
},
{
"name": "github.com/vektah/gqlparser/v2",
"direct": false,
"version": "v2.5.32",
"ecosystem": "go"
},
{
"name": "github.com/wk8/go-ordered-map/v2",
"direct": false,
"version": "v2.1.8",
"ecosystem": "go"
},
{
"name": "github.com/xo/terminfo",
"direct": false,
"version": "v0.0.0-20220910002029-abceb7e1c41e",
"ecosystem": "go"
},
{
"name": "github.com/xuri/efp",
"direct": false,
"version": "v0.0.1",
"ecosystem": "go"
},
{
"name": "github.com/xuri/excelize/v2",
"direct": false,
"version": "v2.10.0",
"ecosystem": "go"
},
{
"name": "github.com/xuri/nfp",
"direct": false,
"version": "v0.0.2-0.20250530014748-2ddeb826f9a9",
"ecosystem": "go"
},
{
"name": "github.com/yuin/goldmark-emoji",
"direct": false,
"version": "v1.0.6",
"ecosystem": "go"
},
{
"name": "go.etcd.io/bbolt",
"direct": false,
"version": "v1.4.0",
"ecosystem": "go"
},
{
"name": "go.mongodb.org/mongo-driver",
"direct": false,
"version": "v1.14.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/auto/sdk",
"direct": false,
"version": "v1.2.1",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/metric",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "go.opentelemetry.io/otel/trace",
"direct": false,
"version": "v1.41.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.51.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/mod",
"direct": false,
"version": "v0.36.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/net",
"direct": false,
"version": "v0.55.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": false,
"version": "v0.20.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.43.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/text",
"direct": false,
"version": "v0.37.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/time",
"direct": false,
"version": "v0.15.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/tools",
"direct": false,
"version": "v0.45.0",
"ecosystem": "go"
},
{
"name": "google.golang.org/protobuf",
"direct": false,
"version": "v1.36.11",
"ecosystem": "go"
},
{
"name": "gopkg.in/natefinch/lumberjack.v2",
"direct": false,
"version": "v2.2.1",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v2",
"direct": false,
"version": "v2.4.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": false,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "@adobe/css-tools",
"direct": false,
"version": "4.4.4",
"ecosystem": "npm"
},
{
"name": "@antfu/install-pkg",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@antfu/utils",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.27.2",
"ecosystem": "npm"
},
{
"name": "@babel/helper-globals",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.28.3",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-self",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-react-jsx-source",
"direct": false,
"version": "7.27.1",
"ecosystem": "npm"
},
{
"name": "@babel/runtime",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.27.2",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.28.4",
"ecosystem": "npm"
},
{
"name": "@braintree/sanitize-url",
"direct": false,
"version": "7.1.1",
"ecosystem": "npm"
},
{
"name": "@builder.io/jsx-loc-internals",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "@builder.io/vite-plugin-jsx-loc",
"direct": false,
"version": "0.1.1",
"ecosystem": "npm"
},
{
"name": "@chevrotain/types",
"direct": false,
"version": "11.1.2",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/aix-ppc64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/android-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/darwin-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/freebsd-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ia32",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-loong64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-mips64el",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-ppc64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-riscv64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-s390x",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/linux-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/netbsd-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/openbsd-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/openharmony-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/sunos-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-arm64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-ia32",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "@esbuild/win32-x64",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "@iconify/types",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@iconify/utils",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/fs-minipass",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "@joshwooding/vite-plugin-react-docgen-typescript",
"direct": false,
"version": "0.7.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.13",
"ecosystem": "npm"
},
{
"name": "@jridgewell/remapping",
"direct": false,
"version": "2.3.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@medv/finder",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@mermaid-js/parser",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@radix-ui/primitive",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-compose-refs",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-context",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-dismissable-layer",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-focus-guards",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-focus-scope",
"direct": false,
"version": "1.1.7",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-id",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-portal",
"direct": false,
"version": "1.1.9",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-presence",
"direct": false,
"version": "1.1.5",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-primitive",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-slot",
"direct": false,
"version": "1.2.3",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-use-callback-ref",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-use-controllable-state",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-use-effect-event",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-use-escape-keydown",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@radix-ui/react-use-layout-effect",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "@rolldown/pluginutils",
"direct": false,
"version": "1.0.0-beta.38",
"ecosystem": "npm"
},
{
"name": "@rollup/pluginutils",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm-eabi",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-android-arm64",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-arm64",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-darwin-x64",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-arm64",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-freebsd-x64",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-gnueabihf",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm-musleabihf",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-gnu",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-arm64-musl",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-loong64-gnu",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-ppc64-gnu",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-gnu",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-riscv64-musl",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-s390x-gnu",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-gnu",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-linux-x64-musl",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-openharmony-arm64",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-arm64-msvc",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-ia32-msvc",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-gnu",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@rollup/rollup-win32-x64-msvc",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "@standard-schema/spec",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "@standard-schema/utils",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "@storybook/builder-vite",
"direct": false,
"version": "10.3.6",
"ecosystem": "npm"
},
{
"name": "@storybook/csf-plugin",
"direct": false,
"version": "10.3.6",
"ecosystem": "npm"
},
{
"name": "@storybook/global",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "@storybook/icons",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "@storybook/react",
"direct": false,
"version": "10.3.6",
"ecosystem": "npm"
},
{
"name": "@storybook/react-dom-shim",
"direct": false,
"version": "10.3.6",
"ecosystem": "npm"
},
{
"name": "@storybook/react-vite",
"direct": false,
"version": "10.3.6",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/node",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-android-arm64",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-arm64",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-darwin-x64",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-freebsd-x64",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm-gnueabihf",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-gnu",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-arm64-musl",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-gnu",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-linux-x64-musl",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-wasm32-wasi",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-arm64-msvc",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/oxide-win32-x64-msvc",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/typography",
"direct": false,
"version": "0.5.19",
"ecosystem": "npm"
},
{
"name": "@tailwindcss/vite",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "@testing-library/dom",
"direct": false,
"version": "10.4.0",
"ecosystem": "npm"
},
{
"name": "@testing-library/jest-dom",
"direct": false,
"version": "6.9.1",
"ecosystem": "npm"
},
{
"name": "@testing-library/user-event",
"direct": false,
"version": "14.6.1",
"ecosystem": "npm"
},
{
"name": "@types/aria-query",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__core",
"direct": false,
"version": "7.20.5",
"ecosystem": "npm"
},
{
"name": "@types/babel__generator",
"direct": false,
"version": "7.27.0",
"ecosystem": "npm"
},
{
"name": "@types/babel__template",
"direct": false,
"version": "7.4.4",
"ecosystem": "npm"
},
{
"name": "@types/babel__traverse",
"direct": false,
"version": "7.28.0",
"ecosystem": "npm"
},
{
"name": "@types/body-parser",
"direct": false,
"version": "1.19.6",
"ecosystem": "npm"
},
{
"name": "@types/chai",
"direct": false,
"version": "5.2.3",
"ecosystem": "npm"
},
{
"name": "@types/connect",
"direct": false,
"version": "3.4.38",
"ecosystem": "npm"
},
{
"name": "@types/d3",
"direct": false,
"version": "7.4.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-array",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-axis",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-brush",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-chord",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-color",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-contour",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-dispatch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-drag",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-dsv",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-ease",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-fetch",
"direct": false,
"version": "3.0.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-force",
"direct": false,
"version": "3.0.10",
"ecosystem": "npm"
},
{
"name": "@types/d3-format",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-geo",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-hierarchy",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-interpolate",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-path",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "@types/d3-polygon",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-quadtree",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "@types/d3-random",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@types/d3-selection",
"direct": false,
"version": "3.0.11",
"ecosystem": "npm"
},
{
"name": "@types/d3-shape",
"direct": false,
"version": "3.1.7",
"ecosystem": "npm"
},
{
"name": "@types/d3-time",
"direct": false,
"version": "3.0.4",
"ecosystem": "npm"
},
{
"name": "@types/d3-time-format",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "@types/d3-timer",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "@types/d3-transition",
"direct": false,
"version": "3.0.9",
"ecosystem": "npm"
},
{
"name": "@types/d3-zoom",
"direct": false,
"version": "3.0.8",
"ecosystem": "npm"
},
{
"name": "@types/deep-eql",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "@types/doctrine",
"direct": false,
"version": "0.0.9",
"ecosystem": "npm"
},
{
"name": "@types/estree",
"direct": false,
"version": "1.0.8",
"ecosystem": "npm"
},
{
"name": "@types/express",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "@types/express-serve-static-core",
"direct": false,
"version": "4.19.6",
"ecosystem": "npm"
},
{
"name": "@types/geojson",
"direct": false,
"version": "7946.0.16",
"ecosystem": "npm"
},
{
"name": "@types/http-errors",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "@types/js-yaml",
"direct": false,
"version": "4.0.9",
"ecosystem": "npm"
},
{
"name": "@types/mime",
"direct": false,
"version": "1.3.5",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.7.0",
"ecosystem": "npm"
},
{
"name": "@types/qs",
"direct": false,
"version": "6.14.0",
"ecosystem": "npm"
},
{
"name": "@types/range-parser",
"direct": false,
"version": "1.2.7",
"ecosystem": "npm"
},
{
"name": "@types/react",
"direct": false,
"version": "19.2.1",
"ecosystem": "npm"
},
{
"name": "@types/react-dom",
"direct": false,
"version": "19.2.1",
"ecosystem": "npm"
},
{
"name": "@types/resolve",
"direct": false,
"version": "1.20.6",
"ecosystem": "npm"
},
{
"name": "@types/send",
"direct": false,
"version": "0.17.5",
"ecosystem": "npm"
},
{
"name": "@types/send",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "@types/serve-static",
"direct": false,
"version": "1.15.9",
"ecosystem": "npm"
},
{
"name": "@types/trusted-types",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "@types/use-sync-external-store",
"direct": false,
"version": "0.0.6",
"ecosystem": "npm"
},
{
"name": "@upsetjs/venn.js",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "@vitejs/plugin-react",
"direct": false,
"version": "5.0.4",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/expect",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/mocker",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/pretty-format",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/runner",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/snapshot",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/spy",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "@vitest/utils",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "@webcontainer/env",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "accepts",
"direct": false,
"version": "1.3.8",
"ecosystem": "npm"
},
{
"name": "acorn",
"direct": false,
"version": "8.15.0",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "5.2.0",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "aria-hidden",
"direct": false,
"version": "1.2.6",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.0",
"ecosystem": "npm"
},
{
"name": "aria-query",
"direct": false,
"version": "5.3.2",
"ecosystem": "npm"
},
{
"name": "array-flatten",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "ast-types",
"direct": false,
"version": "0.16.1",
"ecosystem": "npm"
},
{
"name": "autoprefixer",
"direct": false,
"version": "10.4.21",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "baseline-browser-mapping",
"direct": false,
"version": "2.8.13",
"ecosystem": "npm"
},
{
"name": "body-parser",
"direct": false,
"version": "1.20.3",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "5.0.6",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.26.3",
"ecosystem": "npm"
},
{
"name": "bundle-name",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "bytes",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "cac",
"direct": false,
"version": "6.7.14",
"ecosystem": "npm"
},
{
"name": "call-bind-apply-helpers",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "call-bound",
"direct": false,
"version": "1.0.4",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001748",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "5.3.3",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "chownr",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "8.3.0",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.1.8",
"ecosystem": "npm"
},
{
"name": "confbox",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "content-disposition",
"direct": false,
"version": "0.5.4",
"ecosystem": "npm"
},
{
"name": "content-type",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "0.7.1",
"ecosystem": "npm"
},
{
"name": "cookie",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "cookie-signature",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cose-base",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "css.escape",
"direct": false,
"version": "1.5.1",
"ecosystem": "npm"
},
{
"name": "cssesc",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "csstype",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "cytoscape",
"direct": false,
"version": "3.33.1",
"ecosystem": "npm"
},
{
"name": "cytoscape-cose-bilkent",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "cytoscape-fcose",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "d3",
"direct": false,
"version": "7.9.0",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "2.12.1",
"ecosystem": "npm"
},
{
"name": "d3-array",
"direct": false,
"version": "3.2.4",
"ecosystem": "npm"
},
{
"name": "d3-axis",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-brush",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-chord",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-color",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-contour",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-delaunay",
"direct": false,
"version": "6.0.4",
"ecosystem": "npm"
},
{
"name": "d3-dispatch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-drag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-dsv",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-ease",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-fetch",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-force",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-format",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-geo",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "d3-hierarchy",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "d3-interpolate",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "1.0.9",
"ecosystem": "npm"
},
{
"name": "d3-path",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-polygon",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-quadtree",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-random",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-sankey",
"direct": false,
"version": "0.12.3",
"ecosystem": "npm"
},
{
"name": "d3-scale",
"direct": false,
"version": "4.0.2",
"ecosystem": "npm"
},
{
"name": "d3-scale-chromatic",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-selection",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "1.3.7",
"ecosystem": "npm"
},
{
"name": "d3-shape",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "d3-time",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "d3-time-format",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "d3-timer",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-transition",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "d3-zoom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dagre-d3-es",
"direct": false,
"version": "7.0.14",
"ecosystem": "npm"
},
{
"name": "dayjs",
"direct": false,
"version": "1.11.20",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "2.6.9",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "default-browser",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "default-browser-id",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "define-lazy-prop",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "delaunator",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "depd",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "dequal",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "destroy",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "detect-libc",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "detect-node-es",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "doctrine",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "dom-accessibility-api",
"direct": false,
"version": "0.5.16",
"ecosystem": "npm"
},
{
"name": "dom-accessibility-api",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "dompurify",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "dunder-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "ee-first",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.5.232",
"ecosystem": "npm"
},
{
"name": "empathic",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "encodeurl",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "encodeurl",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "enhanced-resolve",
"direct": false,
"version": "5.18.3",
"ecosystem": "npm"
},
{
"name": "es-define-property",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "es-errors",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "es-module-lexer",
"direct": false,
"version": "1.7.0",
"ecosystem": "npm"
},
{
"name": "es-object-atoms",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "es-toolkit",
"direct": false,
"version": "1.46.1",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.21.5",
"ecosystem": "npm"
},
{
"name": "esbuild",
"direct": false,
"version": "0.25.10",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "escape-html",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "esprima",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "estree-walker",
"direct": false,
"version": "3.0.3",
"ecosystem": "npm"
},
{
"name": "esutils",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "etag",
"direct": false,
"version": "1.8.1",
"ecosystem": "npm"
},
{
"name": "expect-type",
"direct": false,
"version": "1.2.2",
"ecosystem": "npm"
},
{
"name": "exsolve",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "fdir",
"direct": false,
"version": "6.5.0",
"ecosystem": "npm"
},
{
"name": "finalhandler",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "forwarded",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "fraction.js",
"direct": false,
"version": "4.3.7",
"ecosystem": "npm"
},
{
"name": "fresh",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.3",
"ecosystem": "npm"
},
{
"name": "function-bind",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-intrinsic",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "get-nonce",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-proto",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "get-tsconfig",
"direct": false,
"version": "4.12.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "13.0.6",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "15.15.0",
"ecosystem": "npm"
},
{
"name": "gopd",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "graceful-fs",
"direct": false,
"version": "4.2.11",
"ecosystem": "npm"
},
{
"name": "hachure-fill",
"direct": false,
"version": "0.5.2",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "has-symbols",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "hasown",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "http-errors",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.4.24",
"ecosystem": "npm"
},
{
"name": "iconv-lite",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "immer",
"direct": false,
"version": "11.1.8",
"ecosystem": "npm"
},
{
"name": "indent-string",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "internmap",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "ipaddr.js",
"direct": false,
"version": "1.9.1",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": false,
"version": "2.16.2",
"ecosystem": "npm"
},
{
"name": "is-docker",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-inside-container",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "is-wsl",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "2.6.1",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "katex",
"direct": false,
"version": "0.16.25",
"ecosystem": "npm"
},
{
"name": "khroma",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "kolorist",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "layout-base",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "lightningcss",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-arm64",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-darwin-x64",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-freebsd-x64",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm-gnueabihf",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-gnu",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-arm64-musl",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-gnu",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-linux-x64-musl",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-arm64-msvc",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "lightningcss-win32-x64-msvc",
"direct": false,
"version": "1.30.1",
"ecosystem": "npm"
},
{
"name": "local-pkg",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "lodash-es",
"direct": false,
"version": "4.17.21",
"ecosystem": "npm"
},
{
"name": "loupe",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "11.3.6",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "lz-string",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "magic-string",
"direct": false,
"version": "0.30.19",
"ecosystem": "npm"
},
{
"name": "math-intrinsics",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "media-typer",
"direct": false,
"version": "0.3.0",
"ecosystem": "npm"
},
{
"name": "merge-descriptors",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "methods",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "mime",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "mime-db",
"direct": false,
"version": "1.52.0",
"ecosystem": "npm"
},
{
"name": "mime-types",
"direct": false,
"version": "2.1.35",
"ecosystem": "npm"
},
{
"name": "min-indent",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "10.2.5",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": false,
"version": "1.2.8",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.3",
"ecosystem": "npm"
},
{
"name": "minizlib",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "mlly",
"direct": false,
"version": "1.8.0",
"ecosystem": "npm"
},
{
"name": "modern-screenshot",
"direct": false,
"version": "4.6.6",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "negotiator",
"direct": false,
"version": "0.6.3",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.23",
"ecosystem": "npm"
},
{
"name": "normalize-range",
"direct": false,
"version": "0.1.2",
"ecosystem": "npm"
},
{
"name": "object-inspect",
"direct": false,
"version": "1.13.4",
"ecosystem": "npm"
},
{
"name": "on-finished",
"direct": false,
"version": "2.4.1",
"ecosystem": "npm"
},
{
"name": "open",
"direct": false,
"version": "10.2.0",
"ecosystem": "npm"
},
{
"name": "package-manager-detector",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "parseurl",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "path-data-parser",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "path-parse",
"direct": false,
"version": "1.0.7",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "path-to-regexp",
"direct": false,
"version": "0.1.12",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "pathe",
"direct": false,
"version": "2.0.3",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "pkg-types",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.60.0",
"ecosystem": "npm"
},
{
"name": "pnpm",
"direct": false,
"version": "10.18.1",
"ecosystem": "npm"
},
{
"name": "points-on-curve",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "points-on-path",
"direct": false,
"version": "0.2.1",
"ecosystem": "npm"
},
{
"name": "postcss",
"direct": false,
"version": "8.5.6",
"ecosystem": "npm"
},
{
"name": "postcss-selector-parser",
"direct": false,
"version": "6.0.10",
"ecosystem": "npm"
},
{
"name": "postcss-value-parser",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.6.2",
"ecosystem": "npm"
},
{
"name": "pretty-format",
"direct": false,
"version": "27.5.1",
"ecosystem": "npm"
},
{
"name": "proxy-addr",
"direct": false,
"version": "2.0.7",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "6.13.0",
"ecosystem": "npm"
},
{
"name": "quansync",
"direct": false,
"version": "0.2.11",
"ecosystem": "npm"
},
{
"name": "range-parser",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "raw-body",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "react-docgen",
"direct": false,
"version": "8.0.3",
"ecosystem": "npm"
},
{
"name": "react-docgen-typescript",
"direct": false,
"version": "2.4.0",
"ecosystem": "npm"
},
{
"name": "react-is",
"direct": false,
"version": "17.0.2",
"ecosystem": "npm"
},
{
"name": "react-refresh",
"direct": false,
"version": "0.17.0",
"ecosystem": "npm"
},
{
"name": "react-remove-scroll",
"direct": false,
"version": "2.7.1",
"ecosystem": "npm"
},
{
"name": "react-remove-scroll-bar",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "react-style-singleton",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "recast",
"direct": false,
"version": "0.23.11",
"ecosystem": "npm"
},
{
"name": "redent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "redux",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "redux-thunk",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "reselect",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "resolve",
"direct": false,
"version": "1.22.12",
"ecosystem": "npm"
},
{
"name": "resolve-pkg-maps",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "robust-predicates",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "rollup",
"direct": false,
"version": "4.52.4",
"ecosystem": "npm"
},
{
"name": "roughjs",
"direct": false,
"version": "4.6.6",
"ecosystem": "npm"
},
{
"name": "run-applescript",
"direct": false,
"version": "7.1.0",
"ecosystem": "npm"
},
{
"name": "rw",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "safer-buffer",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "scheduler",
"direct": false,
"version": "0.27.0",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.8.0",
"ecosystem": "npm"
},
{
"name": "send",
"direct": false,
"version": "0.19.0",
"ecosystem": "npm"
},
{
"name": "serve-static",
"direct": false,
"version": "1.16.2",
"ecosystem": "npm"
},
{
"name": "set-cookie-parser",
"direct": false,
"version": "2.7.2",
"ecosystem": "npm"
},
{
"name": "setprototypeof",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "side-channel",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "side-channel-list",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "side-channel-map",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "side-channel-weakmap",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "siginfo",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-js",
"direct": false,
"version": "1.2.1",
"ecosystem": "npm"
},
{
"name": "stackback",
"direct": false,
"version": "0.0.2",
"ecosystem": "npm"
},
{
"name": "statuses",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "std-env",
"direct": false,
"version": "3.9.0",
"ecosystem": "npm"
},
{
"name": "storybook",
"direct": false,
"version": "10.3.6",
"ecosystem": "npm"
},
{
"name": "strip-bom",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "strip-indent",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "stylis",
"direct": false,
"version": "4.3.6",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-preserve-symlinks-flag",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "tailwindcss",
"direct": false,
"version": "4.1.14",
"ecosystem": "npm"
},
{
"name": "tapable",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "tar",
"direct": false,
"version": "7.5.1",
"ecosystem": "npm"
},
{
"name": "tiny-invariant",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "tinybench",
"direct": false,
"version": "2.9.0",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "0.3.2",
"ecosystem": "npm"
},
{
"name": "tinyexec",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "tinyglobby",
"direct": false,
"version": "0.2.15",
"ecosystem": "npm"
},
{
"name": "tinypool",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "tinyrainbow",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "tinyspy",
"direct": false,
"version": "4.0.4",
"ecosystem": "npm"
},
{
"name": "toidentifier",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "ts-dedent",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "tsconfig-paths",
"direct": false,
"version": "4.2.0",
"ecosystem": "npm"
},
{
"name": "tslib",
"direct": false,
"version": "2.8.1",
"ecosystem": "npm"
},
{
"name": "tsx",
"direct": false,
"version": "4.20.6",
"ecosystem": "npm"
},
{
"name": "tw-animate-css",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "type-is",
"direct": false,
"version": "1.6.18",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.6.3",
"ecosystem": "npm"
},
{
"name": "ufo",
"direct": false,
"version": "1.6.1",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.14.0",
"ecosystem": "npm"
},
{
"name": "unpipe",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "unplugin",
"direct": false,
"version": "2.3.11",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "use-callback-ref",
"direct": false,
"version": "1.3.3",
"ecosystem": "npm"
},
{
"name": "use-sidecar",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "use-sync-external-store",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "utils-merge",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "uuid",
"direct": false,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "vary",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "5.4.20",
"ecosystem": "npm"
},
{
"name": "vite",
"direct": false,
"version": "7.1.9",
"ecosystem": "npm"
},
{
"name": "vite-node",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "vite-plugin-manus-runtime",
"direct": false,
"version": "0.0.57",
"ecosystem": "npm"
},
{
"name": "vitest",
"direct": false,
"version": "2.1.9",
"ecosystem": "npm"
},
{
"name": "webpack-virtual-modules",
"direct": false,
"version": "0.6.2",
"ecosystem": "npm"
},
{
"name": "why-is-node-running",
"direct": false,
"version": "2.3.0",
"ecosystem": "npm"
},
{
"name": "ws",
"direct": false,
"version": "8.20.1",
"ecosystem": "npm"
},
{
"name": "wsl-utils",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 726,
"direct_count": 31,
"indirect_count": 695
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 14,
"open_issues": 1,
"closed_ratio": 0,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "wesen",
"commits": 268,
"avatar_url": "https://avatars.githubusercontent.com/u/128441?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql-analysis.yml",
"dependency-scanning.yml",
"lint.yml",
"publish-image.yaml",
"release-assets.yml",
"secret-scanning.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/5 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool is run on all commits",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "97 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f37d82b11c6091084873dae5f37dc76d001a950c",
"ran_at": "2026-07-25T09:50:36Z",
"aggregate_score": 2.7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T12:13:23Z",
"oldest_open_prs": [
{
"number": 16,
"created_at": "2026-07-19T17:44:48Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-19T12:03:32Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2026-06-24T02:51:54Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/go-go-golems/publish-vault",
"host": "github.com",
"name": "publish-vault",
"owner": "go-go-golems"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 35,
"vitality": 71,
"community": 12,
"governance": 47,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 268,
"human_commit_share": 1,
"days_since_last_push": 5,
"active_weeks_last_year": 7
},
"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": "7/52 weeks with commits",
"points": 4.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 7
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "268 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 268
}
}
],
"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": 3,
"latest_release_tag": "v0.0.3",
"releases_from_tags": true,
"days_since_latest_release": 6,
"mean_days_between_releases": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 3
}
}
],
"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 ~0 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 0
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 12,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "critical",
"name": "Community health",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 47,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"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 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"merged_prs": 14,
"open_issues": 1,
"closed_issues": 0,
"issue_closed_ratio": 0,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "0% of issues closed",
"points": 0,
"status": "missed",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 0
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/14 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 14
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"followers": 99,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "go-go-golems",
"public_repos": 110,
"account_age_days": 1264
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "99 followers of go-go-golems",
"points": 14.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 99,
"login": "go-go-golems"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "110 public repos, account ~3 yr old",
"points": 19.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 110
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/go-go-golems/publish-vault"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"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": "3 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 3
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "7 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 7
}
}
],
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"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": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.7
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/5 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is run on all commits",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "97 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 726 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 726
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 69,
"inputs": {
"source": "osv",
"advisories": 116,
"affected_packages": 26,
"assessed_packages": 726,
"unassessed_packages": 0,
"affected_by_severity": "critical 3, high 14, moderate 4, low 2, unknown 3",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: js-yaml 4.1.1 (high 7.5), react-router 7.17.0 (high 7.5)",
"points": 11.8,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "js-yaml 4.1.1 (high 7.5), react-router 7.17.0 (high 7.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory has been public longer than 90 days",
"points": 40,
"status": "met",
"details": [
{
"code": "advisories_none_stale",
"params": {
"days": 90
}
}
],
"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": 726,
"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": 1
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 66,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.74,
"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": "74 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 39.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 74,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"pnpm-lock.yaml"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"web/tsconfig.json"
],
"agent_commit_share": 0.29,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "web/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "web/tsconfig.json"
}
}
],
"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": "29 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 29,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 25168,
"source_files_sampled": 184,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/184 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 184,
"oversized": 0
}
}
],
"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": [
"Could not fetch npm package 'publish-vault-web' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-25T09:50:50.565651Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-go-golems/publish-vault.svg",
"full_name": "go-go-golems/publish-vault",
"license_state": "absent",
"license_spdx": null
}