Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 13:08 UTC

egonSchiele / agency-lang

TypeScript · JavaScriptNo license detected★ 23 stars⑂ 4 forkssince Apr 2026View on GitHub ↗

egonSchiele/agency-lang holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Vitality (86/100) and lowest on Community & Adoption (34/100). It was last updated today. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

60
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

Ownership

Aditya BhargavaPersonal account
4,349 followers137 public repossince Jun 2009Etsy

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
npm@agency-lang/mcp0.0.522434 days ago
npm@agency-lang/email0.0.15914 days ago
npm@agency-lang/github0.1.118024 days ago
npm@agency-lang/web-fetch0.0.220524 days ago
npmagency-lang0.9.02,5021325 days ago
npm@agency-lang/whisper-local0.0.267124 days ago

Metrics by category

Vitality

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

86Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
20.1/36Commit cadence — 29/52 weeks with commits
18/18Commit volume — 1,517 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,517
human_commit_share1
days_since_last_push0
active_weeks_last_year29
How it's scored
16.2/27Ships releases — 35 version tags (no GitHub releases)
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~9.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count35
latest_release_tagv0.9.0
releases_from_tagsyes
days_since_latest_release5
mean_days_between_releases9.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

34At risk · 18% of overall
How it's scored
21.8/60Stars — 23 stars
4/25Forks — 4 forks
0/15Watchers — 0 watchers
Inputs used
forks4
stars23
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
47.8/80Monthly downloads — 3,841 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packages@agency-lang/mcp, @agency-lang/email, @agency-lang/github, @agency-lang/web-fetch, agency-lang, @agency-lang/whisper-local
dependents
ecosystemsnpm
total_downloads
monthly_downloads3,841
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

52Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.999
How it's scored
22.9/46.8Issue resolution — 49% of issues closed
8.9/38.3PR acceptance — 129/557 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs129
open_issues51
closed_issues49
issue_closed_ratio0.49
closed_unmerged_prs428
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 4,349 followers of egonSchiele
25/25Track record — 137 public repos, account ~17 yr old
Inputs used
followers4,349
owner_typeUser
is_verified
owner_loginegonSchiele
public_repos137
account_age_days6,242
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 6 package(s) on npm
35/35Publish recency — latest publish 4 days ago
20/20Version history — 132 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packages@agency-lang/mcp, @agency-lang/email, @agency-lang/github, @agency-lang/web-fetch, agency-lang, @agency-lang/whisper-local
ecosystemsnpm
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

82Good · 20% of overall
How it's scored
24/24CI workflows — 8 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 27 out of 27 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://agency-lang.com
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://agency-lang.com
has_readmeyes
has_docs_diryes
has_descriptionno

Security

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

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

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

82Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md, CLAUDE.md, packages/agency-lang/docs/site/cli/agent.md, packages/agency-lang/docs/site/examples/mcp/filesystem/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth-ts/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth/agent.md, packages/agency-lang/docs/site/stdlib/agent.md
0/15Machine-readable docs (llms.txt)
28.8/40Legible commit history — 54 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.54
agent_instruction_filesAGENTS.md, CLAUDE.md, packages/agency-lang/docs/site/cli/agent.md, packages/agency-lang/docs/site/examples/mcp/filesystem/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth-ts/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth/agent.md, packages/agency-lang/docs/site/stdlib/agent.md
agent_instruction_max_bytes11,250
How it's scored
18/18One-command bootstrap — makefile, packages/agency-lang/makefile, packages/email/makefile, packages/github/makefile, packages/mcp/makefile, packages/web-fetch/makefile, packages/whisper-local/makefile
22/22Automated tests
11/11Lint / format config — eslint.config.js
11/11Static type checking — packages/agency-lang/tsconfig.json, packages/email/tsconfig.json, packages/github/tsconfig.json, packages/mcp/tsconfig.json, packages/web-fetch/tsconfig.json, packages/whisper-local/tsconfig.json
10/10Reproducible environment — lockfile
8/10Demonstrated agent practice — 4 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilespnpm-lock.yaml
has_dockerfileno
typed_languageyes
bootstrap_filesmakefile, packages/agency-lang/makefile, packages/email/makefile, packages/github/makefile, packages/mcp/makefile, packages/web-fetch/makefile, packages/whisper-local/makefile
has_devcontainerno
has_linter_configyes
typecheck_configspackages/agency-lang/tsconfig.json, packages/email/tsconfig.json, packages/github/tsconfig.json, packages/mcp/tsconfig.json, packages/web-fetch/tsconfig.json, packages/whisper-local/tsconfig.json
agent_commit_share0.04
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — TypeScript (statically typed)
54.7/55Manageable file sizes — 10/1,583 source files over 60KB
Inputs used
primary_languageTypeScript
largest_source_bytes229,610
source_files_sampled1,583
oversized_source_files10
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalyes
api_schema_files

Key facts

23GitHub stars
3contributors
1,517commits, last 12 months
0days since last push
35releases
1bus factor
51open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index npm:agency-lang@0.9.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 4 ⇿
0Stars
4Forks
15Releases

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

