Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-31 08:52 UTC

microsoft / durabletask-java

Java SDK for Durable Functions and the Durable Task Framework

JavaMIT★ 28 stars⑂ 15 forkssince Jan 2022View on GitHub ↗

microsoft/durabletask-java holds a health index of 80 out of 100, placing it in the Excellent band. It scores highest on Vitality (75/100) and lowest on Engineering Quality (61/100). It was last updated 3 days ago. 2 contributors account for most of its recent work.

80
overall / 100
Excellent

Software health index

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

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

Score profile

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

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

Ownership

MicrosoftOrganization
126,316 followers8,234 public repossince Dec 2013

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

Metrics by category

Vitality

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

75Good · 21% of overall
How it's scored
36/36Push recency — last push 3 days ago
14.5/36Commit cadence — 21/52 weeks with commits
13.9/18Commit volume — 34 commits in the last year
7/10OpenSSF Scorecard: Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
Inputs used
commits_last_year34
human_commit_share0.99
days_since_last_push3
active_weeks_last_year21
How it's scored
27/27Ships releases — 15 releases published
27/36Release recency — latest release 94 days ago
19.8/27Release cadence — a release every ~106.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count15
latest_release_tagv1.9.0
releases_from_tagsno
days_since_latest_release94
mean_days_between_releases106.9
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?

63Moderate · 17% of overall
How it's scored
23.2/60Stars — 28 stars
9.6/25Forks — 15 forks
3.9/15Watchers — 6 watchers
Inputs used
forks15
stars28
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes

Sustainability & Governance

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

71Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
14.4/22.5Commit distribution — top contributor authored 36% of commits
13.5/13.5Contributor breadth — 14 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor2
contributors_sampled14
top_contributor_share0.361
How it's scored
26.5/42Issue resolution — 63% of issues closed
24.3/30PR acceptance — 142/175 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs142
open_issues42
closed_issues72
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.632
closed_unmerged_prs33
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 126,316 followers of microsoft
25/25Track record — 8,234 public repos, account ~12 yr old
Inputs used
followers126,316
owner_typeOrganization
is_verified
owner_loginmicrosoft
public_repos8,234
account_age_days4,615

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

71Good · 16% of overall
How it's scored
6/7.5Binary-Artifacts — binaries present in source code
4.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 30 out of 30 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
7.5/7.5Code-Review — all changesets reviewed
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
5.2/7.5Maintained — 8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4.5/5SAST — SAST tool is not run on all commits -- score normalized to 9
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

AI Readiness

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

