Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 12:17 UTC

compilr-dev / agents

Lightweight multi-LLM agent library for CLI applications. npm install @compilr-dev/agents

Custom license★ 0 stars⑂ 0 forkssince Dec 2025View on GitHub ↗

compilr-dev/agents holds a health index of 31 out of 100, placing it in the At risk band. It scores highest on Vitality (44/100) and lowest on Sustainability & Governance (17/100). It was last updated today. A single contributor accounts for most of its recent work.

31
overall / 100
At risk

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.

31
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

compilr-devOrganization
1 follower11 public repossince Dec 2025

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

Metrics by category

Vitality

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

44At risk · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
8.3/36Commit cadence — 12/52 weeks with commits
18/18Commit volume — 184 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year184
human_commit_share1
days_since_last_push0
active_weeks_last_year12
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
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?

30At risk · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

17Critical · 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
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — 0% of issues closed
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues1
closed_issues0
issue_closed_ratio0
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
2.2/25Owner reach — 1 followers of compilr-dev
9/25Track record — 11 public repos, account ~0 yr old
Inputs used
followers1
owner_typeOrganization
is_verified
owner_logincompilr-dev
public_repos11
account_age_days210

Engineering Quality

Are baseline engineering and documentation practices in place?

25Critical · 20% of overall
How it's scored
0/24CI workflows
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_cino
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicsagents, ai, ai-agents, developer-tools, llm, multi-llm, typescript
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

44At 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
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — no data
0/5SAST — no SAST tool detected
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): ci_tests, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.

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.

24Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
15/15Machine-readable docs (llms.txt) — llms.txt present
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
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 — no data
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.

Key facts

0GitHub stars
1contributors
184commits, last 12 months
0days since last push
0releases
1bus factor
1open issues
package ecosystems

