Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"ai-agents",
"claude-code",
"cli",
"codex",
"developer-tools",
"gemini-cli",
"github-copilot",
"opencode",
"workflow-automation"
],
"is_fork": false,
"size_kb": 9643,
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/pan-wizard",
"languages": {
"Shell": 1272,
"Python": 18250,
"JavaScript": 2935939
},
"pushed_at": "2026-07-20T06:20:26Z",
"created_at": "2026-07-09T15:56:48Z",
"owner_type": "User",
"updated_at": "2026-07-19T08:29:14Z",
"description": "Plan ? execute ? verify workflow automation for AI coding agents. One installer, five runtimes: Claude Code, Codex, Gemini CLI, OpenCode, Copilot.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "oharms",
"type": "User",
"login": "oharms",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/1833460?v=4",
"created_at": "2012-06-09T13:37:13Z",
"is_verified": null,
"public_repos": 1,
"account_age_days": 5158
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.13.1",
"kind": "patch",
"published_at": "2026-07-09T18:20:50Z"
}
],
"recent_commits": [
{
"oid": "89511b36d4d85fadfde8d7d4fc7f1725d283bc99",
"body": null,
"is_bot": false,
"headline": "Merge PAN-Z (experimental ZCode subsystem, M1-M5) into main for v3.18.0",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-19T08:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "221e5b837bd6c773e6c6eaa72600dd067a37f21e",
"body": "Aligns the docs with the PAN-Z preview and ships it in the npm package.\n\n- package.json: 3.18.0 + add `pan-zcode` to the published files (so the subsystem\n is available for remote install/testing).\n- README: an \"Experimental: ZCode support (preview)\" section — clearly states ZCode\n is beta, points\n[…]\nenance — left as-is.)\n\ndoc-audit --all --fix run twice: doc-lint counts OK, link graph PASS, version triple\naligned, full suite 2909+326 green.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(pan-zcode): document the experimental ZCode subsystem; v3.18.0",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-19T08:27:45Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0d790077d330d38fae3150c0e50b8071fad33857",
"body": "An 11-agent adversarial review of the M2-M5 code confirmed 8 findings — a critical\nmerge-gate bypass and a Windows/symlink install-guard bypass. All fixed with\nregression tests.\n\nMerge gate (merge-gate.cjs) — the approval id was a stable, lossy branch slug, which\nallowed two real bypasses:\n- Collisi\n[…]\n-branch binding, single-use/no-replay, case-insensitive guard). Full\nsuite green (2909 unit + 326 scenario); CLAUDE.md total refreshed to 3235.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(pan-zcode): harden merge gate + install guard (adversarial review)",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-19T08:06:50Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "344d95dcbce162a7ec1434ad80c9b033060a0336",
"body": "…le installer\n\nCompletes the PAN-Z subsystem's ZCode-independent milestones on top of M1.\n\nM2 — determinism grafts (relocated from agent prose into deterministic code):\n- mcp/merge-gate.cjs — two-step, model-proof merge. confirmMerge refuses a\n protected-branch write unless CI green + verify PASS +\n[…]\nunit + 326 scenario). CLAUDE.md counts refreshed (90 test files, 3232\ntests / 691 suites). M0 (the empirical ZCode probe) remains a human step.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(pan-zcode): M2-M5 — merge gate, orchestrator, content port, bund…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-19T07:55:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "216d472bad78c8d145d9d2bb87b46173de313f92",
"body": "Introduces PAN-Z: a standalone, ZCode-only subsystem that gives z.ai's GLM-5.2\nharness the PAN workflow by wrapping PAN's engine over MCP (ZCode has no\nslash-commands/hooks to clone). Design verified by a 38-agent adversarial review\n(4 optimistic assumptions refuted, fixes folded in); this commit sh\n[…]\ned (specs 44, unit test files 88, 3209 tests / 686 suites).\n\nM0 (empirical ZCode probe: subagent-MCP access + quota metering) and M2-M5 remain.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(pan-zcode): M1 MCP bridge — ZCode-native PAN subsystem",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-19T07:40:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "20303f8de27e40f17f0e5127507b7197e31c906c",
"body": "…alize drifty counts\n\nDeep doc-audit (--all --fix) on top of v3.17.0. CLAUDE.md counts table verified\naccurate against the filesystem (no drift). Non-CLAUDE fixes:\n\n- CLI-REFERENCE.md: document the shipped `report index --bundle` flag and the\n `workflow.phase_reports` config row — both existed in c\n[…]\nerbs).\n- README.md: \"8 tools and 15+ dimensions\" → qualitative — the competitor count\n in COMPARISON.md drifts; counts live only in CLAUDE.md.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(audit): document report --bundle + phase_reports config; delexic…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-18T09:48:25Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "809484f111ec770079339627f2d6b1bba0c825fc",
"body": "Completes the per-phase report feature. Still opt-in via workflow.phase_reports\n(default off).\n\n- report index --bundle: one self-contained .planning/report-bundle.html with\n every phase inlined under in-page anchors (no sibling-file links) — the form to\n email or attach. New renderBundleHtml; ind\n[…]\nbundle dispatcher, 3 focus-auto: commit_docs gate, enabled path,\ndisabled default). Full suite 3189/3189 green; release-check all 7 gates pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(report): bundle export + focus-auto/army wiring (M3, v3.17.0)",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-18T09:39:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ce049aa601b509d9800291db325468de548c7e8a",
"body": "…e (M2, v3.16.0)\n\nMilestone 2: reports appear as a build deliverable, opt-in and default-off.\nAdd workflow.phase_reports config (boolean or {enabled,open,theme,index}) to\nboth default sources (buildConfigDefaults + templates/config.json, kept in\nsync by a test). Wire a gated step into exec-phase ver\n[…]\nion commit --files, riding cmdCommit commit_docs +\ngitignore + safety checks. Phase-less projects skipped; no browser opened.\n\n3185 tests pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(report): auto-generate phase reports at the verify->complete gat…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-18T09:20:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "393834e788e87bc683b220521e07320875b24be4",
"body": "…able\n\nThe \"Count claim\" example row used \"42 test suites\" — an illustrative\nexample of the pattern, not a real repo count, but the count-SSoT gate\nflagged it because \"suites\" is a tracked noun. Swap to \"42 database\ntables\" so the row still teaches \"Number + noun\" without tripping the gate.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs(focus-doc-audit): fix count-SSoT false positive in the pattern t…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-18T09:10:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7ae872ae7d34233bb507251400f1c7300299c647",
"body": "…9 extensions)\"\n\nThis reverts commit f62628ef50aa0e4c774bf3d5c9e6236fcf371069.",
"is_bot": false,
"headline": "Revert \"learn: promote 34 field-harvested learnings (5 new topics + 2…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-18T08:55:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62628ef50aa0e4c774bf3d5c9e6236fcf371069",
"body": "…ions)\n\nField harvest across installed projects surfaced 34 generalizable engineering\nlearnings, deduped against the existing store and sanitized to L-004-safe\nwording (no project identifiers or local paths). Adds 5 universal topics —\nbenchmark-attribution, cache-keying, ambient-context, dependency-confusion,\nconnection-pooling — and appends 29 nuances (P-FH-001..034) to existing topics.\nlearn lint: 0 violations; 3181 tests pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "learn: promote 34 field-harvested learnings (5 new topics + 29 extens…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-18T08:43:58Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "20bc71e5650e1e25143701bc1c82a9da4d072b7f",
"body": "pan-docs-header.png shipped as a blank blurred background — the foreground\ntitle/logo was never composited on — so the Documentation section rendered\nas an empty smear on the npm page. Use the developer illustration\n(pan-developer.png) instead.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(readme): replace empty Documentation header image (v3.15.1)",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T15:12:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fab419cabbee69c4a46073f418f9b3532192a3f3",
"body": "…gression)\n\nLock in the fix for the release outage: assert the pack gates never again\nparse npm pack stdout for the tarball (the foreground-scripts decoy-JSON\ntrap) and instead pack to --pack-destination and read the .tgz from disk.\nRefresh CLAUDE.md counts (unit test files 87, tests 3181, suites 680).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test(release-check): guard the read-tarball-from-disk fix (v3.15.0 re…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T14:55:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d5ed1e4222fd08090b9ea449b983143f4554fe2d",
"body": "The real cause of every failed v3.15.0 publish: under `npm publish` the CI\nrunner routes the nested `npm pack` lifecycle-script output onto stdout\n(foreground-scripts), so the --json payload was preceded by a decoy JSON\nobject. Every stdout-parsing heuristic (incl. the balanced-bracket matcher)\npick\n[…]\nystem op stdout noise cannot corrupt. Removed parseNpmJson. Diagnosed\nfrom the real CI log via gh after the earlier blind fixes each missed it.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(release-check): read packed .tgz from disk, never parse npm stdout",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T14:45:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "05380b3b5f8e7573d652c15815e84440cdb8f994",
"body": "…noise)\n\nThe line-scan fix still failed under npm publish: npm prints lifecycle\noutput AFTER the JSON payload too, so slicing from the JSON opening line\nto EOF included trailing noise and never parsed. Walk the string with a\nstring/escape-aware bracket matcher and return the first balanced [..]/\n{..\n[…]\nso capture the publish step output to the job summary on failure so the\nreal error is retrievable via the checks API without log-download auth.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(release-check): bracket-match parseNpmJson (handles trailing npm …",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T14:28:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e77045f9389f691e6a32f7f53273ac31193b2fd4",
"body": "…elease\n\nGate 7 (smoke install) crashed under `npm publish` (but not standalone)\nbecause npm prepare-script output lands on `npm pack --json` stdout, and\nparseNpmJson fallback regex was `/^[[{]s*$/m` — a literal `s` instead of\n`\\s` — so it matched nothing and threw an uncaught exception, aborting\nth\n[…]\nit-hooks] ...`). Add a Gate 7 try/catch for a clean\nfailure message. Restore `--provenance` (never the blocker — the crash\nwas pre-provenance).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(release-check): robust parseNpmJson — the typo that blocked the r…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T14:20:05Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4eac927ccbbd814d18e529c3f4e553c2c6c11a56",
"body": "Every publish attempt died at the npm publish step even after OIDC auth\nwas confirmed working (release-check and package.json are clean). The\nremaining failure is in the provenance/upload stage, so drop --provenance\nto ship v3.15.0 tokenlessly via OIDC. id-token: write is retained (it is\nrequired for the OIDC auth exchange, not just provenance). Re-add\n--provenance once the OIDC provenance path is verified.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(release): drop --provenance to unblock OIDC publish",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T14:09:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "4553f436fdfdeb7ebe07f7aa4bac48d7d66bff83",
"body": "The token path kept failing at the npm publish step (2FA-enforced tokens\ncannot publish from CI). Switch to OIDC trusted publishing: drop\nNODE_AUTH_TOKEN/NPM_TOKEN and upgrade npm to >= 11.5.1 so `npm publish`\nexchanges the runner id-token (id-token: write already set) for a\nshort-lived credential. Provenance unchanged. NPM_TOKEN secret can now be\ndeleted.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci(release): publish via npm OIDC trusted publishing (tokenless)",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T13:54:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c91fafea0d8a24eb30991b9439a68293a1d0a048",
"body": "GitHub Actions runners switched to Node 24 as the default runtime on\n2026-06-16 and remove Node 20 in Fall 2026 (github.blog changelog,\n2025-09-19). The pinned checkout@v4.2.2 / setup-node@v4.1.0 /\nharden-runner@v2.10.2 all run on the deprecated node20 action runtime,\nwhich blocked the release workf\n[…]\ne is nothing to bump to yet — it keeps running\nwith a deprecation warning until GitHub ships a node24 build, and it is\nnot in the publish path.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "ci: bump GitHub Actions to the Node 24 runtime (unblock release)",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T13:14:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7e8b50bf7b56906b6314091ba52066e724bf7b92",
"body": "Deep content audit (prose vs code) with adversarial verification of\nevery finding. Corrections:\n\n- INTERNALS: correct branch-template defaults (pan/phase-{phase}-{slug},\n pan/{milestone}-{slug} — no `v` prefix); drop non-existent\n branch_template/merge_strategy config keys; fix Google tier-mapping\n[…]\nadictory embedded counts.\n- README: quality-profile verification on Opus.\n\nLinks validate PASS; count-SSoT clean across docs/; 3178 tests pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: accuracy audit — realign 15 docs with source",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T12:47:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c737f140cd86695b1354fe914360d2e016ecd3ae",
"body": "Add `pan-tools report phase|index|all` (and /pan:report): self-contained\nper-phase HTML reports plus a project timeline index, in a new\nphase-report.cjs that reuses hud.cjs's rendering foundation verbatim.\nThe reconcile verdict is shown beside the self-reported status, spend is\ngated through ledgerR\n[…]\ned or every record is\nunpriced.\n\nCounts refreshed in CLAUDE.md (commands 58, core modules 47, unit test\nfiles 86). Full suite: 3178 tests pass.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(report): per-phase HTML reports + HUD honesty (v3.15.0)",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-12T12:47:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "81a6890a82617b8ea30558fe09ba4d07a2244f10",
"body": "… code\n\nEach fix verified against source: nyquist_validation default true->false, plan_checker->plan_check, model-profile matrix (Quality=inherit not sonnet), Codex agent paths .md->.toml, Opus 4.7->4.8, dead /pan:complete-phase and unimplemented pan-tools --version, README flags/config that don't exist, nonexistent DEVELOPMENT installer-copy steps; drift-prone counts to qualitative (count-SSoT); Nyquist reframed opt-in.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: accuracy sweep (doc-audit --deep) - fix prose that contradicted…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-11T22:24:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f7d36a4487f4c7d7dd4ecb204cfb8d95a16cfaad",
"body": "… checker, count SSoT (v3.14.0)\n\nClose gaps a deep anti-fake review found in the verification pipeline: verify reconcile (cross-check written verdict vs mechanical signals; wired into exec-phase auto-advance), verify stubs (fake-implementation scanner), doc-lint flags (aspirational pan-tools flag di\n[…]\nhen focus.verify_tests (else tests_verified:false), links validate gates in release-check + CI, and a runFullTestCheck spec-reporter regex fix.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(verify): anti-fake hardening - reconcile, stub scanner, doc-flag…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-11T22:24:24Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "32007059e680760100f7927ebf9ff1af01c39790",
"body": "…the barrier\n\nUp-front literal __proto__/constructor/prototype check over every key\nsegment with an explicit early return, replacing the helper-function\nguard CodeQL could not follow through. Behavior identical (verified:\n'config-set constructor.x' still rejected); suite 3115/3115 green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(security): inline prototype-pollution guard so CodeQL recognizes …",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-09T19:08:37Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3d42717e82036c4a0f409576462d5dd6527a84c6",
"body": "…/config\n\nRewrite three mitigations from custom guards (which CodeQL couldn't model)\nto its recognized-safe forms so the alerts genuinely close:\n\n- core.cjs JSON spill: fs.mkdtempSync() private dir instead of a random\n name in the shared tmpdir (the API CodeQL treats as safe).\n- hud.cjs opener: pos\n[…]\nto__/constructor/prototype guard inside the\n traversal loop instead of a batched .some() pre-check.\n\nBehavior unchanged; suite 3115/3115 green.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(security): use CodeQL-recognized barrier patterns for temp/opener…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-09T19:04:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "cdeeaf27ba81f179816dffc544025aa15ad1675f",
"body": "…ollution, cmd injection, temp files\n\nCodeQL on the public repo surfaced hardening opportunities. Threat model\nis a local CLI that may run against a cloned/untrusted repo, so untrusted\nfile content reaching a RegExp or shell is defended:\n\n- Regex injection (8) + incomplete escapes (4): route every d\n[…]\nop existsSync-then-read TOCTOU.\n- review-deep markdown table cells neutralize pipes/backslashes/newlines.\n\nSuite 3115/3115 green; hooks rebuilt.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(security): harden CodeQL-flagged sinks — regex injection, proto p…",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-09T18:58:31Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "273344b733692a6d5b970e0cde27c963fbf73779",
"body": "macos/node20 kept hitting ENOTEMPTY on scenario .git dirs even with\nrmSync retries: git gc --auto detaches after commits and can hold\nentries past any retry window. cleanup() now settles 1s and retries\nonce, then warns and leaves the tmpdir to the OS instead of failing\nthe suite; cleanupRunner routes through it.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): best-effort temp cleanup — never fail a suite on a cleanup race",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-09T17:47:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "786c784a9906a53d1c157b355ddec2583cb382c5",
"body": "Windows PowerShell doesn't expand 'tests/*.test.cjs' and node --test only\nglobs on Node >=22, so win/node18 and win/node20 ran zero tests and\nfailed. scripts/run-tests.cjs expands test files deterministically on\nevery platform; test/test:scenarios/test:all/test:e2e now use it.\n\nmacOS/Windows runners\n[…]\ning scenario\ntemp dirs while a just-exited child (git/node) still holds a handle —\nall test cleanup rmSync calls now pass maxRetries/retryDelay.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(ci): glob-free test runner + retrying temp cleanup for the CI matrix",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-09T17:41:15Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "8033ee60a2f2ddbef8ce858f8e224b3ee0e725bf",
"body": "toPosix converts the platform separator; the test hard-coded a Windows\nbackslash path, which passes through unchanged on Linux (backslash is a\nlegal filename char there) and failed CI. Build the fixture with\npath.sep so both platforms exercise the real conversion.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "test: make drift-check path-conversion test platform-independent",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-09T17:27:24Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "c9a2b38f8a7513d448960d776bbf38641b7df1f7",
"body": "PAN Wizard — plan/execute/verify workflow automation for AI coding\nagents across five runtimes (Claude Code, Codex, Gemini CLI, OpenCode,\nCopilot). Public genesis commit; prior private development history is\nretained offline by the maintainer.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Initial public release (v3.13.1)",
"author_name": "oharms",
"author_login": "oharms",
"committed_at": "2026-07-09T15:54:12Z",
"body_truncated": false,
"is_coding_agent": true
}
],
"releases_count": 1,
"commits_last_year": 30,
"latest_release_at": "2026-07-09T18:20:50Z",
"latest_release_tag": "v3.13.1",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 3,
"days_since_latest_release": 15,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "pan-wizard",
"exists": true,
"license": "MIT",
"keywords": [
"claude",
"claude-code",
"ai",
"workflow-automation",
"context-engineering",
"project-automation",
"gemini",
"gemini-cli",
"codex",
"codex-cli",
"copilot",
"copilot-cli",
"github-copilot",
"opencode",
"bot-army",
"ai-agents",
"subagents",
"agent-orchestration"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/pan-wizard",
"is_deprecated": false,
"latest_version": "3.18.0",
"repository_url": "https://github.com/oharms/PanWizard",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 2084,
"first_published_at": "2026-03-19T11:08:23.892000Z",
"latest_published_at": "2026-07-19T08:30:27.819000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 5
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 6
},
"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": [],
"toolchain_manifests": [],
"largest_source_bytes": 110382,
"source_files_sampled": 211,
"oversized_source_files": 6,
"agent_instruction_files": [
"CLAUDE.md",
"docs/AGENTS.md"
],
"agent_instruction_max_bytes": 46449
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 42,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@playwright/test",
"direct": false,
"version": "1.58.2",
"ecosystem": "npm"
},
{
"name": "@vscode/test-electron",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "agent-base",
"direct": false,
"version": "7.1.4",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "5.6.2",
"ecosystem": "npm"
},
{
"name": "cli-cursor",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "cli-spinners",
"direct": false,
"version": "2.9.2",
"ecosystem": "npm"
},
{
"name": "core-util-is",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.4.3",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "10.6.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "get-east-asian-width",
"direct": false,
"version": "1.5.0",
"ecosystem": "npm"
},
{
"name": "http-proxy-agent",
"direct": false,
"version": "7.0.2",
"ecosystem": "npm"
},
{
"name": "https-proxy-agent",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "immediate",
"direct": false,
"version": "3.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-interactive",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "1.3.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "isarray",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "jszip",
"direct": false,
"version": "3.10.1",
"ecosystem": "npm"
},
{
"name": "lie",
"direct": false,
"version": "3.3.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "mimic-function",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "onetime",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "ora",
"direct": false,
"version": "8.2.0",
"ecosystem": "npm"
},
{
"name": "pako",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "playwright",
"direct": false,
"version": "1.58.2",
"ecosystem": "npm"
},
{
"name": "playwright-core",
"direct": false,
"version": "1.58.2",
"ecosystem": "npm"
},
{
"name": "process-nextick-args",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "readable-stream",
"direct": false,
"version": "2.3.8",
"ecosystem": "npm"
},
{
"name": "restore-cursor",
"direct": false,
"version": "5.1.0",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.4",
"ecosystem": "npm"
},
{
"name": "setimmediate",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "stdin-discarder",
"direct": false,
"version": "0.2.2",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "string_decoder",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "util-deprecate",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 42,
"direct_count": 0,
"indirect_count": 42
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 3
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "oharms",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/1833460?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"codeql.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"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": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected: CodeQL",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file 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": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "89511b36d4d85fadfde8d7d4fc7f1725d283bc99",
"ran_at": "2026-07-25T05:30:31Z",
"aggregate_score": 7,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T07:24:09Z",
"oldest_open_prs": [
{
"number": 1,
"created_at": "2026-07-13T06:21:08Z",
"last_comment_at": "2026-07-13T06:21:09Z",
"last_comment_author": "dependabot"
},
{
"number": 2,
"created_at": "2026-07-13T06:21:16Z",
"last_comment_at": "2026-07-13T06:21:17Z",
"last_comment_author": "dependabot"
},
{
"number": 3,
"created_at": "2026-07-13T06:21:17Z",
"last_comment_at": "2026-07-13T06:21:18Z",
"last_comment_author": "dependabot"
},
{
"number": 7,
"created_at": "2026-07-20T06:20:04Z",
"last_comment_at": "2026-07-20T06:20:04Z",
"last_comment_author": "dependabot"
},
{
"number": 8,
"created_at": "2026-07-20T06:20:11Z",
"last_comment_at": "2026-07-20T06:20:11Z",
"last_comment_author": "dependabot"
},
{
"number": 9,
"created_at": "2026-07-20T06:20:17Z",
"last_comment_at": "2026-07-20T06:20:17Z",
"last_comment_author": "dependabot"
}
],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/oharms/PanWizard",
"host": "github.com",
"name": "PanWizard",
"owner": "oharms"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 76,
"vitality": 65,
"community": 46,
"governance": 31,
"engineering": 72
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"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": "good",
"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": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v3.13.1",
"releases_from_tags": false,
"days_since_latest_release": 15,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 15 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"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": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"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": [
"pan-wizard"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 2084
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,084 downloads/month across npm",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2084,
"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": 31,
"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. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 3
},
"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": "0/3 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 3
}
}
],
"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": 30,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "oharms",
"public_repos": 1,
"account_age_days": 5158
},
"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": "0 followers of oharms",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "oharms"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1 public repos, account ~14 yr old",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 1
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"pan-wizard"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 5
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 5 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 5
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "21 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 21
}
}
],
"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": 72,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"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": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"ai-agents",
"claude-code",
"cli",
"codex",
"developer-tools",
"gemini-cli",
"github-copilot",
"opencode",
"workflow-automation"
],
"has_wiki": false,
"homepage": "https://www.npmjs.com/package/pan-wizard",
"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": "https://www.npmjs.com/package/pan-wizard",
"points": 15,
"status": "met",
"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": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 76,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "good",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 70,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected: CodeQL",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"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": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 42 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",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 42
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 42,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "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 carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 42,
"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
}
]
}
],
"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": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.933,
"agent_instruction_files": [
"CLAUDE.md",
"docs/AGENTS.md"
],
"agent_instruction_max_bytes": 46449
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md, docs/AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md, docs/AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "28 of 30 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 30
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.933,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 30 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 28,
"sampled": 30
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "dependency automation configured, none observed in the sampled commits",
"points": 5,
"status": "partial",
"details": [
{
"code": "dependency_bot_config_only",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 110382,
"source_files_sampled": 211,
"oversized_source_files": 6
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "6/211 source files over 60KB",
"points": 53.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 211,
"oversized": 6
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-25T05:30:37.294818Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/oharms/PanWizard.svg",
"full_name": "oharms/PanWizard",
"license_state": "standard",
"license_spdx": "MIT"
}