Public record
Software health reportschema 0.27.0 · metrics 2.1.0 · 2026-07-31 05:03 UTC

contour-terminal / reflection-cpp

C++ static reflection support library

C++Apache-2.0★ 12 stars⑂ 2 forkssince Oct 2024View on GitHub ↗

contour-terminal/reflection-cpp holds a health index of 25 out of 100, placing it in the At Risk band. It scores highest on Sustainability & Governance (48/100) and lowest on AI Readiness (25/100). It was last updated 444 days ago. A single contributor accounts for most of its recent work.

25
overall / 100
At Risk

Software health index

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

25
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

60 followers23 public repossince Jul 2021

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Metrics by category

Vitality

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

25At Risk · 21% of overall
How it's scored
0/36Push recency — last push 444 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share1
days_since_last_push444
active_weeks_last_year0
How it's scored
27/27Ships releases — 4 releases published
7.2/36Release recency — latest release 444 days ago
19.8/27Release cadence — a release every ~45.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count4
latest_release_tagv0.4.0
releases_from_tagsno
days_since_latest_release444
mean_days_between_releases45.6
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?

32At Risk · 17% of overall
How it's scored
16.9/60Stars — 12 stars
0/25Forks — 2 forks
0/15Watchers — 2 watchers
Inputs used
forks2
stars12
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

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

48Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
8.6/22.5Commit distribution — top contributor authored 62% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.619
How it's scored
10.5/42Issue resolution — 25% of issues closed
28.7/30PR acceptance — 22/23 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
9/15OpenSSF Scorecard: Code-Review — Found 11/16 approved changesets -- score normalized to 6
Inputs used
merged_prs22
open_issues3
closed_issues1
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.25
closed_unmerged_prs1
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
12.8/25Owner reach — 60 followers of contour-terminal
20.2/25Track record — 23 public repos, account ~5 yr old
Inputs used
followers60
owner_typeOrganization
is_verified
owner_logincontour-terminal
public_repos23
account_age_days1,855

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

37Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 13 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
4.5/7.5Code-Review — Found 11/16 approved changesets -- score normalized to 6
2.5/2.5Contributors — project has 6 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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

