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

Headline / discord-compiler-bot

A discord bot that compiles your spaghetti

RustAGPL-3.0★ 444 stars⑂ 37 forkssince Oct 2018View on GitHub ↗

Headline/discord-compiler-bot holds a health index of 61 out of 100, placing it in the Moderate band. It scores highest on Vitality (72/100) and lowest on AI Readiness (52/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

61
overall / 100
Moderate

Software health index

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

61
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

HeadlinePersonal account
146 followers32 public repossince Feb 2015

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Metrics by category

Vitality

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

72Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
4.2/36Commit cadence — 6/52 weeks with commits
13.5/18Commit volume — 31 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year31
human_commit_share1
days_since_last_push3
active_weeks_last_year6
How it's scored
27/27Ships releases — 24 releases published
36/36Release recency — latest release 3 days ago
19.8/27Release cadence — a release every ~114.8 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count24
latest_release_tagv3.11.1
releases_from_tagsno
days_since_latest_release3
mean_days_between_releases114.8

Community & Adoption

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

65Moderate · 18% of overall
How it's scored
42.9/60Stars — 444 stars
13/25Forks — 37 forks
4.7/15Watchers — 8 watchers
Inputs used
forks37
stars444
watchers8
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (AGPL-3.0)
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?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.1/22.5Commit distribution — top contributor authored 95% of commits
13.5/13.5Contributor breadth — 11 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled11
top_contributor_share0.95
How it's scored
39.5/46.8Issue resolution — 84% of issues closed
37/38.3PR acceptance — 143/148 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs143
open_issues15
closed_issues81
issue_closed_ratio0.844
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.6/25Owner reach — 146 followers of Headline
23.1/25Track record — 32 public repos, account ~11 yr old
Inputs used
followers146
owner_typeUser
is_verified
owner_loginHeadline
public_repos32
account_age_days4,171
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

59Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://compiler.gg
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsdiscord, compiler, bot, discord-bot, discord-compiler
has_wikiyes
homepagehttps://compiler.gg
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

52Moderate · 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 — 0 out of 6 merged PRs checked by a CI test -- score normalized to 0
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
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages25
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. 25 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.4/40Legible commit history — 42 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.42
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/66 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes32,410
source_files_sampled66
oversized_source_files0

Key facts

444GitHub stars
11contributors
31commits, last 12 months
3days since last push
24releases
1bus factor
15open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Could not fetch crates package 'discord-compiler-bot' from its registry

More detail

Star and fork history 0 ★ / 37 ⇿
0Stars
37Forks
18Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325383722018-112022-012025-03
Major 0Minor 4Patch 12

Each point covers 6 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 6 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 25
RegistryPackageVersion constraintManifest
crates.iotokio1Cargo.toml
crates.ioreqwest0.11Cargo.toml
crates.iodotenv0.15.0Cargo.toml
crates.ioregex1Cargo.toml
crates.iolog0.4Cargo.toml
crates.iopretty_env_logger0.5.0Cargo.toml
crates.iostrip-ansi-escapes0.2.0Cargo.toml
crates.ioserde1.0.*Cargo.toml
crates.ioserde_json1.0Cargo.toml
crates.iolru-cache0.1Cargo.toml
crates.ioasync-trait0.1Cargo.toml
crates.iocontent_inspector0.2Cargo.toml
crates.ioshell-words1.1.0Cargo.toml
crates.ioconst_format0.2Cargo.toml
crates.iolazy_static1.4.0Cargo.toml
crates.iosimilar2.1.0Cargo.toml
crates.iosimilar-string1.4.3Cargo.toml
crates.ioindoc2.0.0Cargo.toml
crates.iodbl-rs0.3Cargo.toml
crates.iofutures-util0.3.6Cargo.toml
crates.iowarp0.3Cargo.toml
crates.iochrono0.4.19Cargo.toml
crates.ioserenity=0.12.0Cargo.toml
crates.iowandbox0.2Cargo.toml
crates.iogodbolt0.2Cargo.toml
All dependencies 26

Full resolved dependency set from the GitHub dependency graph: 25 direct and 1 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.ioasync-traitdirect
crates.iochronodirect
crates.ioconst_formatdirect
crates.iocontent_inspectordirect
crates.iodbl-rsdirect
crates.iodotenvdirect
crates.iofutures-utildirect
crates.iogodboltdirect
crates.ioindocdirect
crates.iolazy_staticdirect
crates.iologdirect
crates.iolru-cachedirect
crates.iopretty_env_loggerdirect
crates.ioregexdirect
crates.ioreqwestdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.ioserenity0.12.0direct
crates.ioshell-wordsdirect
crates.iosimilardirect
crates.iosimilar-stringdirect
crates.iostrip-ansi-escapesdirect
crates.iotokiodirect
crates.iowandboxdirect
crates.iowarpdirect
crates.iorusty-hookindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 25 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "discord",
        "compiler",
        "bot",
        "discord-bot",
        "discord-compiler"
      ],
      "is_fork": false,
      "size_kb": 935,
      "has_wiki": true,
      "homepage": "https://compiler.gg",
      "languages": {
        "Rust": 242978,
        "Dockerfile": 380
      },
      "pushed_at": "2026-07-21T04:24:06Z",
      "created_at": "2018-10-23T01:03:32Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T10:57:20Z",
      "description": "A discord bot that compiles your spaghetti",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "AGPL-3.0",
      "default_branch": "master",
      "license_spdx_raw": "AGPL-3.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "headlinedev.xyz",
      "name": null,
      "type": "User",
      "login": "Headline",
      "company": null,
      "location": "San Diego, California",
      "followers": 146,
      "avatar_url": "https://avatars.githubusercontent.com/u/11095737?v=4",
      "created_at": "2015-02-20T19:35:15Z",
      "is_verified": null,
      "public_repos": 32,
      "account_age_days": 4171
    },
    "license": {
      "state": "standard",
      "spdx_id": "AGPL-3.0",
      "raw_spdx": "AGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.11.1",
          "kind": "patch",
          "published_at": "2026-07-21T04:24:06Z"
        },
        {
          "tag": "v3.11.0",
          "kind": "minor",
          "published_at": "2026-07-18T05:33:27Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2026-07-17T06:00:25Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2026-01-17T23:29:48Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2026-01-13T03:02:57Z"
        },
        {
          "tag": "v3.6.7",
          "kind": "patch",
          "published_at": "2025-08-19T00:58:36Z"
        },
        {
          "tag": "v3.6.5",
          "kind": "patch",
          "published_at": "2025-03-21T19:17:31Z"
        },
        {
          "tag": "v3.6.4",
          "kind": "patch",
          "published_at": "2025-03-17T15:17:50Z"
        },
        {
          "tag": "v3.5.10",
          "kind": "patch",
          "published_at": "2023-11-22T06:18:44Z"
        },
        {
          "tag": "v3.5.9",
          "kind": "patch",
          "published_at": "2023-09-22T05:11:01Z"
        },
        {
          "tag": "v3.5.5",
          "kind": "patch",
          "published_at": "2023-03-08T08:50:27Z"
        },
        {
          "tag": "v3.5.4",
          "kind": "patch",
          "published_at": "2023-03-06T03:08:08Z"
        },
        {
          "tag": "v3.5.3",
          "kind": "patch",
          "published_at": "2023-03-04T06:36:41Z"
        },
        {
          "tag": "v3.5.2",
          "kind": "patch",
          "published_at": "2023-02-27T00:40:46Z"
        },
        {
          "tag": "v3.5.1",
          "kind": "patch",
          "published_at": "2022-11-25T19:01:07Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2022-08-30T05:02:31Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2022-04-29T07:47:44Z"
        },
        {
          "tag": "v3.3.3",
          "kind": "patch",
          "published_at": "2022-04-20T05:55:12Z"
        },
        {
          "tag": "v3.3.1",
          "kind": "patch",
          "published_at": "2022-03-08T07:17:00Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2021-10-27T09:31:38Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2021-04-27T22:06:55Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2021-02-14T10:07:51Z"
        },
        {
          "tag": "v3.0.0-rc.3",
          "kind": "prerelease",
          "published_at": "2020-11-11T10:49:17Z"
        },
        {
          "tag": "v3.0.0-rc.2",
          "kind": "prerelease",
          "published_at": "2020-11-08T11:46:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "8aa25f83ab5fc13ec690952b8512415c293ebb2f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-21T04:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0eaf46c0399ec2ded3de52dd4d79446f73d8b37",
          "body": null,
          "is_bot": false,
          "headline": "More harmless read locks held across awaits",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-21T04:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3678e190561849edb06dc3488cdad32e915cc0d",
          "body": null,
          "is_bot": false,
          "headline": "More resource contention fixes",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-21T04:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "375064b8307d82c4f67940a9331b609549a403e2",
          "body": null,
          "is_bot": false,
          "headline": "Regularly update stats tracking, not per join/leave",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-21T03:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2bb07fd636edf376b26c746e09448a3cfa18dd",
          "body": null,
          "is_bot": false,
          "headline": "Fix whitespace issues",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-21T03:51:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9bcff9105b655a2205e702f174e65da7000d6fe",
          "body": null,
          "is_bot": false,
          "headline": "Ignore unavailable guilds",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-21T03:33:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a8d0bb18228db8b5adfc491a3809c5502bcba1",
          "body": null,
          "is_bot": false,
          "headline": "Make it harder to rate limit ourselves on mass join/leave events",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-21T03:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38655e45cc7ef061cb8befff68681dff389b1608",
          "body": null,
          "is_bot": false,
          "headline": "Add sourcepawn support",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-19T16:44:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "410865d0c6c400d5e831b4fb482e10b890b6efe9",
          "body": null,
          "is_bot": false,
          "headline": "Only boilerplate ;exec",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-19T15:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "151e86747ebceab0ca279c6f4794204bafe1bbd7",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-18T05:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dc9e4676efa9a8635d672fed0c6b0044d8de400",
          "body": null,
          "is_bot": false,
          "headline": "Add aliases for execute",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-18T05:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f44b3936721546dabc53ffe6acc637c54191a4",
          "body": null,
          "is_bot": false,
          "headline": "Clear buttons during edits and only generate boilerplate on ;execute",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-18T05:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2fbc5413e6c798c013b3d56dc20e8cc5fac6723",
          "body": null,
          "is_bot": false,
          "headline": "Make the bot reply to messages",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-18T05:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a412ba86cf6b045e586787b37523074e5f404d",
          "body": null,
          "is_bot": false,
          "headline": "Do not always execute ;compile requests for godbolt requests",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-18T04:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3042798fa21b92f3cf01ccbcca50c9a9e56ab77b",
          "body": null,
          "is_bot": false,
          "headline": "Disallow boilerplate generation when #include is present",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-18T02:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c71b62270f747e1a654a7c8e210bc4d6d427d32",
          "body": "…oming from bits/stdc++ include",
          "is_bot": false,
          "headline": "Bump timeout further - unanticipated simple cases of beefy requests c…",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-17T05:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90769f02fb0bdc2751109ca2f479a8f8837c1953",
          "body": null,
          "is_bot": false,
          "headline": "Bump timeout to 30s",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-17T05:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ccbe5c2ab827d2cc0d7c1bb5dd866663948bd4",
          "body": "* Use one reqwest client for non-discord api calls\n\n* Support concatenated lib parameters and infer versions\n\n* Fix dead wiki link\n\n* Add support for github includes\n\n* Bump version",
          "is_bot": false,
          "headline": "Support more compiler explorer features and share an http client (#245)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-17T05:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c1f8c214a0a1251d91843177205b53272405596",
          "body": "…upport (#244)\n\n* Support updated compiler api libs\n\n* Add asmdoc command and library support\n\n* Version bump",
          "is_bot": false,
          "headline": "New compliation libs, asmdoc command, and compiler explorer library s…",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-07-16T09:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98e9f6b0820d65f8854b15e77e5332b8013e7d7a",
          "body": "* Add support for filter preprocessor -E usage\n\n* React on first cpp command usage\n\n* Bump to 3.8.0",
          "is_bot": false,
          "headline": "Add special -E handling to filter headers out  (#243)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-06-07T17:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023e389e6e81f8024f342af139938b012639afdd",
          "body": null,
          "is_bot": false,
          "headline": "Ensure links are removed on edits when no shortlink was generated",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-19T05:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b72629fae2d4cd9c90adecec5327367cb47e002",
          "body": null,
          "is_bot": false,
          "headline": "Add docker compose instructions",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-19T05:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a1b11ae4644836277bd3b6305486fc5166279a",
          "body": null,
          "is_bot": false,
          "headline": "Fix output references in publish.yml workflow",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-17T23:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a2da5f2f211d5cf6ec9f96b387b717b3b5d0432",
          "body": null,
          "is_bot": false,
          "headline": "Attempt Docker job",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-17T23:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81afa2cb6b685896cce7d0346db61a30b5700d5f",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-14T09:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb05da81059baf3e813a4d00f7e6d5f707faf59",
          "body": "…pens more obvious (#241)",
          "is_bot": false,
          "headline": "Stop boilerplating asm code and make where boilerplate generation hap…",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-14T07:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43394fbf527b97d0096ec5532e7decfc02973878",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-13T03:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ec703b1ad0b53430d8d56e330c0e0b6c322b8db",
          "body": null,
          "is_bot": false,
          "headline": "Use per-user bucket & fix cpp command concurrency (#240)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-13T02:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aa899d1e24f33c511e7cb91d799969964106033",
          "body": "* Don't include tests in the release binary\n\n* Remove web stats tracking\n\n* Refactor compilation manager, clarify return types, more helper funcs\n\n* Increase concurrency\n\n* Remove stats module",
          "is_bot": false,
          "headline": "Remove stats tracking, concurrency & readability improvements (#239)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2026-01-12T08:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d567533bf3f83dbdeeb639aa47b87e1321d9da1",
          "body": null,
          "is_bot": false,
          "headline": "Improve filtering, require string to contain filter and allow spaces",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2025-08-19T00:57:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06eceef7eb7efb7a6a246c41f19067cd43502053",
          "body": null,
          "is_bot": false,
          "headline": "Add optional filter param to ;compilers command",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2025-08-18T06:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac9839d6fb62381777c7f603518e8016e839aed0",
          "body": null,
          "is_bot": false,
          "headline": "Add boilerplate for dart (#236)",
          "author_name": "Lina L.",
          "author_login": "Lexedia",
          "committed_at": "2025-05-16T04:30:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93d2ba43cbb2e19c8cd156bbe7b33bce9e502c7",
          "body": null,
          "is_bot": false,
          "headline": "No longer consider codeblocks in reply target message",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2025-05-16T04:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4847142f4231ef9827b805a3fc084d6bc9ca614d",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2025-03-21T19:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a5b5f4d27a7cead1a484fed7201b61239fe98f",
          "body": "…revent empty components on embed send (#234)",
          "is_bot": false,
          "headline": "Allow edit failures to be dispatched to users as an internal error, p…",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2025-03-21T09:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10e8407a0094b1d21dc30ca76df96a489c9c48ab",
          "body": null,
          "is_bot": false,
          "headline": "Try cachev4 for publish build fix",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2025-03-17T15:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccf19f5a9eeaf10ba567dbe492973a1ee7b14d9d",
          "body": null,
          "is_bot": false,
          "headline": "Revert colors for now",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2024-11-29T18:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf5305b5f75e31a71630624a803b8d88be93ea5e",
          "body": null,
          "is_bot": false,
          "headline": "Add colors, Thanks eisie!\\n\\nFixed #232",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2024-11-29T07:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36b9c783405327b4a46fcae2446af41407353674",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for builders",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2024-11-29T06:44:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b161efba9e280f691ad2bb48b1f7d1533a4202",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to prompt rebuild for godbolt-rs fix",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2024-10-26T19:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb291c25ac0ca69cea4aacda514d6529fe8a9f1",
          "body": "* Don't print this on release builds\r\n\r\n* Inisghts too",
          "is_bot": false,
          "headline": "Remove some verbosity from info level logging (#229)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2024-03-14T02:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c52aba8b3e4ec0cdd2a5175393d076082ec52e62",
          "body": "gcc 10.1 -> gcc trunk\r\n-O2 -> -O3\r\n-std=gnu++2a -> -std=gnu++26",
          "is_bot": false,
          "headline": "Change compiler and options for ;cpp (#228)",
          "author_name": "Halalaluyafail3",
          "author_login": "Halalaluyafail3",
          "committed_at": "2024-02-17T07:39:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4968916b2511dd731e316e214b3a3765e552692c",
          "body": null,
          "is_bot": false,
          "headline": "Dependency Updates (#225)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-12-31T19:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c2cfd18ae6d57dacac8dbb6359c97aba623c3d8",
          "body": null,
          "is_bot": false,
          "headline": "Add option passthrough and allow edits on insights",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-11-24T11:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c9f85324fdac545f5800572fb62b85be6567f2c",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-11-22T06:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91935763ac5186e0c4db8bb13854d55244f2213f",
          "body": null,
          "is_bot": false,
          "headline": "Add basic support for cppinsights.io requests",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-11-22T06:15:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ed7693b78a318abeb442bf6ee531dca1479608",
          "body": null,
          "is_bot": false,
          "headline": "Allow block stdin with url code input",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-09-22T05:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da9dc17c10b6045c3afb5c6a0c76d05ab2ebdd9c",
          "body": null,
          "is_bot": false,
          "headline": "Version bump for #218",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-09-22T05:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dc9d2dbd7de63c628091b70744b1a8b760e293a",
          "body": null,
          "is_bot": false,
          "headline": "Various fixes (#218)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-09-22T05:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbfe5b778cd25a7adb8851afca57a2baa4ee88d",
          "body": null,
          "is_bot": false,
          "headline": "Prevent single quotes from blocking main detection",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-08-12T05:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d7459ed94e332e0b21c806b286ec01dd5a735b3",
          "body": null,
          "is_bot": false,
          "headline": "Opt-into forum channels parsing",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-08-07T21:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9b5d435a97313cb1c2ce8978af6bbc4e786f01a",
          "body": null,
          "is_bot": false,
          "headline": "Bump serenity version",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-08-07T21:14:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c001daa32f7fbf1600a490c0b891daafefb162",
          "body": null,
          "is_bot": false,
          "headline": "Update Author to new Discord username",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-06-06T23:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e012f3b76378d86415e79614163368300340afa",
          "body": "Switches JavaScript to use Wandbox instead of GodBolt; GodBolt has weird issues and includes a `print` function? Also GodBolt doesn't support some node things like `fs` or `setTimeout`",
          "is_bot": false,
          "headline": "Switch JavaScript to use Wandbox instead of Godbolt (#207)",
          "author_name": "Duro",
          "author_login": "DuroCodes",
          "committed_at": "2023-04-17T08:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71c2eed4816d920f12e60296319289c8626ea5a2",
          "body": "…rofile (#206)",
          "is_bot": false,
          "headline": "Limit Regex compilations, improve geordi errors, production release p…",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-03-22T05:42:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f8666b7ba1ebc1b7807bc4f5280ff06344deef3",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-03-08T08:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edddfad8de32df98f1c5f51c3a72dacf2eec9573",
          "body": null,
          "is_bot": false,
          "headline": "Fix all_shards_ready check ordering (#203)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-03-08T08:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "604eb3a3304dbc71708a085a6aeda4924cf7277e",
          "body": null,
          "is_bot": false,
          "headline": "Ensure locks are closed as soon as possible (#202)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-03-07T00:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82254cd7f5771476635e92cb9b07d6d7d320a93a",
          "body": null,
          "is_bot": false,
          "headline": "Add quick link service",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-03-06T08:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "729ce4d6e398990345d8644f93f8e33403aab272",
          "body": null,
          "is_bot": false,
          "headline": "Hotfix url until solution",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2023-03-06T06:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2d480921ba23f91d0006028d7c00945c3264d0a",
          "body": "* Implement View on Godbolt feature\r\n\r\n* Bump version",
          "is_bot": false,
          "headline": "Create \"View on Godbolt\" button (#200)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-03-06T03:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c877e6b27e69047e676ea87e425c5e8a7255494",
          "body": "…#199)\n\n* Unify embed sending\r\n\r\n* Fix formatting for methods with no alternative styles",
          "is_bot": false,
          "headline": "Clean up embed dispatching and fix formatters with no style options (…",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-03-05T01:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a01720f6b02770a24df24e5f1a4d92a82508452",
          "body": "* Update rust edition\r\n\r\n* Update to Serenity 11.5\r\n\r\n* Update a few deps",
          "is_bot": false,
          "headline": "Update dependencies and Rust toolchain version (#198)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-03-04T06:31:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b34eae759f0f9a9d3b9597794d81774e8b1d5bff",
          "body": null,
          "is_bot": false,
          "headline": "Do not conform asm output as external strings (#196)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-02-27T00:40:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d92b6398facbf65bf9daa57acfdf2a3f379e2bb1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-02-19T02:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c3ae3d8e2c893e0f1a3fe8d891f2ba76796aca1",
          "body": null,
          "is_bot": false,
          "headline": "Change to AGPL",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-02-19T02:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191cf53bc5dc88164d47822275064354cc012cef",
          "body": null,
          "is_bot": false,
          "headline": "Added more language shorthands. (#191)",
          "author_name": "ThatGhostYT",
          "author_login": "ThatGhostYT",
          "committed_at": "2023-02-07T08:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c397b71c9eee97fcfdd1a5e5d1b8aea47502855",
          "body": "…(#194)",
          "is_bot": false,
          "headline": "Prevent users from bypassing codeblock with embedded back-tick chars …",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2023-02-07T07:44:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3494a0d54dd7f5d4e12390b5f19e40f554d4a6bc",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2022-11-25T18:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da42ae23874fcc674ae35a75dd757a7fe93a6ce9",
          "body": null,
          "is_bot": false,
          "headline": "Remove extraneous debug priting",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2022-11-25T18:59:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d77331d8be895c6b7209a8902a9ba64bf230a26",
          "body": null,
          "is_bot": false,
          "headline": "Check for existence of build (#190)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-11-25T18:58:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b5334e570f908fda64dd6a86e90ff698d38bb2",
          "body": null,
          "is_bot": false,
          "headline": "Add bash alias (#189)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-11-25T18:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62533f8dfc61d390c0c88dcf92d8e24b8053da97",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant error case checking (#185)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-10-10T19:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a1538e6542854d82c580afc5b8857aa72281833",
          "body": null,
          "is_bot": false,
          "headline": "Prevent panic in panic handler (#184)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-10-10T19:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86407bb8315dc3266edcdb175dc4a70fea74a426",
          "body": "* stick with cargo ``clippy::all``\r\n\r\n* some hardcoded ``;compile`` + extra clippy thing",
          "is_bot": false,
          "headline": "Trying to comply with new `cargo clippy` (#181)",
          "author_name": "Thomas Byr",
          "author_login": "ThomasByr",
          "committed_at": "2022-10-10T18:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca904a30530221fd60987722d3ed6b7dd6ca32a6",
          "body": "…#182)\n\nthe blink-182 commit",
          "is_bot": false,
          "headline": "Migrate typescript executions to wandbox & add typescript shorthand (…",
          "author_name": "Duro",
          "author_login": "DuroCodes",
          "committed_at": "2022-10-10T06:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2ed51a720a30b24b44a01a8165de8eb3a0915f",
          "body": null,
          "is_bot": false,
          "headline": "Add support for custom fail emoji (#180)",
          "author_name": "Thomas Byr",
          "author_login": "ThomasByr",
          "committed_at": "2022-09-02T19:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa54f7a1f53647d13d4f69756a21ceaaea09e6cd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of https://github.com/headline/discord-compiler",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2022-08-30T07:01:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "487353bbb609b750785474366dad6d300f5c7ce6",
          "body": null,
          "is_bot": false,
          "headline": "Pad asm help with space",
          "author_name": "Michael Flaherty",
          "author_login": "Headline",
          "committed_at": "2022-08-30T07:01:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f91929930d80b8f41a979a927358ec9acab7bb33",
          "body": "* Assign avatar url at first shard ready\r\n\r\n* Fix unwrap on no suitable compielrs found\r\n\r\n* Error on unable to edit",
          "is_bot": false,
          "headline": "A couple unwrap fixes (#179)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-08-30T06:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115250bee3c45cea2a97b7d8f0232aaa0d488362",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-08-30T05:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81f86215aaea4ac47eac58df250dc722e53bdf6e",
          "body": null,
          "is_bot": false,
          "headline": "Fix c printf boilerplate (#177)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-08-17T01:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc6e16eec12f52098ab894148801cca78159d745",
          "body": null,
          "is_bot": false,
          "headline": "Prevent users from @'ing through invalid targets (#173)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-07-02T02:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9a8fca1bc4696b1897d4fb99ca17a6c591d5e68",
          "body": null,
          "is_bot": false,
          "headline": "Add more compilation information to footer for compilations (#170)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-06-09T04:06:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9bc47ec5fe6e94423c5e7d7536a80db1cb11a47",
          "body": null,
          "is_bot": false,
          "headline": "Assume status-less wandbox compilations are not successful (#169)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-06-07T02:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c4cbce81e7e59cbb34f7f09a8312d6584deb07b",
          "body": null,
          "is_bot": false,
          "headline": "Don't assume DblCache exists (#168)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-06-07T02:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd62f7899b67a3c550bdf1e35b98952c9c0d3a76",
          "body": null,
          "is_bot": false,
          "headline": "Allow boot with partial service availability (#167)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-06-07T00:50:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe971f3238bff890a44a5d8a26df3e706f6bc3f3",
          "body": null,
          "is_bot": false,
          "headline": "Add support to log panics to chat for conveinence (#166)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-06-05T02:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51f9379fc6e4ce1da8b9af552c1e3f1a63a5e35b",
          "body": null,
          "is_bot": false,
          "headline": "Implement Diff as message command (#164)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-12T07:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f81a323cec7ed252807be73dedea3772b7ea7f8",
          "body": null,
          "is_bot": false,
          "headline": "Add more bplate test coverage for C++ & Java (#163)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-12T02:38:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffd76dbf1a5d1db560a82ed71ef509c04f54b88b",
          "body": null,
          "is_bot": false,
          "headline": "Register globally once all shards ready (#161)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-07T19:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17e6102811ecbca1ba54ff01c8adeaab04e8f88d",
          "body": "…ing literal (#160)",
          "is_bot": false,
          "headline": "Add php boiler plate generation & fix boilerplate detect on empty str…",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-06T05:54:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54320b38c2c8845a0c77d0353bb4e993563dfb69",
          "body": null,
          "is_bot": false,
          "headline": "Remove emojis from compilation edits properly w/o manage messages (#159)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-06T01:50:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8edac3fb304dd5e3f5158a785502adbae16d6c4",
          "body": null,
          "is_bot": false,
          "headline": "Register commands differently based off debug vs release (#158)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-06T01:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ccd6a8b388fba2e25d7acaf863ac6ca27e33a27",
          "body": null,
          "is_bot": false,
          "headline": "Implement command to allow diffing code-blocks (#157)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-04T23:58:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a64c991decbe71196c470b148dafb05bd0b4e1d",
          "body": null,
          "is_bot": false,
          "headline": "Fix java compilations with public keyword (#156)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-03T06:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a31ee5518cdd7fb444436760a47a757b891428",
          "body": null,
          "is_bot": false,
          "headline": "Link license in readme",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-02T21:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a47ab271e4a86be4f7703373973f1b5ceb58146b",
          "body": null,
          "is_bot": false,
          "headline": "Update wiki reference in README.md",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-02T21:15:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9c9f438a78704405d3554a6a295e1533867357",
          "body": null,
          "is_bot": false,
          "headline": "Version bump",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-02T21:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34ea85dc7284f06ff6dab821adf71ff8c32d6d81",
          "body": null,
          "is_bot": false,
          "headline": "Add pre-commit hooks for linting & tests (#155)",
          "author_name": "Headline",
          "author_login": "Headline",
          "committed_at": "2022-05-02T11:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 31,
      "latest_release_at": "2026-07-21T04:24:06Z",
      "latest_release_tag": "v3.11.1",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 3,
      "mean_days_between_releases": 114.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 37,
      "stars": 444,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-08-10",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2022-01-27",
            "count": 2
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-08-02",
            "count": 1
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-09-30",
            "count": 1
          },
          {
            "date": "2024-01-24",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 37,
        "total_forks": 37
      },
      "star_history": null,
      "open_issues_and_prs": 15
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 32410,
      "source_files_sampled": 66,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 25,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "tokio",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "reqwest",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.11"
        },
        {
          "name": "dotenv",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.15.0"
        },
        {
          "name": "regex",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "log",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "pretty_env_logger",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5.0"
        },
        {
          "name": "strip-ansi-escapes",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2.0"
        },
        {
          "name": "serde",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0.*"
        },
        {
          "name": "serde_json",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "lru-cache",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "async-trait",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.1"
        },
        {
          "name": "content_inspector",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "shell-words",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.1.0"
        },
        {
          "name": "const_format",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "lazy_static",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.4.0"
        },
        {
          "name": "similar",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.1.0"
        },
        {
          "name": "similar-string",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.4.3"
        },
        {
          "name": "indoc",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.0.0"
        },
        {
          "name": "dbl-rs",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "futures-util",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3.6"
        },
        {
          "name": "warp",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "chrono",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4.19"
        },
        {
          "name": "serenity",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.12.0"
        },
        {
          "name": "wandbox",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "godbolt",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "async-trait",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "chrono",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "const_format",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "content_inspector",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "dbl-rs",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "dotenv",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-util",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "godbolt",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "indoc",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "lazy_static",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "log",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "lru-cache",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "pretty_env_logger",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "regex",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "reqwest",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serenity",
            "direct": true,
            "version": "0.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "shell-words",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "similar-string",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "strip-ansi-escapes",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "wandbox",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "warp",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rusty-hook",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 26,
        "direct_count": 25,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 143,
        "open_issues": 15,
        "closed_ratio": 0.844,
        "closed_issues": 81,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Headline",
          "commits": 323,
          "avatar_url": "https://avatars.githubusercontent.com/u/11095737?v=4"
        },
        {
          "type": "User",
          "login": "ChristopherWMM",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/9260792?v=4"
        },
        {
          "type": "User",
          "login": "DuroCodes",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/47304910?v=4"
        },
        {
          "type": "User",
          "login": "Sighery",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/11218602?v=4"
        },
        {
          "type": "User",
          "login": "Starkrights",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/19852222?v=4"
        },
        {
          "type": "User",
          "login": "ThomasByr",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/48696364?v=4"
        },
        {
          "type": "User",
          "login": "asherkin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/865360?v=4"
        },
        {
          "type": "User",
          "login": "Halalaluyafail3",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/55773281?v=4"
        },
        {
          "type": "User",
          "login": "Impact123",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/899193?v=4"
        },
        {
          "type": "User",
          "login": "Lexedia",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/74512338?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.95
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "publish.yml"
      ],
      "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": 0,
            "reason": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
            "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": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "20 commit(s) and 2 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "8aa25f83ab5fc13ec690952b8512415c293ebb2f",
        "ran_at": "2026-07-24T14:15:38Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T04:30:01Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-17T05:25:46Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 86,
          "created_at": "2021-03-11T00:24:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 186,
          "created_at": "2022-10-17T16:07:57Z",
          "last_comment_at": "2023-03-04T20:47:03Z",
          "last_comment_author": "Headline"
        },
        {
          "number": 197,
          "created_at": "2023-02-27T22:20:50Z",
          "last_comment_at": "2023-03-04T05:20:30Z",
          "last_comment_author": "Headline"
        },
        {
          "number": 209,
          "created_at": "2023-05-20T02:12:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 215,
          "created_at": "2023-09-21T14:42:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 219,
          "created_at": "2023-09-23T13:54:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 220,
          "created_at": "2023-10-14T00:16:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 222,
          "created_at": "2023-10-30T03:28:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 224,
          "created_at": "2023-11-19T12:21:50Z",
          "last_comment_at": "2024-02-09T23:44:09Z",
          "last_comment_author": "x0rld"
        },
        {
          "number": 226,
          "created_at": "2024-01-05T05:35:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 227,
          "created_at": "2024-01-29T18:38:50Z",
          "last_comment_at": "2024-01-30T01:51:21Z",
          "last_comment_author": "mattgodbolt"
        },
        {
          "number": 230,
          "created_at": "2024-05-14T20:26:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 233,
          "created_at": "2025-02-10T08:01:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 235,
          "created_at": "2025-03-21T18:38:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 237,
          "created_at": "2025-06-12T05:34:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Headline/discord-compiler-bot",
    "host": "github.com",
    "name": "discord-compiler-bot",
    "owner": "Headline"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 61,
      "inputs": {
        "security": 52,
        "vitality": 72,
        "community": 65,
        "governance": 56,
        "engineering": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 72,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "commits_last_year": 31,
              "human_commit_share": 1,
              "days_since_last_push": 3,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "31 commits in the last year",
                "points": 13.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v3.11.1",
              "releases_from_tags": false,
              "days_since_latest_release": 3,
              "mean_days_between_releases": 114.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~114.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 114.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "forks": 37,
              "stars": 444,
              "watchers": 8,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "444 stars",
                "points": 42.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 444
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "37 forks",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "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": "recognized license (AGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "AGPL-3.0"
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 11,
              "top_contributor_share": 0.95
            },
            "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 95% of commits",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 143,
              "open_issues": 15,
              "closed_issues": 81,
              "issue_closed_ratio": 0.844,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "84% of issues closed",
                "points": 39.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 84
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "143/148 decided PRs merged",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 143,
                      "decided": 148
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 146,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Headline",
              "public_repos": 32,
              "account_age_days": 4171
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "146 followers of Headline",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 146,
                      "login": "Headline"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "32 public repos, account ~11 yr old",
                "points": 23.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 32
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "discord",
                "compiler",
                "bot",
                "discord-bot",
                "discord-compiler"
              ],
              "has_wiki": true,
              "homepage": "https://compiler.gg",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://compiler.gg",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 52,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 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": "0 out of 6 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "20 commit(s) and 2 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 25 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 25
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 25,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.42,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "42 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 22.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 42,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 32410,
              "source_files_sampled": 66,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/66 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 66,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Could not fetch crates package 'discord-compiler-bot' from its registry"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T14:15:51.014033Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/h/Headline/discord-compiler-bot.svg",
  "full_name": "Headline/discord-compiler-bot",
  "license_state": "standard",
  "license_spdx": "AGPL-3.0"
}

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.