Public record
Software health reportschema 0.30.0 · metrics 2.5.0 · 2026-08-03 01:42 UTC

Andriiklymiuk / corgi

Run your whole local stack from one file — repos, databases, env, every service. Let AI agents plan, build, and review work across it. Then run the same stack in CI, so your e2e finally tests all the repos together.

GoMIT★ 35 stars⑂ 0 forkssince Sep 2022View on GitHub ↗
KindCommand-line toolhow this is determined

Andriiklymiuk/corgi holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (81/100) and lowest on Community & Adoption (37/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

63
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).

Ownership

Andrii KlymiukPersonal account
7 followers63 public repossince May 2016

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

Metrics by category

Vitality

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

76Good · 21% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
9.7/36Commit cadence — 14/52 weeks with commits
18/18Commit volume — 253 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year253
human_commit_share1
days_since_last_push10
active_weeks_last_year14
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 10 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_count100
latest_release_tagv1.20.21
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases0.2

Community & Adoption

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

37Weak · 17% of overall
How it's scored
24.8/60Stars — 35 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars35
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges14
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io, sonarcloud.io
has_pull_request_templateno

Sustainability & Governance

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

41Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/42Issue resolution — no issues or no data
30/30PR acceptance — 26/26 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs26
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d10
prs_decided_30d10
issue_closed_ratio
closed_unmerged_prs0
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
6.5/25Owner reach — 7 followers of Andriiklymiuk
25/25Track record — 63 public repos, account ~10 yr old
Inputs used
followers7
owner_typeUser
is_verified
owner_loginAndriiklymiuk
public_repos63
account_age_days3,720
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

81Excellent · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

100Exceptional
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://andriiklymiuk.github.io/corgi/
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsgolang, makefile, microservices, docker, corgi
has_wikiyes
homepagehttps://andriiklymiuk.github.io/corgi/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

58Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.1
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: github.com/klauspost/compress v1.18.6 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories3
affected_packages3
assessed_packages24
unassessed_packages0
affected_by_severityunknown 3
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 24 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

72Good · 4% of overall
How it's scored
45/45Agent instructions — docs/agents.md
0/15Machine-readable docs (llms.txt)
14.9/40Legible commit history — 28 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.28
agent_instruction_filesdocs/agents.md
agent_instruction_max_bytes23,625
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/272 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes44,399
source_files_sampled272
oversized_source_files0

Key facts

35GitHub stars
1contributors
253commits, last 12 months
10days since last push
100releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

OpenSSF Scorecard 5.1 / 10
5.1aggregate

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-08-03 01:42 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
8SASTSAST tool is not run on all commits -- score normalized to 8
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 8
RegistryPackageVersion constraintManifest
Gogithub.com/briandowns/spinnerv1.23.2go.mod
Gogithub.com/klauspost/compressv1.18.6go.mod
Gogithub.com/manifoldco/promptuiv0.9.0go.mod
Gogithub.com/mark3labs/mcp-gov0.54.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
Gogithub.com/fsnotify/fsnotifyv1.10.1go.mod
Gogithub.com/spf13/pflagv1.0.10go.mod
All dependencies 24

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

