Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-24 15:01 UTC

ankhorage / doctor

Executable doctor provider and standalone CLI for lightweight Ankhorage repo and package compliance diagnostics.

TypeScript · HTMLMIT★ 1 star⑂ 0 forkssince Jun 2026View on GitHub ↗

ankhorage/doctor holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on Community & Adoption (32/100). It was last updated 5 days ago. A single contributor accounts for most of its recent work.

58
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

58
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

AnkhorageOrganization
1 follower28 public repossince Feb 2026

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npm@ankhorage/doctor0.7.32,143115 days agoankhoragedoctorclicompliancemanifestsecret-storeoauthtypescriptbun

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

74Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
2.8/36Commit cadence — 4/52 weeks with commits
18/18Commit volume — 127 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year127
human_commit_share0.87
days_since_last_push5
active_weeks_last_year4

Release discipline

100Excellent
How it's scored
27/27Ships releases — 10 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv0.7.3
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

32At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
44.4/80Monthly downloads — 2,143 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@ankhorage/doctor
dependents
ecosystemsnpm
total_downloads
monthly_downloads2,143
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

54Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
37.4/46.8Issue resolution — 80% of issues closed
38.2/38.3PR acceptance — 21/21 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/3 approved changesets -- score normalized to 0
Inputs used
merged_prs21
open_issues1
closed_issues4
issue_closed_ratio0.8
closed_unmerged_prs0
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
2.2/25Owner reach — 1 followers of ankhorage
11.5/25Track record — 28 public repos, account ~0 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_loginankhorage
public_repos28
account_age_days161
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 5 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@ankhorage/doctor
ecosystemsnpm
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.mjs
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://ankhorage.com
10/10Repository description
10/10Topics — 6 topics
10/10Wiki
Inputs used
topicsankhorage, bun, developer-tools, repository-standards, typescript, validation
has_wikiyes
homepagehttps://ankhorage.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/3 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@ankhorage/doctor@0.7.3 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.

AI Readiness

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.

46At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.5/40Legible commit history — 35 of 87 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.402
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.mjs
11/11Static type checking — tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configstsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
55/55Manageable file sizes — 0/27 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes38,316
source_files_sampled27
oversized_source_files0

Key facts

1GitHub stars
1contributors
127commits, last 12 months
5days since last push
10releases
1bus factor
1open issues
npmpackage ecosystems

Data collection 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

More detail