25At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
19.7/40Legible commit history — 24 of 65 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.369
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
11/11Static type checking — C++ (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 65
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_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C++ (statically typed)
27.5/55Manageable file sizes — 1/2 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes149,945
source_files_sampled2
oversized_source_files1

Key facts

12GitHub stars
2contributors
0commits, last 12 months
444days since last push
4releases
1bus factor
3open issues
package ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks

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

111222212025-052025-122026-06
OpenSSF Scorecard 3.7 / 10
3.7aggregate

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-31 05:03 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 13 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
6Code-ReviewFound 11/16 approved changesets -- score normalized to 6
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 84,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C++": 158412,
        "CMake": 7928
      },
      "pushed_at": "2025-05-12T14:02:01Z",
      "created_at": "2024-10-12T14:21:05Z",
      "owner_type": "Organization",
      "updated_at": "2026-06-18T09:54:22Z",
      "description": "C++ static reflection support library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": "https://contour-terminal.org/",
      "name": "Contour Terminal Emulator",
      "type": "Organization",
      "login": "contour-terminal",
      "company": null,
      "location": "Germany",
      "followers": 60,
      "avatar_url": "https://avatars.githubusercontent.com/u/86773043?v=4",
      "created_at": "2021-07-01T08:57:48Z",
      "is_verified": null,
      "public_repos": 23,
      "account_age_days": 1855
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-05-12T14:02:01Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-04-30T09:43:44Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-04-10T12:10:59Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-12-26T19:32:34Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "8a83b3259f1be01098f942d525bcead0cfd14a74",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "update reflection-cpp version to 0.4.0",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-05-12T14:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "763e94561e73b31c97ba18ca656b51c053561cd1",
          "body": "…OnMembers\n\nAdd CallOnMembersWithoutName function",
          "is_bot": false,
          "headline": "Merge pull request #27 from contour-terminal/improvement/add_new_Call…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-05-12T13:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c98e8101444198e6279d374e2455ecc40422b4e",
          "body": null,
          "is_bot": false,
          "headline": "Add CallOnMembersWithoutName",
          "author_name": "Yaraslau Tamashevich",
          "author_login": null,
          "committed_at": "2025-05-12T13:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d30b4972e7fb28861deacf4e45923338346229e",
          "body": "Bump version to 0.3.0",
          "is_bot": false,
          "headline": "Merge pull request #25 from contour-terminal/version/0.3.0",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-04-30T09:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b838dcface65cce16eb01b9ed3f39b9043002dbb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.3.0",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2025-04-29T19:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93534409589ef928dab5f4ed08f4aa7234a3e5c1",
          "body": "Increase limit for maximum size of the created tuple",
          "is_bot": false,
          "headline": "Merge pull request #24 from contour-terminal/improvement/bigger_to_tuple",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2025-04-29T19:07:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d5d38f4540e9c9c2d08fc20b1e5a1c72958d5b8",
          "body": null,
          "is_bot": false,
          "headline": "Increase limit for maximum size of the created tuple",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2025-04-24T20:01:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3f925231616bcb46400ac16e51e2d50d8476b5",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Bump version to 0.2.0",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-04-10T12:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc35385f5ec13887f27cf6a1b745af5c3d706497",
          "body": "…and-MemberIndexOf",
          "is_bot": false,
          "headline": "Merge pull request #23 from contour-terminal/feature/MemberClassType-…",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2025-02-08T15:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5424dc35136c00b2d6549704346c872c25d8685",
          "body": "… member-index of P.\n\nSigned-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add MemberClassType<P> and MemberIndexOf<P> to get the class type and…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-02-08T15:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2567b31a54b45fb27cf5f747d801089cb49351",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #22 from contour-terminal/feature/NameOf-TypeNameOf",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2025-02-08T10:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a23f6d83df3496c44e66daaac50fdbd3b42342",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Rename GetName<>() to NameOf<> and add test for TypeNameOf<>",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-02-08T10:44:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477cfbd9f8aae157b071d67f7ad1740121e52772",
          "body": "…quence\n\nAllow iteration over sequence in EnumerateMembers",
          "is_bot": false,
          "headline": "Merge pull request #21 from contour-terminal/features/iterate_over_se…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-02-03T15:58:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b26409b6ca1ed0d3ccc4c4f3e31387cea0b49c48",
          "body": null,
          "is_bot": false,
          "headline": "Allow iteration over sequence in EnumerateMembers",
          "author_name": "Yaraslau Tamashevich",
          "author_login": null,
          "committed_at": "2025-02-03T15:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b51d32605e3e00c6e5fa5b1d0b1db3af55f91543",
          "body": "…oncept test\n\nSigned-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "[clang-tidy] Avoid false positive diagnostic report in constexpr-if c…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-02-02T20:27:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ff881c223667d0663ecbcf8408d62d3429cf77",
          "body": "code cleanups and compiler warning fixes",
          "is_bot": false,
          "headline": "Merge pull request #20 from contour-terminal/minors",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-01-22T06:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5445b164d25b30941d9523cd183d07f3c27cdfa3",
          "body": null,
          "is_bot": false,
          "headline": "Updated ToTuple function",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2025-01-21T21:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6711fd68cb1f22275452adc94cd789f7fa550ab",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "code cleanups and compiler warning fixes",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2025-01-21T21:49:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ef843f077a9767f41cb6933b5dda8122ca9a9c2",
          "body": "…rence_with_ind\n\ncollectDifferences with first argument beeing index of the data member",
          "is_bot": false,
          "headline": "Merge pull request #19 from contour-terminal/improvement/collectdiffe…",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2025-01-01T15:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "def01347206a295c72ac3bd9acadef7523abcabb",
          "body": null,
          "is_bot": false,
          "headline": "collectDifferences with first argument beeing index of the data member",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-12-30T17:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94414ed08ae6f4004aa87c970afc369730089b4f",
          "body": "Add LICENSE.txt for Apache-2.0 license (already mentioned as SPDX-License-Identifier)",
          "is_bot": false,
          "headline": "Merge pull request #18 from contour-terminal/license-file",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-12-26T19:26:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a436a37053933d412f4a48bdc32d0d289dc58723",
          "body": "…ense-Identifier)\n\nSigned-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add LICENSE.txt for Apache-2.0 license (already mentioned as SPDX-Lic…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-12-26T19:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d046c1319afdf1715d689754a487f253c1a3c406",
          "body": "Rework CountMembers<T>",
          "is_bot": false,
          "headline": "Merge pull request #17 from contour-terminal/improvement/CountMembers",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-12-13T07:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72723a096d68a47c51b3adfeeeaab203e8424ef9",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Rework CountMembers<T>",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-12-13T06:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fdb93f9c7aaedb83f6d205a75b7bfb7f00198bf",
          "body": "Fixes problem of working on structs with only a single element",
          "is_bot": false,
          "headline": "Merge pull request #16 from contour-terminal/fix/single-value-structs",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2024-12-12T12:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9186051642e972a584c3bd9514d3ff8f10e7b8a0",
          "body": null,
          "is_bot": false,
          "headline": "Fixes problem of working on structs with only a single element",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-12-12T10:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7226dbf649847d8be0c5a3c71c9d0165310ec0d",
          "body": "Implement CollectDifferences",
          "is_bot": false,
          "headline": "Merge pull request #14 from contour-terminal/features/CollectDifferences",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2024-11-14T07:57:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74a61819d30542c936ed52c43c2e6d60a118aa3e",
          "body": "…ncepts_for_callable\n\nAdd tests and concepts for some functions",
          "is_bot": false,
          "headline": "Merge pull request #13 from contour-terminal/improvement/tests_and_co…",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2024-11-12T14:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "081ab6b3bb4fdcf6d919c4d7f06d028aa1ea203a",
          "body": null,
          "is_bot": false,
          "headline": "Implement CollectDifferences",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-11-12T13:51:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665a4b5e866e4296673bbc90dda43b944533b949",
          "body": null,
          "is_bot": false,
          "headline": "Add tests and concepts for some functions",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-11-07T13:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "788bb64e458e2f01b6243f1c450b5dc6607467dd",
          "body": "…th-index\n\nAdd CallOnMembers-variant, MemberTypeOf & GetMemberAt & EnumerateMembers API",
          "is_bot": false,
          "headline": "Merge pull request #12 from contour-terminal/feature/CallOnMembers-wi…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-05T22:52:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3015d756446d540c2e760e22c6e274a9058bba2c",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add MemberTypeOf & GetMemberAt & EnumerateMembers and make use of it",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-05T21:44:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b5ef42e30849cbb5812f2e745174480466a2e42",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add CallOnMembers-variant to pass member index and member type",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-05T19:46:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b93b64162c40019a21abcb8550d34f0f5472f937",
          "body": "[Github CI] Reenable MSVC compiler testing",
          "is_bot": false,
          "headline": "Merge pull request #11 from contour-terminal/revive-msvc-support",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2024-11-05T07:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7a41cb8adc5fe7793ba104c01b57cc2202b510",
          "body": null,
          "is_bot": false,
          "headline": "fix get name on windows",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-11-05T07:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b554ac9500c07acee1dd443b3c740624f60d74",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "[Github CI] Reenable MSVC compiler testing",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-05T07:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ded85e43d7c14abc8bf14ee3f0c2939bd86a2bc",
          "body": "…related\n\nSome additions and tweaks",
          "is_bot": false,
          "headline": "Merge pull request #10 from contour-terminal/improvement/Lightweight-…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-05T07:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f5e4ca236fb73deb4e93025e2dac6fc85bf1fc",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Probably good to also name both variants FoldMembers",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-05T06:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "484e25a0570608bedd391e44d1d72bb213978e40",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Added some documentation to FoldType and FoldMembers",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T21:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49be6a1fd01de0e7c69bac9bb6314296e5fab08b",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "FoldMembers: Add /* trivial */ test case",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T21:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d69afd7e933a0ee43f5164ed392b59a5be5f60",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "FoldMembers: make object param const ref",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T21:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "038f64cada2457dd25b2f9561810d95fb96eda2b",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add trivial check for FoldType",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T21:26:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "125be08a23b2f5667f162af5ac6dd855df53da62",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Drop dangling //clang-format on",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T21:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6920fcf5b253734e88dd3a0e9597263f8fb79713",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Fix return type for CallOnMembers()",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T20:59:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49cb8c143f57c4dcc1ae2a7a1154483774f247bf",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "CallOnMembers: add version, accepting mutable Object reference",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T20:40:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5adb195150f4798690bba3bd6c0fb632719eacd",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add FoldType() and FoldMembers()",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T20:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1968c76ffb897a410ffc794fae5ab2c86c9cbf",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Fix clang-format off/on comments",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-11-04T20:34:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c842e2423fec10d0e782d077161127bb0ead5966",
          "body": "Disable testing by default\n\nSigned-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Merge pull request #8 from contour-terminal/fix/default_testing",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2024-11-04T10:39:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9918c25438272cc7a71853f626be1e9ad6536b41",
          "body": null,
          "is_bot": false,
          "headline": "Disable testing by default",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-10-18T12:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f820d2cb5383c835f43c730667a4a08506873f20",
          "body": "…uple",
          "is_bot": false,
          "headline": "Merge pull request #7 from contour-terminal/improvement/cmake_and_tot…",
          "author_name": "Yaraslau",
          "author_login": "Yaraslaut",
          "committed_at": "2024-10-17T17:31:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf202fa3fc46d3e25b6a894bce6c23d94ed17b7f",
          "body": null,
          "is_bot": false,
          "headline": "Make library usable for contour",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-10-17T17:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37dbb23b82cef1af7166f20f48bc9c4f8969f069",
          "body": "Put curly brackets around nested inspected values and provide formatter for StringLiteral",
          "is_bot": false,
          "headline": "Merge pull request #5 from contour-terminal/minor-improvements",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-15T05:47:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f2dba53ba7fcdf9b584567eb7723743eb2ca87",
          "body": "…er for StringLiteral\n\nSigned-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Put curly brackets around nested inspected values and provide formatt…",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-15T05:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6b5488c380c216a3d2ee4051f7f14388c943f92",
          "body": "Add more entries to ToTuple function and add elisp code",
          "is_bot": false,
          "headline": "Merge pull request #4 from contour-terminal/improvement/toTuple_fill",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-14T20:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a973d9994eb03f168b4a2406928e2370ff5be19b",
          "body": null,
          "is_bot": false,
          "headline": "Add more entries to ToTuple function and add elisp code",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-10-14T13:26:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9091dbda6461d80f659a904442e6bbc4ca8003cd",
          "body": "Create template_for utility and small updates",
          "is_bot": false,
          "headline": "Merge pull request #3 from contour-terminal/improvements/template_for",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-13T19:55:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf7918fc8f4ae77b5f9697210ba3e8faa8c590f6",
          "body": null,
          "is_bot": false,
          "headline": "Add template specialisation",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-10-13T19:50:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c0facbc37ea95dd571fd1af474c935b2f0d7d33",
          "body": null,
          "is_bot": false,
          "headline": "Add nested structure case",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-10-13T19:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ad36d4c984c3a5be681c0a0ca93b1b3e58a92bf",
          "body": null,
          "is_bot": false,
          "headline": "Create template_for utility and small updates",
          "author_name": "Yaraslau Tamashevich",
          "author_login": "Yaraslaut",
          "committed_at": "2024-10-13T16:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfea26a84c059b0e7e8ada5d05183bd86c90e8ac",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Minor fixes",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-13T10:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ac7b31ed94f2f7f84cd71181413d21f66afd5e4",
          "body": "overall improvements",
          "is_bot": false,
          "headline": "Merge pull request #2 from contour-terminal/overall-improvements",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-13T10:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cd1dc92181efb1592a7082426e67d4eee13edb5",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add github ci wokflow",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-13T10:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583f734b774e1f8326fc7a83087a24b3ad8799df",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "Add Inspect() to public API",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-12T19:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a62e214436a2d935b7084c7406f989e7162c4cb7",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "First improvements",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-12T17:44:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9230d972f57b7126d2d6dfeafa9973226c4b07b9",
          "body": "Signed-off-by: Christian Parpart <christian@parpart.family>",
          "is_bot": false,
          "headline": "initial draft",
          "author_name": "Christian Parpart",
          "author_login": "christianparpart",
          "committed_at": "2024-10-12T16:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 0,
      "latest_release_at": "2025-05-12T14:02:01Z",
      "latest_release_tag": "v0.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 444,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 444,
      "mean_days_between_releases": 45.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 2,
      "stars": 12,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2025-05-23",
            "count": 1
          },
          {
            "date": "2026-06-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 149945,
      "source_files_sampled": 2,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 22,
        "open_issues": 3,
        "closed_ratio": 0.25,
        "closed_issues": 1,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "christianparpart",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/56763?v=4"
        },
        {
          "type": "User",
          "login": "Yaraslaut",
          "commits": 24,
          "avatar_url": "https://avatars.githubusercontent.com/u/44506630?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.619
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 6,
            "reason": "Found 11/16 approved changesets -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 6 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "8a83b3259f1be01098f942d525bcead0cfd14a74",
        "ran_at": "2026-07-31T05:03:22Z",
        "aggregate_score": 3.7,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 28,
          "created_at": "2026-06-18T10:00:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-05-12T13:30:30Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2024-10-14T21:46:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 15,
          "created_at": "2024-11-17T20:42:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2025-05-02T07:05:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/contour-terminal/reflection-cpp",
    "host": "github.com",
    "name": "reflection-cpp",
    "owner": "contour-terminal"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "The weighted overall 35 is calibrated to 29 on the published index scale (record calibration 2026-08-02). Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 35,
            "calibrated": 29,
            "calibration": "2026-08-02"
          }
        },
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 25,
      "inputs": {
        "security": 37,
        "vitality": 25,
        "community": 32,
        "governance": 48,
        "calibration": "2026-08-02",
        "engineering": 34,
        "ai_readiness": 25,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "weighted_overall_raw": 35,
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 29,
        "overall_after_abandonment_multiplier": 25
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 25,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 444,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 444 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 444
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 60,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "v0.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 444,
              "mean_days_between_releases": 45.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 444 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 444
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~45.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 45.6
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 3,
              "days_since_last_merged_pr": 447,
              "days_since_last_human_commit": 447,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 447 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 447,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 32,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "forks": 2,
              "stars": 12,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "12 stars",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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 (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 48,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.619
            },
            "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 62% of commits",
                "points": 8.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 62
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 3,
              "closed_issues": 1,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.25,
              "closed_unmerged_prs": 1,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "25% of issues closed",
                "points": 10.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/23 decided PRs merged",
                "points": 28.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 11/16 approved changesets -- score normalized to 6",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 60,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "contour-terminal",
              "public_repos": 23,
              "account_age_days": 1855
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "60 followers of contour-terminal",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 60,
                      "login": "contour-terminal"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "23 public repos, account ~5 yr old",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 23
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 34,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": 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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 13 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 11/16 approved changesets -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 6 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.369,
              "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": "24 of 65 human commits state their intent (structured subject or explanatory body)",
                "points": 19.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 65
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 11,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 65",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 65
                    }
                  }
                ],
                "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": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 149945,
              "source_files_sampled": 2,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/2 source files over 60KB",
                "points": 27.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 2,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "metrics_version": "2.1.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T05:03:35.809888Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/contour-terminal/reflection-cpp.svg",
  "full_name": "contour-terminal/reflection-cpp",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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