Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 20:46 UTC

alwitt / rest-pty

Terminals as a service — drive PTY sessions over REST and MCP.

GoMIT★ 0 stars⑂ 1 forksince Jun 2026View on GitHub ↗

alwitt/rest-pty holds a health index of 52 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (85/100) and lowest on Community & Adoption (24/100). It was last updated 12 days ago. A single contributor accounts for most of its recent work.

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

52
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

alwittPersonal account
2 followers12 public repossince Dec 2021

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/alwitt/rest-ptyv0.3.0-712 days ago

Metrics by category

Vitality

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

65Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 12 days ago
4.2/36Commit cadence — 6/52 weeks with commits
16.2/18Commit volume — 63 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year63
human_commit_share1
days_since_last_push12
active_weeks_last_year6
How it's scored
16.2/27Ships releases — 7 version tags (no GitHub releases)
36/36Release recency — latest release 12 days ago
27/27Release cadence — a release every ~2.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count7
latest_release_tagv0.3.0
releases_from_tagsyes
days_since_latest_release12
mean_days_between_releases2.5
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

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

33At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
3.4/25Owner reach — 2 followers of alwitt
17.3/25Track record — 12 public repos, account ~4 yr old
Inputs used
followers2
owner_typeUser
is_verified
owner_loginalwitt
public_repos12
account_age_days1,680
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 12 days ago
20/20Version history — 7 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/alwitt/rest-pty
ecosystemsgo
any_deprecatedno
min_days_since_publish12

Engineering Quality

Are baseline engineering and documentation practices in place?

85Excellent · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 13 topics
0/10Wiki
Inputs used
topicsdocker, pty, redis, terminal, ai-agents, mcp, mcp-server, model-context-protocol, pseudo-terminals, rest-apis, sandboxing, sqlite, terminal-as-a-service
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
3.8/7.5Vulnerabilities — 5 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): ci_tests, signed_releases. Remaining weights renormalized.
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
advisories5
affected_packages5
assessed_packages116
unassessed_packages0
affected_by_severitycritical 1, unknown 4
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 116 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.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
25.4/40Legible commit history — 30 of 63 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.476
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 63
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileyes
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/51 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes59,083
source_files_sampled51
oversized_source_files0
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — docs/swagger.json, docs/swagger.yaml
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_filesdocs/swagger.json, docs/swagger.yaml

Key facts

0GitHub stars
1contributors
63commits, last 12 months
12days since last push
7releases
1bus factor
0open issues
Gopackage ecosystems

More detail

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
5Vulnerabilities5 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
Gogithub.com/alwitt/goutilsv0.12.0go.mod
Gogithub.com/apex/logv1.9.0go.mod
Gogithub.com/creack/ptyv1.1.24go.mod
Gogithub.com/go-playground/validator/v10v10.30.1go.mod
Gogithub.com/google/jsonschema-gov0.4.3go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/gorilla/muxv1.8.1go.mod
Gogithub.com/modelcontextprotocol/go-sdkv1.6.1go.mod
Gogithub.com/oklog/ulid/v2v2.1.1go.mod
Gogithub.com/rs/corsv1.11.1go.mod
Gogithub.com/spf13/viperv1.21.0go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogithub.com/urfave/cli/v2v2.27.7go.mod
Gogolang.org/x/termv0.43.0go.mod
Gogorm.io/datatypesv1.2.7go.mod
Gogorm.io/driver/sqlitev1.6.0go.mod
Gogorm.io/gormv1.31.1go.mod
All dependencies 116

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