OpenSSF Scorecard 3.2 / 10
3.2aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-24 15:01 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/3 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
npm@ankhorage/contracts^2.1.0package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:@ankhorage/doctor@0.7.3 pulls in 3 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ankhorage",
        "bun",
        "developer-tools",
        "repository-standards",
        "typescript",
        "validation"
      ],
      "is_fork": false,
      "size_kb": 219,
      "has_wiki": true,
      "homepage": "https://ankhorage.com",
      "languages": {
        "HTML": 144997,
        "Mermaid": 18458,
        "JavaScript": 511,
        "TypeScript": 153117
      },
      "pushed_at": "2026-07-19T02:59:09Z",
      "created_at": "2026-06-30T16:50:55Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T02:58:50Z",
      "description": "Executable doctor provider and standalone CLI for lightweight Ankhorage repo and package compliance diagnostics.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://ankhorage.com",
      "name": "Ankhorage",
      "type": "Organization",
      "login": "ankhorage",
      "company": null,
      "location": "Switzerland",
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/261310314?v=4",
      "created_at": "2026-02-12T22:48:39Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 161
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2026-07-19T02:59:09Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2026-07-16T11:32:06Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2026-07-12T02:02:59Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-11T20:18:18Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-07-11T16:03:33Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-10T21:01:44Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-07-10T20:50:02Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-07-07T06:03:37Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-07-01T17:07:56Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-07-01T11:49:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "d02393afb4e02c82c769238956afba08a03b1397",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #26 from ankhorage/changeset-release/main",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b55422c1a9e50fe16644e09a7b6abfa7b8e123",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-19T02:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e458854e6cb505c8e42a3947569b6edc995d2286",
          "body": "…s-dependency\n\nAccept Ankh runtime devtools dependency",
          "is_bot": false,
          "headline": "Merge pull request #25 from ankhorage/fix/accept-ankh-runtime-devtool…",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:58:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a1532d53f8920e4af2932940ec0df135ec48ce",
          "body": null,
          "is_bot": false,
          "headline": "docs: update",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee0083ffd7782ebd608d354560d8aa2a2fb04f39",
          "body": null,
          "is_bot": false,
          "headline": "Use optional chaining in dependency policy",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:56:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f33e7e1ac4412aa2d9e8ff7ccd44536745e32912",
          "body": null,
          "is_bot": false,
          "headline": "chore(lint): fix",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff95c44b4490e169028518c3b35c20e2bae03fd3",
          "body": null,
          "is_bot": false,
          "headline": "Remove temporary dependency fix workflow",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9731a8d2bb8ae8d2518bca900be581e16a2db30c",
          "body": null,
          "is_bot": false,
          "headline": "Test public dependency policy analyzer",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "566b210e804d1f65bd70b752442c4d374861d32d",
          "body": null,
          "is_bot": false,
          "headline": "Export dependency policy analyzers",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4caa5bc5e4d41b7a45e21cd23cdde9723e89c5a",
          "body": null,
          "is_bot": false,
          "headline": "Use dependency policy analyzer in standalone CLI",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bbe224df809219ab5573d66562172647ac2d4a6",
          "body": null,
          "is_bot": false,
          "headline": "Use dependency policy analyzer in provider CLI",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:53:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04841d9bb929902344a5d57073d92804f6f0bbe9",
          "body": null,
          "is_bot": false,
          "headline": "Add devtools dependency placement policy wrapper",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06d86253c44eb29a6d2594687906d249741ff0c3",
          "body": null,
          "is_bot": false,
          "headline": "Trigger temporary patch workflow from pull request",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec43b2a944da89ef5827019d6fa41bef8c2a4608",
          "body": null,
          "is_bot": false,
          "headline": "Temporarily apply Doctor devtools dependency fix",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a33a32121b53474fa2c37052c8ce074c977031",
          "body": null,
          "is_bot": false,
          "headline": "Add doctor devtools dependency placement changeset",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e95f603374315971e4dbd8f973bb3b172993db9c",
          "body": null,
          "is_bot": false,
          "headline": "Test devtools dependency placement policy",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-19T02:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e54813ede730434b66a2c81774d5d8df274f90d",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #24 from ankhorage/changeset-release/main",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:31:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7c3806b9d0dcbf419b9b4e568508fa87eb3b9e4",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T11:31:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c4d51ca6131b7302b14433e356c38e810138025",
          "body": "…dency\n\nfix: ignore Paradox self-dependency validation",
          "is_bot": false,
          "headline": "Merge pull request #23 from ankhorage/agent/ignore-paradox-self-depen…",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c61bfa4909c07ad46a4dc8eecf2414dfab700c0",
          "body": null,
          "is_bot": false,
          "headline": "Clarify Paradox self-dependency changeset",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:29:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3630754518eec217bc8b9c63a4b9e15effea5807",
          "body": null,
          "is_bot": true,
          "headline": "fix paradox self-dependency validation",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T11:28:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4e9cfee237836389ba184af2841d4d8f62d46d5",
          "body": null,
          "is_bot": false,
          "headline": "Commit Doctor implementation before changeset validation",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db490b07b059aba8a566ea1a8b5b65d3ffa7b680",
          "body": null,
          "is_bot": false,
          "headline": "Fix Doctor regression fixture profile",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f40ebdeec656cfe876da1e6d1a642253de29c59",
          "body": null,
          "is_bot": false,
          "headline": "Apply Doctor self-dependency fix in CI",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "239a33c6410e1ce4698691f9ecf8cacc3fa08c2a",
          "body": null,
          "is_bot": false,
          "headline": "Trigger Paradox self-dependency implementation",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f842a471c6b89897c550a81ff00b4a12cf7ffd",
          "body": null,
          "is_bot": false,
          "headline": "Apply Paradox self-dependency fix",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-16T11:23:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45c357bd611d1a0f62212466b6e798b77612e432",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #22 from ankhorage/changeset-release/main",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-12T02:02:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee31c2f4afb52c2d9791a0aba2d18c5741f0d77",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-12T02:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918197ddd2795d7872e80f1510c019bb42b48c0c",
          "body": "Devtools update",
          "is_bot": false,
          "headline": "Merge pull request #21 from ankhorage/devtools-update",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-12T02:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628d4685588cd0d31a90f1c0a753b4e8fdb2c686",
          "body": null,
          "is_bot": false,
          "headline": "chore: update DEVTOOLS",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-12T02:01:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "748bc774194554cc6a25aacd2d942fa2b853557f",
          "body": null,
          "is_bot": false,
          "headline": "Build provider before doctor validation",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-12T02:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e9c6bd4c231969921c8f340bedcd47594e55f3a",
          "body": null,
          "is_bot": false,
          "headline": "docs: update",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-12T01:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2c669b5d24b697f7908b4a9c88b4d4cc3e24ba",
          "body": null,
          "is_bot": false,
          "headline": "chore: update DEVTOOLS",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-12T01:57:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8041ac73f5e423a8214e63ee9eb2e163c7bf49",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:ankhorage/doctor",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T21:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ded0490328d862c0d1331e5b3cfe3d995d0bc7e",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CONTRACTS",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T21:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3143f0680000b3fb27518a2e6ff3b3d123cfba5",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-11T20:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cdfeaf9c1537f673802a9c4019f678e9ebbc46f",
          "body": "* feat: validate secret-store and OAuth references\n\n* feat: add secret-store manifest diagnostic rules\n\n* ci: integrate secret manifest analysis\n\n* test: cover secret-store and OAuth diagnostics\n\n* feat: consume secret-store contracts\n\n* chore: add secret-store diagnostics changeset\n\n* ci: bootstrap\n[…]\ngnostics\n\n* ci: restore read-only frozen validation\n\n* ci: remove temporary integration workflow\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "feat: validate canonical secret-store manifests",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T20:13:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff19f20d8b7f92b81b1ae9e700aec401b419f3d6",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #18 from ankhorage/changeset-release/main",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T16:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "491101d5a40998ff909d278ad0dfa95f64504def",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-11T15:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83eeb81996f423ac49fe5d47ee4a05b58855c958",
          "body": "feat: validate canonical authentication manifests",
          "is_bot": false,
          "headline": "Merge pull request #17 from ankhorage/phase1/canonical-auth-flow",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:55:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbbad7bac8b4e00354ba9c887bfbf8965709a890",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify doctor auth-flow validation release note",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1513f2bfef3a6461aa9cbafde4349741ef9638",
          "body": null,
          "is_bot": true,
          "headline": "feat: validate canonical authentication manifests",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-11T15:49:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "255491d9079ece3767ac485c35b6aad811d87747",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep doctor manifest tests type-safe",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4528aca078df234d23c48f43504fa80466fd50d3",
          "body": null,
          "is_bot": false,
          "headline": "fix: type doctor manifest fix plan",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df2b48d05ff7fd1d7d9ecaf308ca5d667bd8aab6",
          "body": null,
          "is_bot": false,
          "headline": "chore: shorten doctor migration diagnostics",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8037bb9a5a638a318c1e58b54ef95250a12a1dd8",
          "body": null,
          "is_bot": false,
          "headline": "chore: isolate doctor migration patch",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17aee09ae03b6ae065ddf967f54c27ad968c32f7",
          "body": null,
          "is_bot": false,
          "headline": "chore: expose doctor validation stages",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025cad05f5b84905d94802dd2f4acc124ef3da49",
          "body": null,
          "is_bot": false,
          "headline": "chore: validate doctor auth-flow migration",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0b693eabb2008f109a85355ec6bc8b4d69bba0",
          "body": null,
          "is_bot": false,
          "headline": "docs: document manifest validation",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa57950914132bcb44d191cb5dea8c7584e1d922",
          "body": null,
          "is_bot": false,
          "headline": "chore: add doctor auth-flow changeset",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9d4fa18d47b92635849a593162c7e71fd58bee",
          "body": null,
          "is_bot": false,
          "headline": "test: cover canonical auth manifest diagnostics",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d21315a765dce8fc908d86126b1452eb02277d6",
          "body": null,
          "is_bot": false,
          "headline": "feat: export app manifest diagnostics",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdadfbeef085d20f8dd92939f595a6d0e65db7ef",
          "body": null,
          "is_bot": false,
          "headline": "feat: add app manifest diagnostic taxonomy",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588c433bd4bbec7fa85524c9dcd3fdf4b57b8c25",
          "body": null,
          "is_bot": false,
          "headline": "feat: add canonical auth manifest diagnostics",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T15:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6db8c8381e55db7202ca7a1914c8f4ceb90ec14",
          "body": null,
          "is_bot": false,
          "headline": "chore: update CONTRACTS",
          "author_name": "artiphishle",
          "author_login": "artiphishle",
          "committed_at": "2026-07-11T13:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8d751ca0a4732f862eb2929cc5725fb866a2318",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #16 from ankhorage/changeset-release/main",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T21:01:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924cf66f77df8bad5bb3013d4b03af47bca72d0b",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T21:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9ae9a24b4270cbb63059ef7fde03ff846930e99",
          "body": "…rchitecture\n\nValidate target package architecture",
          "is_bot": false,
          "headline": "Merge pull request #15 from ankhorage/agent/validate-target-package-a…",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T21:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d4c5fe599c4079b27906b3e4fa26fcbb3080113",
          "body": null,
          "is_bot": true,
          "headline": "Finalize target architecture validation",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T20:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd0f9f79ae53e1bbf2f7466c888cf07513e4444",
          "body": null,
          "is_bot": false,
          "headline": "Use robust final target architecture lint fix",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dea45767f20c0ec003a329c06b9fa189cf090120",
          "body": null,
          "is_bot": false,
          "headline": "Apply final target architecture lint fix",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f6daa2d62c8cb5c4adae7058eb6abec299a373a",
          "body": null,
          "is_bot": true,
          "headline": "Capture target architecture lint failure",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T20:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bd487a2683811190e2c49965b2c8d70fad7ad7b",
          "body": null,
          "is_bot": false,
          "headline": "Capture target architecture lint failure",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf7ac35d2b6697dbf29c8810d1eb798b6256ee9e",
          "body": null,
          "is_bot": false,
          "headline": "Validate and finalize target architecture rules",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a53022f38db5df21dd21f72855ba3debc653ec",
          "body": null,
          "is_bot": false,
          "headline": "Add target architecture validation changeset",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07efc32b12ab6e1b129e4e8a0b8482ddfc7ba950",
          "body": null,
          "is_bot": false,
          "headline": "Replace CLI-only tests with target architecture coverage",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f4adeb620fce761910683c25fb2e8edc2f9d867",
          "body": null,
          "is_bot": false,
          "headline": "Test target package architecture policy",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "249fdfc6bab4d335e623ef7c0d6a78c1641fe944",
          "body": null,
          "is_bot": false,
          "headline": "Add target architecture diagnostic rules",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d5ffb4b79ba5e14c52c5479c852a266d3ce5d45",
          "body": null,
          "is_bot": false,
          "headline": "Validate target package architecture",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "392468db142e930e92217ec545d76bf48a6c8dd5",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #14 from ankhorage/changeset-release/main",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f1fa681f9d355dd27e8a04d5b2df6e67555050e",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T20:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceee273b8ea5ea7c4dd04d8a79993251da3775db",
          "body": "Standardize package CLI folder layout",
          "is_bot": false,
          "headline": "Merge pull request #13 from ankhorage/agent/standardize-cli-layout",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c396a87aa679511822bbe1580c1de27975d49e",
          "body": null,
          "is_bot": false,
          "headline": "Remove one-time Doctor finalization workflow",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f9c3ea3336b8d1d93f0227ab6fc7b975403f7c1",
          "body": null,
          "is_bot": false,
          "headline": "Remove Doctor lint diagnostic log",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7af5b20adc08270e5e0f65c927956aeb1702ef",
          "body": null,
          "is_bot": false,
          "headline": "Use optional chaining in CLI provider detection",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:47:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c27ebb599b866dc95a24d179bd783b330cf21d48",
          "body": null,
          "is_bot": true,
          "headline": "Capture canonical CLI lint failure",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-10T20:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef6e98c6378492683fe5451f7ef48bdd32c28f06",
          "body": null,
          "is_bot": false,
          "headline": "Capture Doctor CLI layout lint failure",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024ffbfc6b3948db3d4294f9949a4e679c738b2a",
          "body": null,
          "is_bot": false,
          "headline": "Finalize Doctor CLI layout migration",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a230083650f62be8fa342ad2e00edbe6e2bfba",
          "body": null,
          "is_bot": false,
          "headline": "Remove one-time CLI migration workflow",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3edc4fd7fe4125534bbd376d1bb057556f839f96",
          "body": null,
          "is_bot": false,
          "headline": "Remove one-time CLI migration script",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "879fa65bdd63f4a12ce9acff087487341eb41eb1",
          "body": null,
          "is_bot": false,
          "headline": "Update generated Doctor CLI usage path",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:41:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d1a8fdbf09e2461810f2d9b6f565bc1f21b41cc",
          "body": null,
          "is_bot": false,
          "headline": "Add Doctor CLI layout changeset",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13e621e25e93941fc9b9f0da26c1410318cee1f2",
          "body": null,
          "is_bot": false,
          "headline": "Remove root Doctor CLI file",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b0acba65f00d8ad1f76aee0f915b8fade43c55c",
          "body": null,
          "is_bot": false,
          "headline": "Update Doctor bin metadata test",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d75eb0f86bba8aab34c08c6f7d57392b705921c",
          "body": null,
          "is_bot": false,
          "headline": "Test canonical package CLI layout policy",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa92f2179dfb75997aaea6b68c6657baf1181ce",
          "body": null,
          "is_bot": false,
          "headline": "Update Doctor standalone CLI test import",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd11ca1ca8d63247daaf98cfbe9e4fe8e549429f",
          "body": null,
          "is_bot": false,
          "headline": "Update Doctor README usage import",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8b0304e466823761e5c65b6fa1d5f4ef42e795",
          "body": null,
          "is_bot": false,
          "headline": "Export canonical Doctor CLI entrypoints",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf414294d795b41332a421c55c1f5442e24860e0",
          "body": null,
          "is_bot": false,
          "headline": "Point Doctor bin to canonical CLI folder",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46d670440e506b2a4504c6936c5c4c6713095e09",
          "body": null,
          "is_bot": false,
          "headline": "Add Doctor CLI layout rule identifiers",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:39:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd37990cd72ab7f6c1e419602e99767fe33c875",
          "body": null,
          "is_bot": false,
          "headline": "Apply CLI layout policy to Doctor provider",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e435f3199541d42474403c908a58c353e68cd507",
          "body": null,
          "is_bot": false,
          "headline": "Move Doctor standalone CLI under src/cli",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a348bd8d98cae1102c2ee668455fe9acda86a2",
          "body": null,
          "is_bot": false,
          "headline": "Add canonical CLI layout policy",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a914271107b900b0c11eaa566e5438064ac84c8b",
          "body": null,
          "is_bot": false,
          "headline": "Run CLI layout migration",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:33:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcc204634714e585408c9d43ad2a0a09a7eed87c",
          "body": null,
          "is_bot": false,
          "headline": "Add CLI layout migration script",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf5450471f082ba3d21521f89ccb52bf50fb96a",
          "body": null,
          "is_bot": false,
          "headline": "Remove accidental noop file",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:32:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bfde4b5395451b72f8adecf690ab857189bdf22",
          "body": null,
          "is_bot": false,
          "headline": "noop",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-10T20:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6a9879a2146be9bac2828c2101d752e519bb93e",
          "body": "Version Packages",
          "is_bot": false,
          "headline": "Merge pull request #12 from ankhorage/changeset-release/main",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-07T06:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccbbc7d7f8860c8c5792076acb4e03982d5b9f4e",
          "body": null,
          "is_bot": true,
          "headline": "Version Packages",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-07T06:02:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9db4f807a5040a42d173bfe9a3a9b851c66987a",
          "body": "Expose package provider",
          "is_bot": false,
          "headline": "Merge pull request #11 from ankhorage/package-cli-provider",
          "author_name": "Fabio Gartenmann",
          "author_login": "artiphishle",
          "committed_at": "2026-07-07T06:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 127,
      "latest_release_at": "2026-07-19T02:59:09Z",
      "latest_release_tag": "v0.7.3",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@ankhorage/doctor",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "ankhorage",
            "doctor",
            "cli",
            "compliance",
            "manifest",
            "secret-store",
            "oauth",
            "typescript",
            "bun"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@ankhorage/doctor",
          "is_deprecated": false,
          "latest_version": "0.7.3",
          "repository_url": "https://github.com/ankhorage/doctor",
          "versions_count": 11,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2143,
          "first_published_at": "2026-07-01T11:46:19.071000Z",
          "latest_published_at": "2026-07-19T02:59:07.595000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 38316,
      "source_files_sampled": 27,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": "npm:@ankhorage/doctor@0.7.3",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@ankhorage/contracts",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.0"
        }
      ],
      "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": 21,
        "open_issues": 1,
        "closed_ratio": 0.8,
        "closed_issues": 4,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "artiphishle",
          "commits": 111,
          "avatar_url": "https://avatars.githubusercontent.com/u/137318798?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.mjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/3 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "d02393afb4e02c82c769238956afba08a03b1397",
        "ran_at": "2026-07-24T15:01:23Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-19T02:59:10Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-19T02:58:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 10,
          "created_at": "2026-07-05T18:48:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ankhorage/doctor",
    "host": "github.com",
    "name": "doctor",
    "owner": "ankhorage"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 46,
        "vitality": 74,
        "community": 32,
        "governance": 54,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "commits_last_year": 127,
              "human_commit_share": 0.87,
              "days_since_last_push": 5,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "127 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 127
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v0.7.3",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 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": 56,
            "inputs": {
              "packages": [
                "@ankhorage/doctor"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 2143
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,143 downloads/month across npm",
                "points": 44.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2143,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 1,
              "closed_issues": 4,
              "issue_closed_ratio": 0.8,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "21/21 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 21
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "ankhorage",
              "public_repos": 28,
              "account_age_days": 161
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1 followers of ankhorage",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "ankhorage"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~0 yr old",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@ankhorage/doctor"
              ],
              "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": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "eslint.config.mjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "ankhorage",
                "bun",
                "developer-tools",
                "repository-standards",
                "typescript",
                "validation"
              ],
              "has_wiki": true,
              "homepage": "https://ankhorage.com",
              "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": "https://ankhorage.com",
                "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": "6 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.2
            },
            "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/3 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@ankhorage/doctor@0.7.3 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@ankhorage/doctor@0.7.3",
                  "assessed": 3
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.402,
              "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": "35 of 87 human commits state their intent (structured subject or explanatory body)",
                "points": 21.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 87
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.mjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.mjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 38316,
              "source_files_sampled": 27,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/27 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 27,
                      "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-24T15:01:38.748250Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/ankhorage/doctor.svg",
  "full_name": "ankhorage/doctor",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.