JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 107082,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1228322,
"Makefile": 1884,
"Tree-sitter Query": 7707
},
"pushed_at": "2026-07-17T02:41:11Z",
"created_at": "2026-06-21T21:35:35Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T02:41:15Z",
"description": "Pyra is an enforceable authority layer for AI coding agents. It is a single Go binary that turns the decisions, requirements, and designs your team agrees to into 'Canon', which is: typed Markdown artifacts, validated against real standards, wired into a blocking gate sysetm, and served to agents over MCP. No decision goes unrecorded",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://pathwarden.net",
"name": "Path Warden",
"type": "Organization",
"login": "path-warden",
"company": null,
"location": "Australia",
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/296332199?v=4",
"created_at": "2026-06-24T00:56:41Z",
"is_verified": null,
"public_repos": 4,
"account_age_days": 34
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-15T23:30:01Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-06-30T22:09:46Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-30T21:50:08Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2026-06-22T07:25:28Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-06-22T07:24:39Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-06-22T01:30:12Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-06-22T01:14:31Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2026-06-21T23:30:08Z"
}
],
"recent_commits": [
{
"oid": "fe9a7648ffaa4133cf6745848d6cdc519c781e9d",
"body": null,
"is_bot": false,
"headline": "Update README.md to improve formatting and readability",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-17T02:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c86182bccf6041a515bb5fccfb62f09a105be62e",
"body": null,
"is_bot": false,
"headline": "Repo cleanup to adhere to latest .gitignore",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-16T01:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9217f940026f3d23a1f555f9cbddd652a000df6",
"body": null,
"is_bot": false,
"headline": "Update README.md readability",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-15T23:59:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eca99d61f02e9e7789a07160b82c2237801238c",
"body": "… repo clean",
"is_bot": false,
"headline": "Update agent configuration creation logic and .gitignore to keep main…",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-15T23:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cd32a8b2f7e1577dd11bcfe7dfebe9e415f67d6",
"body": "…pyra binaries are",
"is_bot": false,
"headline": "Update .gitignore to ensure cmd/pyra is not ignored but any compiled …",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-15T22:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273043ae6cf598523e90866a8aa42d86604f6e75",
"body": "…NTS.md updates for repo specific and contained configurations for ai agents.",
"is_bot": false,
"headline": "Update init to be self-contained in Go binary. Support local repo AGE…",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-15T22:29:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fefbfd4e58286a0c1052f064b732043b9115ccf6",
"body": null,
"is_bot": false,
"headline": "Update README.md with new banner",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-14T23:49:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac7d04aa025fdbf14059f311b3ab30dcb07f7028",
"body": null,
"is_bot": false,
"headline": "Rename project to pyra",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-14T20:57:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a86f6e84c51c4a588839134227b85dc44332bb46",
"body": "Updates README and ARCHITECTURE for the new intelligence layers and their\nCLI/MCP surfaces, and marks capabilities #3-#5 as landed in the repowise\nparity roadmap.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Document code-graph, code-health, and dead-code capabilities",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-09T20:53:44Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "dcfab7f81bf5b89678a2deead353e45430e14513",
"body": "Adds read-only MCP tools for the new intelligence layers, with lazy\nper-store builders for the code graph and health engine on the server:\n\n- get_graph_centrality, get_communities, get_cycles (codegraph)\n- get_health (codehealth)\n- get_dead_code (deadcode)\n\nAll deterministic and offline, matching the CLI surfaces.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Expose graph, health, and dead-code over MCP",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-09T20:53:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f24d90a467f6c34ce9103e76fd7e44de82b638f3",
"body": "Deterministic, offline dead-code layer in internal/deadcode (outside\ninternal/canon; boundary-forbidden) that CONSUMES the codegraph reachability\nset — no new graph work. Each unreachable symbol (no path from entry points:\nmain + exported/public) is reported as a candidate with:\n\n- a confidence tier\n[…]\nnservative mitigation), automatic removal, cross-repo consumers.\nCanon under canon/dead-code (OKF-G7NDSBZ4W37H, OKF-3VJSKN4WQ0ZF).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add dead-code detection (#5)",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-09T20:53:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0befb5681c7f8bcc384de8b2114e55f8d69f1f17",
"body": "Deterministic, offline code-health scoring in internal/codehealth (outside\ninternal/canon; boundary-forbidden), porting repowise's scoring kernel\nverbatim for parity. Ports the AGPL-3.0 constants into a single swappable,\nattributed file (kernel_constants.go), pinned by golden parity tests\ngenerated \n[…]\nor missing git/coverage/Canon.\n\nSurface: CLI `memphis health`. Canon under canon/code-health\n(OKF-9YDTJPJ59W6X, OKF-B0RBDAA3VGDC).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add code-health scoring (#4)",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-09T20:53:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "eebdeac7bac6ace82cde7f90aa7be439e1e8b06a",
"body": "Deterministic, offline, AI-free symbol dependency graph built from the\ncodeintel call/reference data, living in internal/codegraph (outside\ninternal/canon; boundary test extended to forbid it, code-health and\ndead-code from the canon path).\n\nAlgorithms, all deterministic (sorted iteration, no extern\n[…]\nchability views, --scope, --node-cap, --limit, --json. Canon captured\nunder canon/code-graph (OKF-SGZ2E6T4HZZM, OKF-54A5Q9FR55GN).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add code-graph analysis (#3)",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-09T20:52:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0f62cadf34d4e92c88c6a7726bc5b863d960de4e",
"body": "Fixes surfaced by the post-implementation code review of the already-landed\nparity capabilities:\n\n- changegate: cite only governing Canon. governanceFindings now gates on\n isGoverning(status) — accepted (or status-less requirements/designs) only;\n a superseded artifact resolves to a governing succ\n[…]\ns experience 0 instead of counting itself.\n\nAdds regression tests: TestEvaluate_OnlyAcceptedGoverns, TestIsFixCommit_WordBoundary.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Address code review findings in git-intelligence and change-risk",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-09T20:52:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "229204573e8d5a8ad34affca59cd1f380bcedba5",
"body": null,
"is_bot": false,
"headline": "Add hotspot and ownership functionality",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-09T00:46:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0c8958cfebfc3c988dd27c2343b7c7e1092d83d",
"body": null,
"is_bot": false,
"headline": "Update gate logic to include code intel",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-08T09:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2684403a24b4794eaa2893b3ef2e3cb5ff6dcc8b",
"body": null,
"is_bot": false,
"headline": "Add code intelligence to the system",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-07-01T03:14:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb94b583d1e99ea14af04e30a67b7f2ec75b9484",
"body": null,
"is_bot": false,
"headline": "Conform labeling and terminology across docs files",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-30T22:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8bfab5b7abd2d9550f50326931ad1f8e67c57108",
"body": null,
"is_bot": false,
"headline": "Add skills and hooks install script and update documentation",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-30T21:30:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "812178c805e0e75fa4d85562b35d3d71b283ca21",
"body": null,
"is_bot": false,
"headline": "Add claude code and kiro first class integrations",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-30T07:11:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2352eb14aca1ad625594b852579c8493e4af7288",
"body": null,
"is_bot": false,
"headline": "Update usage commands and parameters to unify usage. Add init command",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-30T04:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89a09221605543aeb8889cb16489f8bdcff38db1",
"body": null,
"is_bot": false,
"headline": "Update README.md with banner image",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-30T03:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "030c4fff6cf32af0ad52f0a0dbde4a744fac078f",
"body": null,
"is_bot": false,
"headline": "Update project name from okf-cli to memphis",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-30T03:10:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "619b937d7360b602a66062c57a228a7ed52d390b",
"body": null,
"is_bot": false,
"headline": "Update to include requirements as code and authority-first canon",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-30T02:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac0829675a94fd05070be825012a2822d48d959f",
"body": null,
"is_bot": false,
"headline": "Update files to comply with linter",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T07:23:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a1cd8abdd6d09d81a241e04edaf51791ffa4c70",
"body": null,
"is_bot": false,
"headline": "Merge branch 'local-ai-summaries'",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T07:16:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ef99e5f01e5f08149b3a43604f17d091f3e2ff1",
"body": null,
"is_bot": false,
"headline": "Add local Apple Intelligence AI summarization as an option",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T07:16:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b710cfc6dc5bfdae2695d0573dc8a2c0906d0e4b",
"body": null,
"is_bot": false,
"headline": "Update codebase to use externalised sumer library repo",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T06:37:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56b1c02b32ceb3fc3eaf54cc02a5050646d44cbe",
"body": null,
"is_bot": false,
"headline": "Update README.md with okf-cli banner image",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T06:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827fa7c06593e6cc0de3ab325d7521c3c63424ee",
"body": "…iling cabinet concept",
"is_bot": false,
"headline": "Update README.md with further details about the notebook, database, f…",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T02:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a82b40ac0c7404b6f1af808c161f1dffdd134cac",
"body": null,
"is_bot": false,
"headline": "Update README.md install instructions for clarity",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T01:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f6b0faba0b05ef760bdd257310dcda2529a44b1",
"body": null,
"is_bot": false,
"headline": "Update scale_test.go and updater.go to resolve lint issues",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T01:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68b7cde03ad7088ff3b3af8bb5909b35c8ee496c",
"body": "…token usage and summary-first navigation and search",
"is_bot": false,
"headline": "v0.1.0 - Update to implement the filing cabinet concept for improved …",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-22T01:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15bc95a485c6591c1af7c988b65dd6953c39b3cd",
"body": "…dle from an existing repository",
"is_bot": false,
"headline": "Update README with specific instructions for creating a knowledge bun…",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T23:50:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49e0519bfc97ec5b88bb4a7cece665859aa00d0",
"body": null,
"is_bot": false,
"headline": "Update demo.go with updates to accomodate linter results",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T23:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47bfa28440fdd78e759aab7b78ce2bbb3ac0d6eb",
"body": null,
"is_bot": false,
"headline": "Push updates for new linter issues",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T23:14:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "414f71c71080630b5d1b3f9ad32890fd9339a7ca",
"body": "… closing logic",
"is_bot": false,
"headline": "Update implementation to ensure linter conformance and update handler…",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T22:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ab3d0ac16c27b26527df933a58455b276e7bef0",
"body": null,
"is_bot": false,
"headline": "Update Github Actions dependency versions to latest versions",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T22:41:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89681b701477ef4ec2d794f5baed43c6d3f34e1d",
"body": null,
"is_bot": false,
"headline": "Update golang version for runners",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T22:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "768331b974120e26ea3d4a31d3a248f8d39ffa5a",
"body": null,
"is_bot": false,
"headline": "Update github actions workflow",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T22:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "226434b95ca3a22e079226caf2e1d925c260d54f",
"body": null,
"is_bot": false,
"headline": "Update example bundle",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T21:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48777c4c03cb516a6c3f04fd05dbe6cbd87b1545",
"body": null,
"is_bot": false,
"headline": "Update .gitignore",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T21:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ff9f567aff9f4a58bf7c0c14157a601a89dafec",
"body": "…keeping knowledge bundles updated",
"is_bot": false,
"headline": "Add MCP updates and CLI updates to allow for sync and diff/merge for …",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-21T21:33:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f19fae7d02f7321e501578cfbc12e52cdbdad9b6",
"body": null,
"is_bot": false,
"headline": "Initial CLI project commit",
"author_name": "Chase Putnam",
"author_login": "chasedputnam",
"committed_at": "2026-06-16T04:36:03Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 44,
"latest_release_at": "2026-07-15T23:30:01Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 11,
"active_weeks_last_year": 4,
"days_since_latest_release": 12,
"mean_days_between_releases": 3.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/chasedputnam/pyra",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": false,
"registry_url": "https://pkg.go.dev/github.com/chasedputnam/pyra",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/chasedputnam/pyra",
"versions_count": 8,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-15T23:24:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 12
}
]
},
"popularity": {
"forks": 0,
"stars": 0,
"watchers": 0,
"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": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 28094,
"source_files_sampled": 276,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 2218
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/JohannesKaufmann/html-to-markdown",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/PuerkitoBio/goquery",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.12.0"
},
{
"name": "github.com/blevesearch/bleve/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.6.0"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.19.0"
},
{
"name": "github.com/gobwas/glob",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.3"
},
{
"name": "github.com/mark3labs/mcp-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.54.1"
},
{
"name": "github.com/pkoukk/tiktoken-go",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.8"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/temoto/robotstxt",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.2"
},
{
"name": "golang.org/x/text",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.38.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "github.com/blacktop/go-foundationmodels",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.1.8"
},
{
"name": "github.com/pmezard/go-difflib",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.0"
},
{
"name": "github.com/yuin/goldmark",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.7.1"
},
{
"name": "github.com/odvcencio/gotreesitter",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.7"
},
{
"name": "github.com/pelletier/go-toml/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.2.4"
},
{
"name": "github.com/tailscale/hujson",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20260302212456-ecc657c15afd"
},
{
"name": "github.com/chasedputnam/sumer",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.1"
},
{
"name": "github.com/spf13/pflag",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.9"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "chasedputnam",
"commits": 44,
"avatar_url": "https://avatars.githubusercontent.com/u/4333318?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 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": 0,
"reason": "11 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fe9a7648ffaa4133cf6745848d6cdc519c781e9d",
"ran_at": "2026-07-28T07:54:07Z",
"aggregate_score": 2.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T02:42:11Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "FAILURE",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/path-warden/pyra",
"host": "github.com",
"name": "pyra",
"owner": "path-warden"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"security": 21,
"vitality": 64,
"community": 21,
"governance": 16,
"engineering": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"commits_last_year": 44,
"human_commit_share": 1,
"days_since_last_push": 11,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 11 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 11
}
}
],
"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": "44 commits in the last year",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 44
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 8,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 12,
"mean_days_between_releases": 3.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 12 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 12
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.4
}
}
],
"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": "critical",
"name": "Community & Adoption",
"value": 21,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 0,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "0 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 0
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": "critical",
"name": "Sustainability & Governance",
"value": 16,
"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": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"followers": 0,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "path-warden",
"public_repos": 4,
"account_age_days": 34
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of path-warden",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "path-warden"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "4 public repos, account ~0 yr old",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 4
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"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": 56,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 21,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 21,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "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": "11 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": "moderate",
"name": "AI Readiness",
"value": 65,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.136,
"agent_instruction_files": [
"AGENTS.md"
],
"agent_instruction_max_bytes": 2218
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "6 of 44 human commits state their intent (structured subject or explanatory body)",
"points": 7.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 6,
"sampled": 44
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.136,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "6 of the last 44 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 6,
"sampled": 44
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 28094,
"source_files_sampled": 276,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/276 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 276,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"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": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"go package 'github.com/chasedputnam/pyra' points at a different repository (https://github.com/chasedputnam/pyra); excluded from ecosystem scoring",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-28T07:54:12.473455Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/path-warden/pyra.svg",
"full_name": "path-warden/pyra",
"license_state": "custom",
"license_spdx": null
}