Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 270,
"has_wiki": true,
"homepage": null,
"languages": {
"CSS": 5866,
"Vue": 33485,
"HTML": 329,
"JavaScript": 6882
},
"pushed_at": "2026-07-20T14:35:14Z",
"created_at": "2026-07-18T16:40:20Z",
"owner_type": "User",
"updated_at": "2026-07-25T13:46:56Z",
"description": "Self-rolled image-map component for Vue 3 — any image as base map, pan/zoom, pixel-space annotations with per-level zoom gating. Zero deps, MIT. Vue 3 图片地图组件 —— 任意图片作底图,支持平移缩放、像素坐标标注、按缩放层级显影。零依赖,MIT。",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Vue",
"significant_languages": [
"Vue",
"JavaScript",
"CSS"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "NKanoya",
"company": null,
"location": null,
"followers": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/175704032?v=4",
"created_at": "2024-07-16T10:52:37Z",
"is_verified": null,
"public_repos": 8,
"account_age_days": 740
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [],
"recent_commits": [
{
"oid": "f4b2b7f885d98830de8ddc5b3b6b2097882dc330",
"body": "annotations prop now accepts both a flat array [{...}, {...}] and a nested\narray [[...], [...]] via a single flatMap pass. Memory-efficient: no deep\ncopy, one traversal.",
"is_bot": false,
"headline": "feat: annotations supports nested arrays (list of lists)",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-20T14:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ae3d5a6698d6eb3f21ab4973f3b253ee9c63085",
"body": null,
"is_bot": false,
"headline": "0.1.12",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T14:43:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "134691d960b2d509fbbbe3bde9e7f8c93f47385a",
"body": "Added entries for debug mode, numeric visibility thresholds, hidden-if-missing-coords,\nvertical centering, and icon chip styling. Final clean commit.\n)",
"is_bot": false,
"headline": "docs: update CHANGELOG for v0.1.12",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T14:41:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94794c892a3392181e24f7a1d495f3ec5ee8bd84",
"body": "… hide\n\n- New `debug` prop: left click copies \"x: %d, y: %d\" to clipboard;\n right click copies \"x: %d, y: %d, visible: %.2f\" (user coords + scale).\n- Replaced level/levelThresholds with a numeric `visible` field:\n <= 0 / unset = always visible, > 0 = visible when scale >= value.\n- Annotations with x or y omitted are now hidden.\n- Docs + types updated; CHANGELOG entry for v0.1.12.",
"is_bot": false,
"headline": "feat: debug mode + per-annotation numeric visibility + missing coords…",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T14:40:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05286ba7244a8435b8563819898883475bb5b2f0",
"body": null,
"is_bot": false,
"headline": "0.1.11",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T12:07:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14b136ffba16a7c32db9ebdbb053214fa587adcc",
"body": "- Labels with icons: icon center aligns to anchor, text flows below.\n- Text-only labels: the full text block (single or multi-line) is vertically\n centered on the anchor.\n- Remove the old numeric-level + levelThresholds mechanism entirely; each\n annotation carries a numeric `visible` field:\n vi\n[…]\nor unset → always visible\n visible < 0 → never visible\n- Styles groups expose iconColor + iconBg for the rounded icon chip.\n- types.d.ts updated; CHANGELOG.md added (v0.1.0-alpha → v0.1.11-formal).",
"is_bot": false,
"headline": "fix: center labels vertically on anchor; icon/text split alignment",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T12:05:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c45a1b5138ee7e2951ee28428b1e603f188b8b78",
"body": null,
"is_bot": false,
"headline": "0.1.10",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T10:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b913074a32c9ed3de43e0ea6904a6106a8b31e0",
"body": null,
"is_bot": false,
"headline": "feat: icon resolver + rounded bg box with stroke",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T10:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "174fdeb52d3b59e685796aec7f19cadf55ae8830",
"body": null,
"is_bot": false,
"headline": "0.1.9",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T09:06:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a342161ad667ad142189c8b2e52ccbcf3bac1dd4",
"body": "Supports the globally-registered <Icon name=\"lucide:book-marked\" /> pattern:\nthe resolver returns { component: Icon, props: { name: desc } } and the label\nrenders the icon with the given props. Standalone Lucide components still work.\nREADMEs (EN + ZH) updated with concrete usage examples.",
"is_bot": false,
"headline": "feat: icons resolver now accepts string + returns {component, props}",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T09:03:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fbffe6fd2f6993e33e47d2bcd3b2564963fcf96",
"body": null,
"is_bot": false,
"headline": "0.1.8",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T08:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33982a591a17f70d7e14a91f1d67292e050503ff",
"body": "- Labels split on \\n into individually-centered lines.\n- New `icons` prop: a resolver function (desc => Component) so any icon\n library (Lucide, Heroicons, …) can be wired without bundling it.\n- Annotations carry an optional `icon` field: a URL (legacy img) or a\n descriptor like {lucide:'Home'} passed through the resolver.\n- Demo ships a Lucide-style mock resolver. READMEs (EN + ZH) updated.",
"is_bot": false,
"headline": "feat: multi-line centered labels + icon resolver (Lucide etc, no bundle)",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T08:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74ee8a4a42fab21c8add3d0f6e3686d1b9a37912",
"body": null,
"is_bot": false,
"headline": "0.1.7",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T08:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "127442c6343057977cdc436b184c5bdd378983e3",
"body": "Each style group can now override fontSize, fontWeight, color, stroke, and\ntextShadow. Demo adds a no-stroke plain-white group. READMEs (EN + ZH) updated.",
"is_bot": false,
"headline": "feat: expose stroke + textShadow + fontWeight in styles groups",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T08:16:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb84d518d9d58b42449519de2aa720ce68d71287",
"body": "- initialScale + initialCenter set the starting view in user coordinates.\n- boundaryMargin (default 100px) clamps panning and zooming: the map\n can't be dragged past the container edge beyond the margin and can't\n zoom out smaller than the fit-to-container scale.\n- Home button returns to the initi\n[…]\n-1 = always visible sentinel, 0,1,2... read levelThresholds[i]).\n- READMEs (EN + ZH) updated to remove PrimeVue/primeicons references,\n reflect @nkanoya scope + MyOwnMap name, and document new props.",
"is_bot": false,
"headline": "feat: add initialScale/initialCenter + boundary clamp (no over-zoom/pan)",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T08:00:04Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a892be1739116c665e5e61e2f3a8f510e4bb064c",
"body": null,
"is_bot": false,
"headline": "0.1.6",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T07:25:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a202f2767dda6a293faa81668fa71643caf7c7d9",
"body": null,
"is_bot": false,
"headline": "fix: level 0 was treated as level 1 due to || falsy coalescing",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T07:25:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7aa6f69e9aa7003da0d0b6da90b332d685f7148a",
"body": null,
"is_bot": false,
"headline": "0.1.5",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T07:15:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e51e3eed6ca85d25aa6f143c617cd8f2afb226e5",
"body": "levelThresholds[i] gates level i (not i+2). level -1 is the always-visible\nsentinel matching styles[-1]; out-of-range falls back to always visible.\nDemo annotations and READMEs (EN + ZH) updated to use -1/0/1.",
"is_bot": false,
"headline": "fix: level is now the direct array index; -1 = always visible",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T07:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721bdd6e98eb32b0235b6e4b87fa8bf7495cf7f6",
"body": "Mirrors the `styles[-1]` semantics: a level beyond the array length (or with\nan undefined entry) now means \"always visible\" instead of \"never shows\". -1\nand missing levels behave like level 1. READMEs (EN + ZH) updated.",
"is_bot": false,
"headline": "fix: levelThresholds out-of-range falls back to always-visible",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T07:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2aae7047ce41bfe3e6bddfbf10ef6ba9b424659",
"body": null,
"is_bot": false,
"headline": "0.1.4",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T06:55:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69807fe3909a20a72d9fa3e40a8fe8e0862f2bb2",
"body": "New props set the starting zoom and view center in user coordinates\n(relative to origin). Home button returns to that initial view. READMEs\nupdated: dropped all PrimeVue/primeicons references, fixed package name\nto @nkanoya/my-own-map-vue, component name to MyOwnMap, and removed\n@your-scope/CustomMap leftovers.",
"is_bot": false,
"headline": "feat: add initialScale + initialCenter props; full docs cleanup",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T06:54:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2778126e204352392d8f63ee16d5ef54754b49a",
"body": null,
"is_bot": false,
"headline": "0.1.3",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T06:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eacfc3b1e52f8aea44acd119731cc720d001ae31",
"body": null,
"is_bot": false,
"headline": "fix: inject CSS into JS so the library is self-contained",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T06:35:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b05349fe1b122b27e9aea1b3bd60c7a8ecd34f",
"body": null,
"is_bot": false,
"headline": "0.1.2",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T06:23:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b71e380ce3c8ad35ed5bba99e648c31a2f23754",
"body": null,
"is_bot": false,
"headline": "0.1.1",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T06:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "248e45c12beaf91d91c8126da834be72501b6971",
"body": "Styles moved from <style scoped> in the SFC to a global src/styles.css\nimported by the library entry. Consumers no longer need to import a\nseparate CSS file — styles are bundled into dist/index.css and applied\nautomatically. Dropped the last PrimeVue CSS var references and the\nempty :deep() rule. Scoped hashes gone; dev + lib build both clean.",
"is_bot": false,
"headline": "fix: ship component styles bundled so consumers get CSS automatically",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T06:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e809fd31f7d6daffe09f2ed4cfa654ed0e143d95",
"body": "…p-vue\n\nComponent registered name, Vue component name, type exports, and file all\nrenamed from CustomMap to MyOwnMap. Package name scoped under @nkanoya so it\npublishes with the existing token. Package name, publishing, and all naming\ndecisions are the owner's to confirm.",
"is_bot": false,
"headline": "refactor: rename component to MyOwnMap, package to @nkanoya/my-own-ma…",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T05:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fc2535c3aacc70b675d597a800fffebcf8d085c",
"body": "Opaque white background, black text, matching border/radius/shadow — no\nlonger transparent so it stays readable over any map content.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: make coordinate pill match the black/white control bar",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T03:52:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e35c9d312218c3b3094ac02ed582ef9e6ad7193e",
"body": "Primeicons CSS base64-inflated dist/index.css to 935KB in library mode.\nReplace icons with hand-written inline SVGs using currentColor so the\nblack/white hover inversion still works. Drop primeicons dependency\nentirely. dist/index.css is back to ~2kB, npm package back to ~21kB.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: inline SVG control icons instead of primeicons font (935KB -> 2kB)",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T03:50:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cd1e44caf791e6efbc6e40cab322a377985ac24c",
"body": "Controls are now styled plain-<button> elements; primeicons (MIT) ships\nbundled for the icons. Removed primevue / @primeuix/themes from peers and\ndeps — the only peer is Vue >= 3.5. Eliminates the dual-licensed PrimeUI\nruntime warning for good. Library entry and types simplified. READMEs\n(EN + ZH) u\n[…]\n longer needs\nPrimeVue. Verified: build:lib clean, dev boots HTTP 200 with no licence\nwarnings, npm pack runs at 20.8 kB with no PrimeVue cruft.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: drop PrimeVue, ship pure-MIT dependency-free controls",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T03:46:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c3b2442d2dacb9ce4a371cfa210e744f69dc0704",
"body": "Clarify in both READMEs that @primeuix/themes is dual-licensed\n(open-source free / commercial paid) so downstream users know an\n\"invalid PrimeUI licence\" warning is harmless for OSS but requires a\npaid licence for closed-source use.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add PrimeUI licence note for downstream commercial users",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T03:39:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0236d13d268682c791923bc0c80e7924bf0ac58d",
"body": "Smaller footprint (less padding/gap, tighter corner offset), transparent\nwhite pill with a thin dark outline. Interaction is pure black & white —\nblack icon by default, inverts to white-on-black on hover/active, no theme\nprimary color. Drop the surface-* variable overrides.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: minimal black/white compact zoom controls",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T03:31:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "346fdfa316b711f00f22b90984cdf8aa7935aced",
"body": "Developers supply a `styles` array of { fontSize?, color? } groups; each\nannotation declares its group via `style` (default -1). Group members override\nonly the fields they declare, everything else (weight, outline, shadow) stays at\nthe component default. Out-of-range / -1 indices fall back to defaults. This is\na second axis independent of `level` (visibility tier). Demo ships example\ngroups. README (EN + ZH) and types.d.ts updated.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: per-label style groups indexed by annotation.style",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T03:19:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "ac59a6896b16c13f6a6014e02b18206f81e44329",
"body": "New prop `pixelated` (default true) controls image scaling quality.\nWhen true the base map uses nearest-neighbor rendering\n(image-rendering: pixelated / crisp-edges) so zoomed-in maps stay crisp;\nwhen false it falls back to the browser's smooth interpolation.\nApplies via a conditional class so the rule stays in CSS. Demo exposes a\ntoggle to compare live. README updated (EN + ZH).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add pixelated prop for sharp-pixel base-map rendering",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T03:00:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b0412f158b2c9fcc672bce90f2b0efe0e4496a31",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: add .npmrc to gitignore so the publish token never lands in git",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T02:53:57Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "37912007fa019f8d15a79ff2c797c3550ed51cc4",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: point homepage at the repo, not the GitHub profile",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-19T02:51:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d52380bea44189d25a6d07d45a56c7a5903d0a27",
"body": "- Library entry src/index.js exporting CustomMap, useMapTransform and an\n optional install() plugin.\n- Hand-written src/types.d.ts for consumers.\n- vite.lib.config.js builds dist/index.{js,cjs,css} with vue / primevue /\n primeicons / @primeuix/themes externalized (peer deps, not bundled).\n public\n[…]\n\n\nVerified: build:lib clean (vue/primevue externalized), npm pack dry-run\n19.1 kB with no test.png / favicon cruft, demo (`npm run dev`) intact.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "release: package as an npm library (ESM + CJS, PrimeVue peer)",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T16:41:47Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "151bb2453e57657fd3acd92297d7a28d7ffb26aa",
"body": "Full docs covering install, coordinate system, props table with the\nannotated Annotation type, level-visibility rules, events, the\nexposed imperative handle, and a quick-start example. Replaces the\ndefault Vite template README.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: write README — component API, props, events, usage",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T16:14:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0b38082af8be4e0e2a0832e6165303b1b6e6fe51",
"body": "Replace the separate level2Scale/level3Scale props with a single\nlevelThresholds array indexed by (level-2): level 1 always shows, level\nN>=2 appears once zoom >= levelThresholds[N-2]. Levels beyond the array\nlength never appear, so developers control exactly how many tiers exist.\nAdd labelBold (default true) toggling label fontWeight between 700 and\n400. Demo updated with a threshold slider per tier and a bold checkbox.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: array-driven level thresholds + labelBold prop",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T16:08:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3f6cba4ff4792a976c24f7b91e3137078047ff5d",
"body": "Switch annotations from dark text with a white halo to bold white text\nwith a dark stroke (webkit-text-stroke + paint-order) plus a soft drop\nshadow. Readable over green/blue/white/dark map content; degrades to\nplain white where stroke is unsupported.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: outlined white labels for legibility on any background",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T16:00:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b67656d6488213b03cd5bbfd9f702fa0d7fe05f6",
"body": "Each annotation now carries an optional `level` (1/2/3, default 1).\nNew props `level2Scale` / `level3Scale` set the zoom threshold at which\nlevel-2 and level-3 labels appear; level 1 is always visible. The old\nglobal `labelHideBelowScale` prop is removed in favor of this finer\nper-level control. Demo now mixes all three levels with live threshold\nsliders. Test base-map assets under public/maps/ are git-ignored.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: per-level zoom gating for annotations, drop labelHideBelowScale",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T15:56:47Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fce523d6b1759185bb81001f9c73fbfcfdd1e95b",
"body": "Drop the pill badge, dot marker, and background — labels are now just\nthe text, horizontally centered on the anchor. A layered white text\nshadow keeps them readable over any map content without the chrome.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: simplify labels to plain text with a legibility halo",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T15:30:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "591e9f957388cf2e8d98860b7dde06434018a65e",
"body": "The coordinate readout is a developer-facing prop, not an end-user\ntoggle — remove the demo checkbox and local ref, pass :showCoordinate\ndirectly. No component behavior change.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "demo: drive showCoordinate via prop only, drop the runtime checkbox",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T15:29:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8c675711045afe48c8ad089f0a05dfb7ff676af0",
"body": "New props `showCoordinate` (default true) and `coordinatePrecision`.\nA pointermove listener on the container converts the cursor position to\nuser space via screenToUser and renders it in a small monospace pill\ntop-left of the map, hidden on pointer leave. The demo exposes a\ncheckbox to toggle it. Verified screenToUser math against the demo\norigin (800,500): top-left reads (-800, -569) and round-trips exactly.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add live cursor coordinate readout with showCoordinate prop",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T15:20:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e956e9d0f606b3122cc63c6d34febe96d5b4f867",
"body": "Redo the floating controls as a simple horizontal pill row: text-only\nrounded buttons, no raised/glass effects. Scoped PrimeVue color\noverrides make hover and active states a neutral surface grey with no\ntheme primary color. Controls still pinned bottom-right.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: flat horizontal grey zoom controls, drop glassmorphism",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T15:14:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "27a3f0b47e2758443d2a2b963cb044ccbb8bd8bc",
"body": "Replace the top PrimeVue Toolbar with a vertical floating control\ncluster pinned bottom-right inside the map viewport. Frosted-glass\nbackdrop (blur + saturate), soft layered shadow, pill shape, PrimeVue\nAura rounded+raised buttons with a separator between zoom and reset.\nToolbar import dropped since it is no longer used.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "style: floating glassmorphism zoom controls inside the map",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T15:13:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "85f739d7516791d4907a3253ca215985281e8817",
"body": "buffered is a shallowRef, so buffered.scale was undefined — screen\ncoords became NaN and labels rendered off-screen. Destructure from\nbuffered.value instead. Standalone math check confirms image pixel and\nlabel now map to identical screen coords.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: read buffered.value so label screen coords are NaN-free",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T15:05:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dc38e85689ce5721ca35a496de1f4903f42321c6",
"body": "Putting labels inside the GPU-scaled world container rasterizes them to\na bitmap before scaling, so text blurred on zoom and a reverse scale\ncould not fix it. Move labels back to screen space: position them from\na buffered copy of scale/offset that is written synchronously on every\nview mutation, so the labels-computed re-runs in the same tick as the\nimage transform — crisp native HTML text with no perceptible lag.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: render labels in screen space for zero blur and zero drag lag",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:59:19Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c60d167de2a5bae1a570cb2a348f6272f3f23745",
"body": "Refactor of positionedLabels referenced userToImage but it was never\npulled out of useMapTransform(), so render threw a ReferenceError.\nBuild clean again.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: destructure userToImage from the transform composable",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:54:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e1e377223df72a3146e555a32ad3dd578cd9ec4a",
"body": "The sample map previously baked its own <text> (Hall A, …) into the\nSVG, which overlapped the component's HTML annotation overlay and made\nit look like the labels were embedded in the image. Remove them —\ngeometry only now; all visible text is the HTML overlay.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(demo): strip text from sample SVG so HTML annotations are visible",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:52:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f7bb7fbd338748bfb570338c63e8627aba90171f",
"body": "Previously labels lived in a separate screen-space layer repositioned\nby computed values, which could visually lag the GPU-composited image\nduring drag. Now image and labels share a single transformed\n\"cmap-world\" container, so they move as one unit. Each label applies a\ncounter-scale (1/worldScale) so its font size stays constant.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: move labels into the transformed world so they pan with the image",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:50:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fa9ca0bf1878a2f0d897b1d8f7d85c38209f9324",
"body": "- Add sample 1600x1000 SVG base map under public/maps/\n- Rewrite App.vue as a demo: origin at pixel (800,500),\n 5 annotations in user coords, live scale readout\n- Verified: production build clean, SFC transforms without error,\n core transform math validated (origin/round-trip/fit/zoom-anchor).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(demo): add sample map, demo App.vue, verified build",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:44:30Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a4276c06c2d7d037e16e0b212ddafd69ad43aca0",
"body": "- PrimeVue Toolbar with zoom-in/zoom-out/reset\n- Pointer-drag pan, cursor-anchored wheel zoom, fit-on-load\n- Annotation layer rendered in screen-space so labels keep a\n constant font-size regardless of map scale; auto-hides when\n zoomed far out.\n- Exposes ready/view-change/annotation-click/annotation-hover\n events and a small imperative handle (zoomIn/zoomOut/resetView/\n userToScreen/screenToUser/getScale).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(CustomMap): add reusable map component with pan/zoom/labels",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:40:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0e532fd48d2b0729ec1eb9c3ca91f3e58e1b7ffe",
"body": "Pure reactive math layer, no DOM. Defines image/user/screen\ncoordinate spaces and provides conversion helpers, fit-to-container,\ncursor-anchored zoom, pan, and reset.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(transform): add core coordinate transform composable",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:37:49Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4c7d0cac483e15f6e845913994a47474478d079e",
"body": "Initialize git on main branch, install primevue, @primeuix/themes,\nprimeicons. Wire PrimeVue with Aura preset into main.js.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: init repo and install PrimeVue",
"author_name": "NKanoya",
"author_login": "NKanoya",
"committed_at": "2026-07-18T14:36:33Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 0,
"commits_last_year": 56,
"latest_release_at": null,
"latest_release_tag": null,
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 2,
"days_since_latest_release": null,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "@nkanoya/my-own-map-vue",
"exists": true,
"license": "MIT",
"keywords": [
"vue",
"vue3",
"map",
"image-map",
"pan",
"zoom",
"annotation",
"primevue"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@nkanoya/my-own-map-vue",
"is_deprecated": false,
"latest_version": "0.1.13",
"repository_url": "https://github.com/NKanoya/MyOwnMap-Vue",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2033,
"first_published_at": "2026-07-19T05:46:54.065000Z",
"latest_published_at": "2026-07-20T14:40:06.448000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 0,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"jsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 4744,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "NKanoya",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/175704032?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "f4b2b7f885d98830de8ddc5b3b6b2097882dc330",
"ran_at": "2026-07-27T00:28:21Z",
"aggregate_score": 2.6,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/NKanoya/MyOwnMap-Vue",
"host": "github.com",
"name": "MyOwnMap-Vue",
"owner": "NKanoya"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"security": 26,
"vitality": 32,
"community": 32,
"governance": 32,
"engineering": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 32,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"commits_last_year": 56,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "56 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 56
}
}
],
"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": "critical",
"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": 1,
"inputs": {
"releases_count": 0
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "no releases published",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases_published",
"params": {}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "no releases",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_releases",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"packages": [
"@nkanoya/my-own-map-vue"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2033
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,033 downloads/month across npm",
"points": 44.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2033,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 32,
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 36,
"inputs": {
"followers": 11,
"owner_type": "User",
"is_verified": null,
"owner_login": "NKanoya",
"public_repos": 8,
"account_age_days": 740
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "11 followers of NKanoya",
"points": 7.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 11,
"login": "NKanoya"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "8 public repos, account ~2 yr old",
"points": 11,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 8
}
},
{
"code": "account_age_years",
"params": {
"years": 2
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"@nkanoya/my-own-map-vue"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 6
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "critical",
"name": "Security",
"value": 26,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 2.6
},
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 45,
"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.786,
"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": "44 of 56 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 56
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"jsconfig.json"
],
"agent_commit_share": 0.5,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "jsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "jsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "28 of the last 56 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 28,
"sampled": 56
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Vue",
"largest_source_bytes": 4744,
"source_files_sampled": 6,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Vue with type-check config (jsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "jsconfig.json",
"language": "Vue"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T00:28:25.830590Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/NKanoya/MyOwnMap-Vue.svg",
"full_name": "NKanoya/MyOwnMap-Vue",
"license_state": "standard",
"license_spdx": "MIT"
}