1223344412026-042026-052026-07
Major 0Minor 6Patch 9
OpenSSF Scorecard 3.6 / 10
3.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests27 out of 27 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
10Maintained30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities68 existing vulnerabilities detected
Direct dependencies 23
RegistryPackageVersion constraintManifest
npmchokidar^4packages/agency-lang/package.json
npmcli-highlight^2.1.11packages/agency-lang/package.json
npmcommander^14.0.3packages/agency-lang/package.json
npmdiff-match-patch^1.0.5packages/agency-lang/package.json
npmesbuild^0.27.4packages/agency-lang/package.json
npmhighlight.js^10.7.1packages/agency-lang/package.json
npmnanoid^5.1.6packages/agency-lang/package.json
npmpicomatch^4.0.4packages/agency-lang/package.json
npmprompts^2.4.2packages/agency-lang/package.json
npmsmoltalk^0.8.4packages/agency-lang/package.json
npmtarsec0.4.7packages/agency-lang/package.json
npmtypestache^0.5.0packages/agency-lang/package.json
npmvscode-languageserver^9.0.1packages/agency-lang/package.json
npmvscode-languageserver-protocol^3.17.5packages/agency-lang/package.json
npmvscode-languageserver-textdocument^1.0.12packages/agency-lang/package.json
npmzod^4.3.5packages/agency-lang/package.json
npmnodemailer^7.0.0packages/email/package.json
npm@octokit/rest^21.0.0packages/github/package.json
npm@modelcontextprotocol/sdk^1.29.0packages/mcp/package.json
npm@mozilla/readability^0.5.0packages/web-fetch/package.json
npmlinkedom^0.18.0packages/web-fetch/package.json
npmcmake-js^7.3.0packages/whisper-local/package.json
npmnode-addon-api^8.0.0packages/whisper-local/package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 23404,
      "has_wiki": true,
      "homepage": "https://agency-lang.com",
      "languages": {
        "C++": 10280,
        "CSS": 127,
        "Vue": 4630,
        "HTML": 22,
        "CMake": 1703,
        "Shell": 4360,
        "Makefile": 8648,
        "Mustache": 41074,
        "JavaScript": 2101897,
        "TypeScript": 10921008
      },
      "pushed_at": "2026-07-23T04:55:11Z",
      "created_at": "2026-04-10T23:41:24Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T04:30:47Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://www.adit.io",
      "name": "Aditya Bhargava",
      "type": "User",
      "login": "egonSchiele",
      "company": "Etsy",
      "location": "Space",
      "followers": 4349,
      "avatar_url": "https://avatars.githubusercontent.com/u/97219?v=4",
      "created_at": "2009-06-20T02:47:18Z",
      "is_verified": null,
      "public_repos": 137,
      "account_age_days": 6242
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-18T04:29:15Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-08T14:44:13Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-21T03:13:12Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-06-13T04:39:05Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-06-03T14:36:59Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-05-28T22:21:09Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-05-18T05:12:37Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-05-14T04:59:43Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-05-13T03:15:24Z"
        },
        {
          "tag": "v0.0.107",
          "kind": "patch",
          "published_at": "2026-04-25T19:05:32Z"
        },
        {
          "tag": "v0.0.105",
          "kind": "patch",
          "published_at": "2026-04-23T15:52:59Z"
        },
        {
          "tag": "v0.0.104",
          "kind": "patch",
          "published_at": "2026-04-23T02:59:39Z"
        },
        {
          "tag": "v0.0.93",
          "kind": "patch",
          "published_at": "2026-04-20T03:40:18Z"
        },
        {
          "tag": "v0.0.92",
          "kind": "patch",
          "published_at": "2026-04-16T13:58:09Z"
        },
        {
          "tag": "v0.0.91",
          "kind": "patch",
          "published_at": "2026-04-16T04:56:03Z"
        },
        {
          "tag": "v0.0.90",
          "kind": "patch",
          "published_at": "2026-04-16T00:57:34Z"
        },
        {
          "tag": "v0.0.89",
          "kind": "patch",
          "published_at": "2026-04-15T22:06:05Z"
        },
        {
          "tag": "v0.0.88",
          "kind": "patch",
          "published_at": "2026-04-14T17:52:04Z"
        },
        {
          "tag": "0.0.84",
          "kind": "patch",
          "published_at": "2026-03-16T19:50:42Z"
        },
        {
          "tag": "0.0.72",
          "kind": "patch",
          "published_at": "2026-03-13T00:00:57Z"
        },
        {
          "tag": "0.0.57",
          "kind": "patch",
          "published_at": "2026-02-15T19:45:39Z"
        },
        {
          "tag": "0.0.52",
          "kind": "patch",
          "published_at": "2026-02-13T04:28:35Z"
        },
        {
          "tag": "0.0.49",
          "kind": "patch",
          "published_at": "2026-02-07T23:08:26Z"
        },
        {
          "tag": "0.0.47",
          "kind": "patch",
          "published_at": "2026-02-07T18:15:07Z"
        },
        {
          "tag": "0.0.35",
          "kind": "patch",
          "published_at": "2026-02-04T14:37:36Z"
        },
        {
          "tag": "0.0.32",
          "kind": "patch",
          "published_at": "2026-02-03T14:34:27Z"
        },
        {
          "tag": "v0.0.27",
          "kind": "patch",
          "published_at": "2026-02-02T23:45:21Z"
        },
        {
          "tag": "0.0.25",
          "kind": "patch",
          "published_at": "2026-02-02T23:26:24Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2026-02-02T23:21:55Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2026-02-02T14:46:47Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2026-02-02T05:05:26Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2026-01-20T04:28:07Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2026-01-20T01:46:01Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2026-01-20T00:34:26Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2026-01-13T00:14:15Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b9bfba28549cd7b88d582cd34df4cfb378106fcb",
          "body": "* refactor: shared scan and append core in threadRepair, labels now survive repair\n\n* feat: repair generation counter on MessageThread with markRepaired and isNewerThan\n\n* feat: repairAbandonedTurn and the reopen seam helper\n\n* test: use real ToolCall instances in threadRepair test builders\n\n* feat:\n[…]\nunowned guard trips instead of parking the turn\n\n* docs: reopen repair and stale-checkpoint refusal\n\n* review: raw statelog thread id, tested refusal emit, honest error wording, per-node interactivity",
          "is_bot": false,
          "headline": "Repair abandoned dangling tool calls on thread reopen (#658)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-23T04:30:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a86a3f7ff9720f4e53c1b65d5515a0496e4a31c",
          "body": "…advertises the renamed name (#657)",
          "is_bot": false,
          "headline": "saveDraft intrinsic recognizes renamed copies via registeredName and …",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-23T04:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "135de584cf51491b1e03f3860a525bb025fed0c7",
          "body": "…esync frames (#655)\n\nFixes the in-process resume frame desync: interactively approving a tool interrupt could corrupt the resume and end in `400 No tool output found for function call` (reproduced with `bisect-a.agency` under `run -i`).\n\n## The bug\n\nResume replay hands saved frames to functions pos\n[…]\n). With the pass wired, all fixtures pass. A permanent unit test pins that the flagship fixture's llm options argument really is a hoisted temp, so the fixture cannot silently stop exercising the bug.",
          "is_bot": false,
          "headline": "Hoist helper calls into skippable steps so in-process resume cannot d…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-23T03:50:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc5b03eefc378f7177c9eb1c1059e1647d545db8",
          "body": "…sses no longer crash checkpoint writes (#653)\n\nFixes #652.\n\n## The bug\n\nA renamed function could never survive serialization. `.rename()` returns a copy with the new name but never re-registers it, and `FunctionRefReviver.serialize()` recorded only `name` + `module`. So a serialized ref to `wikiped\n[…]\nsomething actually invokes it. Unlike the callback lazy ref it does not re-check the registry at invoke time: nothing fires these spontaneously, so a call after a miss is a real error worth surfacing.",
          "is_bot": false,
          "headline": "Fix FunctionRefReviver: renamed tools now round-trip, and registry mi…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-23T01:45:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "98824a5ecf5118b84c5465d35c4b56e5f4cbf281",
          "body": null,
          "is_bot": false,
          "headline": "Count cache reads and writes in the token/cost breakdown (#650)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T13:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a790075a48b990defd7d7df09064e74f0ed594e2",
          "body": "…ernal turn-boundary concept (#651)\n\nTwo deliverables, per the design doc (`docs/superpowers/specs/2026-07-21-turn-boundary-unification-design.md` on the `callback-owner-scope-redirect` worktree, plus its two review rounds):\n\n## 1. A public primitive: `agency.thread.current().queueMessage(...)`\n\nQue\n[…]\nyping the gate as `Promise<void>` and wrapping it would have silently discarded the guard pause signal; `BoundaryContext` types it honestly and a test asserts the return value flows through untouched.",
          "is_bot": false,
          "headline": "queueMessage: public API for queueing conversation messages + one int…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T13:52:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "22df2b0b924cafa8921436bfae7f2a3baae319ad",
          "body": "…-result caching (#647)",
          "is_bot": false,
          "headline": "Lint docs (AL codes reference, CLI page, remove-on-save) and LSP lint…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T03:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d8a137cdc7713d81e24bfd8cc50b3735e032e89",
          "body": null,
          "is_bot": false,
          "headline": "doc for layoutDemo",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T03:45:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ee973826bf0c36fdd6f17a28c61fbfb64e9e9b",
          "body": null,
          "is_bot": false,
          "headline": "Fix duplicate saveDraft tool by removing it from planningTools() (#648)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T03:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22bada7cd056ddbbe190bc7fb436c40e1d13cd67",
          "body": "…, and remove-on-save (#643)",
          "is_bot": false,
          "headline": "Add agency lint with an unused-imports rule (AL0001), editor gray-out…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T02:45:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9c87ff8f9cef08e2e52787bc60b1c4ea49dfe8d",
          "body": null,
          "is_bot": false,
          "headline": "ci: parallelize the build job and cancel superseded PR runs (#645)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T02:42:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1ad8419e5afac5403884a3c94637499ba62697",
          "body": "…resume survives scoped block callbacks (#544) (#642)",
          "is_bot": false,
          "headline": "Revive missing __cb_* refs as lazy references so cross-process pause/…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T01:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1bb591c2d9932ca89f742dd556249849368b55c",
          "body": null,
          "is_bot": false,
          "headline": "feat(thread): add toolMessage to seed a synthetic tool exchange (#641)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T00:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7469e837c7cc51bb1719ea73ba6a63537ed811e9",
          "body": "Add examples to agency docs (built using `agency literate`)\nAdd budget guards to agency agent\nMore support for saveDraft in subagents\nAdd communication tools so the agency agent can update the user on what it's doing\n\n## Memory fixes\n- Previously, compaction could only run after a user message, whic\n[…]\nest models, and bump smoltalk\n- Make sure all of the functions in index.agency are in the prelude.\n- Teach the agency agent about itself by supporting the agent section of the docs as a separate skill",
          "is_bot": false,
          "headline": "A variety of fixes (#637)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T00:40:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ebe9db350c1fa889bb87c2e0668d22765e412b1d",
          "body": null,
          "is_bot": false,
          "headline": "test: drive trip-time step-boundary nodes with the fake clock (#640)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-22T00:07:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8363445dc4468a8c0aff11ce73655f2e0a0e712",
          "body": null,
          "is_bot": false,
          "headline": "Teach the coding agent to use the gh CLI (#639)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T23:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ee5a8dd94c52f9aa940fe4a9d3e786b60b0f652",
          "body": "…iterate (#638)",
          "is_bot": false,
          "headline": "Fix `literate` command: Weave nested comments and add --base-url to l…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T23:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fea0bb767e801d5e8502cb1e12d8455befafa2bd",
          "body": "* Shard the agency test suite in CI to cut wall-clock time\n\nThe agency execution suite (~933 files, ~11 min) was the critical path of\nevery PR, and it ran twice — once each on node 22.x and 23.x — fully in\nparallel, doubling runner cost and putting the slower runner on the\ncritical path.\n\nThis adds \n[…]\nrue. Also removes\nthe temporary diagnostic steps.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Shard the agency test suite in CI to cut wall-clock time (#636)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T23:46:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7a0ff0124121e7c2323afbf762a44c27f4edef1c",
          "body": null,
          "is_bot": false,
          "headline": "Run @validate validators through Record values (#630) (#633)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T23:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4ddb398fa8116b1c0103dd683942b6fba6c2f4b",
          "body": null,
          "is_bot": false,
          "headline": "Type-check a lone tool passed to a tools: array (#635)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T22:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34dc313d9465c3c3350ba597864de04cb641aa1d",
          "body": null,
          "is_bot": false,
          "headline": "Fix LSP false import errors on unsaved edits (#634)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T15:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4c87a8f2a6698c139bd541e4ce2c597b74d62b",
          "body": null,
          "is_bot": false,
          "headline": "better Agency agent docs",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T14:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "577e8c98903a2592001f80513fef618fc3240fc8",
          "body": null,
          "is_bot": false,
          "headline": "Type patterns: matching on the type of a value (#631)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T04:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979a8a453e90807b1598ef3dc8f6b0b027328c39",
          "body": null,
          "is_bot": false,
          "headline": "Parse access chains on bracket literals (#629)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T02:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "564b16926e1ff21a28dbe0ab55dc317dd6ff60de",
          "body": "…flags on Agency agent, and stop crashing on spawn errors.",
          "is_bot": false,
          "headline": "Some basic agency agent code clean up, support max cost and max time …",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-21T00:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea1816a26d4ca02e1a53abb6b4e6f855e2e032d",
          "body": null,
          "is_bot": false,
          "headline": "Remove dead moduleDir plumbing (#626)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T14:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccded2184ea02d73e71afc753e1d2d707575464",
          "body": "* Fix elapsed-time agentPull under real-llm-tests\n\nThe agentPull test asserts on the model's echoed reply (\"checked\"), which only\nthe deterministic LLM mock produces. The post-merge real-llm-tests job runs\ntest:agency WITHOUT AGENCY_USE_TEST_LLM_PROVIDER, so the llmMocks were ignored,\na real LLM cal\n[…]\ne prompt and scoring robust to\nlive-web variance.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix elapsed-time agentPull failing real-llm-tests on main (#625)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T13:56:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "87568b40b69a365e37f65b77027abd17908c7b3e",
          "body": null,
          "is_bot": false,
          "headline": "elapsedTime and formatDuration (#609 PR 2) (#623)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T04:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf9e2a28550b922fde52332833c5fac68cad18f",
          "body": null,
          "is_bot": false,
          "headline": "Fire top-level callbacks from imported modules (#624)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T04:41:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b64e49b75fcdfcff68f59c65307f825f740df7",
          "body": "…mark on StateStack (#616) (#621)",
          "is_bot": false,
          "headline": "In-handler guard trips reject instead of pausing; loss-proof handler …",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T04:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c75b85e3679bfcdba1b67c35b73afc0715fe3dc",
          "body": null,
          "is_bot": false,
          "headline": "Anchor skillsDir/commandsDir test fixtures with __dirname (#622)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T04:36:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bd33052713226ea27152df3a3446a496d4fe8de",
          "body": null,
          "is_bot": false,
          "headline": "std::date: instants as numbers (#609 PR 1) (#620)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T04:05:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924e7e4c61c5ad661ad1ffdd011c8b9af0e918a5",
          "body": null,
          "is_bot": false,
          "headline": "Anchor all relative paths to cwd; add __dirname builtin (#619)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T03:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "033e40dffc7aa69ef70316198662964484f9cbe0",
          "body": null,
          "is_bot": false,
          "headline": "Fake clock for deterministic time-guard tests (#575) (#618)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-20T00:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c5a1927bbb125d4edd27372caccb3fa8d15a7b",
          "body": "…stone (#614)",
          "is_bot": false,
          "headline": "Supervise the planner escalation; partial results at every agent mile…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T22:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7feb85a98774f96a913b240fc3a00295dcbfe894",
          "body": "…draft deltas (#613)",
          "is_bot": false,
          "headline": "Agent supervisor: stdlib verifier, brainstorm before complex solves, …",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T21:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dc7e90e12ddfa8c6f00957ffe61fdae24cbd4fb",
          "body": "…ered by an interrupt it raises",
          "is_bot": false,
          "headline": "Allow interrupts inside handler functions, a handler never gets trigg…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T20:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40dafa9413823961e64a2107e5e1da3f3b3c422e",
          "body": null,
          "is_bot": false,
          "headline": "fix type check errors in the agent and agency tests",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T20:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99377ce832fb6355d8e38eb84449c30c33a9ddce",
          "body": "…typed comprehensions (#608)",
          "is_bot": false,
          "headline": "Require commas between literal items; targeted parse errors for half-…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T19:43:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5661e5a801fb4fdcd79e9ad5a557499f5d1d67b2",
          "body": "…rns (#607)\n\n* refactor: dispatch block-carrying reserved calls from one table with a shared return walk\n\n* feat: type fork block calls as T[] and race as T or null from the block returns\n\n* fix: correct fork and race result typings the new checking caught in the test corpus\n\n* review: own-key guard on the block-call table, fold the orphaned guard docstring into its row\n\n* review: legal block-typed def in the prototype-chain regression test",
          "is_bot": false,
          "headline": "Type fork block calls as T[] and race as T | null from the block retu…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T19:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "291892be2298ac03fda7c013484b03580b2cc335",
          "body": "* Supervise the code subagent's long-running solves\n\nOn hard problems the code agent could thrash for its whole 15-minute\nbudget with nobody checking on it: the first review happened only after\nsolve() finished. Wire std::supervise around every escalated and\none-shot solve so the run pauses every 5 \n[…]\nexts so the reviewer never\nreasons from \"there is no repo\" when there is one.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Supervise the code subagent's long-running solves (#600)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T18:15:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "098b0a437bd182250484397e0870dc1f1c373d63",
          "body": "… over an empty list (#604)",
          "is_bot": false,
          "headline": "Add forkShared, race, and raceShared comprehension prefixes; fix race…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T17:23:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca1f0787cb4652bbeb4618e239e8c1c9da3b396",
          "body": null,
          "is_bot": false,
          "headline": "Add list comprehensions to Agency",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T15:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dd749ea3b3c5510164ecded2471ebccbbefad7f",
          "body": "…597)",
          "is_bot": false,
          "headline": "Split the agency agent entry point into CLI, REPL, and coordinator (#…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T13:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2320b3604f99d3f600600aeb55aab1fe7709c487",
          "body": null,
          "is_bot": false,
          "headline": "Collapse the duplicate agency-agent subagents onto the stdlib (#594)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T04:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63975ed78b2f0bfbd4e70b53205e36032a20191d",
          "body": null,
          "is_bot": false,
          "headline": "Fix phantom LSP errors by giving the prelude one definition (#595)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T04:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f01264a8f9ace2c62e8a113df99ae5050f44e3a",
          "body": null,
          "is_bot": false,
          "headline": "speedy mode",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T03:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af265b3c5f9aefadfc464c07c868a3fe61971564",
          "body": null,
          "is_bot": false,
          "headline": "replace nonsense README files with .keep",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T03:28:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1360c99759f6a24e70056c1546e67dc71a0c44e",
          "body": null,
          "is_bot": false,
          "headline": "move oracle and explorer agents to the stdlib",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T03:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27ce18ef77655fe9fd2535c970ab2759598b1ae1",
          "body": "…, and ship per-agent skills (#592)",
          "is_bot": false,
          "headline": "Give the stdlib agents the tools their jobs require, add a data agent…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T02:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a2b82b88d33fecab168f07e0eb6b0d9e77ea3b",
          "body": "…ion of Agency, now they accept any version above that version) and publish a new version",
          "is_bot": false,
          "headline": "fix peer dep in every package (they earlier depended on an exact vers…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T00:25:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19cac04a562029390833b3a6411f8c4a96a94626",
          "body": null,
          "is_bot": false,
          "headline": "major refactor of the agents in the standard library",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-19T00:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6aef844ce785c7c96faa62f1a1aba5c55989ec",
          "body": "…r (#588)",
          "is_bot": false,
          "headline": "fix ci - Update doc-target fixture for the new description frontmatte…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T20:45:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0ba1ba6b248b106e6489b8f99de55a02674d490",
          "body": "…(#585)",
          "is_bot": false,
          "headline": "Pass AppleScript data as argv instead of escaping it into the source …",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T14:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b47b2d531d4ff61ea41a8b8b48f96605b8403e71",
          "body": "…ft schemas (#580) (#584)\n\nCloses #580.\n\nAn annotated guard's `Result<T>` now reaches codegen inside the guard block, so the saveDraft tool's value schema describes the actual slot instead of the enclosing function's type:\n\n```ts\ndef makeReport(topic: string): Report {\n  const notes: Result<string> \n[…]\nyped annotations (`type R = Result<string>`) are not chased — the desugar has no alias table.\n- `let r: Result<T>` declared on one line and assigned later carries no annotation at the assignment site.",
          "is_bot": false,
          "headline": "Thread guard Result<T> annotations into block codegen: honest saveDra…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T14:12:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c111be2dbceff18004dd7773daebb535e58b0b8d",
          "body": "When the line-mode agent stops to ask you to approve an action while other branches are still running and printing, the approval prompt now stays **pinned to the bottom of the terminal** and the concurrent tool-call traces stream into scrollback **above** it, instead of the prompt getting buried and\n[…]\nallel branches, one needing approval) is still pending — it needs an interactive TTY + LLM, so it was not run in CI/automation. The logic and rendering are covered by the unit/integration tests above.",
          "is_bot": false,
          "headline": "Sticky interrupt prompt for the line-mode agent",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T14:10:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "88396423a8c3d719b5d74029d029281bb2e3813a",
          "body": null,
          "is_bot": false,
          "headline": "docs: refresh statelog dev doc",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T13:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1367b2cf76706f97d5b49721a83b7e5d9c719585",
          "body": "Adds `@summary` tag to module doc comments",
          "is_bot": false,
          "headline": "Give the Agency agent the standard-library docs (#577)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T04:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4fddfb5f3632c97cc3b98986d13bc691696f6ef",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.0",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T04:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e315bc10257c1623d61a5b4febb34933ae2105e",
          "body": null,
          "is_bot": false,
          "headline": "saveDraft can be used as a tool, finalize gets draft as a param (#578)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T04:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8fec5ef7086368c55551efddc5f534469dc9dd1",
          "body": null,
          "is_bot": false,
          "headline": "feat(serve): Refactor(serve): extract HandlerConfig, export RouteResult",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-18T04:00:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e08aef5098bd34c917d6572c5e7e2d4c7fb7f00b",
          "body": null,
          "is_bot": false,
          "headline": "docs for partial results + guards",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T22:36:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d326794e203522ea0f13c896d6672debcdb23fd",
          "body": "…or std::guard (#574)",
          "is_bot": false,
          "headline": "guard becomes a language construct: typed Result<T> + static raises f…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T16:47:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c100592ed474df67031bd899fc119089348270c8",
          "body": "…oc links) (#546)",
          "is_bot": false,
          "headline": "Add scheduled maintenance agents (docs freshness, constants, stdlib d…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T16:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e15439a2433f45226916490b2af2c98ef926eb81",
          "body": null,
          "is_bot": false,
          "headline": "add std::notes/apple -- Apple Notes support",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T15:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93f1c12071b144c4247da65c19fdbc0b0f81da1d",
          "body": null,
          "is_bot": false,
          "headline": "move general writing tips to its own file",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T14:39:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a981a6f0271ee50f32ce26aa4b6377b2347d8f4",
          "body": "… guards PR 4) (#566)",
          "is_bot": false,
          "headline": "The feedback channel: approve({message}) reaches the model (resumable…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T14:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c5901a50fc57a23d222493e95c6e4a3e1f4c2be",
          "body": "…ds PR 3) (#563)",
          "is_bot": false,
          "headline": "Time trips raise resumable interrupts + the join rule (resumable guar…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T04:41:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf74ec0ed11b1074ecea8d2bc6d61d5296c44fee",
          "body": "… (#562)\n\n* Add design spec for std::notes/apple (Apple Notes integration)\n\nDesign for a new stdlib module that lets agents create, append to, read,\nsearch, list, and delete Apple Notes via AppleScript.\n\nScope is Apple Notes only. Obsidian needs no module (a vault is markdown\nfiles on disk, so std::\n[…]\nll five issues\nhere survived a fully green suite.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add std::markdown.renderForHtml, and revise the std::notes/apple spec…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T04:16:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d9213185151c168ffd4889a1fd7feb5cf97f6cf0",
          "body": "…#560)\n\nPR 2 of 4 of the resumable-guards plan (rev 8 + execution notes, committed on this branch). Cost-guard trips now raise ordinary interrupts (effect `std::guard`) instead of throwing: handlers approve more budget and the work continues in place, reject and the existing salvage pipeline runs un\n[…]\nadopts `f`'s restored frame. This affects tool interrupts on main today; trips just made it reachable in the guards suite. The one affected fixture case rejects in-program with a pointer to the issue.",
          "is_bot": false,
          "headline": "Cost-guard trips raise resumable interrupts (resumable guards PR 2) (…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-17T01:06:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5566e7a933d18a34a381291d56d3278cf1afce17",
          "body": "…, handler scoping (#558)\n\nPR 1 of 4 of the resumable-guards plan (`docs/superpowers/plans/2026-07-16-resumable-guards.md`, rev 8, committed on this branch with its full review trail). This PR upgrades the interrupt machinery itself and changes no guard behavior: everything here is exercised by ordi\n[…]\nk into the hidden guard trips it; a missing charge on the registration-site guard lets an extra call fit), the loop-iteration memo hazard, and that no suspension state survives a propagate-and-resume.",
          "is_bot": false,
          "headline": "Interrupt infrastructure for resumable guards: pass(), approval merge…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-16T23:02:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24eb9c05dd222f1e4fd2fcf50c980f059c9199b1",
          "body": null,
          "is_bot": false,
          "headline": "Add message debug labels for llm() and the message builders (#557)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-16T21:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af52e9e5b091b003182acb2689bdc47045078946",
          "body": "…ops it (#556)",
          "is_bot": false,
          "headline": "Add finalize blocks: compute a scope's partial result when a guard st…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-16T14:11:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ddda200f5384f2b534147af24cc60bfc07a500",
          "body": "… (#554)",
          "is_bot": false,
          "headline": "Guards follow-ups: labels, top-level saveDraft diagnostic, guide docs…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-16T04:36:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "468dd87ac6a336b33164f7382b0dec6fb583b089",
          "body": "…aft`.\n\n`saveDraft` is a neat new agency edition. The idea is that functions can get aborted – if a guard fires, for example. Currently, if a guard fires, we just lose all the work done by that block of code. saveDraft offers another option. Users can periodically save their current best return valu\n[…]\nexception model was not a bit fit for us. So instead, aborts are modeled more like interrupts where a flag is set and then a value is propagated up the stack.\n\nSee docs/dev/saveDraft.md for more info.",
          "is_bot": false,
          "headline": "Add the ability to return partial values from functions using `saveDr…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-16T03:43:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1f82f469f7ee04f801c3bcac681194ee043e1afe",
          "body": "More expert guidance to look for multiple solutions instead of the first solution the agent finds.\nAlso, if the Wikipedia tool fails, it should return a proper error message, so that the agent doesn't just keep retrying the tool blindly.\nFinally, use the slower, more capable model for the expert agent.",
          "is_bot": false,
          "headline": "Updates to expert agent + wikipedia tool",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-16T01:04:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a92033f0396343ca75a2897136626c4ce287557",
          "body": null,
          "is_bot": false,
          "headline": "upgrade smoltalk",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-15T14:04:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7289b34d653182c2d69ff4a64336435433636db4",
          "body": "…p Feedback.data (#552)",
          "is_bot": false,
          "headline": "verify: execute checks + honor an authoritative expert checklist; dro…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-15T14:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fabc63f87066826e6da9bc772591d5ef11f225e",
          "body": "… budget trip) (#550)\n\nPart 3 of 3 of the CLI cost/time guards plan (`docs/superpowers/plans/2026-07-13-cli-cost-time-guards.md`). Follows #547 (time semantics) and #549 (per-branch time budgets), and closes out the stream.\n\n## What this adds\n\n`agency run` and `agency agent` accept `--max-cost <doll\n[…]\nend test caught exactly this.\n- `--max-time` requires an explicit unit (`500ms`, `30s`, `5m`, `1h`); a bare number is a usage error so a value's meaning is never guessed. `--max-cost` is bare dollars.",
          "is_bot": false,
          "headline": "Add --max-cost / --max-time to agency run and agency agent (exit 3 on…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-15T03:10:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a4c8e1fc0cdb4a39bf27c1f60be7a02f17d17e95",
          "body": null,
          "is_bot": false,
          "headline": "Per-branch time budgets: working-time semantics across fork/race (#549)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-15T02:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6d2e109337d9016ef7384e8709e80a2c033b25b",
          "body": "Part 1 of 3 of the CLI cost/time guards plan (`docs/superpowers/plans/2026-07-13-cli-cost-time-guards.md`, committed here). Semantics first; per-branch time budgets and the `--max-cost`/`--max-time` flags follow in separate PRs.\n\n## Changes\n\n**`guard(time: 0)` now disables the time guard** instead o\n[…]\nayMs, answer)` (non-exported def in `std::thread`, reachable via `import test`) installs an `input()` override that answers after a delay, so fixtures can simulate a slow human without touching stdin.",
          "is_bot": false,
          "headline": "Guard time semantics: time <= 0 disables; input-wait is free (#547)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-15T01:07:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ad0c0099e1be0c2d30c4c37a009a6caecfc99fc",
          "body": null,
          "is_bot": false,
          "headline": "upgrade smoltalk",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-15T00:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "796fb7e0dcdb26cdc70e994b6577e736a95320da",
          "body": "Fixes #513.\n\n## What was actually wrong\n\nBlocks (`as { }`) self-register in the function-ref registry when their\ncreating line executes. A frame that holds a block argument serializes it as\na `FunctionRef` name reference. When a paused subprocess is re-forked, the\nfresh process restores the checkpoi\n[…]\npendently, for `__cb_<scope>_<n>`\n  names, and a stub alone would NOT be safe there (callback registrations\n  are not rebound by replay). Filed #544 with the repro instead of shipping\n  a red fixture.",
          "is_bot": false,
          "headline": "Revive block refs across subprocess resume via lazy stub (#513) (#545)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-15T00:14:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a9a5f61183e070574fd9fe860bc5661f19e7f009",
          "body": "…efined)",
          "is_bot": false,
          "headline": "Add missing std::agents/expert (fixes compile-agency: expertAgent und…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-14T23:22:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dec28c6e3fc99cd70fc817e9d86bf7e69433ccd",
          "body": null,
          "is_bot": false,
          "headline": "small code fence fix",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-14T22:24:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb5245e3ee69c55d743e0b18f10ca569b9ec3b0",
          "body": null,
          "is_bot": false,
          "headline": "expert subagent, rename --log-file to just --log",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-14T21:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bf90f7394e25c077122fe8fdbe436b180ce8db4",
          "body": null,
          "is_bot": false,
          "headline": "kill dead handoff code",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-14T14:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c485052179d0a6c9b9271bba6f9650d3762b699c",
          "body": "…et (#542)",
          "is_bot": false,
          "headline": "Fix agent one-shot: install policy handler and route the default targ…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-14T02:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05dae9bd5f126229cfd30fce0f4d36dcb8319b17",
          "body": "- The main agent file was getting pretty long, so this PR breaks it up into a few focused modules.\n- It also adds a planner agent to std::agents. This is the meta agent that writes its plan as agency code.\n- Reliability fixes to std::git, where if the LLM is trying to run a git command in a dir that\n[…]\nodules can still resolve agency-lang. The fork's cwd stays the caller's directory, so file writes land where the caller expects.\n- The agency agent now shows which models it's going to use at startup.",
          "is_bot": false,
          "headline": "Lots of refactor and fixes to the agency agent.",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-14T01:59:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5e70b8dcdb4c8125405ca9b5b7e791cb9050f406",
          "body": "…s (#535) (#540)",
          "is_bot": false,
          "headline": "Fix stacked agency-tests CI failures: verify-agent (#534) + tool-tier…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-14T01:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a1f88369fb6770513c1863494b76c847f74a62",
          "body": "…f trying to extract agency code from the chat. Also fixes issue where skills tools auto-generated names were too long for the OpenAI API.",
          "is_bot": false,
          "headline": "Review agent should review any changes made to agency files instead o…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-13T14:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b22321b86db55a8976e5760c03e1c1f1b913a4a",
          "body": "…s (#535)",
          "is_bot": false,
          "headline": "Make the destructive marker authoritative; add destructive { } region…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-13T13:32:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92791aa88a482cc5be2f9366a5e54556c223c46d",
          "body": "…scade) (#536)",
          "is_bot": false,
          "headline": "Exempt the stdlib prelude from the reserved-name check (fix AG4002 ca…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-13T13:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcdf22ca67ef45247f0a9e3b2c4919a29ac36cac",
          "body": "…, agencyCodingAgent + lifted verify (#534)",
          "is_bot": false,
          "headline": "std::agents worker-agent library (part 1): codingAgent, researchAgent…",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-13T04:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d1c7b50a0c535fcf0380e0c203a5353fe5a67a2",
          "body": "The \"reject the interrupt\" case in tests/agency/interrupts/interrupt.test.json\nhas failed on every post-merge real-LLM run since #522. Root cause: #522\nreplaced the tool-failure `retryable` flag with tier classification. A\nrejected interrupt on the unmarked `greet` tool now lands in the \"neutral\"\nti\n[…]\neturns a\nrejection acknowledgement. Exact-match on that output. No runtime change.\n\nWhether a rejected tool call should be retryable at all is a separate design\nquestion tracked outside this test fix.",
          "is_bot": false,
          "headline": "Make the interrupt-reject test deterministic (fix real-LLM CI) (#533)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-13T01:10:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0c4c91b544a5aa5c9f17984c8baaeb620b8daec0",
          "body": "…parse dir/ (#531)",
          "is_bot": false,
          "headline": "Enforce export-visibility on plain imports (AG4010) + valid JSON for …",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-12T23:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03ae7b023902dfae16373d351a4393daf232f180",
          "body": null,
          "is_bot": false,
          "headline": "Retire the \"any\" string sentinel in favor of ANY_T (#472) (#530)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-12T23:14:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3cc15102faa76ca5aa125cfb111d2b452b4659b",
          "body": null,
          "is_bot": false,
          "headline": "Error on Agency imports that don't resolve (AG4008/AG4009) (#529)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-12T20:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c393acc308f04bebc31551562237a5f0cac8d00",
          "body": null,
          "is_bot": false,
          "headline": "v0.8.0",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-12T19:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9e9f646718cf98c8f36a33e9645cd0c374c3018",
          "body": null,
          "is_bot": false,
          "headline": "Normalize undefined→null at index and match value sites (#409) (#527)",
          "author_name": "Aditya Bhargava",
          "author_login": "egonSchiele",
          "committed_at": "2026-07-12T19:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 35,
      "commits_last_year": 1517,
      "latest_release_at": "2026-07-18T04:29:15Z",
      "latest_release_tag": "v0.9.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 29,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 9.3
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 14,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@agency-lang/mcp",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@agency-lang/mcp",
          "is_deprecated": false,
          "latest_version": "0.0.5",
          "repository_url": "https://github.com/egonSchiele/agency-lang",
          "versions_count": 3,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 224,
          "first_published_at": "2026-04-26T01:27:11.718000Z",
          "latest_published_at": "2026-07-19T00:24:03.609000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@agency-lang/email",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@agency-lang/email",
          "is_deprecated": false,
          "latest_version": "0.0.1",
          "repository_url": "https://github.com/egonSchiele/agency-lang",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 59,
          "first_published_at": "2026-07-19T00:23:22.070000Z",
          "latest_published_at": "2026-07-19T00:23:22.345000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@agency-lang/github",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@agency-lang/github",
          "is_deprecated": false,
          "latest_version": "0.1.1",
          "repository_url": "https://github.com/egonSchiele/agency-lang",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 180,
          "first_published_at": "2026-05-12T14:16:04.008000Z",
          "latest_published_at": "2026-07-19T00:23:49.859000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "@agency-lang/web-fetch",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@agency-lang/web-fetch",
          "is_deprecated": false,
          "latest_version": "0.0.2",
          "repository_url": "https://github.com/egonSchiele/agency-lang",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 205,
          "first_published_at": "2026-05-02T00:00:13.131000Z",
          "latest_published_at": "2026-07-19T00:24:15.702000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        },
        {
          "name": "agency-lang",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/agency-lang",
          "is_deprecated": false,
          "latest_version": "0.9.0",
          "repository_url": "https://github.com/egonSchiele/agency-lang",
          "versions_count": 132,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2502,
          "first_published_at": "2026-01-07T04:22:55.293000Z",
          "latest_published_at": "2026-07-18T04:29:07.284000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        },
        {
          "name": "@agency-lang/whisper-local",
          "exists": true,
          "license": "ISC",
          "keywords": [],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/@agency-lang/whisper-local",
          "is_deprecated": false,
          "latest_version": "0.0.2",
          "repository_url": "https://github.com/egonSchiele/agency-lang",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 671,
          "first_published_at": "2026-05-13T13:50:18.405000Z",
          "latest_published_at": "2026-07-19T00:24:28.881000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 23,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": null,
      "open_issues_and_prs": 53
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": true,
      "bootstrap_files": [
        "makefile",
        "packages/agency-lang/makefile",
        "packages/email/makefile",
        "packages/github/makefile",
        "packages/mcp/makefile",
        "packages/web-fetch/makefile",
        "packages/whisper-local/makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "packages/agency-lang/tsconfig.json",
        "packages/email/tsconfig.json",
        "packages/github/tsconfig.json",
        "packages/mcp/tsconfig.json",
        "packages/web-fetch/tsconfig.json",
        "packages/whisper-local/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 229610,
      "source_files_sampled": 1583,
      "oversized_source_files": 10,
      "agent_instruction_files": [
        "AGENTS.md",
        "CLAUDE.md",
        "packages/agency-lang/docs/site/cli/agent.md",
        "packages/agency-lang/docs/site/examples/mcp/filesystem/agent.md",
        "packages/agency-lang/docs/site/examples/mcp/github-oauth-ts/agent.md",
        "packages/agency-lang/docs/site/examples/mcp/github-oauth/agent.md",
        "packages/agency-lang/docs/site/stdlib/agent.md"
      ],
      "agent_instruction_max_bytes": 11250
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "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": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "chokidar",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4"
        },
        {
          "name": "cli-highlight",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.1.11"
        },
        {
          "name": "commander",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^14.0.3"
        },
        {
          "name": "diff-match-patch",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.5"
        },
        {
          "name": "esbuild",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.27.4"
        },
        {
          "name": "highlight.js",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.7.1"
        },
        {
          "name": "nanoid",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^5.1.6"
        },
        {
          "name": "picomatch",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.4"
        },
        {
          "name": "prompts",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.4.2"
        },
        {
          "name": "smoltalk",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.8.4"
        },
        {
          "name": "tarsec",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "0.4.7"
        },
        {
          "name": "typestache",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.0"
        },
        {
          "name": "vscode-languageserver",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^9.0.1"
        },
        {
          "name": "vscode-languageserver-protocol",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.17.5"
        },
        {
          "name": "vscode-languageserver-textdocument",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.12"
        },
        {
          "name": "zod",
          "manifest": "packages/agency-lang/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.3.5"
        },
        {
          "name": "nodemailer",
          "manifest": "packages/email/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.0.0"
        },
        {
          "name": "@octokit/rest",
          "manifest": "packages/github/package.json",
          "ecosystem": "npm",
          "version_constraint": "^21.0.0"
        },
        {
          "name": "@modelcontextprotocol/sdk",
          "manifest": "packages/mcp/package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.29.0"
        },
        {
          "name": "@mozilla/readability",
          "manifest": "packages/web-fetch/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.5.0"
        },
        {
          "name": "linkedom",
          "manifest": "packages/web-fetch/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.18.0"
        },
        {
          "name": "cmake-js",
          "manifest": "packages/whisper-local/package.json",
          "ecosystem": "npm",
          "version_constraint": "^7.3.0"
        },
        {
          "name": "node-addon-api",
          "manifest": "packages/whisper-local/package.json",
          "ecosystem": "npm",
          "version_constraint": "^8.0.0"
        }
      ],
      "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": 2,
        "merged_prs": 129,
        "open_issues": 51,
        "closed_ratio": 0.49,
        "closed_issues": 49,
        "closed_unmerged_prs": 428
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "egonSchiele",
          "commits": 1519,
          "avatar_url": "https://avatars.githubusercontent.com/u/97219?v=4"
        },
        {
          "type": "User",
          "login": "AmyPivo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/36676493?v=4"
        },
        {
          "type": "User",
          "login": "nessamurmur",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1949235?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.999
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "constants-review.yml",
        "docs-review.yml",
        "lint.yml",
        "local-model.yml",
        "stdlib-docs-links.yml",
        "test-with-llm.yml",
        "test.yml",
        "whisper-local.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "pnpm-lock.yaml"
      ],
      "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": 10,
            "reason": "27 out of 27 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 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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 30 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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "68 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b9bfba28549cd7b88d582cd34df4cfb378106fcb",
        "ran_at": "2026-07-23T13:07:46Z",
        "aggregate_score": 3.6,
        "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-23T09:49:01Z",
      "oldest_open_prs": [
        {
          "number": 632,
          "created_at": "2026-07-21T04:01:46Z",
          "last_comment_at": "2026-07-21T04:11:40Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 659,
          "created_at": "2026-07-23T04:55:12Z",
          "last_comment_at": "2026-07-23T05:00:59Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-07-23T04:30:38Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 239,
          "created_at": "2026-05-31T04:50:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 243,
          "created_at": "2026-05-31T15:51:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 348,
          "created_at": "2026-06-27T23:27:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 397,
          "created_at": "2026-07-02T04:24:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 408,
          "created_at": "2026-07-03T20:00:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 418,
          "created_at": "2026-07-04T03:24:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 432,
          "created_at": "2026-07-05T18:39:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 436,
          "created_at": "2026-07-06T00:20:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 437,
          "created_at": "2026-07-06T00:28:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 440,
          "created_at": "2026-07-07T00:33:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 441,
          "created_at": "2026-07-07T00:34:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 443,
          "created_at": "2026-07-07T04:04:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 449,
          "created_at": "2026-07-08T01:20:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 483,
          "created_at": "2026-07-10T02:51:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 486,
          "created_at": "2026-07-10T04:06:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 503,
          "created_at": "2026-07-11T02:29:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 504,
          "created_at": "2026-07-11T04:14:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 508,
          "created_at": "2026-07-11T05:00:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 516,
          "created_at": "2026-07-11T21:42:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 518,
          "created_at": "2026-07-11T23:14:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/egonSchiele/agency-lang",
    "host": "github.com",
    "name": "agency-lang",
    "owner": "egonSchiele"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 36,
        "vitality": 86,
        "community": 34,
        "governance": 52,
        "engineering": 82
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 86,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "commits_last_year": 1517,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 29
            },
            "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": "29/52 weeks with commits",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1517 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1517
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 30 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 35,
              "latest_release_tag": "v0.9.0",
              "releases_from_tags": true,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 9.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "35 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 34,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "forks": 4,
              "stars": 23,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "23 stars",
                "points": 21.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "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": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "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
              }
            ]
          },
          {
            "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": [
                "@agency-lang/mcp",
                "@agency-lang/email",
                "@agency-lang/github",
                "@agency-lang/web-fetch",
                "agency-lang",
                "@agency-lang/whisper-local"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 3841
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,841 downloads/month across npm",
                "points": 47.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3841,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "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": 52,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.999
            },
            "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": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "merged_prs": 129,
              "open_issues": 51,
              "closed_issues": 49,
              "issue_closed_ratio": 0.49,
              "closed_unmerged_prs": 428
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "49% of issues closed",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "129/557 decided PRs merged",
                "points": 8.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 129,
                      "decided": 557
                    }
                  }
                ],
                "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": "good",
            "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": 75,
            "inputs": {
              "followers": 4349,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "egonSchiele",
              "public_repos": 137,
              "account_age_days": 6242
            },
            "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": "4,349 followers of egonSchiele",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 4349,
                      "login": "egonSchiele"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "137 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 137
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "@agency-lang/mcp",
                "@agency-lang/email",
                "@agency-lang/github",
                "@agency-lang/web-fetch",
                "agency-lang",
                "@agency-lang/whisper-local"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "6 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 6,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "132 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 132
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 82,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "8 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "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": "27 out of 27 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://agency-lang.com",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": false
            },
            "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://agency-lang.com",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "at_risk",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.6
            },
            "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": "27 out of 27 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 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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 30 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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "68 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": 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": "good",
        "name": "AI Readiness",
        "value": 82,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.54,
              "agent_instruction_files": [
                "AGENTS.md",
                "CLAUDE.md",
                "packages/agency-lang/docs/site/cli/agent.md",
                "packages/agency-lang/docs/site/examples/mcp/filesystem/agent.md",
                "packages/agency-lang/docs/site/examples/mcp/github-oauth-ts/agent.md",
                "packages/agency-lang/docs/site/examples/mcp/github-oauth/agent.md",
                "packages/agency-lang/docs/site/stdlib/agent.md"
              ],
              "agent_instruction_max_bytes": 11250
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md, CLAUDE.md, packages/agency-lang/docs/site/cli/agent.md, packages/agency-lang/docs/site/examples/mcp/filesystem/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth-ts/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth/agent.md, packages/agency-lang/docs/site/stdlib/agent.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md, CLAUDE.md, packages/agency-lang/docs/site/cli/agent.md, packages/agency-lang/docs/site/examples/mcp/filesystem/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth-ts/agent.md, packages/agency-lang/docs/site/examples/mcp/github-oauth/agent.md, packages/agency-lang/docs/site/stdlib/agent.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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 54,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "pnpm-lock.yaml"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "makefile",
                "packages/agency-lang/makefile",
                "packages/email/makefile",
                "packages/github/makefile",
                "packages/mcp/makefile",
                "packages/web-fetch/makefile",
                "packages/whisper-local/makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "packages/agency-lang/tsconfig.json",
                "packages/email/tsconfig.json",
                "packages/github/tsconfig.json",
                "packages/mcp/tsconfig.json",
                "packages/web-fetch/tsconfig.json",
                "packages/whisper-local/tsconfig.json"
              ],
              "agent_commit_share": 0.04,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "makefile, packages/agency-lang/makefile, packages/email/makefile, packages/github/makefile, packages/mcp/makefile, packages/web-fetch/makefile, packages/whisper-local/makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "makefile, packages/agency-lang/makefile, packages/email/makefile, packages/github/makefile, packages/mcp/makefile, packages/web-fetch/makefile, packages/whisper-local/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": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "packages/agency-lang/tsconfig.json, packages/email/tsconfig.json, packages/github/tsconfig.json, packages/mcp/tsconfig.json, packages/web-fetch/tsconfig.json, packages/whisper-local/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "packages/agency-lang/tsconfig.json, packages/email/tsconfig.json, packages/github/tsconfig.json, packages/mcp/tsconfig.json, packages/web-fetch/tsconfig.json, packages/whisper-local/tsconfig.json"
                    }
                  }
                ],
                "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": "4 of the last 100 commits agent-authored or agent-credited",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "TypeScript",
              "largest_source_bytes": 229610,
              "source_files_sampled": 1583,
              "oversized_source_files": 10
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "10/1583 source files over 60KB",
                "points": 54.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1583,
                      "oversized": 10
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "moderate",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "example_dirs": [
                "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": "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "deps.dev does not index npm:agency-lang@0.9.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T13:08:05.300836Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/egonSchiele/agency-lang.svg",
  "full_name": "egonSchiele/agency-lang",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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