RegistryPackageVersionRelation
Gogithub.com/alwitt/goutilsv0.12.0direct
Gogithub.com/apex/logv1.9.0direct
Gogithub.com/creack/ptyv1.1.24direct
Gogithub.com/go-playground/validator/v10v10.30.1direct
Gogithub.com/google/jsonschema-gov0.4.3direct
Gogithub.com/google/uuidv1.6.0direct
Gogithub.com/gorilla/muxv1.8.1direct
Gogithub.com/modelcontextprotocol/go-sdkv1.6.1direct
Gogithub.com/oklog/ulid/v2v2.1.1direct
Gogithub.com/rs/corsv1.11.1direct
Gogithub.com/spf13/viperv1.21.0direct
Gogithub.com/stretchr/testifyv1.11.1direct
Gogithub.com/urfave/cli/v2v2.27.7direct
Gogolang.org/x/termv0.43.0direct
Gogorm.io/datatypesv1.2.7direct
Gogorm.io/driver/sqlitev1.6.0direct
Gogorm.io/gormv1.31.1direct
Gocloud.google.com/gov0.120.0indirect
Gocloud.google.com/go/authv0.15.0indirect
Gocloud.google.com/go/auth/oauth2adaptv0.2.7indirect
Gocloud.google.com/go/compute/metadatav0.9.0indirect
Gocloud.google.com/go/iamv1.4.2indirect
Gocloud.google.com/go/pubsubv1.49.0indirect
Gofilippo.io/edwards25519v1.1.1indirect
Gogithub.com/beorn7/perksv1.0.1indirect
Gogithub.com/cespare/xxhash/v2v2.3.0indirect
Gogithub.com/containerd/errdefsv1.0.0indirect
Gogithub.com/containerd/errdefs/pkgv0.3.0indirect
Gogithub.com/cpuguy83/go-md2man/v2v2.0.7indirect
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/distribution/referencev0.6.0indirect
Gogithub.com/docker/go-connectionsv0.7.0indirect
Gogithub.com/docker/go-unitsv0.5.0indirect
Gogithub.com/dustin/go-humanizev1.0.1indirect
Gogithub.com/felixge/httpsnoopv1.0.4indirect
Gogithub.com/fsnotify/fsnotifyv1.9.0indirect
Gogithub.com/gabriel-vasile/mimetypev1.4.12indirect
Gogithub.com/go-logr/logrv1.4.3indirect
Gogithub.com/go-logr/stdrv1.2.2indirect
Gogithub.com/go-playground/localesv0.14.1indirect
Gogithub.com/go-playground/universal-translatorv0.18.1indirect
Gogithub.com/go-resty/resty/v2v2.17.1indirect
Gogithub.com/go-sql-driver/mysqlv1.8.1indirect
Gogithub.com/go-viper/mapstructure/v2v2.5.0indirect
Gogithub.com/golang-jwt/jwt/v5v5.3.1indirect
Gogithub.com/google/s2a-gov0.1.9indirect
Gogithub.com/googleapis/enterprise-certificate-proxyv0.3.6indirect
Gogithub.com/googleapis/gax-go/v2v2.14.1indirect
Gogithub.com/jinzhu/inflectionv1.0.0indirect
Gogithub.com/jinzhu/nowv1.1.5indirect
Gogithub.com/klauspost/compressv1.18.6indirect
Gogithub.com/klauspost/cpuid/v2v2.2.11indirect
Gogithub.com/klauspost/crc32v1.3.0indirect
Gogithub.com/leodido/go-urnv1.4.0indirect
Gogithub.com/mattn/go-sqlite3v1.14.22indirect
Gogithub.com/microsoft/go-winiov0.6.2indirect
Gogithub.com/minio/crc64nvmev1.1.1indirect
Gogithub.com/minio/md5-simdv1.1.2indirect
Gogithub.com/minio/minio-go/v7v7.2.1indirect
Gogithub.com/moby/docker-image-specv1.3.1indirect
Gogithub.com/moby/moby/apiv1.55.0indirect
Gogithub.com/moby/moby/clientv0.5.0indirect
Gogithub.com/munnerz/goautonegv0.0.0-20191010083416-a7dc8b61c822indirect
Gogithub.com/opencontainers/go-digestv1.0.0indirect
Gogithub.com/opencontainers/image-specv1.1.1indirect
Gogithub.com/pelletier/go-toml/v2v2.3.1indirect
Gogithub.com/philhofer/fwdv1.2.0indirect
Gogithub.com/pkg/errorsv0.9.1indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/prometheus/client_golangv1.23.2indirect
Gogithub.com/prometheus/client_modelv0.6.2indirect
Gogithub.com/prometheus/commonv0.66.1indirect
Gogithub.com/prometheus/procfsv0.16.1indirect
Gogithub.com/redis/go-redis/v9v9.21.0indirect
Gogithub.com/rs/xidv1.6.0indirect
Gogithub.com/russross/blackfriday/v2v2.1.0indirect
Gogithub.com/sagikazarmark/locaferov0.11.0indirect
Gogithub.com/segmentio/asmv1.1.3indirect
Gogithub.com/segmentio/encodingv0.5.4indirect
Gogithub.com/sourcegraph/concv0.3.1-0.20240121214520-5f936abd7ae8indirect
Gogithub.com/spf13/aferov1.15.0indirect
Gogithub.com/spf13/castv1.10.0indirect
Gogithub.com/spf13/pflagv1.0.10indirect
Gogithub.com/stretchr/objxv0.5.2indirect
Gogithub.com/subosito/gotenvv1.6.0indirect
Gogithub.com/tinylib/msgpv1.6.1indirect
Gogithub.com/urfave/negroniv1.0.0indirect
Gogithub.com/xrash/smetricsv0.0.0-20240521201337-686a1a2994c1indirect
Gogithub.com/yosida95/uritemplate/v3v3.0.2indirect
Gogithub.com/zeebo/xxh3v1.1.0indirect
Gogo.opencensus.iov0.24.0indirect
Gogo.opentelemetry.io/auto/sdkv1.2.1indirect
Gogo.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcv0.59.0indirect
Gogo.opentelemetry.io/contrib/instrumentation/net/http/otelhttpv0.60.0indirect
Gogo.opentelemetry.io/otelv1.41.0indirect
Gogo.opentelemetry.io/otel/metricv1.41.0indirect
Gogo.opentelemetry.io/otel/tracev1.41.0indirect
Gogo.uber.org/atomicv1.11.0indirect
Gogo.yaml.in/yaml/v2v2.4.2indirect
Gogo.yaml.in/yaml/v3v3.0.4indirect
Gogolang.org/x/cryptov0.52.0indirect
Gogolang.org/x/netv0.55.0indirect
Gogolang.org/x/oauth2v0.35.0indirect
Gogolang.org/x/syncv0.20.0indirect
Gogolang.org/x/sysv0.45.0indirect
Gogolang.org/x/textv0.37.0indirect
Gogolang.org/x/timev0.12.0indirect
Gogoogle.golang.org/apiv0.227.0indirect
Gogoogle.golang.org/genprotov0.0.0-20250303144028-a0af3efb3debindirect
Gogoogle.golang.org/genproto/googleapis/apiv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/genproto/googleapis/rpcv0.0.0-20251202230838-ff82c1b0f217indirect
Gogoogle.golang.org/grpcv1.79.3indirect
Gogoogle.golang.org/protobufv1.36.10indirect
Gogopkg.in/ini.v1v1.67.2indirect
Gogopkg.in/yaml.v3v3.0.1indirect
Gogorm.io/driver/mysqlv1.5.6indirect
Dependency advisories 5