RegistryPackageVersionRelation
Gogithub.com/briandowns/spinnerv1.23.2direct
Gogithub.com/fsnotify/fsnotifyv1.10.1direct
Gogithub.com/klauspost/compressv1.18.6direct
Gogithub.com/manifoldco/promptuiv0.9.0direct
Gogithub.com/mark3labs/mcp-gov0.54.0direct
Gogithub.com/spf13/cobrav1.10.2direct
Gogithub.com/spf13/pflagv1.0.10direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogithub.com/chzyer/readlinev1.5.1indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/fatih/colorv1.19.0indirect
Gogithub.com/google/jsonschema-gov0.4.2indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/inconshreveable/mousetrapv1.1.0indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.22indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/santhosh-tekuri/jsonschema/v6v6.0.2indirect
Gogithub.com/spf13/castv1.7.1indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/sysv0.43.0indirect
Gogolang.org/x/termv0.42.0indirect
Gogolang.org/x/textv0.14.0indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 24 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/klauspost/compressv1.18.6directunknown11.18.7
golang.org/x/sysv0.43.0indirectunknown10.44.0
golang.org/x/textv0.14.0indirectunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "golang",
        "makefile",
        "microservices",
        "docker",
        "corgi"
      ],
      "is_fork": false,
      "size_kb": 17767,
      "has_wiki": true,
      "homepage": "https://andriiklymiuk.github.io/corgi/",
      "languages": {
        "Go": 1494623,
        "Shell": 7531,
        "Makefile": 3649,
        "PowerShell": 5064
      },
      "pushed_at": "2026-07-23T11:06:27Z",
      "created_at": "2022-09-20T15:46:34Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T16:15:40Z",
      "description": "Run your whole local stack from one file — repos, databases, env, every service. Let AI agents plan, build, and review work across it. Then run the same stack in CI, so your e2e finally tests all the repos together.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Andrii Klymiuk",
      "type": "User",
      "login": "Andriiklymiuk",
      "company": null,
      "location": "Kharkiv",
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/19595452?v=4",
      "created_at": "2016-05-26T17:16:31Z",
      "is_verified": null,
      "public_repos": 63,
      "account_age_days": 3720
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.20.21",
          "kind": "patch",
          "published_at": "2026-07-23T10:54:50Z"
        },
        {
          "tag": "v1.20.20",
          "kind": "patch",
          "published_at": "2026-07-22T13:23:44Z"
        },
        {
          "tag": "v1.20.19",
          "kind": "patch",
          "published_at": "2026-07-22T11:17:53Z"
        },
        {
          "tag": "v1.20.18",
          "kind": "patch",
          "published_at": "2026-07-22T10:56:26Z"
        },
        {
          "tag": "v1.20.17",
          "kind": "patch",
          "published_at": "2026-07-22T06:57:59Z"
        },
        {
          "tag": "v1.20.16",
          "kind": "patch",
          "published_at": "2026-07-22T04:16:31Z"
        },
        {
          "tag": "v1.20.15",
          "kind": "patch",
          "published_at": "2026-07-21T22:13:05Z"
        },
        {
          "tag": "v1.20.14",
          "kind": "patch",
          "published_at": "2026-07-21T21:44:30Z"
        },
        {
          "tag": "v1.20.13",
          "kind": "patch",
          "published_at": "2026-07-21T21:21:08Z"
        },
        {
          "tag": "v1.20.10",
          "kind": "patch",
          "published_at": "2026-07-21T19:41:53Z"
        },
        {
          "tag": "v1.20.9",
          "kind": "patch",
          "published_at": "2026-07-21T18:12:45Z"
        },
        {
          "tag": "v1.20.8",
          "kind": "patch",
          "published_at": "2026-07-21T17:06:42Z"
        },
        {
          "tag": "v1.20.7",
          "kind": "patch",
          "published_at": "2026-07-21T16:46:18Z"
        },
        {
          "tag": "v1.20.6",
          "kind": "patch",
          "published_at": "2026-07-21T16:45:44Z"
        },
        {
          "tag": "v1.20.4",
          "kind": "patch",
          "published_at": "2026-07-21T15:11:24Z"
        },
        {
          "tag": "v1.20.3",
          "kind": "patch",
          "published_at": "2026-07-09T07:48:33Z"
        },
        {
          "tag": "v1.20.2",
          "kind": "patch",
          "published_at": "2026-07-09T07:39:39Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2026-07-01T11:42:16Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2026-06-27T06:40:39Z"
        },
        {
          "tag": "v1.19.59",
          "kind": "patch",
          "published_at": "2026-06-26T06:12:20Z"
        },
        {
          "tag": "v1.19.58",
          "kind": "patch",
          "published_at": "2026-06-23T08:42:02Z"
        },
        {
          "tag": "v1.19.57",
          "kind": "patch",
          "published_at": "2026-06-23T06:10:04Z"
        },
        {
          "tag": "v1.19.56",
          "kind": "patch",
          "published_at": "2026-06-22T09:49:48Z"
        },
        {
          "tag": "v1.19.55",
          "kind": "patch",
          "published_at": "2026-06-21T12:50:17Z"
        },
        {
          "tag": "v1.19.54",
          "kind": "patch",
          "published_at": "2026-06-20T20:16:24Z"
        },
        {
          "tag": "v1.19.53",
          "kind": "patch",
          "published_at": "2026-06-20T20:08:43Z"
        },
        {
          "tag": "v1.19.52",
          "kind": "patch",
          "published_at": "2026-06-19T20:26:23Z"
        },
        {
          "tag": "v1.19.51",
          "kind": "patch",
          "published_at": "2026-06-19T19:31:43Z"
        },
        {
          "tag": "v1.19.50",
          "kind": "patch",
          "published_at": "2026-06-19T06:22:18Z"
        },
        {
          "tag": "v1.19.49",
          "kind": "patch",
          "published_at": "2026-06-18T15:28:49Z"
        },
        {
          "tag": "v1.19.48",
          "kind": "patch",
          "published_at": "2026-06-16T18:45:42Z"
        },
        {
          "tag": "v1.19.47",
          "kind": "patch",
          "published_at": "2026-06-16T13:28:21Z"
        },
        {
          "tag": "v1.19.46",
          "kind": "patch",
          "published_at": "2026-06-16T06:09:01Z"
        },
        {
          "tag": "v1.19.45",
          "kind": "patch",
          "published_at": "2026-06-16T05:38:50Z"
        },
        {
          "tag": "v1.19.44",
          "kind": "patch",
          "published_at": "2026-06-15T10:12:03Z"
        },
        {
          "tag": "v1.19.43",
          "kind": "patch",
          "published_at": "2026-06-15T10:06:29Z"
        },
        {
          "tag": "v1.19.42",
          "kind": "patch",
          "published_at": "2026-06-15T07:27:05Z"
        },
        {
          "tag": "v1.19.41",
          "kind": "patch",
          "published_at": "2026-06-14T13:37:15Z"
        },
        {
          "tag": "v1.19.40",
          "kind": "patch",
          "published_at": "2026-06-12T19:21:47Z"
        },
        {
          "tag": "v1.19.39",
          "kind": "patch",
          "published_at": "2026-06-12T13:26:04Z"
        },
        {
          "tag": "v1.19.38",
          "kind": "patch",
          "published_at": "2026-06-12T11:36:57Z"
        },
        {
          "tag": "v1.19.37",
          "kind": "patch",
          "published_at": "2026-06-12T11:34:05Z"
        },
        {
          "tag": "v1.19.36",
          "kind": "patch",
          "published_at": "2026-06-12T10:58:27Z"
        },
        {
          "tag": "v1.19.35",
          "kind": "patch",
          "published_at": "2026-06-12T10:27:44Z"
        },
        {
          "tag": "v1.19.34",
          "kind": "patch",
          "published_at": "2026-06-12T08:46:04Z"
        },
        {
          "tag": "v1.19.33",
          "kind": "patch",
          "published_at": "2026-06-12T08:31:58Z"
        },
        {
          "tag": "v1.19.32",
          "kind": "patch",
          "published_at": "2026-06-11T08:27:55Z"
        },
        {
          "tag": "v1.19.31",
          "kind": "patch",
          "published_at": "2026-06-11T08:23:29Z"
        },
        {
          "tag": "v1.19.30",
          "kind": "patch",
          "published_at": "2026-06-11T07:26:15Z"
        },
        {
          "tag": "v1.19.29",
          "kind": "patch",
          "published_at": "2026-06-10T19:43:10Z"
        },
        {
          "tag": "v1.19.28",
          "kind": "patch",
          "published_at": "2026-06-10T17:37:26Z"
        },
        {
          "tag": "v1.19.27",
          "kind": "patch",
          "published_at": "2026-06-10T09:02:44Z"
        },
        {
          "tag": "v1.19.26",
          "kind": "patch",
          "published_at": "2026-06-10T08:56:30Z"
        },
        {
          "tag": "v1.19.25",
          "kind": "patch",
          "published_at": "2026-06-09T11:32:54Z"
        },
        {
          "tag": "v1.19.24",
          "kind": "patch",
          "published_at": "2026-06-09T10:49:48Z"
        },
        {
          "tag": "v1.19.23",
          "kind": "patch",
          "published_at": "2026-06-09T10:49:46Z"
        },
        {
          "tag": "v1.19.19",
          "kind": "patch",
          "published_at": "2026-06-08T09:17:12Z"
        },
        {
          "tag": "v1.19.17",
          "kind": "patch",
          "published_at": "2026-06-07T19:01:25Z"
        },
        {
          "tag": "v1.19.15",
          "kind": "patch",
          "published_at": "2026-06-06T12:47:35Z"
        },
        {
          "tag": "v1.19.14",
          "kind": "patch",
          "published_at": "2026-06-04T13:34:10Z"
        },
        {
          "tag": "v1.19.13",
          "kind": "patch",
          "published_at": "2026-06-04T11:02:37Z"
        },
        {
          "tag": "v1.19.12",
          "kind": "patch",
          "published_at": "2026-06-04T08:16:35Z"
        },
        {
          "tag": "v1.19.11",
          "kind": "patch",
          "published_at": "2026-06-04T07:50:30Z"
        },
        {
          "tag": "v1.19.10",
          "kind": "patch",
          "published_at": "2026-06-04T05:55:29Z"
        },
        {
          "tag": "v1.19.9",
          "kind": "patch",
          "published_at": "2026-06-04T05:48:25Z"
        },
        {
          "tag": "v1.19.8",
          "kind": "patch",
          "published_at": "2026-06-03T05:39:10Z"
        },
        {
          "tag": "v1.19.7",
          "kind": "patch",
          "published_at": "2026-06-02T14:35:30Z"
        },
        {
          "tag": "v1.19.6",
          "kind": "patch",
          "published_at": "2026-06-02T14:22:27Z"
        },
        {
          "tag": "v1.19.5",
          "kind": "patch",
          "published_at": "2026-05-27T07:00:52Z"
        },
        {
          "tag": "v1.19.4",
          "kind": "patch",
          "published_at": "2026-05-26T19:00:42Z"
        },
        {
          "tag": "v1.19.3",
          "kind": "patch",
          "published_at": "2026-05-25T13:40:10Z"
        },
        {
          "tag": "v1.19.2",
          "kind": "patch",
          "published_at": "2026-05-23T09:13:42Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2026-05-22T09:19:46Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2026-05-22T08:57:14Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2026-05-21T15:16:44Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2026-05-21T09:57:01Z"
        },
        {
          "tag": "v1.17.7",
          "kind": "patch",
          "published_at": "2026-05-20T08:14:23Z"
        },
        {
          "tag": "v1.17.6",
          "kind": "patch",
          "published_at": "2026-05-14T09:58:18Z"
        },
        {
          "tag": "v1.17.5",
          "kind": "patch",
          "published_at": "2026-05-14T09:46:21Z"
        },
        {
          "tag": "v1.17.2",
          "kind": "patch",
          "published_at": "2026-05-13T12:50:49Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2026-05-13T10:36:29Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2026-05-12T09:19:06Z"
        },
        {
          "tag": "v1.16.2",
          "kind": "patch",
          "published_at": "2026-05-05T08:23:13Z"
        },
        {
          "tag": "v1.16.1",
          "kind": "patch",
          "published_at": "2026-05-05T07:57:57Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-05-05T07:40:13Z"
        },
        {
          "tag": "v1.15.20",
          "kind": "patch",
          "published_at": "2026-05-04T18:31:00Z"
        },
        {
          "tag": "v1.15.19",
          "kind": "patch",
          "published_at": "2026-05-04T18:24:20Z"
        },
        {
          "tag": "v1.15.18",
          "kind": "patch",
          "published_at": "2026-05-04T18:15:41Z"
        },
        {
          "tag": "v1.15.17",
          "kind": "patch",
          "published_at": "2026-05-04T18:03:56Z"
        },
        {
          "tag": "v1.15.16",
          "kind": "patch",
          "published_at": "2026-05-04T12:41:51Z"
        },
        {
          "tag": "v1.15.15",
          "kind": "patch",
          "published_at": "2026-05-04T09:06:41Z"
        },
        {
          "tag": "v1.15.14",
          "kind": "patch",
          "published_at": "2026-05-04T08:25:49Z"
        },
        {
          "tag": "v1.15.13",
          "kind": "patch",
          "published_at": "2026-05-01T13:28:41Z"
        },
        {
          "tag": "v1.15.12",
          "kind": "patch",
          "published_at": "2026-05-01T13:11:53Z"
        },
        {
          "tag": "v1.15.11",
          "kind": "patch",
          "published_at": "2026-05-01T12:53:36Z"
        },
        {
          "tag": "v1.15.10",
          "kind": "patch",
          "published_at": "2026-05-01T12:50:48Z"
        },
        {
          "tag": "v1.15.9",
          "kind": "patch",
          "published_at": "2026-05-01T12:44:11Z"
        },
        {
          "tag": "v1.15.8",
          "kind": "patch",
          "published_at": "2026-04-30T14:55:30Z"
        },
        {
          "tag": "v1.15.7",
          "kind": "patch",
          "published_at": "2026-04-30T14:51:56Z"
        },
        {
          "tag": "v1.15.6",
          "kind": "patch",
          "published_at": "2026-04-30T14:38:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "858c33d2cae01f186b7b47e84e1eb4255abef623",
          "body": "…ernative\n\nThe e2e: run command is runner-agnostic; examples now show maestro test\nwith Playwright/Cypress/plain-script alternatives in the comment, and the\nCI section says explicitly that corgi only cares about the exit code.",
          "is_bot": false,
          "headline": "Lead the e2e examples with Maestro, keep Playwright visible as an alt…",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T11:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4c49000089d28d6392a8726ec63d334c5d2031",
          "body": "…wn spot\n\nThe 'What the file looks like' example now carries the optional e2e:\nblock with a pointer to corgi test --e2e, and the toolbox section opens\nwith corgi mission-control — live health next to each service's branch,\nPR and CI state — which was previously buried in the agents paragraph.",
          "is_bot": false,
          "headline": "Show the e2e suite in the main example and give mission-control its o…",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T11:04:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d96e000a3c0eac8e96b1989042a9e83643f2970",
          "body": "Every pipeline example passed --timeout 20m, which corgi run rejects as\nan unknown flag — the readiness bound is --wait-timeout (and --wait only\napplies with --detach, so the README example gains it too). Also lists\npathsText in the cache-groups shape and untangles the run-on sentence in\nthe own-script comparison.",
          "is_bot": false,
          "headline": "Fix the CI examples: corgi run has --wait-timeout, not --timeout",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T11:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89065891b50c98bdbe81dc513d66dde981279b01",
          "body": "A dev.sh starts things one && at a time; corgi runs every service's\ninstall and start in its own goroutine, gated only by declared readiness\nconditions. Scoped the claim to services — the db phase and clones are\nsequential in the code.",
          "is_bot": false,
          "headline": "Call out concurrent service boot in the own-script comparison",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T11:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bca384a5eeddd024dd6010c13bf535d18afb443",
          "body": "Adds a 'vs writing your own script' bullet first in the comparison list —\nthe script every team already has is exactly the job corgi does, minus\ndoctor/status/logs/tunnels/CI. Also updates 'What corgi isn't' now that\ncorgi runs in CI too: it proves the change, the pipeline still deploys.",
          "is_bot": false,
          "headline": "Compare against the real alternative: the team's own dev.sh",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T11:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c48f4fa3020a67cfd4757be3f48d53beeb1f4ce1",
          "body": "…compose\n\nforeman/overmind read as a dated comparison. The table now puts corgi\nnext to docker-compose, Tilt/Skaffold, Turborepo/Nx and process-compose,\ngains a works-across-many-repos row, and the prose notes that corgi and\nTurborepo pair naturally (a corgi service whose start is turbo dev).",
          "is_bot": false,
          "headline": "Compare against the tools people use today: Turborepo/Nx and process-…",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T10:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0632afb6f91fe1b7e83c0633062e56db8d90045b",
          "body": "…bullets\n\nHero keeps four badges (license, brew, platforms, quality gate + coverage)\nand the full SonarCloud set moves to a Project health section at the end.\nThe 2-minute video is linked from the intro instead of the footer, the\nAI-agents intro paragraph becomes five short bullets, How it compares\ngets an at-a-glance capability table above the prose, and the README\nends with a small star ask.",
          "is_bot": false,
          "headline": "Make the README skimmable: lean hero badges, comparison table, agent …",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T10:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3509c8121c20f313edc867378fdca9beb7759bb5",
          "body": "…on it, CI proves it",
          "is_bot": false,
          "headline": "Lead the README with all three payoffs: laptop runs it, agents build …",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T10:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e562ab7839ea2a1028165dd2a22f2e17da0c55d",
          "body": "The plugin and marketplace descriptions never mentioned that the plugin\ncan generate the full-stack CI pipeline, and the README's day-to-day list\nskipped CI entirely. Adds the CI clause to both descriptions, an\n'Every PR, against the whole stack' bullet to the README, and carries the\npending 1.20.21 version bump so plugin.json and root.go stay in sync.",
          "is_bot": false,
          "headline": "Pitch the CI + cross-repo e2e capability where people actually see it",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T10:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0237c3e6cb33194a31fd5e6c277a650234f72acb",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T10:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4db9d96f66671f69fa747b20a19460ae0f86cad2",
          "body": "… skills\n\nThe action, the e2e: block and corgi test --e2e existed but were barely\nvisible. Now the README pitches cross-repo e2e as a first-class feature\n(own section, feature bullet, /corgi-ci in the plugin list, cache-groups\nin the action table), agents.md documents corgi test --e2e, the ci skill\ninstalls via Andriiklymiuk/corgi@v1 and caches from corgi cache paths\ninstead of a hand-written list, and the corgi skill schema covers e2e:.",
          "is_bot": false,
          "headline": "Give the CI story its own README section and wire it through docs and…",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-23T10:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f081bc59b729c7cdfc9597687dd11bef49b96a6a",
          "body": null,
          "is_bot": false,
          "headline": "Let a service start without waiting for the database phase (#26)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T13:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "191908b4495a1ff910219ece5ddbbfa65e84fb23",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T11:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d21110ce4284c51de89249191d4aa766c9cc313",
          "body": "…#25)",
          "is_bot": false,
          "headline": "Read the supabase mail port from [local_smtp] as well as [inbucket] (…",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T11:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4c530e1dc293aea58e92e27b4283f0b70398836",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T10:51:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5da942602b785147c84a054fbe4dc76cc749b1f2",
          "body": null,
          "is_bot": false,
          "headline": "Re-run a cached beforeStart step when its output is missing (#24)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T10:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c5776cee09869dffb61969244e138724160a9db",
          "body": "The target promises plugin.json matches cmd/root.go, but read $(VERSION),\nwhich make exports to the sub-make. Passing a stale VERSION= on the command\nline therefore wrote the old number back while root.go held the new one.\nReading the file at recipe time makes the override irrelevant.",
          "is_bot": false,
          "headline": "Sync the plugin version from cmd/root.go, not from $(VERSION)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T07:12:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a4e5bceb778d80e70482e5bbf0829bcd941d36",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.20.17",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T06:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add857ce7022cebf82fedf3e283d87f8d1ae25a2",
          "body": "One hash over every lockfile meant a package-lock.json edit evicted the python\nvenv and the pip cache with it. Each ecosystem now gets its own key, so only\nthe language whose lockfile moved has to reinstall.\n\nThe step markers stay keyed on every lockfile: restoring \"this install already\nran\" next to a dependency directory that did not come back would make corgi\nskip an install whose output is missing.",
          "is_bot": false,
          "headline": "Key the dependency cache per ecosystem",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T06:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a68bc44e4cdca7edefbdb7389d3faae8150d3a0f",
          "body": "buildService was fixed to copy-then-override; buildDatabaseService still listed\nall 35 fields by hand, so the next compose key added there would have gone\nmissing the same silent way warmup and skipInCi did. Nothing is dropped today —\nthe guard is what stops that changing.",
          "is_bot": false,
          "headline": "Stop the db builder dropping compose fields too",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T06:22:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a725a0fad02b2e45bec72d7b3a2a5044de040798",
          "body": "buildService and parseRequired copied fields one at a time, so a new compose\nkey parsed correctly and then vanished before anything used it. skipInCi and\nwarmup both shipped doing nothing that way, each passing its own tests and\ncorgi validate.\n\nThey now copy what was parsed and override only what c\n[…]\nnd a test\nwalks the structs to catch the next one. That test also asserts it compared\nsomething: checking CanSet on a non-addressable value made the first version\nskip every field and pass regardless.",
          "is_bot": false,
          "headline": "Stop builders dropping compose fields silently",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-22T04:11:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "465383f972c451d51670ef71704e8f9c211e47d9",
          "body": "buildService copies fields one at a time, so warmup parsed correctly out of the\ncompose file and was then dropped on the way to readiness. The feature shipped\ndoing nothing at all: a stack whose only expensive check lived in warmup went\ninto its tests completely cold.\n\nThe test asserts on buildService rather than on yaml, which is where the field\nwas actually lost — unmarshalling had been fine all along.",
          "is_bot": false,
          "headline": "Carry warmup through to the service that uses it",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T22:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d9fe355837a049fe05cf1570fc062521b9ed8c",
          "body": "The action piped a script straight from the network into bash, which Sonar\nflagged as a blocker (executing an unverified artifact) and a major (a redirect\ncould downgrade the transport). Both put the security rating at E and failed\nthe quality gate. It now resolves the platform archive, downloads it\n[…]\nwhy it\nis empty.\n\nReleases now move the major tag, since the action is consumed as\nandriiklymiuk/corgi@v1 and callers would otherwise be stuck on whatever it\npointed at when they wrote their workflow.",
          "is_bot": false,
          "headline": "Verify the release download, and clear the Sonar findings",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T21:39:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "abdd52eb25ac5d968b8404ba3e76a78214cc227f",
          "body": null,
          "is_bot": false,
          "headline": "Document the action's inputs, outputs and the two CI gotchas",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T21:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "952020e0c0a926022333ca15dff2e359659ab29b",
          "body": "…ng (#23)",
          "is_bot": false,
          "headline": "Review fixes: reset failures between runs, stop the tail before dumpi…",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T21:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6357ba1fe40dd0183bebae2b4984ef7967114e18",
          "body": "A probe shared the poll interval as its timeout, so any HTTP health check that\ntook longer than 500ms counted as down. Dev servers do real work on a first\nrequest -- Vite pre-bundles dependencies, Nest warms up -- and while a whole\nstack is starting on a busy machine that routinely takes seconds. A healthy\nservice was reported as having gone down, and the wait never finished.\n\ncorgi status used its own 5s, which was also too tight under load. Both now\nshare one exported timeout.",
          "is_bot": false,
          "headline": "Give readiness probes ten seconds instead of half a second",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T19:37:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d001307e2c362a729f5b4101660eacfbe2c9bb",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #22 from Andriiklymiuk/feature/service-shell",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T18:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85b4f234934fccfb5bdf6b766c9ff05d7e84dc6f",
          "body": "corgi executed every compose command through /bin/sh. That is bash on macOS but\ndash on most Linux, so a command written and tested on a laptop can exit 127 in\nCI: a service using 'source .venv/bin/activate' worked locally and failed on a\nrunner with 'source: not found'.\n\nIt now prefers bash and falls back to /bin/sh where there is none. CORGI_SHELL\noverrides. corgi's own env sourcing already used POSIX '.' and is unchanged.",
          "is_bot": false,
          "headline": "Run service commands with bash when it is available",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T18:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b52f73506cf4bbbeddc0306578d112a34cd84ec7",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T17:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b18d7e46a90a29b7803f71ee5bb27a32ca6e7d66",
          "body": "* Add corgi init --feature to clone the fleet at a branch\n\nrun --feature switches branches when the stack starts, which is too late for\nanything that reads a repo's files first — a CI job validating each service's\ncommitted env was reading the default branch, so a pull request that added a\nvariable \n[…]\ni-compose already pins a service with branch:, which is static. --feature\nis per-run and falls back, so it wins where the repo has the branch and leaves\nthe compose branch: in place where it does not.",
          "is_bot": false,
          "headline": "Add corgi init --feature to clone the fleet at a branch (#21)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T17:02:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "808cbbe448ac90a65353d4fc190d0063e3f6ae1d",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T16:42:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b14af15778d6a17aa566ed52be73ac4a6d2b860d",
          "body": "* Skip manualRun services and dbs in the --wait readiness gate\n\nA manualRun service is never started, so --wait blocked on it until the whole\ntimeout elapsed and then reported it as not ready. Booting a real stack burned\nthe full 25 minutes on one manualRun frontend before returning.\n\nSkips exactly \n[…]\np\nrule, which is precisely how they drifted apart in the first place. One\npredicate now, with the launcher adding only its explanation, plus a test that\nasserts the two agree across every combination.",
          "is_bot": false,
          "headline": "Skip manualRun services and dbs in the --wait readiness gate (#20)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T16:41:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d509df951dbed92138562560210145673e8db082",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T16:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41fbceb0c6169a454e24b7107a48fdc60cceaf8",
          "body": "* +\n\n* upd\n\n* Add a version subcommand alongside --version\n\nReaching for 'corgi version' in a script failed with 'unknown command' while\nthe docs already listed it. It now works, prints no banner so the output is\nparseable, and supports --json for asserting a minimum version in CI.\n\n* Fail corgi ini\n[…]\nials)\nsurfaced several steps later as a confusing 'nothing found'. It now reports the\nservices it could not clone and exits non-zero; run warns rather than starting\nservices whose code is not on disk.",
          "is_bot": false,
          "headline": "Fail corgi init when a service repo cannot be cloned (#19)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T16:29:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7776866051d36b553be82309d70bdfa4a8c5f865",
          "body": "* +\n\n* upd\n\n* Add a version subcommand alongside --version\n\nReaching for 'corgi version' in a script failed with 'unknown command' while\nthe docs already listed it. It now works, prints no banner so the output is\nparseable, and supports --json for asserting a minimum version in CI.",
          "is_bot": false,
          "headline": "+ (#18)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T16:29:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab3daf26c5855b60ccd8b53a9c47a61893fd16f",
          "body": "corgi run --feature <branch> runs every service whose repo carries that\nbranch from a worktree for it, leaving the rest on their default checkout.\nRemote-only branches are fetched first, so a fresh or shallow clone works.\nServices in a repo subdirectory are skipped, services sharing a repo share\none\n[…]\n\nAlso: corgi init --depth for shallow clones (propagated to nested projects),\ncorgi logs --dump <dir> for CI artifacts, and skipInCi on a required tool to\ndrop it from preflight when corgi detects CI.",
          "is_bot": false,
          "headline": "Add --feature for cross-repo branches and CI flags (#17)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-21T15:06:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b38100e2ce31d2de42a57662ec88b3985de6bad",
          "body": null,
          "is_bot": false,
          "headline": "Updated docs for logs",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-09T07:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab21c786f4a9e1dd6c460a1d1a705c3f9a85185a",
          "body": null,
          "is_bot": false,
          "headline": "Make --logs true by default",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-09T07:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbd091746403f52050743950c0077c07bf82674",
          "body": null,
          "is_bot": false,
          "headline": "Improve stories and review skills",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-07-01T11:38:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6710bbc871cb439db97bd38dd2f5bc867d16666c",
          "body": null,
          "is_bot": false,
          "headline": "Add more commands",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-27T06:36:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321115c0e7625fa7e6907fd47829a728de13c746",
          "body": null,
          "is_bot": false,
          "headline": "Make pull clone missing repos",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-26T06:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf64871fb5240279206b1492ce025b3d34e1feb2",
          "body": null,
          "is_bot": false,
          "headline": "upd",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-24T07:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1728d2e7206026f796c9c4a7f4a3db21a0ab7f6",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-23T08:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aba8e6aa728681d0f78378cbf4a67bfc8af1867",
          "body": null,
          "is_bot": false,
          "headline": "Add --wait to run --detach (block until stack healthy) (#16)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-23T08:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a23d2128115350a4d01cc814f0feb6dfe7abb793",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-23T06:05:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c60cbd74ce6e70e679a884babc42b2feecf6e10b",
          "body": null,
          "is_bot": false,
          "headline": "Upd",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-23T06:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d097fc58773432d48cf12170ff4cc186365c2caa",
          "body": null,
          "is_bot": false,
          "headline": "Improve mobile dev",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-22T09:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba93aff8b9e26718bb0d11d6a3946b81df109e41",
          "body": null,
          "is_bot": false,
          "headline": "upd",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-21T12:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe5697793229e10afaa59f907eea6794415749d",
          "body": null,
          "is_bot": false,
          "headline": "Add case for parallel development",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-20T20:12:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4a9b61b88a438734716ccc4e450a179b5c191fd",
          "body": null,
          "is_bot": false,
          "headline": "Improve mobile and review skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-20T20:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed81ecdbd92a2af7f3cdf9870d38aa9b482e02bc",
          "body": null,
          "is_bot": false,
          "headline": "Add mobile gotchas",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-19T20:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c597c7ee838d524d62ff84ad826cc0fcd6f849f6",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-19T19:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "645417955868770b74735097b216c04829138555",
          "body": null,
          "is_bot": false,
          "headline": "Upd",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-19T19:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "967d7fdc477d99512855617e6bfc92048758cf85",
          "body": null,
          "is_bot": false,
          "headline": "Fix service worker misleed error",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-19T06:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "113dcdd12884383df2dd8556d23fc2056d75569c",
          "body": null,
          "is_bot": false,
          "headline": "Added skills.sh",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-18T15:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff0c97fd6349317cf91298a55da64f631493f06",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-18T15:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49a173bbd5bea53d4efca3039d231826cfe145a8",
          "body": null,
          "is_bot": false,
          "headline": "Trim description",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-18T15:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6211a4100f51bd984f7feccacd6d020526d0caaf",
          "body": null,
          "is_bot": false,
          "headline": "Fix",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-18T13:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5dd3fed47ae9b817ba6e03569347382ba45bee9",
          "body": null,
          "is_bot": false,
          "headline": "Fix",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-17T13:49:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3063b022318e6906299baa1ccdf2a410436d14e6",
          "body": null,
          "is_bot": false,
          "headline": "Improve skills",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-16T18:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fce4e23a80988b3187e0698803640999cad7422",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-16T13:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c6b5233213818f00851cabff8bcc1c8d853b3d",
          "body": "…tlane version vs device sizes, app-name conflict, first-version review-detail, field length caps, ASC 500 retries)",
          "is_bot": false,
          "headline": "mobile-screenshots: fastlane upload gotchas (keychain base64 key, fas…",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-16T13:00:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c34ef5ff706b211c528c68da8ccd886067b3e9f9",
          "body": null,
          "is_bot": false,
          "headline": "Improve build screenshots skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-16T06:04:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a904cbcd99ff8b7f947b9b7b3a685d2e6eb10c2c",
          "body": null,
          "is_bot": false,
          "headline": "Added mobile screenshots kill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-16T05:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b71afcf82ad709328b071ad2af3e0d9d796b698",
          "body": null,
          "is_bot": false,
          "headline": "Fix merged branch case",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-15T10:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c78b904cdd76e443a1d0bded6184c625c4f3519",
          "body": null,
          "is_bot": false,
          "headline": "Improve review",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-15T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b3ebb35e1d323aa6cffb36292a3055570bdce1",
          "body": null,
          "is_bot": false,
          "headline": "Update mobile skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-15T07:22:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56e8f8564964d41855219c5040f5fc21db4c6c10",
          "body": null,
          "is_bot": false,
          "headline": "Improve mobile skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-14T13:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6182e724689c9dbd9cab4d6ec5c2a079d14c951c",
          "body": null,
          "is_bot": false,
          "headline": "Improve collision detection",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T19:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18605b9baeca406850b58d73e746397ea625c07",
          "body": null,
          "is_bot": false,
          "headline": "Improve port already taken issues",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T13:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af25dbb7cdee4296d9559498b8e047f5557bd545",
          "body": null,
          "is_bot": false,
          "headline": "Improve skill for lighter steps",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T11:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6faccb7e62bd68082663b4afa7baad880c8079d",
          "body": null,
          "is_bot": false,
          "headline": "Added express line",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T11:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3fd4956c74662d6deda0f4b47728cafbb87845d",
          "body": null,
          "is_bot": false,
          "headline": "Improve corgi review and stories",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T10:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f86a0e4a89dd52a20b0eabf665f18e6713e29cab",
          "body": null,
          "is_bot": false,
          "headline": "Update reply on review",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T10:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592e21adb9bfc148938b176ff4474df2eba062ac",
          "body": null,
          "is_bot": false,
          "headline": "Improve ios development",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T08:41:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdb4a1b56be95c45e121235f9bf3ff670419774a",
          "body": null,
          "is_bot": false,
          "headline": "Improve skill based on feedback",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-12T08:27:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9035a44ce49768e84614b8a7bffa5b792d7b04b",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-11T08:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a0a1ebe251e551133e27a64976d389c5401b393",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-11T08:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6793b934f5458f6441c0ce3f20c858f7398b65f4",
          "body": null,
          "is_bot": false,
          "headline": "Update improve skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-11T08:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697286e80b220376b598228136f67978c19408fd",
          "body": null,
          "is_bot": false,
          "headline": "Clean sonar",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-11T08:14:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02b574304f38c6c18e69ba6f47968e1d0b9cfc11",
          "body": null,
          "is_bot": false,
          "headline": "Improve skills",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-11T07:22:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c0fabfef1a68690e5d3a2d6aee88d8a109ce97",
          "body": null,
          "is_bot": false,
          "headline": "Upd to use corgi inside service folder",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-10T19:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3332bbff2810f0669c95b8569abfbb56ee5275",
          "body": null,
          "is_bot": false,
          "headline": "Upd",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-10T19:19:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1d1bf0596da6b4aa89d3d17c55c121ac41394a0",
          "body": null,
          "is_bot": false,
          "headline": "Fix review suggestions",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-10T17:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df9880408b512807e3aabc651aea967494aff706",
          "body": null,
          "is_bot": false,
          "headline": "Fix other validation errors for manual run",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-10T08:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b99e193c0fe7f16b4c7da90f20b0fc2e388d23d4",
          "body": null,
          "is_bot": false,
          "headline": "Fix self reference excessive validation",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-10T08:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253d1608263a61cef6fb9d84ab9557ce3fe576d1",
          "body": null,
          "is_bot": false,
          "headline": "Fix creating comment to stories",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T11:28:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1abcfc26f50f0e375ef0762e54ae7789a1d452fd",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T10:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "131d38b6697b7cd362d105c17201578f95088890",
          "body": null,
          "is_bot": false,
          "headline": "Fix release",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T10:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15950ef46a3574444343d85b7e9854fba9c06fa8",
          "body": null,
          "is_bot": false,
          "headline": "Update stories skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T10:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcbd21686122743f691563e9a07693924648bb65",
          "body": null,
          "is_bot": false,
          "headline": "Improve debug skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T08:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b80c52a089c0d7005943b6cbce9c0e173a441573",
          "body": null,
          "is_bot": false,
          "headline": "Improve review skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T08:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003e32ceccafc5e71a8898ac251581d1d27d60d6",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T07:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d435bca63a28c070cecf117fd8f1f402befb9fe7",
          "body": "* fix(config): validate compose on the run path + strict YAML decode\n\nValidateCompose previously ran only for validate/dryrun/mcp; run/up/exec\nbooted unchecked. Add AbortOnValidationErrors at runRun/exec, gated to\nreturn (not exit) during SIGHUP reload so the live supervisor survives.\n\n- strict YAML\n[…]\nplugin/marketplace descriptions updated\n\n* Improve ci\n\n* Update\n\n* upd\n\n* update makefile\n\n* More tests\n\n* test: cover new cmd commands (autopilot, memory, mission-control, suggest-history)\n\n* Improve",
          "is_bot": false,
          "headline": "Chore/improve concurrency autopilot (#15)",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-09T05:51:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8a9e492498dae791b4bb387fde9fbfba0478ce1",
          "body": null,
          "is_bot": false,
          "headline": "+",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-08T09:14:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e109ab73ee3b9e97026604aa5ddd0bc476412c9",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-08T08:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b0b3e9812f73e30ac76cbd8f8afa9190b232471",
          "body": null,
          "is_bot": false,
          "headline": "Improve stories skill",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-08T08:03:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3f1683794ef851bd291b4e58e780c094fd1844",
          "body": null,
          "is_bot": false,
          "headline": "db snapshot / restore for pg added",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-08T07:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20787a51b3e96d3f83974ff85eb167e6e2c4253e",
          "body": null,
          "is_bot": false,
          "headline": "Fix skills for tracker",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-07T19:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484d690db1da280091c7b938ff73984ed7a2a7df",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Andrii Klymiuk",
          "author_login": "Andriiklymiuk",
          "committed_at": "2026-06-07T15:25:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 253,
      "latest_release_at": "2026-07-23T10:54:50Z",
      "latest_release_tag": "v1.20.21",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 14,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 0.2
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.go_main",
        "tree.goreleaser"
      ],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io",
          "sonarcloud.io"
        ],
        "total": 14,
        "header": 5,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 35,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": 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": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 44399,
      "source_files_sampled": 272,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "docs/agents.md"
      ],
      "agent_instruction_max_bytes": 23625
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/klauspost/compress",
            "direct": true,
            "version": "v1.18.6",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5841"
            ],
            "fixed_version": "1.18.7",
            "advisory_count": 1,
            "oldest_advisory_days": 6
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.43.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 72
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 19
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 3
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 24,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/briandowns/spinner",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.23.2"
        },
        {
          "name": "github.com/klauspost/compress",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.6"
        },
        {
          "name": "github.com/manifoldco/promptui",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.9.0"
        },
        {
          "name": "github.com/mark3labs/mcp-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.54.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        },
        {
          "name": "github.com/fsnotify/fsnotify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/spf13/pflag",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.0.10"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/briandowns/spinner",
            "direct": true,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": true,
            "version": "v1.18.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/manifoldco/promptui",
            "direct": true,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mark3labs/mcp-go",
            "direct": true,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cobra",
            "direct": true,
            "version": "v1.10.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": true,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/chzyer/readline",
            "direct": false,
            "version": "v1.5.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/color",
            "direct": false,
            "version": "v1.19.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/jsonschema-go",
            "direct": false,
            "version": "v0.4.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/inconshreveable/mousetrap",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/santhosh-tekuri/jsonschema/v6",
            "direct": false,
            "version": "v6.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.7.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": false,
            "version": "v0.42.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 24,
        "direct_count": 8,
        "indirect_count": 16
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 26,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Andriiklymiuk",
          "commits": 844,
          "avatar_url": "https://avatars.githubusercontent.com/u/19595452?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool is not run on all commits -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "858c33d2cae01f186b7b47e84e1eb4255abef623",
        "ran_at": "2026-08-03T01:42:19Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 10,
        "authors_30d": 1,
        "decided_30d": 10,
        "sample_size": 26,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 1,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-23T11:08:09Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T13:19:05Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Andriiklymiuk/corgi",
    "host": "github.com",
    "name": "corgi",
    "owner": "Andriiklymiuk"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 59 is calibrated to 63 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 59,
            "calibrated": 63,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 63,
      "inputs": {
        "security": 58,
        "vitality": 76,
        "community": 37,
        "governance": 41,
        "calibration": "2026-08-02",
        "engineering": 81,
        "ai_readiness": 72,
        "weighted_overall_raw": 59
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 76,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 253,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 14
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "14/52 weeks with commits",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 14
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "253 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 253
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.20.21",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 0.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 12,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 12 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "forks": 0,
              "stars": 35,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "35 stars",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 14,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "shields.io",
                "sonarcloud.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 41,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "merged_prs": 26,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 10,
              "prs_decided_30d": 10,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 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": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "26/26 decided PRs merged",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 26,
                      "decided": 26
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 7,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "Andriiklymiuk",
              "public_repos": 63,
              "account_age_days": 3720
            },
            "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": "7 followers of Andriiklymiuk",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "Andriiklymiuk"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "63 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 63
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "exceptional",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "golang",
                "makefile",
                "microservices",
                "docker",
                "corgi"
              ],
              "has_wiki": true,
              "homepage": "https://andriiklymiuk.github.io/corgi/",
              "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://andriiklymiuk.github.io/corgi/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "3 existing vulnerabilities detected",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 24 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 24
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 24,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 3",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: github.com/klauspost/compress v1.18.6 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "github.com/klauspost/compress v1.18.6 (unknown)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 24,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "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": 72,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.28,
              "agent_instruction_files": [
                "docs/agents.md"
              ],
              "agent_instruction_max_bytes": 23625
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "docs/agents.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/agents.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "28 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "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": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 44399,
              "source_files_sampled": 272,
              "oversized_source_files": 0
            },
            "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": "0/272 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 272,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "application"
      ],
      "labels": [
        "cli"
      ],
      "scores": {
        "cli": 4,
        "application": 9
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.go_main",
          "weight": 5
        },
        {
          "tier": "structure",
          "label": "application",
          "source": "tree.goreleaser",
          "weight": 4
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:github.com/spf13/cobra",
          "weight": 4
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T01:42:27.687750Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/Andriiklymiuk/corgi.svg",
  "full_name": "Andriiklymiuk/corgi",
  "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 v2.5.0, schema v0.30.0 — full methodology · metrics wiki.

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