Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"agentic-coding",
"ai",
"ai-agents",
"ai-coding",
"claude-code",
"context-engineering",
"context-intelligence",
"context-layer",
"copilot",
"cursor",
"developer-tools",
"gemini-cli",
"lean-context",
"llm",
"mcp",
"mcp-server",
"reduce-token-costs",
"rust",
"token-optimization"
],
"is_fork": false,
"size_kb": 810981,
"has_wiki": true,
"homepage": "https://leanctx.com",
"languages": {
"CSS": 106010,
"Lua": 3706,
"HTML": 120749,
"Lean": 42510,
"Rust": 18250910,
"Shell": 111225,
"Kotlin": 236342,
"Python": 283054,
"Makefile": 1838,
"Emacs Lisp": 4726,
"JavaScript": 674841,
"PowerShell": 4357,
"TypeScript": 204391,
"Vim Script": 83
},
"pushed_at": "2026-07-13T21:13:06Z",
"created_at": "2026-03-23T19:48:59Z",
"owner_type": "User",
"updated_at": "2026-07-13T21:01:04Z",
"description": "Control what your AI can see. LeanCTX (Lean Context) is the context intelligence layer for AI agents — one local Rust binary that decides what they read, remembers what they learn, guards what they touch, and proves what they save. 60–90% fewer tokens as the receipt. 76 MCP tools, 30+ agents, local-first.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"primary_language": "Rust"
},
"owner": {
"blog": "yvesgugger.ch",
"name": "Yves Gugger",
"type": "User",
"login": "yvgude",
"company": "thinkery",
"location": "Zürich",
"followers": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/7590809?v=4",
"created_at": "2014-05-15T09:48:37Z",
"is_verified": null,
"public_repos": 31,
"account_age_days": 4442
},
"activity": {
"releases_count": 100,
"commits_last_year": 2944,
"latest_release_at": "2026-07-12T16:34:40Z",
"latest_release_tag": "v3.9.8",
"days_since_last_push": 0,
"active_weeks_last_year": 16,
"days_since_latest_release": 1,
"mean_days_between_releases": 1.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "lean-ctx",
"exists": true,
"license": "Apache-2.0",
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/lean-ctx",
"is_deprecated": false,
"latest_version": "3.9.8",
"repository_url": "https://github.com/yvgude/lean-ctx",
"versions_count": 238,
"total_downloads": 15025,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4220,
"first_published_at": "2026-03-23T19:46:32.814016Z",
"latest_published_at": "2026-07-12T16:35:05.366334Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 299,
"stars": 3235,
"watchers": 21,
"open_issues_and_prs": 12
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"cookbook",
"examples"
],
"has_llms_txt": true,
"has_dockerfile": true,
"has_mcp_signal": true,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"cookbook/examples/knowledge-graph-explorer/tsconfig.json",
"cookbook/examples/memory-policy-playground/tsconfig.json",
"cookbook/examples/quickstart-cli/tsconfig.json",
"cookbook/sdk/tsconfig.json",
"packages/node-lean-ctx/tsconfig.json",
"packages/pi-lean-ctx/tsconfig.json",
"vscode-extension/tsconfig.json"
],
"largest_source_bytes": 82035,
"source_files_sampled": 1790,
"oversized_source_files": 9,
"agent_instruction_files": [
"AGENTS.md",
"rust/.clinerules",
"rust/AGENTS.md",
"rust/CLAUDE.md",
"rust/examples/.windsurfrules",
"rust/examples/CLAUDE.md",
"rust/src/templates/CLAUDE.md"
],
"agent_instruction_max_bytes": 5075
},
"dependencies": {
"manifests": [
"cookbook/package.json",
"rust/Cargo.toml",
"vscode-extension/package.json"
],
"ecosystems": [
"crates",
"npm"
],
"dependencies": [
{
"name": "rmcp",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2"
},
{
"name": "http",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.4"
},
{
"name": "tiktoken-rs",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "tokio",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.52"
},
{
"name": "serde",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "serde_json",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "subtle",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.6"
},
{
"name": "md-5",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "anyhow",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "regex",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.12"
},
{
"name": "walkdir",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.5"
},
{
"name": "ignore",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "tracing",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "tracing-subscriber",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "thiserror",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.0"
},
{
"name": "futures",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "tokio-util",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "dirs",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "6.0"
},
{
"name": "chrono",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "toml",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "toml_edit",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25"
},
{
"name": "similar",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.1"
},
{
"name": "flate2",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "rusqlite",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.39"
},
{
"name": "tree-sitter",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.26"
},
{
"name": "tree-sitter-rust",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24"
},
{
"name": "tree-sitter-typescript",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tree-sitter-javascript",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25"
},
{
"name": "tree-sitter-python",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25"
},
{
"name": "tree-sitter-go",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25"
},
{
"name": "tree-sitter-java",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tree-sitter-c",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24"
},
{
"name": "tree-sitter-cpp",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tree-sitter-ruby",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tree-sitter-c-sharp",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tree-sitter-kotlin-ng",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "tree-sitter-swift",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "tree-sitter-php",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24"
},
{
"name": "ureq",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.3"
},
{
"name": "pdf-extract",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "tar",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "zip",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "8.6"
},
{
"name": "tree-sitter-bash",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25"
},
{
"name": "tree-sitter-scala",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.26"
},
{
"name": "tree-sitter-elixir",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "tree-sitter-zig",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "tree-sitter-dart",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "tree-sitter-gdscript",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "6.1"
},
{
"name": "tree-sitter-lua",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "tree-sitter-luau",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2"
},
{
"name": "tree-sitter-ocaml",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.25"
},
{
"name": "tree-sitter-haskell",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tree-sitter-julia",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tree-sitter-solidity",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.2"
},
{
"name": "tree-sitter-nix",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "tree-sitter-powershell",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.26"
},
{
"name": "tree-sitter-language",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "libloading",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "ort",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "=2.0.0-rc.12"
},
{
"name": "ndarray",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.17"
},
{
"name": "axum",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "tokio-tungstenite",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29"
},
{
"name": "rustls",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.23"
},
{
"name": "tower-http",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "deadpool-postgres",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14"
},
{
"name": "tokio-postgres",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "tokio-postgres-rustls",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.14"
},
{
"name": "webpki-roots",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0"
},
{
"name": "lettre",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "jsonwebtoken",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "10.4"
},
{
"name": "base64",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.22"
},
{
"name": "uuid",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.23"
},
{
"name": "hex",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "hmac",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "sha2",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.11"
},
{
"name": "hkdf",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "chacha20poly1305",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "rand",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10"
},
{
"name": "argon2",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.5"
},
{
"name": "glob",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "urlencoding",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.1"
},
{
"name": "ratatui",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.30"
},
{
"name": "crossterm",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.29"
},
{
"name": "rpassword",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "7.5"
},
{
"name": "ed25519-dalek",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "2.2"
},
{
"name": "getrandom",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "tempfile",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "3.27"
},
{
"name": "reqwest",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "bytecount",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.6"
},
{
"name": "libc",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "blake3",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.8"
},
{
"name": "rayon",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.12"
},
{
"name": "moka",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.12"
},
{
"name": "postcard",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "zstd",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.13"
},
{
"name": "memmap2",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.9"
},
{
"name": "lsp-types",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.97"
},
{
"name": "fs2",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.4"
},
{
"name": "unicode-width",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
},
{
"name": "resvg",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.47"
},
{
"name": "wasmi",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "gethostname",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.1"
},
{
"name": "yaml_serde",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.10.4"
},
{
"name": "semver",
"manifest": "rust/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1.0.28"
}
]
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 195,
"open_issues": 11,
"closed_ratio": 0.979,
"closed_issues": 513,
"closed_unmerged_prs": 65
},
"bus_factor": 1,
"top_contributors": [
{
"type": "User",
"login": "yvgude",
"commits": 510,
"avatar_url": "https://avatars.githubusercontent.com/u/7590809?u=88724f5043ad5ac9f78c4c2d5f7a32e7cbf34b17&v=4"
},
{
"type": "User",
"login": "dasTholo",
"commits": 32,
"avatar_url": "https://avatars.githubusercontent.com/u/13271923?u=d750e576d4ed07c5438c7137ddcd11264ef41bcf&v=4"
},
{
"login": "omar-mohamed-khallaf",
"commits": 18
},
{
"type": "User",
"login": "cedric013",
"commits": 18,
"avatar_url": "https://avatars.githubusercontent.com/u/91872945?v=4"
},
{
"type": "User",
"login": "ousatov-ua",
"commits": 16,
"avatar_url": "https://avatars.githubusercontent.com/u/62352097?u=8fb5f5644eda4e50cd62af23cf997c4f1805a97c&v=4"
},
{
"type": "User",
"login": "getappz",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/243991427?v=4"
},
{
"type": "User",
"login": "glemsom",
"commits": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/601804?v=4"
},
{
"type": "Bot",
"login": "dependabot[bot]",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/in/29110?v=4"
},
{
"type": "User",
"login": "frpboy",
"commits": 11,
"avatar_url": "https://avatars.githubusercontent.com/u/134833887?u=eb4ed53a37fb183108d6ca415dd148d49e46eee2&v=4"
},
{
"type": "User",
"login": "malochapo",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/98335250?u=67b9bfa0b46e7f5c40339e27294dd2ebdc478a25&v=4"
}
],
"contributors_sampled": 38,
"top_contributor_share": 0.73
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"addon-versions.yml",
"ci.yml",
"cla.yml",
"codeql.yml",
"dep-update.yml",
"grammar-addons.yml",
"issue-reopen.yml",
"jetbrains-plugin.yml",
"publish-clients.yml",
"publish-sdk.yml",
"publish-vscode.yml",
"release.yml",
"security-check.yml"
],
"has_docs_dir": true,
"linter_configs": [
"biome.json"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 1/26 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 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": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 20 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": 6,
"reason": "dependency not pinned by hash detected -- score normalized to 6",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 4,
"reason": "6 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2b1a82190ffc9114dae6e44bc61e58e8a507d1a0",
"ran_at": "2026-07-13T21:33:27Z",
"aggregate_score": 6.2,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": true,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/yvgude/lean-ctx",
"host": "github.com",
"name": "lean-ctx",
"owner": "yvgude"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"security": 62,
"vitality": 81,
"community": 81,
"governance": 65,
"engineering": 96
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 81,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"commits_last_year": 2944,
"human_commit_share": null,
"days_since_last_push": 0,
"active_weeks_last_year": 16
},
"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": "16/52 weeks with commits",
"points": 11.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 16
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "2944 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 2944
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 100,
"latest_release_tag": "v3.9.8",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 1.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "100 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 100
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~1.3 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 1.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 81,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "excellent",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"forks": 299,
"stars": 3235,
"watchers": 21,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3,235 stars",
"points": 56.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3235
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "299 forks",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 299
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "21 watchers",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 21
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"lean-ctx"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 15025,
"monthly_downloads": 4220
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,220 downloads/month across crates",
"points": 48.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4220,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 38,
"top_contributor_share": 0.73
},
"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 73% of commits",
"points": 6.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 73
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "38 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 38
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 195,
"open_issues": 11,
"closed_issues": 513,
"issue_closed_ratio": 0.979,
"closed_unmerged_prs": 65
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "98% of issues closed",
"points": 45.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 98
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "195/260 decided PRs merged",
"points": 28.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 195,
"decided": 260
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 1/26 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": 58,
"inputs": {
"followers": 66,
"owner_type": "User",
"is_verified": null,
"owner_login": "yvgude",
"public_repos": 31,
"account_age_days": 4442
},
"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": "66 followers of yvgude",
"points": 13.1,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 66,
"login": "yvgude"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "31 public repos, account ~12 yr old",
"points": 23,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 31
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"lean-ctx"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "238 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 238
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "excellent",
"name": "Engineering Quality",
"value": 96,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "13 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 13
}
}
],
"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": "biome.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"agentic-coding",
"ai",
"ai-agents",
"ai-coding",
"claude-code",
"context-engineering",
"context-intelligence",
"context-layer",
"copilot",
"cursor",
"developer-tools",
"gemini-cli",
"lean-context",
"llm",
"mcp",
"mcp-server",
"reduce-token-costs",
"rust",
"token-optimization"
],
"has_wiki": true,
"homepage": "https://leanctx.com",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://leanctx.com",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "19 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 19
}
}
],
"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": 62,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 6.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 1/26 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 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": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 20 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 6",
"points": 3,
"status": "partial",
"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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "6 existing vulnerabilities detected",
"points": 3,
"status": "partial",
"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": 5
},
"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": "excellent",
"name": "AI Readiness",
"value": 92,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"legible_commit_history"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"has_llms_txt": true,
"legible_history_share": null,
"agent_instruction_files": [
"AGENTS.md",
"rust/.clinerules",
"rust/AGENTS.md",
"rust/CLAUDE.md",
"rust/examples/.windsurfrules",
"rust/examples/CLAUDE.md",
"rust/src/templates/CLAUDE.md"
],
"agent_instruction_max_bytes": 5075
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, rust/.clinerules, rust/AGENTS.md, rust/CLAUDE.md, rust/examples/.windsurfrules, rust/examples/CLAUDE.md, rust/src/templates/CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, rust/.clinerules, rust/AGENTS.md, rust/CLAUDE.md, rust/examples/.windsurfrules, rust/examples/CLAUDE.md, rust/src/templates/CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): Demonstrated agent practice, Automated maintenance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"demonstrated_agent_practice",
"automated_maintenance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 95,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"cookbook/examples/knowledge-graph-explorer/tsconfig.json",
"cookbook/examples/memory-policy-playground/tsconfig.json",
"cookbook/examples/quickstart-cli/tsconfig.json",
"cookbook/sdk/tsconfig.json",
"packages/node-lean-ctx/tsconfig.json",
"packages/pi-lean-ctx/tsconfig.json",
"vscode-extension/tsconfig.json"
],
"agent_commit_share": null,
"toolchain_manifests": [],
"dependency_bot_commit_share": null
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": "biome.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "biome.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "cookbook/examples/knowledge-graph-explorer/tsconfig.json, cookbook/examples/memory-policy-playground/tsconfig.json, cookbook/examples/quickstart-cli/tsconfig.json, cookbook/sdk/tsconfig.json, packages/node-lean-ctx/tsconfig.json, packages/pi-lean-ctx/tsconfig.json, vscode-extension/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cookbook/examples/knowledge-graph-explorer/tsconfig.json, cookbook/examples/memory-policy-playground/tsconfig.json, cookbook/examples/quickstart-cli/tsconfig.json, cookbook/sdk/tsconfig.json, packages/node-lean-ctx/tsconfig.json, packages/pi-lean-ctx/tsconfig.json, vscode-extension/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 82035,
"source_files_sampled": 1790,
"oversized_source_files": 9
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "9/1790 source files over 60KB",
"points": 54.7,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1790,
"oversized": 9
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "moderate",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"example_dirs": [
"cookbook",
"examples"
],
"has_mcp_signal": true,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 20,
"status": "met",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "cookbook, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "cookbook, examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Could not fetch npm package 'lean-ctx' from its registry"
],
"report_type": "repository",
"generated_at": "2026-07-13T21:33:48.304759Z",
"schema_version": "0.9.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yvgude/lean-ctx.svg",
"full_name": "yvgude/lean-ctx",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}