This repository publishes no package the index resolves, so its own dependency graph was assessed — 116 packages, which also include development and test pins that never ship: 5 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.52.0indirectunknown1
golang.org/x/netv0.55.0indirectunknown10.56.0
golang.org/x/textv0.37.0indirectunknown10.39.0

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "docker",
        "pty",
        "redis",
        "terminal",
        "ai-agents",
        "mcp",
        "mcp-server",
        "model-context-protocol",
        "pseudo-terminals",
        "rest-apis",
        "sandboxing",
        "sqlite",
        "terminal-as-a-service"
      ],
      "is_fork": false,
      "size_kb": 422,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 563710,
        "Python": 17790,
        "Makefile": 2389,
        "Dockerfile": 594
      },
      "pushed_at": "2026-07-14T19:50:27Z",
      "created_at": "2026-06-29T21:27:10Z",
      "owner_type": "User",
      "updated_at": "2026-07-14T19:47:22Z",
      "description": "Terminals as a service — drive PTY sessions over REST and MCP.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "alwitt",
      "company": null,
      "location": null,
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/96361728?v=4",
      "created_at": "2021-12-19T02:37:29Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 1680
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-07-14T19:46:37Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-07-08T01:41:43Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-05T02:35:11Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-07-02T14:19:10Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-06-30T02:29:22Z"
        },
        {
          "tag": "v0.1.0-rc2",
          "kind": "prerelease",
          "published_at": "2026-06-29T23:31:41Z"
        },
        {
          "tag": "v0.1.0-rc1",
          "kind": "prerelease",
          "published_at": "2026-06-29T22:29:36Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "41f75df9a30e41fd0fe1dbac0c1d0e208b1029bc",
          "body": "Upgrade goutils to v0.12.0.",
          "is_bot": false,
          "headline": "patch: Upgrade goutils",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-14T19:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "167dc4b60057a148496d768ecc56f71eec7eda4a",
          "body": "Upgrade `goutils` to v0.12.0-rc3. This changes the how the application\ncommand is sent a container runtime.",
          "is_bot": false,
          "headline": "patch: Upgrade `goutils`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-14T13:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4459152b45fec88fd5fa29739df4c3f401fc0e99",
          "body": "Docker runtime is now provided by `goutils`. So `DockerError` no\nis also a part of `goutils` now.",
          "is_bot": false,
          "headline": "patch[f094adac]: Remove unused `DockerError`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-14T11:44:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f094adacb438fc8a6b518665feeb9b2654b02776",
          "body": "Bump goutils v0.11.3 -> v0.12.0-rc2 and refactor rest-pty's docker\nsession driver onto the new goutils/runtime SystemCallRuntime.\n\n- models: SessionDriverDockerParams now embeds\n  goutilsRuntime.DockerRuntimeParams; drop the driver-param structs and\n  validation now owned by goutils/runtime.\n- sessi\n[…]\nt context, so cancelling first aborted removal with\n  \"context canceled\" and orphaned the container. The context is still\n  cancelled on the teardown-failure path to avoid leaking daemon\n  goroutines.",
          "is_bot": false,
          "headline": "feat: Migrate session drivers to goutils/runtime",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-13T22:36:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6bdb9a9ee066ed4236ab377dc64b397b1af14e68",
          "body": "Replaced `required_with` tags with `required` tags",
          "is_bot": false,
          "headline": "patch[config]: Removed `required_with` tags",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-08T01:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1af8d8a06a455591aa8535ea8050de4a20d4c2",
          "body": "Add `ApplicationConfig` data validation to the program entry\npoint for `server`, `runApplicationServer`.",
          "is_bot": false,
          "headline": "patch: Add application config validation in main",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-08T01:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a23056408d8c80b096888fc344cbbc1a25c48ca",
          "body": null,
          "is_bot": false,
          "headline": "patch[doc]: Update README tagline",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-05T02:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67380c77d0d48c1e597442873545ded561bbdf6",
          "body": null,
          "is_bot": false,
          "headline": "patch[doc]: New README section on the MCP endpoint",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-05T02:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "613c697100b59d0288d6df4ceb11a22b6754459c",
          "body": "Remove the custom MCP handler, and use the `goutils.MCPHandler`.\n\nUse `goutils.UpdateCodePositionInTags` with log metadata tags\ngenerated by `GetLogTagsForContext`. Now log messages will log\nthe exact location in source code where the message was generated.",
          "is_bot": false,
          "headline": "patch[api]: Use `goutils.MCPHandler`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-05T02:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62eb9fc41aec74c97761ecc66c091c815bd8aced",
          "body": null,
          "is_bot": false,
          "headline": "patch: Update `goutils`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-04T23:32:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29cd7541a6d5a4184b4e18174a14186f9b4f634d",
          "body": "Convert the MCP tool ENUM schema machinery from package-global state to\nper-handler state, in preparation for extracting the reusable MCP\nscaffolding into `goutils`.\n\n- Replace the package-global `mcpEnumTypeSchemas` map with an\n  `enumTypeSchemas` field on `MCPHandler`, initialized in\n  `NewSession\n[…]\ntead of the global;\n  update all tool registration call sites accordingly.\n- Rename mcpAddTool -> MCPAddTool and give it a full param-documented\n  docstring (exported for reuse by tool registrations).",
          "is_bot": false,
          "headline": "patch[api]: Make MCP ENUM schema table scoped",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-04T15:25:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cbbcb4404ef935c9d4735cff95c56dc939472dce",
          "body": "Address integration issues found while testing the MCP surface against\nmultiple agent frameworks. All changes are to agent-facing schema\ndescriptions and tool result shaping; session handling is unchanged.\n\nOutput-read result delivery:\n- read_session_output_{chunk,newest} previously returned the dec\n[…]\n and fold Content's per-type IsValid() rules into\n  its description.\n- Clarify offset semantics (ring-buffer aging, actual_offset chaining),\n  \"operate\" -> \"run\", and \"the command being ran\" -> \"run\".",
          "is_bot": false,
          "headline": "patch[api]: Patch MCP schema integration issues",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-03T23:47:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef210808ab0646ef3cb88abcc18f8688216788c2",
          "body": "Patch input schema and convert all required field with type\n`[null, TYPE]` to only `TYPE` when registering a tool.",
          "is_bot": false,
          "headline": "wip[api]: Patch MCP tool input schema registration",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-03T21:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543110a4f24263a62ba97f12d3c9c80982d952fd",
          "body": "Add MCP endpoint, and expose the following tools\n* `define_new_session`\n* `list_sessions`\n* `get_session`\n* `update_session_output_buffer_capacity`\n* `update_session_command`\n* `update_session_name`\n* `update_session_description`\n* `delete_session`\n* `start_session`\n* `stop_session`\n* `submit_user_command`\n* `read_session_output_chunk`\n* `read_session_output_newest`",
          "is_bot": false,
          "headline": "wip[api]: Add MCP Endpoint",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-03T20:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c96fc212b7de816a7bb93bcdf3b945f7bc46dfe9",
          "body": "Extract out reusable logic from REST API handlers.",
          "is_bot": false,
          "headline": "feat[api]: Extract out reusable logic from API",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-02T20:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bbef1ec84727e49fefaad919122d4c861f31f5",
          "body": "User can optionally specify where to mount a host path within the\ncontainer when launching a session using Docker driver.",
          "is_bot": false,
          "headline": "feat[docker]: In Container Host Mount Point",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-07-02T14:19:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b21dae0dc239999e3a2de163550426c888ad55",
          "body": null,
          "is_bot": false,
          "headline": "patchL: Address CodeQL scan results",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-30T02:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0be2a6adc8b6f0da65878cb982f5c498ab244371",
          "body": null,
          "is_bot": false,
          "headline": "patch[366e8979]: Add `Go Report Card` badge",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T23:31:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "656218bbe5ba1d3d06fb976eb9202a52b8183eb3",
          "body": null,
          "is_bot": false,
          "headline": "patch[3bb5158a]: Correct docker repository name",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T23:15:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "366e89794632bfdc81b358c5a752efcdbf1ba2c9",
          "body": null,
          "is_bot": false,
          "headline": "feat: Complete `README.md`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T23:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb5158a9a7f7d415838fa112efd9cc94b675793",
          "body": null,
          "is_bot": false,
          "headline": "patch[cicd]: Github action build image on new tag",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T22:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120f147e256af0a5fed7c1a67bd0795584e82539",
          "body": null,
          "is_bot": false,
          "headline": "patch[d4dfe60a]: Add `revive` config file",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T22:16:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1009b7def47f4596df28543009b80ec45f62a882",
          "body": null,
          "is_bot": false,
          "headline": "patch[d4dfe60a]: Run `revive` docker directly",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T22:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4dfe60a284207811b0c428503ed697ba047e471",
          "body": null,
          "is_bot": false,
          "headline": "patch[cicd]: Add Github CICD",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T21:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "703d895fc97768a8f79b419f817035ced5ff8197",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:alwitt/rest-pty",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T21:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f700c39dd5138c7bc6c24d4402c15caba3571c80",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "alwitt",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T21:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eceeb3fa8181bfdf51b7b7d72430d2d03f0b5bf3",
          "body": null,
          "is_bot": false,
          "headline": "patch[cicd]: Add Gitlab CICD",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T21:20:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00527eb69eea3659dba6509374708f3dd0ea7bed",
          "body": null,
          "is_bot": false,
          "headline": "patch: Update `goutils` version",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T20:52:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1648e8065f6038836eed240f41c6b9b5facb5102",
          "body": "Add API endpoint `newest` to read the newest N bytes from a session\noutput buffer.",
          "is_bot": false,
          "headline": "feat[api]: API read newest bytes from session",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-29T19:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265b9baf9cf1631d90442d77212d3921cac9cdd9",
          "body": "Add new `RAW` type session input command submissions which includes\nverbatim keyboard presses to send to the session.",
          "is_bot": false,
          "headline": "feat[session]: Support verbatim input submit",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-26T19:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6250ebaabe335b0566af72eb6334bfed0aec971c",
          "body": null,
          "is_bot": false,
          "headline": "patch[api]: Session driver update support docker",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-26T15:29:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded9582ba9226c96d71714405f83926bf815a8cd",
          "body": "The session manager is now responsible for altering the session output\nbuffer capacity. Due to the need to make changes to both the DB and\nREDIS, the change must occur in sync with session life cycle changes.",
          "is_bot": false,
          "headline": "feat: Manager controls session output buf capacity",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-26T02:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1caebe0d0003725ec3f057d2ba6e6305dac71c36",
          "body": "Add helper commands to generate OpenAPI spec, and generate TypeScript\nSDK based on OpenAPI spec.",
          "is_bot": false,
          "headline": "feat[api]: OpenAPI spec helper commands",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-24T19:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25d6803ac332c49a735ce0171b6635860a23bdb1",
          "body": "API can optionally apply an ANSI escape sequence filter to output\nchunks being returned.",
          "is_bot": false,
          "headline": "feat[api]: ANSI escape sequence output filtering",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-24T16:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8513966984d169e0443de0b40ad98f0051baa74",
          "body": "Completed basic integration testing of docker container based\nsession drivers.\n\nUpdated `demo/cli.py` to support creating docker driven sessions.",
          "is_bot": false,
          "headline": "feat[session]: Added Docker Session Driver",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-24T15:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0611c462afbf1a5cdeeffde149fa813e100e6344",
          "body": "Added new docker container based session driver, and verified driver\nusing the PoC demo application.",
          "is_bot": false,
          "headline": "wip[docker]: Added docker session driver",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-24T14:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0223e5f1ab6e4c37eee9eecb19c534b095cf0b88",
          "body": null,
          "is_bot": false,
          "headline": "patch[7a817b7d]: Remove unneeded entry from TODO",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-24T01:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a817b7dbfe6e51c6f4b7ee11b115d2dcebb5c41",
          "body": "Switch to the custom error framework from goutils.",
          "is_bot": false,
          "headline": "feat[error]: Refactor application error reporting",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-24T01:02:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb7e40ee131c410809bfdbf39f3f7e3884d63ef7",
          "body": null,
          "is_bot": false,
          "headline": "wip: Use REDIS client from `goutils`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-23T17:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a92815b914c7588ec150b544049e34a0d8f45a61",
          "body": null,
          "is_bot": false,
          "headline": "feat[poc]: `cli.py` can read output chunk",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-20T02:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c39157d654dcd9de97a71acaafe9274265d2037",
          "body": "Add python demo script to verify basic functionalities.",
          "is_bot": false,
          "headline": "feat[poc]: Add python demo script to test server",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-20T01:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ad6ef48026e7d2a03bec39752e176d5817b369",
          "body": "Server process will use CLI context instead of signal watch context.\nWith that, when a termination signal is received, all the components do\nnot immediately stop and the main process has a chance to cleanly stop\neveything.",
          "is_bot": false,
          "headline": "patch[4622f65a]: Server use cli context",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-20T01:30:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4622f65a0f838a2593bcbc14fe8b4c7d4812df55",
          "body": null,
          "is_bot": false,
          "headline": "feat: Define server application entry point",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-20T01:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d08b07884fff7f2764bc10dcf39084d117af55b3",
          "body": null,
          "is_bot": false,
          "headline": "patch: Move PoC main into PoC DIR",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-18T20:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01e31f8b50494f9c9f52b9be518d5e6e835fde74",
          "body": "Support structured command inputs to session.\n\nSupport single output chunk read from session output buffer.\n\nSupport session output tailing via server send events.",
          "is_bot": false,
          "headline": "feat[api]: Add session IO API",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-18T20:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b65632e3c9316f5c14c3d8290cf069e088dd233",
          "body": null,
          "is_bot": false,
          "headline": "feat[api]: Add session life cycle management API",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-18T13:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ccabbbe1b7788076db5b061a8d91eafa448447",
          "body": "Start working on API with the Management API handlers for session CRUD.",
          "is_bot": false,
          "headline": "feat[api]: Build out API",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-18T01:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e290be1b29ecb8e019c500e3b03e8f2f9cf78ba1",
          "body": null,
          "is_bot": false,
          "headline": "feat[session]: Built Out Session Manager",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-17T19:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1785b7b245d9b8eb905fb3403b2009517ab794ea",
          "body": null,
          "is_bot": false,
          "headline": "feat[session]: Complete Session Runner Unit-Tests",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-16T20:16:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "031e377b6da295ea95eeec17454c91e335de1349",
          "body": "Allow user to request \"stop session\" via IPC",
          "is_bot": false,
          "headline": "wip[session]: Add IPC request \"Stop Session\"",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-16T18:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eee9cbe3132792d9b02e4aab2fed3ececc8a9dda",
          "body": null,
          "is_bot": false,
          "headline": "wip[session]: Built out Session Runner",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-16T03:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4f3b73597559beaacf3ffd9968443eb861cf19",
          "body": null,
          "is_bot": false,
          "headline": "feat[ipc]: Build out IPC message models",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-15T18:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae27611624b72d316356022ba91707a4e347bc3",
          "body": "Building out the `session` package, starting with the session driver.\n\nSupport various different driver types. Currently supports direct PTY.",
          "is_bot": false,
          "headline": "feat[session]: Define Session Driver",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-13T21:58:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a088652691a69e8d1be775b7c6f79c1b127cb993",
          "body": null,
          "is_bot": false,
          "headline": "feat[poc]: `PTY` PoC will dump raw STDIN to file",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-12T17:13:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276e36e3b2cccf35f287a8d4494c17e5ab354049",
          "body": "Build out the data base persistence layer",
          "is_bot": false,
          "headline": "feat[db]: Define persistence layer",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-11T18:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c70edc2c177ceb91a835461c43144d9ff22eaa30",
          "body": null,
          "is_bot": false,
          "headline": "feat[redis]: Allow queue message push with TTL",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-11T01:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46441884d681900502661b46062c74fef89024f0",
          "body": "Update `contextRingBuffer` to fully support `io.ReadWriteCloser`.",
          "is_bot": false,
          "headline": "feat[redis]: Buffer support `io.ReadWriteCloser`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-10T22:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4da479462c0e8cbc505ee08ac3c881a4401305b",
          "body": null,
          "is_bot": false,
          "headline": "patch[c53cfa18]: Add missing coverages",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-10T20:32:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c53cfa182cff6f902c30b5f321346008d76ddb70",
          "body": null,
          "is_bot": false,
          "headline": "feat[redis]: Add REDIS queue usage client",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-10T20:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf2f9220903c4f325ece44950593c3eaa7075db0",
          "body": "Define REDIS string backed ring buffer.",
          "is_bot": false,
          "headline": "feat[redis]: Define REDIS ring buffer",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-10T15:08:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb6acc30ed488615d9ca83e058f5a352ae551c05",
          "body": "`creack/pty` PoC to try out behavior of the `pty` wrapper.",
          "is_bot": false,
          "headline": "feat: PoC `creack/pty`",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-08T19:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c92ab11eb1d94958709148c41a820224d94bcb5",
          "body": null,
          "is_bot": false,
          "headline": "feat: Start Golang project",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-08T14:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80fdbf7a779455fae08b550bce788f45f4dc1632",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add README and LICENSE",
          "author_name": "Rhine Cliff",
          "author_login": "alwitt",
          "committed_at": "2026-06-08T14:46:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 63,
      "latest_release_at": "2026-07-14T19:46:37Z",
      "latest_release_tag": "v0.3.0",
      "releases_from_tags": true,
      "days_since_last_push": 12,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 12,
      "mean_days_between_releases": 2.5
    },
    "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/alwitt/rest-pty",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/alwitt/rest-pty",
          "is_deprecated": false,
          "latest_version": "v0.3.0",
          "repository_url": "https://github.com/alwitt/rest-pty",
          "versions_count": 7,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-14T19:46:37Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 12
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": true,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "docs/swagger.json",
        "docs/swagger.yaml"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 59083,
      "source_files_sampled": 51,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "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": 2
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.52.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 18
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5942"
            ],
            "fixed_version": "0.56.0",
            "advisory_count": 1,
            "oldest_advisory_days": 12
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 12
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 4,
          "critical": 1
        },
        "advisory_count": 5,
        "affected_count": 5,
        "assessed_count": 116,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/alwitt/goutils",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.12.0"
        },
        {
          "name": "github.com/apex/log",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.0"
        },
        {
          "name": "github.com/creack/pty",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.24"
        },
        {
          "name": "github.com/go-playground/validator/v10",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v10.30.1"
        },
        {
          "name": "github.com/google/jsonschema-go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.3"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/gorilla/mux",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.1"
        },
        {
          "name": "github.com/modelcontextprotocol/go-sdk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.1"
        },
        {
          "name": "github.com/oklog/ulid/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.1.1"
        },
        {
          "name": "github.com/rs/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/spf13/viper",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.21.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/urfave/cli/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.27.7"
        },
        {
          "name": "golang.org/x/term",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.43.0"
        },
        {
          "name": "gorm.io/datatypes",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.2.7"
        },
        {
          "name": "gorm.io/driver/sqlite",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "gorm.io/gorm",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.31.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/alwitt/goutils",
            "direct": true,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apex/log",
            "direct": true,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/creack/pty",
            "direct": true,
            "version": "v1.1.24",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": true,
            "version": "v10.30.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/jsonschema-go",
            "direct": true,
            "version": "v0.4.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gorilla/mux",
            "direct": true,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modelcontextprotocol/go-sdk",
            "direct": true,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/oklog/ulid/v2",
            "direct": true,
            "version": "v2.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/cors",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/viper",
            "direct": true,
            "version": "v1.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/cli/v2",
            "direct": true,
            "version": "v2.27.7",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/term",
            "direct": true,
            "version": "v0.43.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/datatypes",
            "direct": true,
            "version": "v1.2.7",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/sqlite",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/gorm",
            "direct": true,
            "version": "v1.31.1",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go",
            "direct": false,
            "version": "v0.120.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth",
            "direct": false,
            "version": "v0.15.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/auth/oauth2adapt",
            "direct": false,
            "version": "v0.2.7",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/compute/metadata",
            "direct": false,
            "version": "v0.9.0",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/iam",
            "direct": false,
            "version": "v1.4.2",
            "ecosystem": "go"
          },
          {
            "name": "cloud.google.com/go/pubsub",
            "direct": false,
            "version": "v1.49.0",
            "ecosystem": "go"
          },
          {
            "name": "filippo.io/edwards25519",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/beorn7/perks",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cespare/xxhash/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/containerd/errdefs/pkg",
            "direct": false,
            "version": "v0.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cpuguy83/go-md2man/v2",
            "direct": false,
            "version": "v2.0.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/distribution/reference",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-connections",
            "direct": false,
            "version": "v0.7.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/docker/go-units",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dustin/go-humanize",
            "direct": false,
            "version": "v1.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/felixge/httpsnoop",
            "direct": false,
            "version": "v1.0.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fsnotify/fsnotify",
            "direct": false,
            "version": "v1.9.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.12",
            "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-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-resty/resty/v2",
            "direct": false,
            "version": "v2.17.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-sql-driver/mysql",
            "direct": false,
            "version": "v1.8.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-viper/mapstructure/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang-jwt/jwt/v5",
            "direct": false,
            "version": "v5.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/s2a-go",
            "direct": false,
            "version": "v0.1.9",
            "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.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/inflection",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jinzhu/now",
            "direct": false,
            "version": "v1.1.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/compress",
            "direct": false,
            "version": "v1.18.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.11",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/crc32",
            "direct": false,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-sqlite3",
            "direct": false,
            "version": "v1.14.22",
            "ecosystem": "go"
          },
          {
            "name": "github.com/microsoft/go-winio",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/crc64nvme",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/md5-simd",
            "direct": false,
            "version": "v1.1.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/minio/minio-go/v7",
            "direct": false,
            "version": "v7.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/docker-image-spec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/api",
            "direct": false,
            "version": "v1.55.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/moby/moby/client",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/munnerz/goautoneg",
            "direct": false,
            "version": "v0.0.0-20191010083416-a7dc8b61c822",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/go-digest",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/opencontainers/image-spec",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/philhofer/fwd",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pkg/errors",
            "direct": false,
            "version": "v0.9.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_golang",
            "direct": false,
            "version": "v1.23.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/client_model",
            "direct": false,
            "version": "v0.6.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/common",
            "direct": false,
            "version": "v0.66.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/prometheus/procfs",
            "direct": false,
            "version": "v0.16.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/redis/go-redis/v9",
            "direct": false,
            "version": "v9.21.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/xid",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/russross/blackfriday/v2",
            "direct": false,
            "version": "v2.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/sagikazarmark/locafero",
            "direct": false,
            "version": "v0.11.0",
            "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/sourcegraph/conc",
            "direct": false,
            "version": "v0.3.1-0.20240121214520-5f936abd7ae8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/afero",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/cast",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/spf13/pflag",
            "direct": false,
            "version": "v1.0.10",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/objx",
            "direct": false,
            "version": "v0.5.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/subosito/gotenv",
            "direct": false,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tinylib/msgp",
            "direct": false,
            "version": "v1.6.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/urfave/negroni",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/xrash/smetrics",
            "direct": false,
            "version": "v0.0.0-20240521201337-686a1a2994c1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/yosida95/uritemplate/v3",
            "direct": false,
            "version": "v3.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zeebo/xxh3",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opencensus.io",
            "direct": false,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/auto/sdk",
            "direct": false,
            "version": "v1.2.1",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc",
            "direct": false,
            "version": "v0.59.0",
            "ecosystem": "go"
          },
          {
            "name": "go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp",
            "direct": false,
            "version": "v0.60.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.uber.org/atomic",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "go.yaml.in/yaml/v2",
            "direct": false,
            "version": "v2.4.2",
            "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.52.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.55.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.20.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.45.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.37.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/time",
            "direct": false,
            "version": "v0.12.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/api",
            "direct": false,
            "version": "v0.227.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": false,
            "version": "v0.0.0-20250303144028-a0af3efb3deb",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto/googleapis/api",
            "direct": false,
            "version": "v0.0.0-20251202230838-ff82c1b0f217",
            "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/ini.v1",
            "direct": false,
            "version": "v1.67.2",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "gorm.io/driver/mysql",
            "direct": false,
            "version": "v1.5.6",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 116,
        "direct_count": 17,
        "indirect_count": 99
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "alwitt",
          "commits": 63,
          "avatar_url": "https://avatars.githubusercontent.com/u/96361728?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "cicd.yaml",
        "publish.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 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": "no SAST tool detected",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 5,
            "reason": "5 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "41f75df9a30e41fd0fe1dbac0c1d0e208b1029bc",
        "ran_at": "2026-07-26T20:46:20Z",
        "aggregate_score": 3.8,
        "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-23T18:16:10Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/alwitt/rest-pty",
    "host": "github.com",
    "name": "rest-pty",
    "owner": "alwitt"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 50,
        "vitality": 65,
        "community": 24,
        "governance": 33,
        "engineering": 85
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 65,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "commits_last_year": 63,
              "human_commit_share": 1,
              "days_since_last_push": 12,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 12 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "63 commits in the last year",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 63
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v0.3.0",
              "releases_from_tags": true,
              "days_since_latest_release": 12,
              "mean_days_between_releases": 2.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 12 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 33,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "followers": 2,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "alwitt",
              "public_repos": 12,
              "account_age_days": 1680
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2 followers of alwitt",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "alwitt"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~4 yr old",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/alwitt/rest-pty"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 12
            },
            "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 12 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 12
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "7 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 85,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "docker",
                "pty",
                "redis",
                "terminal",
                "ai-agents",
                "mcp",
                "mcp-server",
                "model-context-protocol",
                "pseudo-terminals",
                "rest-apis",
                "sandboxing",
                "sqlite",
                "terminal-as-a-service"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "13 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "5 existing vulnerabilities detected",
                "points": 3.8,
                "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 116 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": 116
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 5,
              "affected_packages": 5,
              "assessed_packages": 116,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1, unknown 4",
              "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": 116,
              "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
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.476,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "30 of 63 human commits state their intent (structured subject or explanatory body)",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "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": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 63",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 59083,
              "source_files_sampled": 51,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/51 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 51,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": true,
              "api_schema_files": [
                "docs/swagger.json",
                "docs/swagger.yaml"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "docs/swagger.json, docs/swagger.yaml",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/swagger.json, docs/swagger.yaml"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-26T20:46:25.099047Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alwitt/rest-pty.svg",
  "full_name": "alwitt/rest-pty",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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