原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 216,
"has_wiki": true,
"homepage": null,
"languages": {
"C#": 63939
},
"pushed_at": "2026-07-29T23:59:19Z",
"created_at": "2024-05-15T21:05:54Z",
"owner_type": "User",
"updated_at": "2026-07-29T23:56:06Z",
"description": "A regex-based lexer for dotnet that supports simple L1 recursive descent parsers.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C#",
"significant_languages": [
"C#"
]
},
"owner": {
"blog": "https://stackoverflow.com/users/286759/mark-lauter",
"name": "Mark Lauter",
"type": "User",
"login": "marklauter",
"company": "Cloud Architect @ Insight: Modern Apps & Data Practice",
"location": "Tampa, FL",
"followers": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/10211200?v=4",
"created_at": "2014-12-16T17:16:05Z",
"is_verified": null,
"public_repos": 41,
"account_age_days": 4243
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "3.0.1",
"kind": "patch",
"published_at": "2026-07-29T23:59:19Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2026-07-16T19:05:22Z"
},
{
"tag": "2.2.2",
"kind": "patch",
"published_at": "2024-06-04T02:05:13Z"
},
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2024-05-23T13:43:14Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2024-05-23T01:50:34Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2024-05-23T00:22:26Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2024-05-21T23:53:53Z"
},
{
"tag": "1.0.3",
"kind": "patch",
"published_at": "2024-05-16T04:46:15Z"
},
{
"tag": "1.0.2",
"kind": "patch",
"published_at": "2024-05-16T04:33:22Z"
},
{
"tag": "1.0.1",
"kind": "patch",
"published_at": "2024-05-16T01:36:31Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2024-05-16T01:31:04Z"
}
],
"recent_commits": [
{
"oid": "02c69daa551dfc611bba3795b3a952b5139d22de",
"body": "Swap the per-project lexi.png package icon for the shared\nmsl.rocket.tx.clean.small.png used across the MSL Armory packages, and\ndrop the per-project logo from the README.\n\nCo-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Use shared MSL rocket logo for NuGet package icon (#30)",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-07-29T23:56:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bea1e3366e9208f444e414562289216d6745a73a",
"body": "* spike: span-first lexer prototype + BenchmarkDotNet A/B\n\nIsolated spike (kept out of Lexi.slnx) exploring the span-first direction.\n\n- src/Lexi.Spans: parallel prototype under a distinct namespace so both keep\n identical type names. Source is a ref struct over ReadOnlySpan<char>; Symbol\n is a pl\n[…]\nally. Bump the version deliberately when adopting a newer SDK.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Span-first lexer (breaking, v3.0.0) (#29)",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-07-16T19:03:38Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "57f0df826cdb921052495c80d823960ef45381d8",
"body": "…king: v3.0.0) (#23)\n\n* Adopt canonical .editorconfig from scaffolding-csharp template\n\nReplace the repo's .editorconfig with the canonical version from the\nscaffolding-csharp skill template so a repo scaffolded today and one that\npredates the template are indistinguishable at the style layer.\n\nCo-A\n[…]\n 252 tests; `--severity info` format check clean.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Modernize Lexi to the canonical analyzer-strict library pattern (brea…",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-07-16T07:36:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "50b27367abaa2e7dc365e5f6258869917186666d",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.ILLink.Tasks\n dependency-version: 10.0.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.ILLink.Tasks from 10.0.9 to 10.0.10 (#28)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T04:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeb7f7428bdcb811d47ca14da6745509a93b2104",
"body": "…oft.Extensions.Options.ConfigurationExtensions (#27)\n\nBumps Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.9 to 10.0.10\nBumps Microsoft.Extensions.Options.ConfigurationExtensions from 10.0.9 to 10.0.10\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.DependencyInj\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.Extensions.DependencyInjection.Abstractions and Micros…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T04:31:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "505084c68fd2330fd18712130675764754917a9b",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Hosting\n dependency-version: 10.0.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n- dependency-name: Microsoft.Extensions.Hosting\n dependency-version: 10.0.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.Extensions.Hosting from 10.0.9 to 10.0.10 (#26)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T04:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3e1536c1512e6987a81163d68f5d0f68f600fe3",
"body": "…9 to 10.0.10 (#24)\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions\n dependency-version: 10.0.10\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.Extensions.DependencyInjection.Abstractions from 10.0.…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-15T04:26:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "807392b4cded747c551739691fa04acab30bd75b",
"body": "Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/v3...v4)\n\n-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump github/codeql-action from 3 to 4 (#22)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-14T22:43:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5377c91e5812ba6ecb378837adecdbeab8ede52d",
"body": null,
"is_bot": false,
"headline": "ci: switch CodeQL to advanced buildless setup (csharp + actions) (#21)",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-06-27T04:13:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b99dd8ebd61a6b0d9957c182f5123f52ac586e3",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit.runner.visualstudio\n dependency-version: 3.1.5\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump xunit.runner.visualstudio from 2.8.0 to 3.1.5 (#17)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:10:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811c21e2275b952d14e95f8413f20f1412da29f6",
"body": "---\nupdated-dependencies:\n- dependency-name: Xunit.DependencyInjection\n dependency-version: 10.8.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Xunit.DependencyInjection from 9.3.0 to 10.8.0 (#20)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313005f24416d580dc63ddc19f856df08d7083e9",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 17.13.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.13.0 (#19)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93c098c5bfa6915c69353bade461dc8f68f7182e",
"body": "Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2 to 3.\n- [Release notes](https://github.com/dependabot/fetch-metadata/releases)\n- [Commits](https://github.com/dependabot/fetch-metadata/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: dependabot/fet\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump dependabot/fetch-metadata from 2 to 3 (#18)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:05:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5da1e7bb4fd4d553c341dfa36ad43297cc3b623b",
"body": "* chore: standardize Dependabot config\n\n* chore: add Dependabot auto-merge workflow",
"is_bot": false,
"headline": "chore: Dependabot config + patch/minor auto-merge (#13)",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-06-27T04:04:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c3df5a07901805480d17e1c85234218d86cd582",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 18.7.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 17.10.0 to 18.7.0 (#15)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "852a17085757249367ef988b089e78f4f7ddf382",
"body": "---\nupdated-dependencies:\n- dependency-name: Xunit.DependencyInjection\n dependency-version: 11.3.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Xunit.DependencyInjection from 9.3.0 to 11.3.0 (#16)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:03:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbe197ce214dd2227511272ee0309dd400d96a92",
"body": "---\nupdated-dependencies:\n- dependency-name: Xunit.DependencyInjection\n dependency-version: 10.8.0\n dependency-type: direct:production\n update-type: version-update:semver-major\n- dependency-name: Xunit.DependencyInjection\n dependency-version: 10.8.0\n dependency-type: direct:production\n update-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Xunit.DependencyInjection from 9.3.0 to 10.8.0 (#11)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:02:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eab88bd41dae320828d655b60b6ee6a4663515f1",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 17.13.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: Microsoft.NET.Test.Sdk\n dependency-version: 17.13.0\n dependency-type: direct:production\n update-type\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.13.0 (#9)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:02:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "05eaf5fed87cc1b95e4d726d2754fc9cdd838574",
"body": "---\nupdated-dependencies:\n- dependency-name: xunit\n dependency-version: 2.9.3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- dependency-name: xunit\n dependency-version: 2.9.3\n dependency-type: direct:production\n update-type: version-update:semver-minor\n- depend\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump xunit from 2.8.0 to 2.9.3 (#10)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T04:00:11Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3e2b9304d172f48708bc422c0a089d8b65622142",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.NET.ILLink.Tasks\n dependency-version: 10.0.9\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.NET.ILLink.Tasks from 8.0.5 to 10.0.9 (#8)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T03:58:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "988efe7beb8ad5c62451f78ece6d467449bbea23",
"body": "…oft.Extensions.Options.ConfigurationExtensions (#7)\n\nBumps Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.1 to 10.0.9\nBumps Microsoft.Extensions.Options.ConfigurationExtensions from 8.0.0 to 10.0.9\n\n---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.DependencyInjectio\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.Extensions.DependencyInjection.Abstractions and Micros…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T03:58:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "69ce38d8440fcd576d12be18c92c8b219abb58af",
"body": "---\nupdated-dependencies:\n- dependency-name: Microsoft.Extensions.Hosting\n dependency-version: 10.0.9\n dependency-type: direct:production\n update-type: version-update:semver-major\n- dependency-name: Microsoft.Extensions.Hosting\n dependency-version: 10.0.9\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump Microsoft.Extensions.Hosting from 8.0.0 to 10.0.9 (#6)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T03:58:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14376bf9dbf81019970f176412c5ca0dd9f59a77",
"body": null,
"is_bot": false,
"headline": "ci: restrict GITHUB_TOKEN permissions (contents: read) (#14)",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-06-27T03:58:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b886206885d13275677c5705c26c497a7b983fe",
"body": "---\nupdated-dependencies:\n- dependency-name: IDisposableAnalyzers\n dependency-version: 4.0.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n- dependency-name: IDisposableAnalyzers\n dependency-version: 4.0.8\n dependency-type: direct:production\n update-type: versio\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump IDisposableAnalyzers from 4.0.7 to 4.0.8 (#4)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T03:55:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7dfdfcb2da43820563d91a9d10746e8174620cf8",
"body": "---\nupdated-dependencies:\n- dependency-name: coverlet.collector\n dependency-version: 10.0.1\n dependency-type: direct:production\n update-type: version-update:semver-major\n- dependency-name: coverlet.collector\n dependency-version: 10.0.1\n dependency-type: direct:production\n update-type: version-\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump coverlet.collector from 6.0.2 to 10.0.1 (#3)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-27T03:55:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3fedb520ed1746adee067c811709b01ffb9bc5dc",
"body": "…/pool/DynamoDbLite pattern)\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Adopt composite setup-dotnet action with NuGet caching (match plumber…",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-06-25T21:51:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "891834d0d0f2bba3e9a0ad5de4e9c66bb3ba00a0",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Update GitHub Actions to latest versions",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-06-25T21:33:34Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2ecfc18271eab2ec93cdf9a26e3748f21f903959",
"body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Dependabot version-update config",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2026-06-25T21:21:22Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "46e038772e468519aa074d5a47648a3efa18f460",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/marklauter/lexi",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-26T21:46:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96efdcb89b26c3db090c501c476ff6273cc9d308",
"body": null,
"is_bot": false,
"headline": "name fix",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-26T21:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa88f9f0250b05f880c0fe091b9657b3fd1cd3d4",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-12T03:39:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b878680f98b919731899733a8998d465726a2982",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-04T02:04:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b3331073b4821b25b28d1831fa5bb64ea7f7e21",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-04T02:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61a77e2d9b840c2649702eeebff6b2272024791a",
"body": null,
"is_bot": false,
"headline": "fixed new line regex",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-04T02:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9dd56bd6e3e386f466a03da914da539b77fe1768",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/marklauter/lexi",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-01T02:08:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b4ef1ab17dde9a6e01c411892298b91ab936dd2",
"body": null,
"is_bot": false,
"headline": "fixed match defs",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-06-01T02:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d66d4b4cac73b90ab706884bb829500456089f1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T13:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a9e6ce058dde902b9655ce0b1082d1c97be1586",
"body": null,
"is_bot": false,
"headline": "avoid creation of symbol match until best match is beaten",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T13:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85b2e19460be49ccaf439d4ac0546e49a657450b",
"body": "…power of two consts",
"is_bot": false,
"headline": "added diagnostic output and updated IsMatch and IsEndOfSource to use …",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T13:21:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee4372f343d4d13ee529034aa2c23136fc0fbabc",
"body": null,
"is_bot": false,
"headline": "added diagnostic output",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T13:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df15e4fada99223cd7f119cca2b9742800df367b",
"body": null,
"is_bot": false,
"headline": "added diagnostic output",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T13:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6535016fe464a3875e52be3cd138f17f584acf61",
"body": null,
"is_bot": false,
"headline": "nomatch and endofsource constants are now factors of 2",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T13:17:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "163de0c9c5230062b343224c3048985d1c304082",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/marklauter/lexi",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T03:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9fe2b0165041e3993beda0550f997d76fcf50e",
"body": null,
"is_bot": false,
"headline": "removed CompareSymbolMatch and replaced with CompareAndSwap",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T03:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ce2603d9d0e205d35835fed6a48e1ea9b6341ff",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T01:46:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "721ad6863e5bdc4253221f286115050ee5b89bab",
"body": null,
"is_bot": false,
"headline": "fixed consolidate",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T01:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92e37ef10f9f8eef8f1cd1304dbc49fa84fedf32",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/marklauter/lexi",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T01:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daef000e2c0772958e8bf7931f75fdcc7883cfa4",
"body": null,
"is_bot": false,
"headline": "updated nuget packages",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T01:40:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aa242a856774f94ba51f94c9af24ae30cdb85fa",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T00:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e422791d35d7a5372bcec92552f1b5ec51dbaffc",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T00:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db1473401270c83b38796ad7724f544f78b4b74",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/marklauter/lexi",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T00:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdefe31dd1b9a2208fdc217fab6b2f630c59a648",
"body": "2. added xml docs",
"is_bot": false,
"headline": "1. added support for dotnet 6 & 7",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-23T00:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41d9ccdb71435ca637b92179c6e8a362ab9dca3a",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-22T00:09:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c96c175aa91c2dbc3189c40d2f7429b5f00c294",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-21T23:52:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04df03507e9d0b4aff671127b284b48c0f68c1b0",
"body": "2. added configurable ignore patterns instead of hard ignoring whitespace and newlines",
"is_bot": false,
"headline": "1. changed token id to uint",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-21T23:27:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc7eb130499e8d7a4d839e84316114befcc68c9c",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-21T02:59:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d24d63562066a7441f6684f2aee32f547af3b30b",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T21:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72631910bf173aeb057f07a65f98ab5e54ab1cdc",
"body": null,
"is_bot": false,
"headline": "updated readme",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T21:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0e90de83a7357a7939548f6bdfd63ae87ec973",
"body": null,
"is_bot": false,
"headline": "logo cleanup",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T04:31:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98961bc80f8012f20f389a6d57b426a72dff602",
"body": null,
"is_bot": false,
"headline": "naming",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T04:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9ffc441bb310248de4209e073e40c068bb54084",
"body": null,
"is_bot": false,
"headline": "performance",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T04:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "147950ff7051fd1fdb85cbda860589976e05d349",
"body": null,
"is_bot": false,
"headline": "cleaned up",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T04:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcf3d63da72bcfe94bb58341b05051badbbe6d26",
"body": null,
"is_bot": false,
"headline": "updated lexi nuget description",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T01:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d009bda45e7504550c59a793028acfd23a32bdf9",
"body": null,
"is_bot": false,
"headline": "fixed nuget keywords",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T01:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "441380be9a39e6a69f2ba8e24ec203de54d9bc05",
"body": null,
"is_bot": false,
"headline": "updated readme",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T01:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79030a654a5048a0d077f0d3d90ea82927f4be08",
"body": null,
"is_bot": false,
"headline": "updated readme",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T01:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "706d40c4eab338fa6b4dace567bb020deeb34262",
"body": null,
"is_bot": false,
"headline": "apply all suggestions",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T01:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a572e59795c494948f23f6fa4a844937468882d5",
"body": null,
"is_bot": false,
"headline": "added github actions",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T01:06:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d854ee11282e15852e5e55a31f93c146b08343d",
"body": null,
"is_bot": false,
"headline": "predicate tests pass",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T00:59:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd88296b1e08beb85f719dbea87bf4dcdabb87cc",
"body": null,
"is_bot": false,
"headline": "added lexi image",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-16T00:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2fa6e4d7a04a54b5c6f815ad8bc3686b4e3e456",
"body": null,
"is_bot": false,
"headline": "math sample builds, passes tests and repl works",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-15T23:43:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85d9b81fe03a663552e174c28a533829f39e090b",
"body": null,
"is_bot": false,
"headline": "tests pass again",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-15T23:17:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55c8b864c34c8d64d23c9fad9de98713678ca8d4",
"body": null,
"is_bot": false,
"headline": "lexi builds, but test fail",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-15T23:09:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2ade00cf20ccff83b0f9d0a107fbaa13912b09",
"body": null,
"is_bot": false,
"headline": "first commit - lots wrong",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-15T21:50:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab7e8af2dcddf9ece9df698d2815311e3a41ba63",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Mark Lauter",
"author_login": "marklauter",
"committed_at": "2024-05-15T21:05:54Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 11,
"commits_last_year": 28,
"latest_release_at": "2026-07-29T23:59:19Z",
"latest_release_tag": "3.0.1",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 4,
"days_since_latest_release": 0,
"mean_days_between_releases": 89.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": {
"days": [],
"complete": true,
"collected": 0,
"total_stars": 0,
"collected_at": null
},
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"samples/Math/Math.Parsing.Tests/Math.Parsing.Tests.csproj",
"samples/Math/Math.Parsing/Math.Parsing.csproj",
"samples/Math/Math.REPL/Math.REPL.csproj",
"samples/Predicate/Predicate.Parsing.Tests/Predicate.Parsing.Tests.csproj",
"samples/Predicate/Predicate.Parsing/Predicate.Parsing.csproj",
"samples/Predicate/Predicate.REPL/Predicate.REPL.csproj",
"src/Lexi/Lexi.csproj",
"tests/Lexi.Tests/Lexi.Tests.csproj"
],
"largest_source_bytes": 17837,
"source_files_sampled": 74,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"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": 4,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [
{
"name": "Microsoft.SourceLink.GitHub",
"manifest": "src/Lexi/Lexi.csproj",
"ecosystem": "nuget",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "Microsoft.SourceLink.GitHub",
"direct": true,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.DependencyInjection.Abstractions",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "Microsoft.Extensions.Hosting",
"direct": false,
"version": null,
"ecosystem": "nuget"
},
{
"name": "TngTech.ArchUnitNET",
"direct": false,
"version": null,
"ecosystem": "nuget"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 1,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 25,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "marklauter",
"commits": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/10211200?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"dependabot-auto-merge.yml",
"dotnet.publish.yml",
"dotnet.tests.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": true,
"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": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 5,
"reason": "14 out of 25 merged PRs checked by a CI test -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/11 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 10,
"reason": "SAST tool is run on all commits",
"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": "02c69daa551dfc611bba3795b3a952b5139d22de",
"ran_at": "2026-07-30T00:10:51Z",
"aggregate_score": 5.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-30T00:00:45Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-29T23:56:02Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/marklauter/lexi",
"host": "github.com",
"name": "lexi",
"owner": "marklauter"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 58,
"vitality": 74,
"community": 24,
"governance": 40,
"engineering": 68
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 74,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"commits_last_year": 28,
"human_commit_share": 0.747,
"days_since_last_push": 0,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "28 commits in the last year",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 28
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "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": 92,
"inputs": {
"releases_count": 11,
"latest_release_tag": "3.0.1",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 89.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "11 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 11
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~89.4 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 89.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 40,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"merged_prs": 25,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "25/30 decided PRs merged",
"points": 31.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 25,
"decided": 30
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"followers": 21,
"owner_type": "User",
"is_verified": null,
"owner_login": "marklauter",
"public_repos": 41,
"account_age_days": 4243
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "21 followers of marklauter",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 21,
"login": "marklauter"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "41 public repos, account ~11 yr old",
"points": 23.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 41
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 68,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "14 out of 25 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": 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": "moderate",
"name": "Security",
"value": 58,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 5.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "14 out of 25 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "28 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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 run on all commits",
"points": 5,
"status": "met",
"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": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 49,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 8,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.143,
"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": "8 of 56 human commits state their intent (structured subject or explanatory body)",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 8,
"sampled": 56
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.08,
"toolchain_manifests": [
"samples/Math/Math.Parsing.Tests/Math.Parsing.Tests.csproj",
"samples/Math/Math.Parsing/Math.Parsing.csproj",
"samples/Math/Math.REPL/Math.REPL.csproj",
"samples/Predicate/Predicate.Parsing.Tests/Predicate.Parsing.Tests.csproj",
"samples/Predicate/Predicate.Parsing/Predicate.Parsing.csproj",
"samples/Predicate/Predicate.REPL/Predicate.REPL.csproj",
"src/Lexi/Lexi.csproj",
"tests/Lexi.Tests/Lexi.Tests.csproj"
],
"dependency_bot_commit_share": 0.253
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "samples/Math/Math.Parsing.Tests/Math.Parsing.Tests.csproj, samples/Math/Math.Parsing/Math.Parsing.csproj, samples/Math/Math.REPL/Math.REPL.csproj (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "samples/Math/Math.Parsing.Tests/Math.Parsing.Tests.csproj, samples/Math/Math.Parsing/Math.Parsing.csproj, samples/Math/Math.REPL/Math.REPL.csproj"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": "6 of the last 75 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 6,
"sampled": 75
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "19 of the last 75 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 19,
"sampled": 75
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C#",
"largest_source_bytes": 17837,
"source_files_sampled": 74,
"oversized_source_files": 0
},
"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": "0/74 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 74,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T00:11:06.341464Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/marklauter/lexi.svg",
"full_name": "marklauter/lexi",
"license_state": "standard",
"license_spdx": "MIT"
}