63Moderate · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 89 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.899
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — azure-blob-payloads/build.gradle, azurefunctions/build.gradle, azuremanaged/build.gradle (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Java (statically typed)
10/10Reproducible environment — Dockerfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsazure-blob-payloads/build.gradle, azurefunctions/build.gradle, azuremanaged/build.gradle, build.gradle, client/build.gradle, endtoendtests/build.gradle, samples-azure-functions/build.gradle, samples/build.gradle
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Java (statically typed)
54.1/55Manageable file sizes — 4/252 source files over 60KB
Inputs used
primary_languageJava
largest_source_bytes113,262
source_files_sampled252
oversized_source_files4
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — internal/durabletask-protobuf/protos/orchestrator_service.proto
0/20MCP server
40/40Runnable examples — samples
Inputs used
example_dirssamples
has_mcp_signalno
api_schema_filesinternal/durabletask-protobuf/protos/orchestrator_service.proto

Key facts

28GitHub stars
14contributors
34commits, last 12 months
3days since last push
15releases
2bus factor
42open issues
Mavenpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 15 ⇿
0Stars
15Forks
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.

12345512022-062024-052026-05
Major 1Minor 9Patch 5

Each point covers 4 days.

OpenSSF Scorecard 7.1 / 10
7.1aggregate

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

8Binary-Artifactsbinaries present in source code
6Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests30 out of 30 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
7Maintained8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool is not run on all commits -- score normalized to 9
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 21577,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Java": 1754570,
        "Dockerfile": 504,
        "PowerShell": 4728
      },
      "pushed_at": "2026-07-27T23:47:09Z",
      "created_at": "2022-01-27T19:53:57Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T23:47:27Z",
      "description": "Java SDK for Durable Functions and the Durable Task Framework",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "https://opensource.microsoft.com",
      "name": "Microsoft",
      "type": "Organization",
      "login": "microsoft",
      "company": null,
      "location": "Redmond, WA",
      "followers": 126316,
      "avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4",
      "created_at": "2013-12-10T19:06:48Z",
      "is_verified": null,
      "public_repos": 8234,
      "account_age_days": 4615
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-04-27T16:44:56Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-03-25T18:27:48Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-02-12T17:25:30Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-02-04T17:09:03Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2025-12-17T00:36:51Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-10-01T06:19:22Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-07-11T18:48:49Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-04-30T23:58:13Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-11-06T16:01:07Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2023-09-08T14:42:20Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2023-07-27T16:12:38Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2023-07-13T13:35:30Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2023-06-20T14:35:23Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2023-04-27T22:30:45Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2022-12-01T21:00:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c2c7efabca936d8514828e77d55ce1a46d607567",
          "body": "…#292)",
          "is_bot": false,
          "headline": "Add client APIs to list instance IDs and read orchestration history (…",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-07-27T23:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f880f27ed19bdfad1d4b63b2d6217397e50cbb3f",
          "body": null,
          "is_bot": false,
          "headline": "Add replay-safe logging (#295)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-07-24T23:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f996d172b988be913b6986e8170aa497677f652",
          "body": "…upport (#284)",
          "is_bot": false,
          "headline": "Add getParent() API to TaskOrchestrationContext for parent instance s…",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-06-03T20:57:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8b723ee35b5d1b96d328065e0d19d85c10f2c42",
          "body": "… (#291)",
          "is_bot": false,
          "headline": "Pass --skipApiVersionCheck to Azurite to unblock e2e and sample tests…",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-05-26T21:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9d9bad5fd14018a1217702e4c44b72e0f44321f",
          "body": "…y code review, and issue triage (#269)\" (#289)\n\nThis reverts commit f62d12ca0b9a7d1155c921f5736e555d6173c652.",
          "is_bot": false,
          "headline": "Revert \"Add GitHub Copilot agents for automated PR verification, dail…",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2026-05-19T19:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c431b2f89163999a1f7551137400ef2b18d693dd",
          "body": null,
          "is_bot": false,
          "headline": "Version update for azure-blob-payloads (#288)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-05-18T19:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e675b3591ab79e151d64198d03fe3ee09dbc2713",
          "body": null,
          "is_bot": false,
          "headline": "Adding large payload support for the standalone SDK (#280)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-05-08T21:35:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b546be9d496b438e10e9b004dfa67b3851517f43",
          "body": null,
          "is_bot": false,
          "headline": "Add es-metadata.yml to schema 1.0.0 (#286)",
          "author_name": "Jacob Viau",
          "author_login": "jviau",
          "committed_at": "2026-05-07T16:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd2564bb2aae19eb621c152ef33c8fca10c0958e",
          "body": "* initial commit\n\n* udpate\n\n* udpate\n\n* update\n\n* disable new test\n\n* check test\n\n* check test\n\n* udpate test\n\n* udpate test\n\n* fix\n\n* update comment\n\n* update comment\n\n* update",
          "is_bot": false,
          "headline": "Include Exception Properties at FailureDetails (#263)",
          "author_name": "Naiyuan Tian",
          "author_login": "nytian",
          "committed_at": "2026-04-29T00:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4075c0ae71fb996578ce299cbba9aa3e9a30c62",
          "body": null,
          "is_bot": false,
          "headline": "v1.9.0 Release (#282)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-04-24T16:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cdc37af866f41d57313b53bcc79746dcca9d0d",
          "body": "…InstanceId/EntityMetadata (#281)",
          "is_bot": false,
          "headline": "Fix entity locking deserialization and add Jackson support for Entity…",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-04-22T20:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b047247534adb6dfcedc18c579d479a6dc6d9f78",
          "body": null,
          "is_bot": false,
          "headline": "Durable Entities (#268)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-04-07T21:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32d47c2697ca62706c509239e87d5c034c1dec7",
          "body": "This reverts commit 34780a99014a923d04685212941b611a0af5beb0.",
          "is_bot": false,
          "headline": "Revert \"Add large payload support (#272)\" (#277)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-04-07T16:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24ee90ed587f015b464830835d290d2f7736562b",
          "body": null,
          "is_bot": false,
          "headline": "Adding work item filters support (#275)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-04-02T01:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34780a99014a923d04685212941b611a0af5beb0",
          "body": null,
          "is_bot": false,
          "headline": "Add large payload support (#272)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-03-31T22:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fbb654c7dc69bcc5a37b141bd0da805df10327a",
          "body": null,
          "is_bot": false,
          "headline": "Add support for calls to HTTP endpoints (#271)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-03-25T17:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2094229ef631d3de48474cd2f87296c88830ec7",
          "body": "…ayload (#264)",
          "is_bot": false,
          "headline": "Add getSuspendPostUri and getResumePostUri getters to HttpManagementP…",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-03-25T05:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffc240bf09e8e5a3c6659764f471a401c82c91c2",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.8.0 (#273)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-03-24T22:06:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f62d12ca0b9a7d1155c921f5736e555d6173c652",
          "body": "…eview, and issue triage (#269)",
          "is_bot": false,
          "headline": "Add GitHub Copilot agents for automated PR verification, daily code r…",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2026-03-10T19:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b597f3541d683e07e57ac1c1a1391209ad601a",
          "body": null,
          "is_bot": false,
          "headline": "Add distributed tracing (OpenTelemetry) support (#266)",
          "author_name": "Tomer Rosenthal",
          "author_login": "torosent",
          "committed_at": "2026-03-05T22:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b446edf3a57a42825879c7b2daabdb74584b679b",
          "body": null,
          "is_bot": false,
          "headline": "Add permissions to build-validation workflow (#265)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-02T19:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a96c2cf39b75e531342dc3837459fd616add30a",
          "body": null,
          "is_bot": false,
          "headline": "Adding rewind client API (#253)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-03-02T17:38:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebebbc938435883267f9814dc1f6272fa0de6057",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.7.0 (#262)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-02-10T22:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9784e9cb306ec60e5e662dba7ddb01ec7cc2af",
          "body": null,
          "is_bot": false,
          "headline": "Update all dependencies to latest versions (#260)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-09T20:42:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe2f37cd5c40aa13132b2548a4bbbc0520726a4",
          "body": null,
          "is_bot": false,
          "headline": "Add descriptive error when orchestration type is not registered (#261)",
          "author_name": "Tomer Rosenthal",
          "author_login": "torosent",
          "committed_at": "2026-02-09T18:19:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb80500a508ec3a0975deb43d9f788b73a95acd",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.6.3 (#259)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-02-03T17:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7341810b077fcb819077cc81dd0818f290dbec09",
          "body": "* starting new release\n\n* removed preview flag\n\n* first commit\n\n* fixing the build error\n\n* fixing the build error\n\n* Update azurefunctions/src/main/java/com/microsoft/durabletask/azurefunctions/DurableClientContext.java\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n* copilo\n[…]\n---\n\nCo-authored-by: Sophia Tevosyan <stevosyan@microsoft.com>\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\nCo-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add `DurableTaskGrpcClientFactory` (#256)",
          "author_name": "sophiatev",
          "author_login": "sophiatev",
          "committed_at": "2026-01-30T17:53:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ecc01241d7f262255a34d9fac29f6ca297355c01",
          "body": "…sts (#258)",
          "is_bot": false,
          "headline": "Add support for running GitHub workflows manually and update flaky te…",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2026-01-29T22:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "979369365c4a83f15e0b246806b409ac6426e81f",
          "body": "* starting new release\n\n* removed preview flag\n\n---------\n\nCo-authored-by: Sophia Tevosyan <stevosyan@microsoft.com>",
          "is_bot": false,
          "headline": "Release 1.6.2 (#250)",
          "author_name": "sophiatev",
          "author_login": "sophiatev",
          "committed_at": "2025-12-16T22:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de937578a00c544fda72b858031e8f24ee975514",
          "body": "Co-authored-by: Sophia Tevosyan <stevosyan@microsoft.com>",
          "is_bot": false,
          "headline": "Fixing gRPC channel shutdown (#249)",
          "author_name": "sophiatev",
          "author_login": "sophiatev",
          "committed_at": "2025-12-16T22:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31ead9c93633e974a4623f4bf18c6252cce5055e",
          "body": "…DTS emulator connectivity (#248)\n\n* Initial plan\n\n* Initial plan\n\nCo-authored-by: torosent <17064840+torosent@users.noreply.github.com>\n\n* Fix 'default messager has already been registered' warning\n\n- Remove duplicate plugin application in samples-azure-functions/build.gradle\n- Remove duplicate plu\n[…]\ntorosent@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: torosent <17064840+torosent@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix duplicate plugin application, simplify CI to use JDK 11, and fix …",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-12-10T21:16:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8d927d8d41c72946b9dbad879c5c4b9a7d699a0b",
          "body": "Signed-off-by: Hal Spang <halspang@microsoft.com>",
          "is_bot": false,
          "headline": "Release v1.6.1 (#243)",
          "author_name": "halspang",
          "author_login": "halspang",
          "committed_at": "2025-09-30T22:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e291a89efbdd93e4e12043ad1e2f1408d5b4aa1",
          "body": "Sub orchestrations run through Durable Functions (as opposed to\nisolated with DTS) have a slightly different path for sub\norchestration versioning. This change loads the default version\nprovided by the properties field to use as the default sub\norchestration version.\n\nSigned-off-by: Hal Spang <halspang@microsoft.com>",
          "is_bot": false,
          "headline": "Support sub-orchestration default version (#241)",
          "author_name": "halspang",
          "author_login": "halspang",
          "committed_at": "2025-09-10T23:06:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f457df91de25c1542a36ec6647fd09f4ceae62af",
          "body": null,
          "is_bot": false,
          "headline": "Address/Suppress various CodeQL items (#236)",
          "author_name": "andystaples",
          "author_login": "andystaples",
          "committed_at": "2025-08-05T19:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2367e35854febe1d56cb3a9c1fcfc4cfc73b8c4b",
          "body": null,
          "is_bot": false,
          "headline": "Release v1.6.0 (#232)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2025-07-08T19:16:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8a342694141ae222196d7bc126666745b075e3",
          "body": "* Introduce versioning into the Java SDK\n\nThis commit adds the versioning feature from the dotnet SDK\n(durabletask-dotnet). This allows for the version to be passed via\nthe context and for the worker to reject/fail orchestrations based\non the provided version.\n\nSigned-off-by: Hal Spang <halspang@microsoft.com>",
          "is_bot": false,
          "headline": "Introduce versioning into the Java SDK (#224)",
          "author_name": "halspang",
          "author_login": "halspang",
          "committed_at": "2025-06-30T21:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86857588685f297259f4e5b4ceff2e2c8ab9f6bd",
          "body": "Signed-off-by: Hal Spang <halspang@microsoft.com>",
          "is_bot": false,
          "headline": "Add tag support to new orchestrations (#231)",
          "author_name": "halspang",
          "author_login": "halspang",
          "committed_at": "2025-06-11T19:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "924e5423c4192fd1bf3227b852d16737549e27dc",
          "body": "Signed-off-by: Hal Spang <halspang@microsoft.com>",
          "is_bot": false,
          "headline": "Move integration tests to DTS Emulator (#230)",
          "author_name": "halspang",
          "author_login": "halspang",
          "committed_at": "2025-06-10T00:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140f9349365142a6a2311a273d81b68b353f0bde",
          "body": "* Fix integration test retry extension\n\nThe integration tests were using a retry extension that was\neating exceptions and hiding failures. This commit removes\nthe customer extension and relies on gradle's built in retry.\n\nSigned-off-by: Hal Spang <halspang@microsoft.com>",
          "is_bot": false,
          "headline": "Fix integration test retry extension (#227)",
          "author_name": "halspang",
          "author_login": "halspang",
          "committed_at": "2025-06-05T22:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "402b88e7851fd63114f2afd92de6111e0cc8ca6d",
          "body": null,
          "is_bot": false,
          "headline": "Add CONTRIBUTING.md (#212)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2025-05-09T22:52:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abe1449befd6575af0d6ab8e248e9f6bf14db73b",
          "body": null,
          "is_bot": false,
          "headline": "Add tracing support to send information to the WebJobs extension (#211)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2025-05-08T16:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0757b05c0098f86e6418c1600b388552fcc8176",
          "body": null,
          "is_bot": false,
          "headline": "Update user agent header for dts (#221)",
          "author_name": "Bernd Verst",
          "author_login": "berndverst",
          "committed_at": "2025-05-05T16:34:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b4a014394c5dedbc2ba7e0030cbd0b766a3866",
          "body": "…ranch and adjust folder locations for artifacts (#220)",
          "is_bot": false,
          "headline": "Update DurableTaskJava release pipeline configuration to use 'main' b…",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-05-01T23:41:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5fc046166fbc0a2c89f9f9dcb734a1848365faa",
          "body": null,
          "is_bot": false,
          "headline": "Migrating durabletask-java release pipeline to OneBranch (#218)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-05-01T22:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a0ec339322bab43c736bf659416a0f5fc98ad83",
          "body": null,
          "is_bot": false,
          "headline": "release v1.5.1 (#217)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-04-29T01:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a72825cc979e734c888dd5c232e5074a0eb44c27",
          "body": "…Worker (#216)",
          "is_bot": false,
          "headline": "Improve logging for unexpected connection failures in DurableTaskGrpc…",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-04-29T00:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4954477a5028c4ce14240ebc1aa452f089388dea",
          "body": null,
          "is_bot": false,
          "headline": "Add User-Agent Header to gRPC Metadata (#213)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-04-25T23:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fcd449f6fa78bb34cb809ea9b6ee20ee4388521",
          "body": "…Request and update source commit hash (#214)\n\n* Update protobuf definitions to include new properties in OrchestratorRequest and update source commit hash\n\n* update",
          "is_bot": false,
          "headline": "Update protobuf definitions to include new properties in Orchestrator…",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-04-25T23:39:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f456a69dd41afee3b9f745013e07b5bdc2083f",
          "body": null,
          "is_bot": false,
          "headline": "Update CODEOWNERS to include new team members (#215)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-04-25T23:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e77af14b41efbe062560cf5b61c9c9f07f3aace6",
          "body": "* ESRP sign the packages to be compliant for release\n\n* skip signing pub to local",
          "is_bot": false,
          "headline": "ESRP sign the packages to be compliant for release (#210)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-03-27T18:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e47a5a134bdfe9150806e18469b4b9cadb886761",
          "body": null,
          "is_bot": false,
          "headline": "Disable breaking 1es spotbug task and manage it directly  in ci (#209)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-03-27T00:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661cae5b0af6efca4b83011fcdc4ca7deeb3ef99",
          "body": null,
          "is_bot": false,
          "headline": "Durable Task Scheduler SDK Support (#201)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-03-24T20:35:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82868d7cbbed440387b56711bc674e382eff1978",
          "body": null,
          "is_bot": false,
          "headline": "Fixing various test issues for all tests (#208)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-03-20T21:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ac5d8515f20a3b726396d4acde0a62834b97248",
          "body": null,
          "is_bot": false,
          "headline": "enhance proto generation (#207)",
          "author_name": "wangbill",
          "author_login": "YunchuWang",
          "committed_at": "2025-03-20T08:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ef8a3a013803f52c0bf012adff7b3d5e09db6fc",
          "body": null,
          "is_bot": false,
          "headline": "initial 1ES migration (#198)",
          "author_name": "David Justo",
          "author_login": "davidmrdavid",
          "committed_at": "2024-06-24T16:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea34c5c1eaf984ee1919eca705d3f4428f9e0943",
          "body": null,
          "is_bot": false,
          "headline": "Add code mirror pipeline (#195)",
          "author_name": "David Justo",
          "author_login": "davidmrdavid",
          "committed_at": "2024-05-31T21:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3e2d3ab9dfc07495f830d90b00d7fac35009ea0",
          "body": "* fix issue 184 - improve output exception message\r\n\r\nupdate changelog\r\n\r\nfix same issue for handleTaskCompleted, handleSubOrchestrationCompleted\r\n\r\nimprove the example and e2e tests\r\n\r\n* add deserialize erro test - add POJO input sample\r\n\r\n* quick test\r\n\r\n* improve test method name\r\n\r\n* improve samples",
          "is_bot": false,
          "headline": "Fix swallowed exception - Improve output exception message (#185)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-11-29T23:47:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad8c959b580a635da818b6f4c56731adce0a8ef3",
          "body": "* split e2e tests from samples\r\n\r\n* remove duplicate gradle test\r\n\r\n* remove flaky test\r\n\r\n* add back test for samples\r\n\r\n* quick test\r\n\r\n* revert quick test\r\n\r\n* add back docker file\r\n\r\n* minor fix for style",
          "is_bot": false,
          "headline": "Split e2e tests from samples (#186)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-11-29T00:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d3c1d4c46abc15725d8c56c836305c6a286cc0c",
          "body": "…183)",
          "is_bot": false,
          "headline": "fix infinite loop when use continueasnew after wait external event (#…",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-11-16T17:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a8e7ed2745901fae58a7a79e0031d54bf354b4",
          "body": null,
          "is_bot": false,
          "headline": "release v1.5.0 (#178)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-11-02T22:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a74001f64aa4048c1619c14b7657c8b3b8993af",
          "body": "clean up",
          "is_bot": false,
          "headline": "Update grpc, jackson to resolve CVEs (#177)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-10-25T01:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333511b2b2afe79f3baab42e3252c9f9afb86c8a",
          "body": null,
          "is_bot": false,
          "headline": "Add deterministic GUID generation (#176)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-10-25T01:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6395485b8a09137fa5b89ff93dabaf7a2f3993fc",
          "body": "* fix exception type when use RetriableTask in Fan in/out pattern\r\n\r\n* update CHANGELOG\r\n\r\n* rethrow OrchestratorBlockedException and ContinueAsNewInterruption\r\n\r\n* minor updates",
          "is_bot": false,
          "headline": "Fix exception type when use RetriableTask in Fan in/out pattern (#174)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-10-20T17:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e938278aedbfadfd8b653bae9fe7afba30d05c18",
          "body": null,
          "is_bot": false,
          "headline": "Release version v1.4.0 (#165)",
          "author_name": "Kirstyn Amperiadis",
          "author_login": "kamperiadis",
          "committed_at": "2023-09-07T22:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b78297bcd67332c1f14050e1a78bbc3b0b0c5ae9",
          "body": "* Make timer task async\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Create the timer tasks as they complete instead of upfront\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Ensure that task does not complete unless all subtimers complete\r\n\r\n* Enhance integration test to verify length of subtimers\r\n\r\n* Add comment and refactor integration test",
          "is_bot": false,
          "headline": "Make timer task non-blocking (#161)",
          "author_name": "Kirstyn Amperiadis",
          "author_login": "kamperiadis",
          "committed_at": "2023-09-07T21:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52c44f5ecf20176b2e481a51e57b2cf5ee5f3afe",
          "body": null,
          "is_bot": false,
          "headline": "Update GH automation (#164)",
          "author_name": "Varshitha Bachu",
          "author_login": "bachuv",
          "committed_at": "2023-08-31T22:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cae3d147a8b43b3d4cdcb970d0f2d232684348ff",
          "body": null,
          "is_bot": false,
          "headline": "patch gh automation (#162)",
          "author_name": "David Justo",
          "author_login": "davidmrdavid",
          "committed_at": "2023-08-22T21:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fd73b2a0f56d265709742c5ce280723abb119a3",
          "body": "* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement\r\n\r\n* Deleting fabricbot.json\r\n\r\n---------\r\n\r\nCo-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Onboarding to GitOps.ResourceManagement (#141)",
          "author_name": "microsoft-github-policy-service[bot]",
          "author_login": "microsoft-github-policy-service[bot]",
          "committed_at": "2023-08-01T14:19:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1acdcbe96a1615249cb1a270ec78798bfcfa89",
          "body": null,
          "is_bot": false,
          "headline": "release version v1.3.0 (#158)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-07-27T15:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39426889fc7be448d8e51eedb1a998aec05b3bb2",
          "body": "* re-implement retriable task\r\n\r\nupdate CHANGELOG\r\n\r\nupdate continueAsNew e2e test\r\n\r\n* complete outer task accordingly\r\n\r\n* fix code style\r\n\r\n* fix style\r\n\r\n* refactor design\r\n\r\n* rename createChildTask method\r\n\r\n* refactor childTask and parentTask\r\n\r\n* remove unnecessary check\r\n\r\n* add e2e test fo\n[…]\nure path of retry\r\n\r\n* refactor handle methods\r\n\r\n* refactor generics - add more e2e tests\r\n\r\n* fix anyOf - add more integration/e2e tests\r\n\r\n* fix typo\r\n\r\n* fix e2e test case\r\n\r\n* fix issue for anyOf",
          "is_bot": false,
          "headline": "Re-implement retriable task (#157)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-07-26T23:27:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c3e5f5ae1560955e3bc44e2ad92d4a3425787445",
          "body": "add end2end test for retry task",
          "is_bot": false,
          "headline": "add end2end test case for retry task (#156)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-07-24T15:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34d0315f9e149a444dfc08964edf51e19cf310b1",
          "body": null,
          "is_bot": false,
          "headline": "release V1.2.0 (#154)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-07-13T15:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b919929a0503f24ea5ac7a7e9d593a43a9dbcbdd",
          "body": "* improve continueAsNew\r\n\r\n* update CHANGELOG.md\r\n\r\n* fix events got dropped\r\n\r\n* rethrow ContinueAsNewInterruption in await method\r\n\r\n* update integration tests\r\n\r\n* fix dropping event\r\n\r\n* exclude potential duplicated event",
          "is_bot": false,
          "headline": "Improve continueAsNew (#150)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-07-12T11:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3078c274270f7e2ec5132ee9f318d463a3e4d262",
          "body": "* enable resume and suspend\r\n\r\n* update changelog.md\r\n\r\n* update the end2end tests with polling\r\n\r\n* clean up end2end tests",
          "is_bot": false,
          "headline": "enable resume and suspend (#151)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-07-10T22:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c272b0a3d8ff348816a371973d64f7c3de28e812",
          "body": "* add thenApply, thenAccept interface to Task class\r\n\r\n* add one more test case for thenAccept\r\n\r\n* update CHANGELOG.md\r\n\r\n* add method doc",
          "is_bot": false,
          "headline": "Add thenApply, thenAccept interface to Task class (#148)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-07-10T17:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57133bdee6717b11186cc84d7cf849a44d48d6a5",
          "body": "…ad (#125)\n\n* Support restartInstance and add restartPostUri in HttpManagementPayload\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Add func description and remove unused var in test\r\n\r\n* Remove unsupported resume and suspend post URIs\r\n\r\n* Add end to end tests",
          "is_bot": false,
          "headline": "Support restartInstance and add restartPostUri in HttpManagementPaylo…",
          "author_name": "Kirstyn Amperiadis",
          "author_login": "kamperiadis",
          "committed_at": "2023-07-07T18:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e872639af35c956f95805883aac19cc100a29172",
          "body": "update CHANGELOG.md",
          "is_bot": false,
          "headline": "release version 1.1.1 (#143)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-06-19T19:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "293489f269972678ba0e1bc1ee4cfabd7b8ec5b5",
          "body": "* fix orchestrator has already completed issue\r\n\r\n* add end2end tests\r\n\r\n* fix typo in test\r\n\r\n* terminate the orchestration at the end.\r\n\r\n* fix the test",
          "is_bot": false,
          "headline": "Fix orchestrator has already completed issue (#139)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-06-05T21:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a204cd238849d183581f7b73bcf86691ce97436",
          "body": "* improve, clean up CIs\r\n\r\nclean up\r\n\r\nskip signing process on github CI\r\n\r\nset pipeline trigger to release branch\r\n\r\nfix error in githubCI\r\n\r\nupdate release pipeline to be triggered by tag\r\n\r\nimprove github CI running speed - update release pipeline to manual trigger\r\n\r\n* add comments for explain gradle task options\r\n\r\n* add comment to explain gpg secret file\r\n\r\n* rename ADO build pipeline",
          "is_bot": false,
          "headline": "Set up ADO build pipeline for ESRP release (#133)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-05-05T19:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867b8c1cbbd49ebc4292afa022b76da05096a8bc",
          "body": null,
          "is_bot": false,
          "headline": "Release version 1.1.0 (#130)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-04-19T16:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ba4c7037a1c89cd785f37eddf10d80a804d4457",
          "body": "update CHANGELOG.MD",
          "is_bot": false,
          "headline": "hide suspend and resume API (#129)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-04-11T18:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ccb07342535dd5c6dbaefd652dc86f35f59d9f2",
          "body": "* Added createHttpManagementPayload API\r\n\r\n* Moved HttpManagementPayload to a seperate class\r\n\r\n* Updated CHANGELOG.md\r\n\r\n* Adding Javadoc for constructor",
          "is_bot": false,
          "headline": "Added createHttpManagementPayload API (#107)",
          "author_name": "Shreyas Gopalakrishna",
          "author_login": "shreyas-gopalakrishna",
          "committed_at": "2023-03-17T03:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a444d950ba31ace44ee716f9d34df3c3b5312c51",
          "body": "* Break long timers into smaller timers\r\n\r\n* Update CHANGELOG.md\r\n\r\n* Break up long timer for zonedDateTime and verify timer count in tests\r\n\r\n* Move down new createTimer function",
          "is_bot": false,
          "headline": "Break long timers into smaller timers (#122)",
          "author_name": "kamperiadis",
          "author_login": "kamperiadis",
          "committed_at": "2023-03-07T22:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b635d060dbaf81e50107081256cf5133a6a8fb25",
          "body": null,
          "is_bot": false,
          "headline": "add fabricbot config (#119)",
          "author_name": "David Justo",
          "author_login": "davidmrdavid",
          "committed_at": "2023-03-01T18:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ca926285655d472ed4f8b9ce3a42eb46ce4fa3",
          "body": "* update library version - update gradle plugin version\r\n\r\ninit end2end tests\r\n\r\nadd end2end test suits\r\n\r\n* comment out mandatory parame for testing\r\n\r\n* assert end2end tests is running by failing it\r\n\r\n* clean up\r\n\r\n* wait 10 seconds for sidecar to be fully up\r\n\r\n* remove unused files",
          "is_bot": false,
          "headline": "Add end to end test suits.  (#116)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-02-28T15:13:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f8e7698fb78aef08adff2b435601723fbebe54e",
          "body": "* implement waitForCompletionOrCreateCheckStatusResponse\r\n\r\n* update CHANGELOG\r\n\r\n* remove comments\r\n\r\n* correct PR link in CHANGELOG\r\n\r\n* add javadoc\r\n\r\n* fix javadoc",
          "is_bot": false,
          "headline": "Implement waitForCompletionOrCreateCheckStatusResponse (#115)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-02-23T22:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16409399eeccc5aa23a18e4457898c6adc92be41",
          "body": "* Implement set timer by time stamp\r\n\r\n* remove unnecessary check for timer\r\n\r\n* add default implementation to avoid breaking change\r\n\r\n* update exception message",
          "is_bot": false,
          "headline": "Implement set timer by time stamp using Java.time.ZonedDateTime (#106)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-02-22T21:21:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c303a12cf7fd94415c1e0339b0767c407965a77b",
          "body": "* fix comments to align with official doc\r\n\r\n* implement suspend and resume client apis\r\n\r\n* add integration test\r\n\r\n* add integration tests\r\n\r\n* update integratio tests\r\n\r\n* update CHANGELOG.md\r\n\r\n* fix potential NPE of terminate method - update unit tests for suspend logics\r\n\r\n* update release notes - minior refactor unit test\r\n\r\n* update sidecar image for testing",
          "is_bot": false,
          "headline": "Implement suspend and resume client APIs (#104)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2023-02-01T21:08:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d6dff9bbbe145f561cde05ff7ab065530279073",
          "body": "* fix comments to align with official doc\r\n\r\n* update maven packages link in Readme",
          "is_bot": false,
          "headline": "fix comments to align with official doc (#102)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-12-21T17:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c524a71ecc7f4b87ea0c34871a6efe0ee49a3a57",
          "body": "* add code ownders\r\n\r\n* update code owners",
          "is_bot": false,
          "headline": "add code owners (#101)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-12-16T03:43:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c99436a8f57caf8f299802d310d526f25cd4169",
          "body": "* add script to add compile only dependencies in pom file when publish to maven local\r\n\r\n* add comment to explain the script task",
          "is_bot": false,
          "headline": "add script to add compile only dependencies in pom file (#100)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-12-15T20:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f6642b3b2e4292b51faf7c5e11bc945e9ab8d3",
          "body": null,
          "is_bot": false,
          "headline": "release durabletask-azure-functions 1.0.1 (#99)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-12-13T20:21:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0f7a4696cf3417f28fe55ff7fdd1ca981bccbee",
          "body": null,
          "is_bot": false,
          "headline": "Additional updates to the v1.0.0 release (#98)",
          "author_name": "Chris Gillum",
          "author_login": "cgillum",
          "committed_at": "2022-12-13T13:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a693a4fd0b74a6783db3d2effffa05133c384ebc",
          "body": null,
          "is_bot": false,
          "headline": "release version 1.0.0 (#97)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-12-01T14:27:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d76c6c08170a9cc020f64b20da6db9d6a2e14e2",
          "body": "* update libraries version - include spi\r\n\r\n* update CHANGELOG.md",
          "is_bot": false,
          "headline": "update libraries version - include spi (#95)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-10-31T17:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ad93abdb27927b318ce6d883bd8fa853034715",
          "body": null,
          "is_bot": false,
          "headline": "Update Azurite version to 3.20.1 for testing (#94)",
          "author_name": "Shreyas Gopalakrishna",
          "author_login": "shreyas-gopalakrishna",
          "committed_at": "2022-10-27T19:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0909fc51b345502115bd98b82c3808a49f55c3",
          "body": "…#93)\n\n* Updated DurableClientContext.createCheckStatusResponse to return 202\r\n\r\n* Updated CHANGELOG.md",
          "is_bot": false,
          "headline": "Update DurableClientContext.createCheckStatusResponse to return 202 (…",
          "author_name": "Shreyas Gopalakrishna",
          "author_login": "shreyas-gopalakrishna",
          "committed_at": "2022-10-27T15:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066f086b5d2b1ef7efdde63676c94f4c4e417b0c",
          "body": null,
          "is_bot": false,
          "headline": "add middleare update as break change (#91)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-10-25T12:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8e749dea852c43e1fd720048e663a490fa6a4ea",
          "body": "* add middleware implementation\r\n\r\n* update code with new API\r\n\r\n* rename middleware chain\r\n\r\n* minor updates\r\n\r\n* refactor code\r\n\r\n* update method/variable names make them more clear\r\n\r\n* update ctx to taskOrchestrationContext make it more clear\r\n\r\n* Update build-validation.yml\r\n\r\n* Update build.gr\n[…]\n\n* update to latest worker 2.7.0\r\n\r\n* update OrchestratorBlockedEvent to OrchestratorBlockedException\r\n\r\nCo-authored-by: Shreyas Gopalakrishna <11889130+shreyas-gopalakrishna@users.noreply.github.com>",
          "is_bot": false,
          "headline": "add middleware implementation (#87)",
          "author_name": "kaibocai",
          "author_login": "kaibocai",
          "committed_at": "2022-10-24T22:20:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6acaa32b0bc23e0aedbf04e8ee83eea5a053a14d",
          "body": "* Updated PurgeInstances to throw TimeoutException\r\n\r\n* Updated changelog\r\n\r\n* Updated timeout and exception message",
          "is_bot": false,
          "headline": "Updated PurgeInstances to throw TimeoutException (#90)",
          "author_name": "Shreyas Gopalakrishna",
          "author_login": "shreyas-gopalakrishna",
          "committed_at": "2022-10-12T23:10:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 34,
      "latest_release_at": "2026-04-27T16:44:56Z",
      "latest_release_tag": "v1.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 94,
      "mean_days_between_releases": 106.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 15,
      "stars": 28,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 5,
        "total_forks": 15
      },
      "star_history": null,
      "open_issues_and_prs": 44
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "internal/durabletask-protobuf/protos/orchestrator_service.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "azure-blob-payloads/build.gradle",
        "azurefunctions/build.gradle",
        "azuremanaged/build.gradle",
        "build.gradle",
        "client/build.gradle",
        "endtoendtests/build.gradle",
        "samples-azure-functions/build.gradle",
        "samples/build.gradle"
      ],
      "largest_source_bytes": 113262,
      "source_files_sampled": 252,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "azure-blob-payloads/build.gradle",
        "azurefunctions/build.gradle",
        "azuremanaged/build.gradle",
        "build.gradle",
        "client/build.gradle",
        "endtoendtests/build.gradle",
        "samples-azure-functions/build.gradle",
        "samples/build.gradle"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "maven"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 142,
        "open_issues": 42,
        "closed_ratio": 0.632,
        "closed_issues": 72,
        "closed_unmerged_prs": 33
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "kaibocai",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/89094811?v=4"
        },
        {
          "type": "User",
          "login": "bachuv",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/15795068?v=4"
        },
        {
          "type": "User",
          "login": "cgillum",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/2704139?v=4"
        },
        {
          "type": "User",
          "login": "shreyas-gopalakrishna",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/11889130?v=4"
        },
        {
          "type": "User",
          "login": "YunchuWang",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/12449837?v=4"
        },
        {
          "type": "User",
          "login": "halspang",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/70976921?v=4"
        },
        {
          "type": "User",
          "login": "davidmrdavid",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/9623336?v=4"
        },
        {
          "type": "User",
          "login": "kamperiadis",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/102087132?v=4"
        },
        {
          "type": "User",
          "login": "sophiatev",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/38052607?v=4"
        },
        {
          "type": "User",
          "login": "torosent",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/17064840?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.361
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-validation.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 8,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 6,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 7,
            "reason": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool is not run on all commits -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c2c7efabca936d8514828e77d55ce1a46d607567",
        "ran_at": "2026-07-31T08:51:55Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T10:57:04Z",
      "oldest_open_prs": [
        {
          "number": 293,
          "created_at": "2026-07-01T23:46:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 294,
          "created_at": "2026-07-17T03:38:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-27T23:47:06Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2022-01-27T22:50:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 3,
          "created_at": "2022-01-27T22:54:34Z",
          "last_comment_at": "2023-01-17T18:27:21Z",
          "last_comment_author": "kaibocai"
        },
        {
          "number": 4,
          "created_at": "2022-01-27T23:29:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 11,
          "created_at": "2022-01-31T20:36:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 13,
          "created_at": "2022-01-31T21:38:32Z",
          "last_comment_at": "2023-01-27T20:15:00Z",
          "last_comment_author": "kamperiadis"
        },
        {
          "number": 15,
          "created_at": "2022-02-01T22:25:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2022-05-09T23:56:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 45,
          "created_at": "2022-05-16T23:58:35Z",
          "last_comment_at": "2023-06-07T16:19:19Z",
          "last_comment_author": "lrojasv"
        },
        {
          "number": 65,
          "created_at": "2022-05-27T00:53:53Z",
          "last_comment_at": "2023-01-20T17:51:10Z",
          "last_comment_author": "cgillum"
        },
        {
          "number": 105,
          "created_at": "2023-01-20T23:21:01Z",
          "last_comment_at": "2023-03-30T16:26:25Z",
          "last_comment_author": "kamperiadis"
        },
        {
          "number": 109,
          "created_at": "2023-02-06T23:55:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 111,
          "created_at": "2023-02-13T08:29:37Z",
          "last_comment_at": "2023-12-21T15:42:00Z",
          "last_comment_author": "jviau"
        },
        {
          "number": 134,
          "created_at": "2023-05-13T16:45:50Z",
          "last_comment_at": "2023-06-20T22:18:06Z",
          "last_comment_author": "kaibocai"
        },
        {
          "number": 137,
          "created_at": "2023-05-29T02:32:23Z",
          "last_comment_at": "2023-05-31T18:29:09Z",
          "last_comment_author": "jviau"
        },
        {
          "number": 160,
          "created_at": "2023-08-10T20:56:48Z",
          "last_comment_at": "2023-11-27T15:59:14Z",
          "last_comment_author": "cgillum"
        },
        {
          "number": 167,
          "created_at": "2023-09-27T10:02:09Z",
          "last_comment_at": "2023-10-04T06:34:17Z",
          "last_comment_author": "kanupriya15025"
        },
        {
          "number": 172,
          "created_at": "2023-10-18T06:27:03Z",
          "last_comment_at": "2023-10-18T16:44:05Z",
          "last_comment_author": "cgillum"
        },
        {
          "number": 179,
          "created_at": "2023-11-07T02:53:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 181,
          "created_at": "2023-11-09T07:25:43Z",
          "last_comment_at": "2023-11-09T13:09:58Z",
          "last_comment_author": "kaibocai"
        },
        {
          "number": 190,
          "created_at": "2024-01-05T14:16:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/microsoft/durabletask-java",
    "host": "github.com",
    "name": "durabletask-java",
    "owner": "microsoft"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 68 is calibrated to 80 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 68,
            "calibrated": 80,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 80,
      "inputs": {
        "security": 71,
        "vitality": 75,
        "community": 63,
        "governance": 71,
        "calibration": "2026-08-02",
        "engineering": 61,
        "ai_readiness": 63,
        "weighted_overall_raw": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 75,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 34,
              "human_commit_share": 0.99,
              "days_since_last_push": 3,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "34 commits in the last year",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 7,
                "status": "partial",
                "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": 82,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v1.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 94,
              "mean_days_between_releases": 106.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 94 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 94
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~106.9 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 106.9
                    }
                  }
                ],
                "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": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 63,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "forks": 15,
              "stars": 28,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "28 stars",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "15 forks",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 71,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 14,
              "top_contributor_share": 0.361
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 36% of commits",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 76,
            "inputs": {
              "merged_prs": 142,
              "open_issues": 42,
              "closed_issues": 72,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.632,
              "closed_unmerged_prs": 33,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "63% of issues closed",
                "points": 26.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 63
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "142/175 decided PRs merged",
                "points": 24.3,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 142,
                      "decided": 175
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "excellent",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "followers": 126316,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "microsoft",
              "public_repos": 8234,
              "account_age_days": 4615
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "126,316 followers of microsoft",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 126316,
                      "login": "microsoft"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "8234 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 8234
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "30 out of 30 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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 7",
                "points": 5.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 9",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 63,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.899,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "89 of 99 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "sampled": 99
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "azure-blob-payloads/build.gradle",
                "azurefunctions/build.gradle",
                "azuremanaged/build.gradle",
                "build.gradle",
                "client/build.gradle",
                "endtoendtests/build.gradle",
                "samples-azure-functions/build.gradle",
                "samples/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "azure-blob-payloads/build.gradle, azurefunctions/build.gradle, azuremanaged/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "azure-blob-payloads/build.gradle, azurefunctions/build.gradle, azuremanaged/build.gradle"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 113262,
              "source_files_sampled": 252,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/252 source files over 60KB",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 252,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "excellent",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "internal/durabletask-protobuf/protos/orchestrator_service.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "internal/durabletask-protobuf/protos/orchestrator_service.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "internal/durabletask-protobuf/protos/orchestrator_service.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [],
      "labels": [],
      "scores": {
        "library": 2,
        "network-service": 3
      },
      "primary": null,
      "evidence": [
        {
          "tier": "structure",
          "label": "network-service",
          "source": "api_schema",
          "weight": 3
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "none",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": false
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-31T08:52:20.578893Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/microsoft/durabletask-java.svg",
  "full_name": "microsoft/durabletask-java",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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