Data collection warnings

  • Language breakdown unavailable
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-25 12:17 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTno SAST tool detected
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "agents",
        "ai",
        "ai-agents",
        "developer-tools",
        "llm",
        "multi-llm",
        "typescript"
      ],
      "is_fork": false,
      "size_kb": 1074,
      "has_wiki": true,
      "homepage": null,
      "languages": {},
      "pushed_at": "2026-07-24T18:40:25Z",
      "created_at": "2025-12-26T19:23:17Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T18:40:31Z",
      "description": "Lightweight multi-LLM agent library for CLI applications. npm install @compilr-dev/agents",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": null,
      "significant_languages": []
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "compilr-dev",
      "company": null,
      "location": null,
      "followers": 1,
      "avatar_url": "https://avatars.githubusercontent.com/u/251641999?v=4",
      "created_at": "2025-12-26T19:18:18Z",
      "is_verified": null,
      "public_repos": 11,
      "account_age_days": 210
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "e8732c5874d6df114030c6451a24daecf77f58c9",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c29e3db137fe6878f67e0d085e15b7d9cff77280",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbbbdeb2e702254723148ea7d325dda3fea6b04b",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04106b8f6a6418fcfa7fc12680e7869a881a4459",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:40:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad1b09c172d3e9d716aa608d779857a0f699b95",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08507e45ee4611548cc22cac3a1907325795fb6",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a364b3878800bcb8d9110bc0544847a7f16e79",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd70775f0bd9c9fec2883e59b3b635a4716fb7bc",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "292fbc638ae2d1cfba90e10d85a0cab8928c3fdf",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93987ebaec0cfdde1b17161c3e7e30a6f86c9679",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a331f82f0ceb2681c7191d6bc9d3a5f1b25c27",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:28:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882d146a1c876c351c57407a606d8845d362e676",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T18:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84fa913d7d0238ad73310c5b8a25955fde441f4a",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03ba59c0b81219689241521ec935fb597edbae4",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8802f5abc980ceb1916082a7bec6d00a59d3a571",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d7e148c3999f6cc3ffec18c01537b73b9dd719",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7820f29ed4e7f530afc4584b9140196f36b26fa1",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:15:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d191feb4419fe0aca252bdf929c3aa8c9eb50327",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:15:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f358045dcf46d99fdc9a168a3ba3ef21c7b418f",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:15:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beef3137314517cf49167123446f702ed4b87be6",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-24T17:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fae6c4836db03d60125bb60c9d4a6dee0da1ba75",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41002e91a3663ac41c4fa6b50a4c9638b499f812",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:37:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6501e711d3bf1d32056d1bd7b895d01bc515830",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0984e0be6e29b6d2ad73f561f829f1c9544f8ca",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.8",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:37:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bf60ec47f6d0fa6dc8975704fca7ccb8108d309",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36a88c14d1efae8612926b8df9f6666d049f9b9d",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:34:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5172b9864f3ea36b0bd44fcb6cb4c6f4580b295a",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70872af3ae757f6dbbce30a5cdf3b2a78efce092",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-19T14:34:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb41face639d54e6abd30b962cc79ed637b039b6",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9eac673ef3af29d07cdb32db3a619a3998343c95",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00413255f27cebe59ab82def4e4bae565f7c8eaf",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:41:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989bcf0dd519d56b98a06e5e475d7dbd0c957cb2",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.7",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b9e85b7422869d3b56f7770e6804ebd6c32874",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:39:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6d09eb8a970d726af7ed4c3740aa9d68ed39c2",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f8bb8f155939412c1d60c5eaad7ae4ecd0ec6d",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def2a05b107a1440bcd88faa3485f5d1d3f6aafe",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28dbb1990713d5d39c2daf4191c7977c8fec51f8",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1264fedfe335ece6c4b171cf29183d9c0c569b",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d07388bed68e68b92e83d8d0eae159065bca435e",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dae3165d4fa2fa96108b09e1d4a8e7a47ffe704",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.6",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33b7fff04361e8febb690b4f191d50611218e5da",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809d8e5f684f47eb32870c6efd4a9f61c9aa960c",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b6e8c80e98a29db4e7db94dbfcd433e7197275",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38ef07a9c4c6b83ed9046a6dba31b6f0f1dea95a",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T15:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dba587c10770efdcfd71970d316e6e5668d6076",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca132915a779b45fab8065463f25ddeaa5b31a7a",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38cc1e0acd7b497b802cced0c07ac302b88dd0c0",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7a75548874573cb5d08301d93c000b12749d9bc",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.5",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb929f472b44be3a6b670f1a99bba19aed6e80b5",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c9776ceab935c59f3f355fab5a42838695cbd7",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a37ea60befe03d2dc5a4dd86f985bb13d523a6",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:56:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22ed950c8d3ab2cc9876a66488e276a20842ca67",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f59ce81977c37a942d502569eaa84bc587e69e",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c84e4d5313e8231669d41a248113655293b91cd3",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7cf18b11fb1a1535dcf437f96e06c4c17c8c153",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:45:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f36b2d433ebc165488f83146479be2e3bba1b39b",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.4",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b9d2f1af15fc74be348cee025c696939b5d2268",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "786d6def58668906342599f2484bd63f1d238e62",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51d4d3c84627fa512e47ac33e6062007ece852fa",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:40:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925d6c80c318bc55421c3bef2eb75690986efe61",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T14:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16fb367422f22fe9042cb76ffb258539764518fa",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:47:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e5084a0f0fbd32cde4bcb86317da222c4766a1e",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532471d230a488fd45f4339473f30051836818eb",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b30cd6fab56508904a16316fd888c8b14df929eb",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.3",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "319c0110fc1a5ed5c8002c0842647a63092a5884",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "794a21b3447e68fdfcc22db06e8136be598b610f",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bdb737b5f204e566faa2d2b54a92983d262b133",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:44:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120fa9fd947fe010dd28247b1e54b5e2e7097aaa",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-11T04:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd88dfd1afb5efbec8e8471ddd65f8783057c83",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e1514249c8690d972920f7738ffa9545ed9f00",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "807a9e3db1944378522ef088fbb4ec170b562ced",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17a6ae097f0428930620adf8ef36402190f2e083",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.2",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf8a1cef3654fef604c8b4286b2f16abd5c0820",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039092749986d3bb5e478dc83dd86b1436b6c99f",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c987ea34f633e53982681607d0707ea4d55074a3",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc7a95613944ed807b30b66dc3f49ab87f58fbd",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-07T19:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2250631bfdb1fb5fe454d734de31b28ff96c4bd0",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:44:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d50a3dbf02d25e1bb47ab48f52113ebf340426ce",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:44:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a1d8b40bb09a15e549f320af0c961bbae9b73a4",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958e4dbd70594a993edba7f1ac48619ca97f4a4b",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.1",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:44:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dde039dea5b4d141706017d1b2506296f40968f",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08919899a13d11c33848d67856289b6ef8af780b",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b65435e256fd585efdd4817a61a7c46d0c86bf2",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d279d4c965977ffcdad8d317b57e7c5514ecc89e",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-07-04T12:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d0e9348f53c1b72aa5c5a2c22a112b56507af7",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T10:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a8d84881a78a751aa31ed82495b8b6a46b6844",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T10:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0742b4df48e364d3d3081034bd9966c6a8c4ddc",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T10:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "473d603698ec61fbe3313d864a72aec6877c7104",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T10:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed032d92aefbeab1e37acb6028259ebb3d09810",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c9f4ef67421b5db386f145ea40385332c1620a",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdcf53168bb1f241776d4c61994cc0ed0f5f58c",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aec3f8a02c954839da9711506c595e14b579556a",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.6.0",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:51:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b9be1970dc58e104c614da9da5ae940bba7c3a7",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda7082a36d2bd9183aaee765ec0a859330b08c0",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de8c29e4c6415404ba70adda13a1538f2d224b5e",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44b16785102de461e212c2a57fbaa549eb8cbc6c",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-06-14T09:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d363ddef0247fb6a853c930decf5e871d861101f",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-05-25T06:48:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c045a92a20510c5ab647cbd98f146b725da47b",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-05-25T06:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "635595d792b4ac3e4763fba90ff6a7e3f811aaf2",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-05-25T06:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2220d93666fd6e378542e9bcf702b3e60b8203",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync from v0.5.9",
          "author_name": "scozzola",
          "author_login": "scozzola",
          "committed_at": "2026-05-25T06:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 184,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 12,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": true,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 1,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "scozzola",
          "commits": 180,
          "avatar_url": "https://avatars.githubusercontent.com/u/3726009?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "e8732c5874d6df114030c6451a24daecf77f58c9",
        "ran_at": "2026-07-25T12:17:27Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T18:40:22Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 1,
          "created_at": "2026-07-21T10:00:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/compilr-dev/agents",
    "host": "github.com",
    "name": "agents",
    "owner": "compilr-dev"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 31,
      "inputs": {
        "security": 44,
        "vitality": 44,
        "community": 30,
        "governance": 17,
        "engineering": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 44,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 184,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "184 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 184
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 30,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "critical",
        "name": "Sustainability & Governance",
        "value": 17,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 1,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "followers": 1,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "compilr-dev",
              "public_repos": 11,
              "account_age_days": 210
            },
            "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 compilr-dev",
                "points": 2.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1,
                      "login": "compilr-dev"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "11 public repos, account ~0 yr old",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 11
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 25,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "agents",
                "ai",
                "ai-agents",
                "developer-tools",
                "llm",
                "multi-llm",
                "typescript"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": 44,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 4.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 24,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "has_llms_txt": true,
              "legible_history_share": 1,
              "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": "llms.txt present",
                "points": 15,
                "status": "met",
                "details": [
                  {
                    "code": "llms_txt_present",
                    "params": {}
                  }
                ],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          }
        ],
        "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": [
    "Language breakdown unavailable",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T12:17:31.156545Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/compilr-dev/agents.svg",
  "full_name": "compilr-dev/agents",
  "license_state": "custom",
  "license_spdx": null
}

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 statistics.