Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 03:33 UTC

alexgrais / lin

The Linear CLI for humans and AI agents

Go · MDXMIT★ 0 stars⑂ 0 forkssince Jul 2026View on GitHub ↗

alexgrais/lin holds a health index of 49 out of 100, placing it in the At risk band. It scores highest on Engineering Quality (84/100) and lowest on Security (28/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

49
overall / 100
At risk

Software health index

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

49
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

Alexandre GraisPersonal account
2 followers4 public repossince Jun 2015kapptivate

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/alexgrais/linv0.1.1-28 days ago

Metrics by category

Vitality

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

65Moderate · 22% of overall
How it's scored
36/36Push recency — last push 7 days ago
0.7/36Commit cadence — 1/52 weeks with commits
12.7/18Commit volume — 25 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year25
human_commit_share1
days_since_last_push7
active_weeks_last_year1
How it's scored
27/27Ships releases — 2 releases published
36/36Release recency — latest release 8 days ago
27/27Release cadence — a release every ~0.2 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count2
latest_release_tagv0.1.1
releases_from_tagsno
days_since_latest_release8
mean_days_between_releases0.2

Community & Adoption

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

33At risk · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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?

32At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
3.4/25Owner reach — 2 followers of alexgrais
17.1/25Track record — 4 public repos, account ~11 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginalexgrais
public_repos4
account_age_days4,060
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 8 days ago
12/20Version history — 2 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/alexgrais/lin
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://lin.alexgrais.dev
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsai-agents, cli, developer-tools, golang, linear
has_wikino
homepagehttps://lin.alexgrais.dev
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

28Critical · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/25 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — no SAST tool detected
2/5Security-Policy — security policy file 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
0/7.5Vulnerabilities — 14 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate2.8
Excluded from scoring (no data or not applicable): ci_tests. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

80Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 25 of 25 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes4,268
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yml
11/11Static type checking — website/tsconfig.json
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 24 of the last 25 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configswebsite/tsconfig.json
agent_commit_share0.96
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.6/55Manageable file sizes — 1/139 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes2,484,767
source_files_sampled139
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — internal/agent/operations.graphql, internal/attachment/operations.graphql, internal/audit/operations.graphql, internal/comment/operations.graphql, internal/customer/operations.graphql, internal/customview/operations.graphql, internal/cycle/operations.graphql, internal/document/operations.graphql, internal/emoji/operations.graphql, internal/externallink/operations.graphql, internal/favorite/operations.graphql, internal/gql/schema.graphql, internal/initiative/operations.graphql, internal/issue/operations.graphql, internal/label/operations.graphql, internal/milestone/operations.graphql, internal/notification/operations.graphql, internal/org/operations.graphql, internal/project/operations.graphql, internal/reaction/operations.graphql, internal/release/operations.graphql, internal/resolve/operations.graphql, internal/schedule/operations.graphql, internal/state/operations.graphql, internal/statusupdate/operations.graphql, internal/team/operations.graphql, internal/template/operations.graphql, internal/triage/operations.graphql, internal/user/operations.graphql, internal/viewer/operations.graphql, internal/webhook/operations.graphql
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesinternal/agent/operations.graphql, internal/attachment/operations.graphql, internal/audit/operations.graphql, internal/comment/operations.graphql, internal/customer/operations.graphql, internal/customview/operations.graphql, internal/cycle/operations.graphql, internal/document/operations.graphql, internal/emoji/operations.graphql, internal/externallink/operations.graphql, internal/favorite/operations.graphql, internal/gql/schema.graphql, internal/initiative/operations.graphql, internal/issue/operations.graphql, internal/label/operations.graphql, internal/milestone/operations.graphql, internal/notification/operations.graphql, internal/org/operations.graphql, internal/project/operations.graphql, internal/reaction/operations.graphql, internal/release/operations.graphql, internal/resolve/operations.graphql, internal/schedule/operations.graphql, internal/state/operations.graphql, internal/statusupdate/operations.graphql, internal/team/operations.graphql, internal/template/operations.graphql, internal/triage/operations.graphql, internal/user/operations.graphql, internal/viewer/operations.graphql, internal/webhook/operations.graphql

Key facts

0GitHub stars
1contributors
25commits, last 12 months
7days since last push
2releases
1bus factor
0open issues
Go, npmpackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 2.8 / 10
2.8aggregate

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-29 03:33 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/25 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
2Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 2
0SASTno SAST tool detected
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities14 existing vulnerabilities detected
Direct dependencies 14
RegistryPackageVersion constraintManifest
Gogithub.com/Khan/genqlientv0.8.1go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogithub.com/spf13/pflagv1.0.9go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogolang.org/x/termv0.45.0go.mod
npm@orama/orama^3.1.18website/package.json
npmcnfast^0.0.8website/package.json
npmfumadocs-core16.11.5website/package.json
npmfumadocs-mdx15.2.0website/package.json
npmfumadocs-uinpm:@fumadocs/base-ui@16.11.5website/package.json
npmlucide-react^1.24.0website/package.json
npmnext16.2.10website/package.json
npmreact^19.2.7website/package.json
npmreact-dom^19.2.7website/package.json
All dependencies not collected

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "ai-agents",
        "cli",
        "developer-tools",
        "golang",
        "linear"
      ],
      "is_fork": false,
      "size_kb": 910,
      "has_wiki": false,
      "homepage": "https://lin.alexgrais.dev",
      "languages": {
        "Go": 719719,
        "CSS": 838,
        "MDX": 122686,
        "Shell": 6030,
        "Python": 4190,
        "Makefile": 831,
        "JavaScript": 662,
        "TypeScript": 10751
      },
      "pushed_at": "2026-07-21T13:04:03Z",
      "created_at": "2026-07-18T14:01:16Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T13:05:42Z",
      "description": "The Linear CLI for humans and AI agents",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "MDX"
      ]
    },
    "owner": {
      "blog": "https://alexgrais.com",
      "name": "Alexandre Grais",
      "type": "User",
      "login": "alexgrais",
      "company": "kapptivate",
      "location": "Bordeaux, France",
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/12913892?v=4",
      "created_at": "2015-06-16T15:09:43Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 4060
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-07-20T19:18:31Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-07-20T13:26:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a2e81ae1fdd44fb97cb94eb827b7c0079354013d",
          "body": "The logo sat in the MDX body, so it rendered below the frontmatter title,\ndescription, and the Copy Markdown / Open toolbar - buried under the fold. The\ntitle and that toolbar come from the Fumadocs page layout, not the body, so no\namount of MDX reordering could lift the logo above them.\n\nRenders th\n[…]\ng). Raw img so the static export needs no image\noptimizer.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "feat(docs): lead the intro page with the logo, above the title",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-21T13:04:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "82adb6df44e52c1d923bebfcb9d6e990cb2bf56a",
          "body": "Verified on v0.1.1: publishing the draft fired the tap workflow, which pushed\nthe formula unattended. The earlier non-firing was a re-publish of an already\npublished release, which the event appears to skip.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: record that the tap trigger works on a first publish",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T19:19:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "97ffab06fce9430a04c4c863e9bb18aef5169f3a",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: note the list-filter half of the team-name fix",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T19:15:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5002bf802c05de846a58102ec63b93aae75da1cf",
          "body": "Releasing 0.1.1 caught the previous commit half-finished. Team resolution learnt\nnames, but list commands never call the resolver: they filter server-side to\nsave a round-trip, and matched on the key alone. So `lin issue list --team KTM`\nreturned an empty page while `lin issue list --team KTMAPP` re\n[…]\nross the ten commands that still advertised \"key or UUID\".\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "fix: accept a team name in every list filter, not just on create",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T19:14:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d46f997442f8388ffc43e18a4d69e686a77a5669",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: cut the 0.1.1 changelog section",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T19:06:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5128534b715208f0cab1ad164ce5e186e766db89",
          "body": "Both defects surfaced on the first real use of the qa-ticket pilot against a\nproduction workspace, and neither was reachable from the test suite.\n\n--fields silently dropped names the payload did not carry. Asking for\n`milestone` on an issue returned exit 0 and no milestone, when the real key was\n`pr\n[…]\nck and only costs a second round trip when the key misses.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "fix: reject unknown --fields names and resolve teams by name",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T18:51:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7dcf82001dbdcaebba9b5f5105cc278c09899e7c",
          "body": "The job is proven end to end through workflow_dispatch, but republishing v0.1.0\nnever fired release:published and the reason was not established. Leaving that\nundocumented would turn it into a silent failure: the tap would quietly stay on\nthe old version while the release looked fine.\n\nAdds a post-p\n[…]\nsh check to the checklist and the manual fallback command.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: record that the tap's release trigger is unverified",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T13:30:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "80110b87a6c1a36abb8ba9fb54599217613a8e76",
          "body": "Republishing v0.1.0 did not fire release:published, and two attempts at\ndiagnosing why produced no evidence, so this stops guessing and adds a path\nthat can be verified directly.\n\nworkflow_dispatch takes a tag input and drives the same job, which makes the\nlogic testable now and doubles as a fallbac\n[…]\n release is still a draft, since its asset URLs would 404.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "ci: add a manual trigger to the tap workflow",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T13:28:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0c662d0752eff7e1dd2effde5072b1951d2e9cf4",
          "body": "Copying the formula into the tap by hand worked only as long as someone\nremembered to do it, so it would eventually rot.\n\nAutomating it naively would have reintroduced the bug skip_upload was avoiding:\ngoreleaser runs on the tag push, when the release is still a draft, and a\ndraft's asset URLs retur\n[…]\nsh to another\nrepository. Documented in docs/RELEASING.md.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "ci: publish the Homebrew formula automatically on release",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T12:43:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a3bca674f269a6cf45a3760f3329c0184f3e1d90",
          "body": "A developer landing on the repo had to read to the bottom to find out the CLI\nexisted as anything more than `go install`. Restructures around what they need\nfirst: the docs link and a three-line quickstart above the fold, then the case\nagainst the MCP, then the capability surface.\n\nCarries over the \n[…]\nmatches exactly, with\n  no entry the binary does not have.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: rebuild the README around what lin does and why",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T12:30:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "817487e747507c9c08a29ee1eff52f7d4e0f0de8",
          "body": "The token comparison explains the cost but not the cause. Field selection is\none of five agent-side levers absent from every Linear MCP tool checked: no\nfield selection, no dry run, no output shape, no destructive-call guard, no\nfetch-all. That is a capability gap, not a performance one, and it dese\n[…]\ned against the binary and the tool schemas\nbefore writing.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: add a section on the controls the MCP does not expose",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T12:08:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5e9e421951ee4e2f45abaa92e7c31346ed7c3a4d",
          "body": "Moves the Unreleased entries under 0.1.0 and adds what shipped since they were\nwritten: lin auth with named profiles, the documentation site, and the token\nbenchmark against the Linear MCP.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: cut the 0.1.0 changelog section",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T12:06:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7bdd45715ffc2438685efce694dbdb3e8cf3719d",
          "body": "Benefits were buried below two sections of prose, and the token saving - the\nmain reason to pick lin over the MCP - was not among them at all. Move \"What\nyou get\" directly under the intro and open it with the measured 8.4x figure,\nso a visitor sees what they gain before any explanation of why.\n\nFold\n[…]\nthrough an img tag cannot see the page's light/dark state.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: lead the intro page with the logo and the benefit list",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T11:38:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "cd46ee6a8856a0526a8b33bc149e1872eb1fea7f",
          "body": "The +11% on list-in-progress reads like a syntax weakness. It is not: without\n--fields lin's request is 27% cheaper than the MCP's, and the entire penalty is\nthe 8 tokens of --fields itself. Those 8 tokens cut the response from 2,252 to\n233 - a 252x return on four issues, ~1,262x on a 20-issue page.\n[…]\nlves of one\ntransaction, so the split needed spelling out.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "docs: explain why lin measures worse on filtered list requests",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T10:41:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f8521198f9b2b86e1f9ffbf8bc97f7d51099daab",
          "body": "Backs the \"Why a CLI, not just the MCP\" claim with measurements instead of\nassertions. Three metrics, all reproducible from bench/.\n\nMetric A (resident schema): the Linear MCP registers 57 tool schemas into the\nmodel's context, ~18,500 tokens carried on every turn by an eager client. lin\nregisters n\n[…]\n production one. Captured payloads carry no identity data.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "feat: token benchmark vs the Linear MCP, wired into the docs",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-20T10:32:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8064ee2b2490e90cd32352f0dd451fdb1e0de361",
          "body": "checkout v4->v5, setup-node v4->v5, setup-go v5->v6, wrangler-action v3->v4, goreleaser-action v6->v7, upload-artifact v4->v6, golangci-lint-action v8->v9. Each target major is the lowest version whose action.yml declares runs.using: node24, removing the \"forced to run on Node 24\" deprecation notice. golangci-lint stays version: latest (unchanged binary).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "ci: bump GitHub Actions to Node 24 majors (silence Node 20 deprecation)",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T22:20:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0572a38b52ca08843b6ce453f28ebdbe0b7c7ab9",
          "body": "Build the Fumadocs static export and deploy website/out to the lin-docs Cloudflare Pages project via wrangler-action on push to main (paths: website/**). Uses the CLOUDFLARE_API_TOKEN/ACCOUNT_ID repo secrets.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "ci: deploy docs to Cloudflare Pages (lin.alexgrais.dev)",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T22:08:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cf6d4e8f4d80de69f76e919e9f3dea245754fb71",
          "body": "… theme)\n\nRegenerate the command reference as MDX-safe snippets with prose and real examples (expose long/example via lin describe). Restructure the site into Getting Started (Introduction, Installation, Authentication, Quickstart) and Reference sections, with a \"why a CLI, not just the MCP\" positio\n[…]\nhe local build and the root-domain deploy both serve at /.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "feat(docs): docsgen v2 + Fumadocs site (getting-started, logo, indigo…",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T22:07:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "29d6da0d847564035ba868ce0f0c12dfabc568f5",
          "body": "Store Linear API keys locally as named profiles in ~/.config/lin/config.json (mode 0600), so users stop re-exporting LINEAR_API_KEY and can manage several workspaces. The key is read from piped stdin, a hidden TTY prompt, or --from-env (never a flag), and validated with a Whoami call before it is sa\n[…]\neateTemp. 95% coverage; security- and simplicity-reviewed.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XfPbVYvSETZWDQfhrs3wvp",
          "is_bot": false,
          "headline": "feat(auth): lin auth login/status/logout/switch with named profiles",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T22:07:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "67a6fa7b7f0714083d3db9ac042a9b902377022f",
          "body": "Pick Fumadocs over Starlight and Nextra after a side-by-side comparison\nof all three. Drop the Starlight site and the Nextra prototype; promote\nthe Fumadocs site to website/.\n\n- Next.js static export (output: export) to website/out; basePath /lin in\n  production only (dev stays at root) for GitHub P\n[…]\n (home = Overview, no marketing hero), categorized sidebar,\n  Pagefind-free static search, dark mode. Generated command reference from\n  lin describe (still flag tables; snippet rendering lands next).",
          "is_bot": false,
          "headline": "docs: consolidate on the Fumadocs docs site",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T20:31:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9f80df4a3bc8d5a7ed21b18ceec021cd33c2ded2",
          "body": "- tools/docsgen: turns `lin describe` JSON into one Markdown page per resource\n  group plus an index and an exit-codes/global-flags reference. The site is\n  generated from the same contract agents consume, so it never drifts.\n- website/: Astro Starlight site (landing, getting-started, agents guide, \n[…]\n docs-site` builds\n  the full site. Generated pages and node_modules are gitignored.\n\nVerified: make docs-site builds 46 pages green end-to-end.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: generated command-reference site (Astro Starlight)",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T20:31:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1f60d39b14882d6e804bdd9374cd1621c37888b5",
          "body": "- VISION.md: design principles and explicit non-goals (narrative layer,\n  complements the ADRs).\n- CONTRIBUTING.md: build/test/lint, the add-a-command flow, coding standards.\n- SECURITY.md: private vulnerability reporting via GitHub advisories; secret\n  handling contract (env/XDG only, masked, never\n[…]\n\n- README: status badges (CI, release, go reference, go version, license);\n  dropped the internal house-CLI reference; pointers to the new docs.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add launch hygiene - VISION, CONTRIBUTING, SECURITY, README badges",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T20:31:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7b25d66de93463e120f45197b1e3151c183db134",
          "body": "Module path, goreleaser tap/homepage, and docs now point at the renamed\nGitHub account.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01XTktCUkozJUS5hpCrJqd3U",
          "is_bot": false,
          "headline": "chore: migrate owner handle alexgrs -> alexgrais",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T20:31:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "41fdee3a221e87619ac1c11551e2fe458c6da376",
          "body": "Curated, non-sensitive ADRs in docs/decisions/ (MADR format): vendored\nGraphQL schema, null-pruning wire contract, byte-exact signed upload\nheaders, and full-surface sweep testing. Index + template included, and\nthe README points to them. The raw internal reasoning stays private; this\npublishes only the sanitized decisions.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add public architecture decision records (ADR 0001-0004)",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T20:31:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b8206cabb84abd7eabedae6257d6e023eab1c29f",
          "body": "Single native Go binary covering 100% of Linear's workspace-data GraphQL\nAPI: 40 command groups, 237 leaf commands, resource-first grammar.\nJSON-first stdout, --output json|ndjson|table, --fields masking, --dry-run\non every mutation, lin describe runtime introspection, sysexits exit\ncodes, cursor pa\n[…]\nrage,\n94% CI floor), golden files, local end-to-end mock smoke, sandbox-gated\nlive smoke. Released with goreleaser (see docs/RELEASING.md). MIT.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: lin - the Linear CLI for humans and AI agents",
          "author_name": "Alexandre Grais",
          "author_login": "alexgrais",
          "committed_at": "2026-07-19T20:31:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        }
      ],
      "releases_count": 2,
      "commits_last_year": 25,
      "latest_release_at": "2026-07-20T19:18:31Z",
      "latest_release_tag": "v0.1.1",
      "releases_from_tags": false,
      "days_since_last_push": 7,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 8,
      "mean_days_between_releases": 0.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/alexgrais/lin",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/alexgrais/lin",
          "is_deprecated": false,
          "latest_version": "v0.1.1",
          "repository_url": "https://github.com/alexgrais/lin",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T19:15:24Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "internal/agent/operations.graphql",
        "internal/attachment/operations.graphql",
        "internal/audit/operations.graphql",
        "internal/comment/operations.graphql",
        "internal/customer/operations.graphql",
        "internal/customview/operations.graphql",
        "internal/cycle/operations.graphql",
        "internal/document/operations.graphql",
        "internal/emoji/operations.graphql",
        "internal/externallink/operations.graphql",
        "internal/favorite/operations.graphql",
        "internal/gql/schema.graphql",
        "internal/initiative/operations.graphql",
        "internal/issue/operations.graphql",
        "internal/label/operations.graphql",
        "internal/milestone/operations.graphql",
        "internal/notification/operations.graphql",
        "internal/org/operations.graphql",
        "internal/project/operations.graphql",
        "internal/reaction/operations.graphql",
        "internal/release/operations.graphql",
        "internal/resolve/operations.graphql",
        "internal/schedule/operations.graphql",
        "internal/state/operations.graphql",
        "internal/statusupdate/operations.graphql",
        "internal/team/operations.graphql",
        "internal/template/operations.graphql",
        "internal/triage/operations.graphql",
        "internal/user/operations.graphql",
        "internal/viewer/operations.graphql",
        "internal/webhook/operations.graphql"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [
        "website/tsconfig.json"
      ],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 2484767,
      "source_files_sampled": 139,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 4268
    },
    "dependencies": {
      "manifests": [
        "go.mod",
        "website/package.json"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/Khan/genqlient",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.1"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.9"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.45.0"
        },
        {
          "name": "@orama/orama",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.1.18"
        },
        {
          "name": "cnfast",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.0.8"
        },
        {
          "name": "fumadocs-core",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "16.11.5"
        },
        {
          "name": "fumadocs-mdx",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "15.2.0"
        },
        {
          "name": "fumadocs-ui",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "npm:@fumadocs/base-ui@16.11.5"
        },
        {
          "name": "lucide-react",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.24.0"
        },
        {
          "name": "next",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "16.2.10"
        },
        {
          "name": "react",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        },
        {
          "name": "react-dom",
          "manifest": "website/package.json",
          "ecosystem": "npm",
          "version_constraint": "^19.2.7"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "alexgrais",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/12913892?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "pages.yml",
        "release.yml",
        "tap.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file 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": 0,
            "reason": "14 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "a2e81ae1fdd44fb97cb94eb827b7c0079354013d",
        "ran_at": "2026-07-29T03:33:13Z",
        "aggregate_score": 2.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T13:05:00Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/alexgrais/lin",
    "host": "github.com",
    "name": "lin",
    "owner": "alexgrais"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 49,
      "inputs": {
        "security": 28,
        "vitality": 65,
        "community": 33,
        "governance": 32,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 65,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 25,
              "human_commit_share": 1,
              "days_since_last_push": 7,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v0.1.1",
              "releases_from_tags": false,
              "days_since_latest_release": 8,
              "mean_days_between_releases": 0.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 8 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.2
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 32,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "followers": 2,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "alexgrais",
              "public_repos": 4,
              "account_age_days": 4060
            },
            "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": "2 followers of alexgrais",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "alexgrais"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~11 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "packages": [
                "github.com/alexgrais/lin"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "2 published versions",
                "points": 12,
                "status": "partial",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "ai-agents",
                "cli",
                "developer-tools",
                "golang",
                "linear"
              ],
              "has_wiki": false,
              "homepage": "https://lin.alexgrais.dev",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://lin.alexgrais.dev",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 28,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 2.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "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": "14 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 80,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 1,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 4268
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "25 of 25 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 25,
                      "sampled": 25
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "website/tsconfig.json"
              ],
              "agent_commit_share": 0.96,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "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": ".golangci.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "website/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "website/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "24 of the last 25 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 24,
                      "sampled": 25
                    }
                  }
                ],
                "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 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 2484767,
              "source_files_sampled": 139,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/139 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 139,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "internal/agent/operations.graphql",
                "internal/attachment/operations.graphql",
                "internal/audit/operations.graphql",
                "internal/comment/operations.graphql",
                "internal/customer/operations.graphql",
                "internal/customview/operations.graphql",
                "internal/cycle/operations.graphql",
                "internal/document/operations.graphql",
                "internal/emoji/operations.graphql",
                "internal/externallink/operations.graphql",
                "internal/favorite/operations.graphql",
                "internal/gql/schema.graphql",
                "internal/initiative/operations.graphql",
                "internal/issue/operations.graphql",
                "internal/label/operations.graphql",
                "internal/milestone/operations.graphql",
                "internal/notification/operations.graphql",
                "internal/org/operations.graphql",
                "internal/project/operations.graphql",
                "internal/reaction/operations.graphql",
                "internal/release/operations.graphql",
                "internal/resolve/operations.graphql",
                "internal/schedule/operations.graphql",
                "internal/state/operations.graphql",
                "internal/statusupdate/operations.graphql",
                "internal/team/operations.graphql",
                "internal/template/operations.graphql",
                "internal/triage/operations.graphql",
                "internal/user/operations.graphql",
                "internal/viewer/operations.graphql",
                "internal/webhook/operations.graphql"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "internal/agent/operations.graphql, internal/attachment/operations.graphql, internal/audit/operations.graphql, internal/comment/operations.graphql, internal/customer/operations.graphql, internal/customview/operations.graphql, internal/cycle/operations.graphql, internal/document/operations.graphql, internal/emoji/operations.graphql, internal/externallink/operations.graphql, internal/favorite/operations.graphql, internal/gql/schema.graphql, internal/initiative/operations.graphql, internal/issue/operations.graphql, internal/label/operations.graphql, internal/milestone/operations.graphql, internal/notification/operations.graphql, internal/org/operations.graphql, internal/project/operations.graphql, internal/reaction/operations.graphql, internal/release/operations.graphql, internal/resolve/operations.graphql, internal/schedule/operations.graphql, internal/state/operations.graphql, internal/statusupdate/operations.graphql, internal/team/operations.graphql, internal/template/operations.graphql, internal/triage/operations.graphql, internal/user/operations.graphql, internal/viewer/operations.graphql, internal/webhook/operations.graphql",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "internal/agent/operations.graphql, internal/attachment/operations.graphql, internal/audit/operations.graphql, internal/comment/operations.graphql, internal/customer/operations.graphql, internal/customview/operations.graphql, internal/cycle/operations.graphql, internal/document/operations.graphql, internal/emoji/operations.graphql, internal/externallink/operations.graphql, internal/favorite/operations.graphql, internal/gql/schema.graphql, internal/initiative/operations.graphql, internal/issue/operations.graphql, internal/label/operations.graphql, internal/milestone/operations.graphql, internal/notification/operations.graphql, internal/org/operations.graphql, internal/project/operations.graphql, internal/reaction/operations.graphql, internal/release/operations.graphql, internal/resolve/operations.graphql, internal/schedule/operations.graphql, internal/state/operations.graphql, internal/statusupdate/operations.graphql, internal/team/operations.graphql, internal/template/operations.graphql, internal/triage/operations.graphql, internal/user/operations.graphql, internal/viewer/operations.graphql, internal/webhook/operations.graphql"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T03:33:18.760086Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alexgrais/lin.svg",
  "full_name": "alexgrais/lin",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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