Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 09:42 UTC

piotrkowalczuk / zordon

Defends development environment from Rita, and her endless waves of containers!

GoGPL-3.0★ 4 stars⑂ 0 forkssince Mar 2016View on GitHub ↗

piotrkowalczuk/zordon holds a health index of 58 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (81/100) and lowest on Community & Adoption (28/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

58
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Piotr KowalczukPersonal account
68 followers86 public repossince Sep 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/piotrkowalczuk/zordonv0.18.0-331 day ago

Metrics by category

Vitality

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

79Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
6.9/36Commit cadence — 10/52 weeks with commits
18/18Commit volume — 123 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year123
human_commit_share0.99
days_since_last_push1
active_weeks_last_year10
How it's scored
27/27Ships releases — 5 releases published
36/36Release recency — latest release 1 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_count5
latest_release_tagv0.18.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases0.2

Community & Adoption

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

28Critical · 18% of overall
How it's scored
7.7/60Stars — 4 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars4
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
18/46.8Issue resolution — 38% of issues closed
37.2/38.3PR acceptance — 68/70 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs68
open_issues8
closed_issues5
issue_closed_ratio0.385
closed_unmerged_prs2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.2/25Owner reach — 68 followers of piotrkowalczuk
25/25Track record — 86 public repos, account ~13 yr old
Inputs used
followers68
owner_typeUser
is_verified
owner_loginpiotrkowalczuk
public_repos86
account_age_days5,049
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 1 days ago
20/20Version history — 33 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/piotrkowalczuk/zordon
ecosystemsgo
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://zordon.io
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicsgolang, development, local, services, microservices, agentic-workflow, vibecoding
has_wikino
homepagehttps://zordon.io
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

55Moderate · 16% of overall
How it's scored
6.8/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 19 out of 30 merged PRs checked by a CI test -- score normalized to 6
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
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
5.2/7.5Vulnerabilities — 3 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.4
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories3
affected_packages3
assessed_packages81
unassessed_packages0
affected_by_severitycritical 1, unknown 2
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 81 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? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

81Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 80 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.808
agent_instruction_filesAGENTS.md, CLAUDE.md
agent_instruction_max_bytes8,394
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
10/10Demonstrated agent practice — 50 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 1 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock, go.sum, package-lock.json
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.5
toolchain_manifestsexamples/rust/src/app/Cargo.toml, go.mod, golden/go/echo/go.mod, golden/java/echo-gradle/build.gradle, golden/java/echo-maven/pom.xml, golden/rust/echo/Cargo.toml
dependency_bot_commit_share0.01
How it's scored
45/45Type-checkable code — Go (statically typed)
54.4/55Manageable file sizes — 2/192 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes142,250
source_files_sampled192
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

4GitHub stars
1contributors
123commits, last 12 months
1days since last push
5releases
1bus factor
8open issues
Gopackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.4 / 10
4.4aggregate

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

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests19 out of 30 merged PRs checked by a CI test -- score normalized to 6
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
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7Vulnerabilities3 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/hashicorp/hcl/v2v2.24.0go.mod
Gogithub.com/modelcontextprotocol/go-sdkv1.6.1go.mod
Gogithub.com/peterbourgon/ff/v4v4.0.0-beta.1go.mod
Gogithub.com/tidwall/gjsonv1.18.0go.mod
Gogithub.com/zclconf/go-ctyv1.18.1go.mod
All dependencies 81

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

RegistryPackageVersionRelation
Gogithub.com/creack/ptyv1.1.24direct
Gogithub.com/hashicorp/hcl/v2v2.24.0direct
Gogithub.com/modelcontextprotocol/go-sdkv1.6.1direct
Gogithub.com/peterbourgon/ff/v4v4.0.0-beta.1direct
Gogithub.com/tidwall/gjsonv1.18.0direct
Gogithub.com/zclconf/go-ctyv1.18.1direct
Gocloud.google.com/gov0.121.2indirect
Gocloud.google.com/go/authv0.16.5indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gogithub.com/agext/levenshteinv1.2.1indirect
Gogithub.com/anthropics/anthropic-sdk-gov1.38.0indirect
Gogithub.com/apparentlymart/go-textseg/v15v15.0.0indirect
Gogithub.com/bahlo/generic-list-gov0.2.0indirect
Gogithub.com/buger/jsonparserv1.1.2indirect
Gogithub.com/burntsushi/tomlv1.6.0indirect
Gogithub.com/ccojocar/zxcvbn-gov1.0.4indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/cristalhq/acmdv0.12.0indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/go-critic/go-criticv0.14.3indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-toolsmith/astcastv1.1.0indirect
Gogithub.com/go-toolsmith/astcopyv1.1.0indirect
Gogithub.com/go-toolsmith/astequalv1.2.0indirect
Gogithub.com/go-toolsmith/astfmtv1.1.0indirect
Gogithub.com/go-toolsmith/astpv1.1.0indirect
Gogithub.com/go-toolsmith/pkgloadv1.2.2indirect
Gogithub.com/go-toolsmith/strparsev1.1.0indirect
Gogithub.com/go-toolsmith/typepv1.1.0indirect
Gogithub.com/google/go-cmpv0.7.0indirect
Gogithub.com/google/jsonschema-gov0.4.3indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/google/uuidv1.6.0indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.6indirect
Gogithub.com/googleapis/gax-go/v2v2.15.0indirect
Gogithub.com/gookit/colorv1.6.0indirect
Gogithub.com/gorilla/websocketv1.5.3indirect
Gogithub.com/invopop/jsonschemav0.13.0indirect
Gogithub.com/mailru/easyjsonv0.7.7indirect
Gogithub.com/mitchellh/go-wordwrapv1.0.1indirect
Gogithub.com/openai/openai-go/v3v3.32.0indirect
Gogithub.com/quasilyte/go-ruleguardv0.4.5indirect
Gogithub.com/quasilyte/gogrepv0.5.0indirect
Gogithub.com/quasilyte/regex/syntaxv0.0.0-20210819130434-b3f0c404a727indirect
Gogithub.com/quasilyte/stdinfov0.0.0-20220114132959-f7386bf02567indirect
Gogithub.com/securego/gosec/v2v2.26.1indirect
Gogithub.com/segmentio/asmv1.1.3indirect
Gogithub.com/segmentio/encodingv0.5.4indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.1indirect
Gogithub.com/tidwall/sjsonv1.2.5indirect
Gogithub.com/wk8/go-ordered-map/v2v2.1.8indirect
Gogithub.com/xo/terminfov0.0.0-20220910002029-abceb7e1c41eindirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.61.0indirect
Gogo.opentelemetry.io/otelv1.41.0indirect
Gogo.opentelemetry.io/otel/metricv1.41.0indirect
Gogo.opentelemetry.io/otel/tracev1.41.0indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.53.0indirect
Gogolang.org/x/exp/typeparamsv0.0.0-20251023183803-a4bb9ffd2546indirect
Gogolang.org/x/modv0.37.0indirect
Gogolang.org/x/netv0.56.0indirect
Gogolang.org/x/oauth2v0.35.0indirect
Gogolang.org/x/syncv0.21.0indirect
Gogolang.org/x/sysv0.46.0indirect
Gogolang.org/x/telemetryv0.0.0-20260625142307-59b4966ccb57indirect
Gogolang.org/x/textv0.39.0indirect
Gogolang.org/x/toolsv0.47.0indirect
Gogolang.org/x/vulnv1.3.0indirect
Gogoogle.golang.org/genaiv1.54.0indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/grpcv1.79.3indirect
Gogoogle.golang.org/protobufv1.36.10indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gohonnef.co/go/toolsv0.7.0indirect
Mavenorg.apache.maven.plugins:maven-compiler-plugin3.13.0indirect
Mavenorg.apache.maven.plugins:maven-jar-plugin3.4.1indirect
Dependency advisories 3

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

PackageVersionRelationSeverityAdvisoriesFixed in
google.golang.org/grpcv1.79.3indirectcritical11.82.1
go.opentelemetry.io/otelv1.41.0indirectunknown11.44.0
golang.org/x/cryptov0.53.0indirectunknown1

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",
        "development",
        "local",
        "services",
        "microservices",
        "agentic-workflow",
        "vibecoding"
      ],
      "is_fork": false,
      "size_kb": 1382,
      "has_wiki": false,
      "homepage": "https://zordon.io",
      "languages": {
        "Go": 1080812,
        "Java": 8578,
        "Rust": 4623,
        "Shell": 4213,
        "Python": 12003,
        "Makefile": 6104,
        "JavaScript": 17264
      },
      "pushed_at": "2026-07-24T19:18:52Z",
      "created_at": "2016-03-19T01:28:09Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T19:09:04Z",
      "description": "Defends development environment from Rita, and her endless waves of containers!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://gofunc.pl",
      "name": "Piotr Kowalczuk",
      "type": "User",
      "login": "piotrkowalczuk",
      "company": null,
      "location": "Berlin",
      "followers": 68,
      "avatar_url": "https://avatars.githubusercontent.com/u/2438924?v=4",
      "created_at": "2012-09-27T17:22:39Z",
      "is_verified": null,
      "public_repos": 86,
      "account_age_days": 5049
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-07-24T19:21:56Z"
        },
        {
          "tag": "v0.17.6",
          "kind": "patch",
          "published_at": "2026-07-24T17:16:36Z"
        },
        {
          "tag": "v0.17.5",
          "kind": "patch",
          "published_at": "2026-07-24T08:43:50Z"
        },
        {
          "tag": "v0.17.4",
          "kind": "patch",
          "published_at": "2026-07-24T05:24:40Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2026-07-23T22:56:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "75131ca0666541ec32b0d48944e1661532e380c2",
          "body": null,
          "is_bot": false,
          "headline": "feat(mcp): serve a chosen project dir with `zordon mcp --dir` (#85)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-24T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd5429c50f3395c6cac9d57034b5fdd8bd362be0",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build: publish zordon to the MCP Registry on release (#84)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-24T17:03:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a185d81265c38092def78850d7cfd737b310df81",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build: add a universal .mcpb bundle for the MCP Registry (#83)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-24T17:02:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "06adddb1342c0ee53942145fc2a7acbbf1a55a3f",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: publish an ARD ai-catalog for agent discovery (#82)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-24T10:50:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0af827e8ac860d7a5f49b815a931de460dfbbc9c",
          "body": null,
          "is_bot": false,
          "headline": "build: package the MCP server as per-platform mcpb bundles (#81)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-24T08:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cd93ea1687c8bd13496c86dbe411bfbd2181378",
          "body": null,
          "is_bot": false,
          "headline": "fix(release): stop the archive check failing on its own pipe (#80)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-24T05:09:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e9818aa8671ac1c4f9045701b8649714fea2558",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(release): replace release assets that already exist (#79)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-23T22:51:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "da1037f1d23a55ffa778680fac3ce2bacae6d157",
          "body": "…g (#78)",
          "is_bot": false,
          "headline": "build: release automation with goreleaser, and build-version reportin…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-23T22:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e09ac82b0b431242c70dfb04d478a0a830d91d3",
          "body": "…(#77)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: publish llms.txt and an Agent Skills index; fix homepage title …",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-23T20:22:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7c826464877ee707b5d7234ce0c2616109a1ac1d",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(alpha): OpState during bringup no longer panics alpha (#72)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-21T21:03:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "563a43011038f77551b5f8da6a38f25b00d69c5b",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: IndexNow key file and post-deploy submission (#71)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-21T19:09:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "31e83c6ebfc42270bbe942b8b170b4c0d02dfa00",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: bind GitHub Pages to zordon.io via CNAME (#70)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-20T06:44:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1502eba179e170aa63625aa28457dd4ec615eb20",
          "body": null,
          "is_bot": false,
          "headline": "feat: java support (#69)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T22:28:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad472659123ad7e50160a51c3673e8b8d9262d3f",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(conformance): per-toolchain build tags + CI toolchain caching (#66)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T21:55:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "403508d5725fe02e6baf324ecb2e05be66856391",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump golang.org/x/crypto from 0.50.0 to 0.52.0 (#67)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-19T21:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53f5e3cc9c47102dbc1c21da556420897c21c93e",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "workspace: explicit `.workspace` marker written on create (#59)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T20:53:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d7a06872209d4376543118a629c844a0dce4e73a",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: cancel superseded in-progress runs via concurrency (#65)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T20:52:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0b556ea37fedf4577a6864916391d819e219097b",
          "body": null,
          "is_bot": false,
          "headline": "test once (#64)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T20:31:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cdf2b34765db9405009baa71a0d52e08c6d82dd",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(plugin): issue-report skill + getting-started plugin note (#61)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T20:22:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4d6738dc8c0a0a9dbbfad946462ef3fe917ca840",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: skip the CI workflow for docs-only changes (#62)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T20:20:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3725e3aa70661361bcb0614e44254110cf50e531",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(hooks): skip the pre-git gate for docs-only pushes (#60)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T20:13:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "594bafb10e5ecfe19b6b2c5e56f7d3cebeef0e8f",
          "body": null,
          "is_bot": false,
          "headline": "relaxed claude git hook (#58)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T19:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a71b4fade0713b15b4cb685026127e413689fec",
          "body": null,
          "is_bot": false,
          "headline": "fix(plugin): author must be an object; validate the manifest in CI (#57)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T18:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8750e20a707d7e1ffc57a98be05bd4157ff0c0e",
          "body": "…up (#55)\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Claude Code plugin + marketplace for zero-config zordon MCP set…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T17:21:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "90a68bd8d371da6ef0c8921b66d205169b6178ba",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "logfilter: enforce log { filter } as a fast structured filter DSL (#52)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T15:23:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1b2039b24215dec95dbd7ef4f6a51205c25defcd",
          "body": "…art (#50)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "start: per-service/per-provision timing summary after a successful st…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T14:05:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c74f3c1b3faa9f7631904b57e3cfbd649078bb56",
          "body": null,
          "is_bot": false,
          "headline": "docs (#53)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T13:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e0d1e2e4a3b55d5042f0450d0c1bf1ed78dedbb",
          "body": "…he toolchain (#48)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "tools: run mise with --no-config so a stray mise.toml can't pollute t…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-19T10:26:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2a8cd382abdec515804b385b8f72e924d937d66c",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha: pre-create per-service fs::etc / fs::var dirs at bringup (#49)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-18T22:15:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f63cd716017dce1d4a43054c9ac6b3c0adf6b4cf",
          "body": "…ed files out of the reaped OS temp (#46) (#47)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alphasfile: fs::etc()/fs::var() persistent path anchors — keep declar…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-18T19:59:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "828f577dc789e55426ab054a6b0dd62d4a1d6c72",
          "body": "…ain binary> (#44) (#45)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha,zordon: diagnose missing build cwd instead of fork/exec <toolch…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-17T18:19:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e2480fd26654a45659b35cc316d4cb8d445403bc",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "source: self-heal worktree interrupted mid-setup (#38) (#39)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-17T15:43:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "67e8758b9b3b3e9a63e5e9a61e3341507ca5e49a",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build timeout fix (#43)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-17T12:44:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2a68d2c3c78a20c38ca84f80e45c16f4c7987914",
          "body": "… tools }` (#41)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "toolchain: install standalone CLI tools from mise packages via `pkg {…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-07-02T07:16:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c1202899f6c35494613af7dfd4c575d45068c673",
          "body": "…(#36)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alphasfile: top-level `env` — set a global env without a dotenv file …",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-23T07:58:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ba6df9554dbd0fe79a5429ef337d185d9a009795",
          "body": "… `service add/rm` (#34)",
          "is_bot": false,
          "headline": "workspace: rename worktree→workspace, move state to ./workspaces, add…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-20T10:10:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef72219e7fc4e4c86300e72fc6127a97d0060474",
          "body": null,
          "is_bot": false,
          "headline": "README.md",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-19T09:28:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d901810fb3ff3dca3da53f331a6d700041d429e6",
          "body": "…#33)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "clean: per-provision teardown via `zordon clean` (+ `stop --clean`) (…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-16T19:43:52Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "efbe132048e6b0ae25b6c62c26a2c5068b4e1cac",
          "body": "…toolchain::bin` (#31)",
          "is_bot": false,
          "headline": "provision: locate cross-toolchain binaries `fs::service::bin` + `fs::…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-14T15:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c79151cbd9a9fd42433840ae17a350a770d30535",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: fix inconsistencies against code and across docs (#30)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-12T12:12:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "58364ebb91083b203529a1878744945179162a93",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alphasfile: arguments as named groups with per-group rendering (#29)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-11T11:22:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "53d23c8b8be6080c0765f5b8fb78d5083cfce62e",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "pkg: native package services (redis/postgres/etcd) via mise (#25)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-10T17:26:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c53145a21894e9226c75f57ae8896c6e03e3549a",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alphasfile: allow functions in src{path} (#28)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-10T17:06:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "39697c315c667c97e2db53bd7a3bb7e570d6b256",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "readiness: add exec (CLI) action, e.g. `pg_isready` (#26)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-10T16:55:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5fd3e66f469787b6e4cf39a6fa8cfbbe655383d0",
          "body": "…olver (#27)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha-log: default to <tmpdir>/alpha-<workspace-hash>.log via zfs.Res…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-10T16:19:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "22651b0a4f47872b2dd1117a9f448001a7275da9",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: name tests after the real type/function under test (#24)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-09T19:55:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9eb7acb8600558c1099d6d16fc686901f4b07db1",
          "body": "…mmy (#23)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(daemon): extract process-lifecycle skeleton; port alpha + to…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-09T19:09:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d6e8e0c7ddc90599765348b98e46c0ab1b70dac1",
          "body": "… (#22)",
          "is_bot": false,
          "headline": "feat(cli): --services flag + ZORDON_SERVICES env for start/plan picks…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-07T16:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cbd59c146e7e5d7e96fb9a0b5babccb37b8b31b",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(plan): subset a single service like start; docs + dev tooling (#21)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-07T11:55:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "345126e28d439d3bf4dc96f7389a306e2c14869b",
          "body": "…ote (#20)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(mcp): type-check provision argument values + Claude integration n…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-06T09:03:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aec7aebe138be31841ec81bf382e1193c6f4ce1d",
          "body": "Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(mcp): expose zordon over MCP — commands + provisions as tools (#19)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-05T19:55:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "84d6839e3fbd7d6c898fee4429257a2148f925f0",
          "body": "… (#18)\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(bootstrap): staged state machine for the federation pipeline…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-05T15:56:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9d9de6799e33279b5b5d8d2af08f4a42301dfe3d",
          "body": null,
          "is_bot": false,
          "headline": "zordon start: subset picks + per-toolchain worktree tests (#17)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-06-03T16:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f5136c0ad8d4e7241409820e95136b1b11b7bbf",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha: close pc.done eagerly for latent provisions (#16)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-24T00:41:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1572cb47714a1ff6e1e7d5d04108c3f3b1f3c489",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha: newPrepareRunner reaps independently of stream drain (#15)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-24T00:16:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3f41e57af809d589895a3a3ba90e70557751dfaa",
          "body": "…#14)\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha: shutdown reaches subprocesses (revert #13, real fix + tests) (…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-23T23:13:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9d8e815f1a6b947314eb27d4a3942ba6dbb62897",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "zordon: wait for old alpha PID to exit before respawning (#13)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-23T22:12:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f06f9c0f94e52adc142be14801c6dd894e9f41c4",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha: append runtime.arguments to explicit runtime.cmd (#12)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-22T17:04:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cfe174bc3aaec971d2f0814cb8281e703e13ef1a",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "worktree: non-picked services keep anchor src dir (#11)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-22T15:16:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2fb6fbdceffe150d04f2b064edd657796258c2da",
          "body": "…lues (#10)\n\n`zordon plan` walks the federation chain statically (no alpha spawn,\nno build), resolves every interpolation, and writes each level back\nas HCL with `${...}` / `self.*` / `service.X.Y` / `net::pickport()` /\n`fs::*` already substituted by literals. An unresolvable expression\naborts with \n[…]\nr; federation chains render root-first with one `# === [...]\n===` banner per level and the `(invocation)` marker only on the leaf.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "zordon plan: render resolved Alphasfile chain as HCL with concrete va…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-22T13:32:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1549110c91f56d79f0c1860b1f7d4f754cefdd35",
          "body": "* refactor\n\n* alphasfile: split source/install into src/git/crate blocks\n\nReplaces the flat top-level `git`/`src`/`branch`/`tag`/`rev`/`exe`/\n`cargo`/`version`/`features` fields with three typed source blocks:\n\n  - `git { url, branch, tag, rev }` — remote clone\n  - `src { path?, exe? }` — local in-p\n[…]\n dynamic-config, services/{go,rust,ruby,nodejs}).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alphasfile: split source/install into src/git/crate blocks (#9)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-22T11:01:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5ca6387abdab192afce54c604a149362ca5ac2fe",
          "body": null,
          "is_bot": false,
          "headline": "refactor (#8)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T22:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be5ffc6385171afc7e6f90fe2e7e6f73cfdd2409",
          "body": "* ci: add lint job, bump go to 1.26.3, fix staticcheck/gosec findings\n\n- ci.yml: new lint job runs `make lint` on every push/PR\n- Makefile: exclude examples/ and G204,G304 from gosec (subprocess\n  wrappers and config-driven paths are by-design here)\n- go.mod: bump to 1.26.3; add gosec + govulncheck \n[…]\nanded via the nodejs PR after this branch forked.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add lint job, bump go to 1.26.3, fix lint findings (#7)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T18:01:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "768dafd802c26f049885ce60efe32051707a30fc",
          "body": "* nodejs: service toolchain with PM auto-detection, runtime inference, Corepack refresh\n\nThe `service \"nodejs\"` and `toolchain { nodejs { ... } }` blocks land\n1:1, with build/run defaults driven by filesystem detection because\nNode has no single-binary artifact:\n\n  - PM detection (defaultBuild): loc\n[…]\n mise + shared warm cache),\none canonical helper.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "nodejs: service toolchain kickoff (#6)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T17:42:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0228065ae3cd71065a6e953cfc45eafe0551c3e2",
          "body": "* golang debuger\n\n* golang debuger .2",
          "is_bot": false,
          "headline": "golang debuger (#5)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T16:02:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5fd414b6cb1ebeb360eed8b8113e86febefbd0",
          "body": "* alpha: clear cached LookPath error in relookupPath\n\nexec.Command runs LookPath against alpha's own PATH and stores the\n\"executable file not found\" miss in cmd.Err. relookupPath then resolves\nthe bare name against the toolchain-overlay PATH and points cmd.Path at\nthe right binary — but Start() stil\n[…]\na blocking read), so the death\npath is unchanged.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "alpha: clear cached LookPath error in relookupPath (#4)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T11:48:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "08d99ac2404678b65fe607da7d2a12d05a96309f",
          "body": null,
          "is_bot": false,
          "headline": "zordon: structured failure summary on bringup error",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T10:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11aed10f499c54d64d4be1cbcf3b65f09e98ef4e",
          "body": null,
          "is_bot": false,
          "headline": "parentwatch: shared parent-death lib",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T10:17:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680e2a54947403858332ecb115fce0d83ff801aa",
          "body": "…plit; zorodn ignore sigpipe,dotenv as a slice,conformance harness + env layering",
          "is_bot": false,
          "headline": "alpha: channel-driven lifecycle, per-toolchain tty, fs/cfg/src hash s…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-21T08:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5bb85ee06a9f30c66a93e78b4f8fa19ec6ba3c",
          "body": null,
          "is_bot": false,
          "headline": "invokable provisions (#3)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-19T19:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c18ff80eac387f99eca64184e6eee2bff83a58",
          "body": "* ci: install gcc and enable cgo so -race tests run\n\nThe test target uses 'go test -race', which requires cgo. The distro\ncontainers installed Go without a C compiler, so cgo was disabled and\n'make test' failed with 'go: -race requires cgo'. Install gcc on every\ndistro and pin CGO_ENABLED=1.\n\nCo-Aut\n[…]\ne guard trimmed to a concise defensive one-liner.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: install gcc and enable cgo so -race tests run (#2)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-19T19:06:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4147f9cbf8dd74a67686a3bfb7838934635b4a8e",
          "body": null,
          "is_bot": false,
          "headline": "tommy watchdog (#1)",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-19T12:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6733d96f01996fddc058911745e41f4dbb658ec3",
          "body": "…ering",
          "is_bot": false,
          "headline": "zorodn ignore sigpipe,dotenv as a slice,conformance harness + env lay…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-19T10:29:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "376f26154d12db9282791e8ac5b9a7ce188a315d",
          "body": null,
          "is_bot": false,
          "headline": "toolchain+build as entities; sysenv whitelist",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T21:07:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee5afcafbbd6d39075599135b7c68dbfccfd580",
          "body": null,
          "is_bot": false,
          "headline": "service.runtime.after",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T18:41:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbdfdd218beb67d34cefc363560a3440450df685",
          "body": null,
          "is_bot": false,
          "headline": "priovision block with after",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T17:59:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db27e2f1f8817d96986022a2f9933453fc6814ab",
          "body": null,
          "is_bot": false,
          "headline": "staticcheck",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T16:54:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc542527944b61b75c0ad468ebbece925e74278c",
          "body": "…plit",
          "is_bot": false,
          "headline": "alpha: channel-driven lifecycle, per-toolchain tty, fs/cfg/src hash s…",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T16:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c332f1d49d721e06ad90acc958ca15e90298fc4c",
          "body": null,
          "is_bot": false,
          "headline": "config drift detection fix",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T15:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5763b721a5223c27e432f848e299edf5da8da56",
          "body": null,
          "is_bot": false,
          "headline": "runtime,build blocks",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T14:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088b8fa48722a98ba52629522fa394ab3d8d262c",
          "body": null,
          "is_bot": false,
          "headline": "zordon get <expr>",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T14:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a797549dcacf5ab262dbdfa862cc1e322e8fa429",
          "body": null,
          "is_bot": false,
          "headline": "bug fixes",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T13:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96fb345aa341bc581cbf87d87b23661eaf1bc475",
          "body": null,
          "is_bot": false,
          "headline": "examples/go",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T12:22:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "517d54e0eaf66adab4c9ef3655fa3993c59f544a",
          "body": null,
          "is_bot": false,
          "headline": "docs initial commit .2",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T12:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5b32e092e4f642c94496468c837ec0e2ba0d4d",
          "body": null,
          "is_bot": false,
          "headline": "docs initial commit",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-18T12:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a514e9ce578ec8abfdc4d79f48f0ae8b7777f46",
          "body": null,
          "is_bot": false,
          "headline": "env initial support",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T21:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6993c02e39bc2fb1bc6d9f32f5c32e73f7879579",
          "body": null,
          "is_bot": false,
          "headline": "build expression",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T20:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2cd7b651b51ba48f67df0b643469a6bcfd9d19",
          "body": null,
          "is_bot": false,
          "headline": "sparse checkout fix",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T19:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9deb08715a7f659d04558d2afce1fb666ffc5cf",
          "body": null,
          "is_bot": false,
          "headline": "worktree sparse checkout",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0342c63e76b000edda04fc1055a9952d282e53a",
          "body": null,
          "is_bot": false,
          "headline": "fix: resolve path relative to Alphasfile and handle nil seed map",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ba892431e7475017b72109f152703e19577077",
          "body": null,
          "is_bot": false,
          "headline": "fix(examples): restore correct exe and sparse paths",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff8862a73b72967426d9f61376d833aaab1f916",
          "body": null,
          "is_bot": false,
          "headline": "fix(examples): correct exe and sparse paths for worktree example",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf92e777cc5928832eca02744467a845ae1a3f8d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: nest Sparse within Worktree struct for symmetry",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:16:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0c38f6bb2fdedc02f4e3fccf987ce109898ed7c",
          "body": null,
          "is_bot": false,
          "headline": "feat: add sparse-checkout support via worktree block",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac0b2ec9716af8c7b269b884837f0a428e7e8491",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove sparse checkout initialization to prevent build failures",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b60d771b668adf08bbf15e80adf962c3562839",
          "body": null,
          "is_bot": false,
          "headline": "fix: replace global prune with targeted worktree remove",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:07:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d4d112a8f7908226b93f3953487a342e034eb1b",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove redundant sudo wrapper around zordon sudo in Makefile",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T18:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe0f67a104e53aa0c90c33fcbd687b20c9d3c7e",
          "body": null,
          "is_bot": false,
          "headline": "static evaluation if alpha down",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T17:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93d539a6b8643cc1bd400d36a82113e9d98eb6c",
          "body": null,
          "is_bot": false,
          "headline": "ci: unify GitHub Actions workflow to use Makefile targets",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T17:55:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2665f8bc1f17e6b1c106b42fcd75d39596515ae7",
          "body": null,
          "is_bot": false,
          "headline": "chore: pre-authenticate sudo in Makefile e2e target",
          "author_name": "Piotr Kowalczuk",
          "author_login": "piotrkowalczuk",
          "committed_at": "2026-05-15T17:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 123,
      "latest_release_at": "2026-07-24T19:21:56Z",
      "latest_release_tag": "v0.18.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 0.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "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": [
        {
          "name": "github.com/piotrkowalczuk/zordon",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/piotrkowalczuk/zordon",
          "is_deprecated": false,
          "latest_version": "v0.18.0",
          "repository_url": "https://github.com/piotrkowalczuk/zordon",
          "versions_count": 33,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-24T19:08:59Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 4,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "examples/rust/src/app/Cargo.toml",
        "go.mod",
        "golden/go/echo/go.mod",
        "golden/java/echo-gradle/build.gradle",
        "golden/java/echo-maven/pom.xml",
        "golden/rust/echo/Cargo.toml"
      ],
      "largest_source_bytes": 142250,
      "source_files_sampled": 192,
      "oversized_source_files": 2,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 8394
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "severity": "critical",
            "ecosystem": "go",
            "cvss_score": 9.1,
            "advisory_ids": [
              "GHSA-hrxh-6v49-42gf"
            ],
            "fixed_version": "1.82.1",
            "advisory_count": 1,
            "oldest_advisory_days": 4
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.41.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5158"
            ],
            "fixed_version": "1.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 1
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 18
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2,
          "critical": 1
        },
        "advisory_count": 3,
        "affected_count": 3,
        "assessed_count": 81,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/creack/pty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.24"
        },
        {
          "name": "github.com/hashicorp/hcl/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.24.0"
        },
        {
          "name": "github.com/modelcontextprotocol/go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.1"
        },
        {
          "name": "github.com/peterbourgon/ff/v4",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v4.0.0-beta.1"
        },
        {
          "name": "github.com/tidwall/gjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.0"
        },
        {
          "name": "github.com/zclconf/go-cty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.18.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/creack/pty",
            "direct": true,
            "version": "v1.1.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/hashicorp/hcl/v2",
            "direct": true,
            "version": "v2.24.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modelcontextprotocol/go-sdk",
            "direct": true,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/peterbourgon/ff/v4",
            "direct": true,
            "version": "v4.0.0-beta.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": true,
            "version": "v1.18.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zclconf/go-cty",
            "direct": true,
            "version": "v1.18.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.121.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.16.5",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/agext/levenshtein",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/anthropics/anthropic-sdk-go",
            "direct": false,
            "version": "v1.38.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apparentlymart/go-textseg/v15",
            "direct": false,
            "version": "v15.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bahlo/generic-list-go",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/buger/jsonparser",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/burntsushi/toml",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ccojocar/zxcvbn-go",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cristalhq/acmd",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-critic/go-critic",
            "direct": false,
            "version": "v0.14.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/logr",
            "direct": false,
            "version": "v1.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-logr/stdr",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcast",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astcopy",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astequal",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astfmt",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/astp",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/pkgload",
            "direct": false,
            "version": "v1.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/strparse",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-toolsmith/typep",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/go-cmp",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/jsonschema-go",
            "direct": false,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/enterprise-certificate-proxy",
            "direct": false,
            "version": "v0.3.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/googleapis/gax-go/v2",
            "direct": false,
            "version": "v2.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gookit/color",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/websocket",
            "direct": false,
            "version": "v1.5.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/invopop/jsonschema",
            "direct": false,
            "version": "v0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mailru/easyjson",
            "direct": false,
            "version": "v0.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mitchellh/go-wordwrap",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/openai/openai-go/v3",
            "direct": false,
            "version": "v3.32.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/go-ruleguard",
            "direct": false,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/gogrep",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/regex/syntax",
            "direct": false,
            "version": "v0.0.0-20210819130434-b3f0c404a727",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quasilyte/stdinfo",
            "direct": false,
            "version": "v0.0.0-20220114132959-f7386bf02567",
            "ecosystem": "go"
          },
          {
            "name": "github.com/securego/gosec/v2",
            "direct": false,
            "version": "v2.26.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/asm",
            "direct": false,
            "version": "v1.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/segmentio/encoding",
            "direct": false,
            "version": "v0.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/sjson",
            "direct": false,
            "version": "v1.2.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/wk8/go-ordered-map/v2",
            "direct": false,
            "version": "v2.1.8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xo/terminfo",
            "direct": false,
            "version": "v0.0.0-20220910002029-abceb7e1c41e",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.61.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/metric",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/otel/trace",
            "direct": false,
            "version": "v1.41.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v3",
            "direct": false,
            "version": "v3.0.4",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.53.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/exp/typeparams",
            "direct": false,
            "version": "v0.0.0-20251023183803-a4bb9ffd2546",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/mod",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.56.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/oauth2",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.21.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.46.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/telemetry",
            "direct": false,
            "version": "v0.0.0-20260625142307-59b4966ccb57",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.39.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/vuln",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genai",
            "direct": false,
            "version": "v1.54.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/rpc",
            "direct": false,
            "version": "v0.0.0-20251202230838-ff82c1b0f217",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/grpc",
            "direct": false,
            "version": "v1.79.3",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.10",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "honnef.co/go/tools",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "org.apache.maven.plugins:maven-compiler-plugin",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "maven"
          },
          {
            "name": "org.apache.maven.plugins:maven-jar-plugin",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "maven"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 81,
        "direct_count": 6,
        "indirect_count": 75
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 68,
        "open_issues": 8,
        "closed_ratio": 0.385,
        "closed_issues": 5,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "piotrkowalczuk",
          "commits": 143,
          "avatar_url": "https://avatars.githubusercontent.com/u/2438924?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "docs.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock",
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "19 out of 30 merged PRs checked by a CI test -- score normalized to 6",
            "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": 10,
            "reason": "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 13 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 7,
            "reason": "3 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "75131ca0666541ec32b0d48944e1661532e380c2",
        "ran_at": "2026-07-26T09:42:14Z",
        "aggregate_score": 4.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T19:22:59Z",
      "oldest_open_prs": [
        {
          "number": 74,
          "created_at": "2026-07-23T08:13:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-24T19:09:00Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 32,
          "created_at": "2026-06-15T13:10:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2026-06-23T09:06:04Z",
          "last_comment_at": "2026-07-23T11:51:12Z",
          "last_comment_author": "piotrkowalczuk"
        },
        {
          "number": 42,
          "created_at": "2026-07-10T10:42:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 51,
          "created_at": "2026-07-19T13:22:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2026-07-19T13:54:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 73,
          "created_at": "2026-07-22T14:53:50Z",
          "last_comment_at": "2026-07-22T15:15:31Z",
          "last_comment_author": "piotrkowalczuk"
        },
        {
          "number": 75,
          "created_at": "2026-07-23T10:11:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 76,
          "created_at": "2026-07-23T10:19:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/piotrkowalczuk/zordon",
    "host": "github.com",
    "name": "zordon",
    "owner": "piotrkowalczuk"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 55,
        "vitality": 79,
        "community": 28,
        "governance": 52,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 79,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 123,
              "human_commit_share": 0.99,
              "days_since_last_push": 1,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "123 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 123
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 13 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": 5,
              "latest_release_tag": "v0.18.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 0.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 28,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "forks": 0,
              "stars": 4,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "merged_prs": 68,
              "open_issues": 8,
              "closed_issues": 5,
              "issue_closed_ratio": 0.385,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "38% of issues closed",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 38
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "68/70 decided PRs merged",
                "points": 37.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 68,
                      "decided": 70
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "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": 60,
            "inputs": {
              "followers": 68,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "piotrkowalczuk",
              "public_repos": 86,
              "account_age_days": 5049
            },
            "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": "68 followers of piotrkowalczuk",
                "points": 13.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 68,
                      "login": "piotrkowalczuk"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "86 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 86
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/piotrkowalczuk/zordon"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "33 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 60,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "19 out of 30 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "golang",
                "development",
                "local",
                "services",
                "microservices",
                "agentic-workflow",
                "vibecoding"
              ],
              "has_wiki": false,
              "homepage": "https://zordon.io",
              "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://zordon.io",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 55,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "19 out of 30 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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 13 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "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, No advisories left outstanding. Remaining weights renormalized. Matched 81 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",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 81
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 3,
              "affected_packages": 3,
              "assessed_packages": 81,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 2",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 81,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 81,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.808,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 8394
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.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": "80 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 80,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock",
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.5,
              "toolchain_manifests": [
                "examples/rust/src/app/Cargo.toml",
                "go.mod",
                "golden/go/echo/go.mod",
                "golden/java/echo-gradle/build.gradle",
                "golden/java/echo-maven/pom.xml",
                "golden/rust/echo/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.01
            },
            "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": "50 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 50,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "1 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 142250,
              "source_files_sampled": 192,
              "oversized_source_files": 2
            },
            "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": "2/192 source files over 60KB",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 192,
                      "oversized": 2
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": true,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T09:42:30.899148Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/piotrkowalczuk/zordon.svg",
  "full_name": "piotrkowalczuk/zordon",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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

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

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