原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 5932,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 3394910,
"Shell": 15219,
"Dockerfile": 637
},
"pushed_at": "2026-07-29T14:20:36Z",
"created_at": "2026-02-13T17:42:53Z",
"owner_type": "Organization",
"updated_at": "2026-07-30T06:57:37Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://opensource.microsoft.com",
"name": "Microsoft",
"type": "Organization",
"login": "microsoft",
"company": null,
"location": "Redmond, WA",
"followers": 126246,
"avatar_url": "https://avatars.githubusercontent.com/u/6154722?v=4",
"created_at": "2013-12-10T19:06:48Z",
"is_verified": null,
"public_repos": 8230,
"account_age_days": 4614
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.30",
"kind": "patch",
"published_at": "2026-07-29T14:58:45Z"
},
{
"tag": "v0.1.29",
"kind": "patch",
"published_at": "2026-05-09T19:21:26Z"
},
{
"tag": "v0.1.28",
"kind": "patch",
"published_at": "2026-04-23T20:35:50Z"
},
{
"tag": "v0.1.27",
"kind": "patch",
"published_at": "2026-04-04T19:49:51Z"
}
],
"recent_commits": [
{
"oid": "cfe0b8c957ef7ede43c6026ebba0052211de1a49",
"body": null,
"is_bot": false,
"headline": "chore(release): duroxide 0.1.30 (#43)",
"author_name": "Pino de Candia",
"author_login": "pinodeca",
"committed_at": "2026-07-29T14:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede832e42a39fb4d454624608cc5114dcc97a7b8",
"body": "* Preserve sub-orchestration parent link across ContinueAsNew\n\nA sub-orchestration that called continue_as_new() lost its parent link:\nthe next execution started with parent_instance/parent_id/parent_execution_id\nset to None, so when it eventually completed or failed the parent was never\nnotified an\n[…]\ncontext() and accounts for the delta.\n\nAlso adds a serde test pinning the wire contract the new Option fields\nrely on, and flips the obsolete unit test to assert the link is not\ninferred from history.",
"is_bot": false,
"headline": "Preserve sub-orchestration parent link across ContinueAsNew (#31)",
"author_name": "Pino de Candia",
"author_login": "pinodeca",
"committed_at": "2026-07-29T13:24:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c79d4f5cca61e203db148f159ea2947a31822998",
"body": null,
"is_bot": false,
"headline": "Implement Clone for Client (#39)",
"author_name": "Cliff Syner",
"author_login": "alpinevm",
"committed_at": "2026-07-29T13:12:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e025554a94909cd2fdfebf1510929234479d66",
"body": "* Fail sub-orchestration fast when its instance id is already terminal\n\nA sub-orchestration's child instance id is auto-generated as\n{parent}::sub::{event_id}. If an instance with that id already exists in a\nterminal state, the orchestration dispatcher's terminal fast-ack path discarded\nthe incoming\n[…]\nly\nthat test. clippy clean; 1108 + 1105 tests pass across both passes.\n\n---------\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>\nCo-authored-by: Affan Dar <affandar@hotmail.com>",
"is_bot": false,
"headline": "Prevent parent hangs from sub-orchestration instance-id collisions (#28)",
"author_name": "Todd J. Green",
"author_login": "tjgreen42",
"committed_at": "2026-07-27T15:33:39Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2cf63ded8231a5f701adf4ad42409c2c2d7021dd",
"body": "…#36)\n\nappend_failed hardcoded placeholder identifiers ( and 0) that callers\nnever overwrote, so every terminal OrchestrationFailed event (both the\nFailed and Cancelled paths, plus the infra-ack-failure and poison paths)\nserialized an empty instance_id and execution_id=0 into its payload.\nThis broke\n[…]\nhe real instance_id/execution_id through append_failed at all\nfour call sites, matching the sibling Completed/ContinueAsNew paths, and\nadd a regression assertion to the cancellation sample.\n\nFixes #35",
"is_bot": false,
"headline": "Preserve instance_id and execution_id in OrchestrationFailed events (…",
"author_name": "Pino de Candia",
"author_login": "pinodeca",
"committed_at": "2026-06-23T14:33:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "439e0453b4c66320c04a022dcef0ee58fc9b5619",
"body": null,
"is_bot": false,
"headline": "Update preview status wording (#23)",
"author_name": "Pino de Candia",
"author_login": "pinodeca",
"committed_at": "2026-06-23T12:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08c4e122142b62ec45d0b491ad56c8c983a57c36",
"body": null,
"is_bot": false,
"headline": "Add public repository guidance and copyright headers (#22)",
"author_name": "Pino de Candia",
"author_login": "pinodeca",
"committed_at": "2026-06-10T22:32:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74cfa955478aca80a2b2b57e59ce665dfd523247",
"body": null,
"is_bot": false,
"headline": "Fix stale project link in README.md (#29)",
"author_name": "Ofek Lev",
"author_login": "ofek",
"committed_at": "2026-06-08T17:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad3f055c524aa793a427d12c35c8221e5eadad3",
"body": "* Make ctx.new_guid() return a standard UUID v4\n\ngenerate_guid() derived its value from SystemTime nanoseconds plus a\nthread-local counter, which produced low-entropy, structured output (the\nleading groups were always zero and the rest was largely sequential).\nSwitch to uuid::Uuid::new_v4(). The val\n[…]\nedictable scheme would be caught.\n- Generate SQLite provider lock tokens with uuid::Uuid::new_v4() instead of\n nanos + pid.\n\n* Verify new_guid output via uuid parse_str instead of manual shape checks",
"is_bot": false,
"headline": "Make ctx.new_guid() return a standard UUID v4 (#26)",
"author_name": "Todd J. Green",
"author_login": "tjgreen42",
"committed_at": "2026-06-08T15:27:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fb5a625cc0633d436fffa9b8d79284abc1887af5",
"body": "docs: refresh README for public launch",
"is_bot": false,
"headline": "Merge pull request #25 from microsoft/docs/readme-refresh",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-06-02T06:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0565a31937d0bfefee167c3ce44c47197b6d9308",
"body": "- Lead with a plain-language intro on durable execution\n- Tighten capability bullets into 'What you get' / 'What you can build'\n- Reorder to examples-first; add a 'Surviving crashes' example showing crash-recovery points\n- Add a concise 'How it works' section linking to durable-futures-internals\n- Keep the Duroxide family; consolidate verbose reference sections into 'Learn more' + 'Development'",
"is_bot": false,
"headline": "docs: refresh README for public launch",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-06-02T02:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38a9f21e6b477c9acaf66a7e8b2608ff62b2d631",
"body": null,
"is_bot": false,
"headline": "Update README to reflect version status change",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-05-31T23:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daaa9fd3c230e462d19f06bac2ae27269421712d",
"body": "docs: add \"The Duroxide family\" cross-link section to README",
"is_bot": false,
"headline": "Merge pull request #24 from tjgreen42/docs/duroxide-family-readme",
"author_name": "Todd J. Green",
"author_login": "tjgreen42",
"committed_at": "2026-05-29T18:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80c982ab13935a1889da02af343b981b1104732f",
"body": null,
"is_bot": false,
"headline": "docs: add runtime proposal documents",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-05-29T14:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf77c01977db55d228859d9e2729e72cfc8e4c7",
"body": "Adds a short section near the top of the README that names the related\nprojects (pg_durable, duroxide, duroxide-pg, duroxide-python,\nduroxide-node) and explains which to pick. The same block is being added\nto the other repos so cross-links resolve from any entry point.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: add \"The Duroxide family\" cross-link section to README",
"author_name": "Todd Green",
"author_login": "tjgreen42",
"committed_at": "2026-05-28T19:57:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bfb3d2bfe5d049922d9a0045d57b0617bcd713a5",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(release): duroxide 0.1.29",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-05-09T01:17:27Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "56823d8a4f4378cc0736ed6caafe9372356fbdde",
"body": "Use deterministic combinators for OrchestrationContext::join/select",
"is_bot": false,
"headline": "Merge pull request #19 from qbradley/combinators",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-05-08T23:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7b557b540d951f77a59e8299603867c5847d59f",
"body": "Replace OrchestrationContext::join's dependency on futures::future::join_all with a local poll-all future that polls every pending child on each replay poll. This avoids the upstream join_all large-fan-in path that switches to FuturesOrdered/FuturesUnordered and can rely on child wake notifications \n[…]\nad of futures::join_all or futures::select_biased.\n\nVerified with nextest filters covering select2, select3, join, join2, join3, select loser cancellation, and the 1024-child fan-in replay regression.",
"is_bot": false,
"headline": "Use replay-safe orchestration combinators",
"author_name": "Quetzal Bradley",
"author_login": "qbradley",
"committed_at": "2026-05-08T17:12:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9f30a9ffdb0e7a3babd3d8747f8035cc2d2ffe9d",
"body": null,
"is_bot": false,
"headline": "Add large fan-in replay regression test",
"author_name": "Mark Wotton",
"author_login": "mwotton",
"committed_at": "2026-05-08T15:55:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "283dcdc4ddd308f9788e96c823cb3579e1f3dd53",
"body": "- Bump version 0.1.27 → 0.1.28\n- CHANGELOG: drop transitive ring crate via sqlx native-tls (#12)\n- README: update Latest Release pointer\n- cargo fmt drift cleanup (no behavior change)\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore(release): duroxide 0.1.28",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-04-23T20:12:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "52160f315c949fdeb4871eb234add319d82474ee",
"body": "The ring crate is not FIPS compliant for our policy requirements.\nSwitch the optional sqlite feature's sqlx runtime feature from\nruntime-tokio-rustls to runtime-tokio-native-tls so the Linux crypto\npath goes through OpenSSL instead.\n\n- Removes ring from `cargo tree -i ring --workspace --all-features\n[…]\nontinues to use Secure Transport via native-tls; Windows uses SChannel\n\nCloses #12.\n\nCo-authored-by: pinodeca <pinodeca@github.com>\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Switch SQLx TLS backend to native-tls to drop ring dependency",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-04-23T20:07:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "5f0ffc6f18e30b6c51457cabb8542917ebedcadf",
"body": "Pass 1: cargo nextest run --all-features (v2 acceptance tests)\nPass 2: cargo nextest run (v1 serde rejection tests)\n\nBoth passes must succeed. Matches the local run-tests.sh used during release.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "ci: switch to ./run-tests.sh two-pass test suite",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-04-23T19:21:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3b922f9f43d0905ea6b5d793d33737f8aa10e7d5",
"body": "Downstream provider implementations (e.g., duroxide-pg) that use the\nprovider-test feature no longer need to compile SQLite. The validation\nharness is already fully generic over any Provider impl.\n\n- Remove sqlite from provider-test feature deps\n- Add provider-test explicitly to dev-dependencies\n\nFixes: microsoft/duroxide-pg#4",
"is_bot": false,
"headline": "fix: decouple provider-test feature from sqlite dependency",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-04-06T06:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc944cd718f20fcff6ff7b4e86de4a067d728fd",
"body": "fix: allow libsqlite3-sys >=0.28",
"is_bot": false,
"headline": "Merge pull request #6 from cjrh/fix-remove-libsqlite3-version-clamp",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-04-06T06:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edaf581b643f432beebcae548b36df75f88fe6fe",
"body": "…ation\n\n- Add Client::get_orchestration_stats() returning SystemStats\n- Add Provider::get_instance_stats() with full validation test coverage\n- Add carry_forward, kv_delta_only, kv_merged stats validation tests\n- Add corrupted history read error propagation validation tests\n- Fix SQLite get_instance\n[…]\nKEYS 100→150, MAX_KV_VALUE_BYTES 16K→64K\n- Add e2e stats sample test\n- Update orchestration guide and provider implementation docs\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Bump to v0.1.27: orchestration stats API, higher limits, error propag…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-04-04T19:26:28Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ae115f5f4645e7d796893abfa8fbc1657040decb",
"body": null,
"is_bot": false,
"headline": "fix: allow libsqlite3-sys >=0.28",
"author_name": "Caleb Hattingh",
"author_login": "cjrh",
"committed_at": "2026-03-19T00:06:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58cdc0eb6f009dad1d863a47b8809013e1623cdd",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix formatting from cargo fmt",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-15T21:27:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "11b5e36971298484838eb2ed63a47f05f9666dfe",
"body": "…ump to v0.1.26\n\n- Add kv_delta table for current-execution KV mutations (kv_store only written at\n execution completion boundaries)\n- Replay snapshot reads from kv_store only (prior-execution state), fixing RMW patterns\n that previously caused nondeterminism errors\n- Client reads merge kv_store +\n[…]\ndify_write_counter\n- New migration: 20240112000000_add_kv_delta.sql\n- KV delta design proposal in docs/proposals/kv-delta-table.md\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Implement KV delta table to fix read-modify-write replay poisoning, b…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-15T21:26:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "81f0ca0323ceee723982b9badcfd196c1d67de80",
"body": null,
"is_bot": false,
"headline": "Bump version to 0.1.25, update CHANGELOG and README for release",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-14T18:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60d651441dc106639a8096aa86fd005ac62f8d2d",
"body": "BREAKING CHANGES:\n\n- Rename all KV methods with `kv_` prefix for namespace clarity:\n - OrchestrationContext: set_value→set_kv_value, get_value→get_kv_value,\n clear_value→clear_kv_value, clear_all_values→clear_all_kv_values,\n get_value_from_instance→get_kv_value_from_instance,\n set_value_ty\n[…]\nde.md: new trait method, schema, checklist updated\n- provider-testing-guide.md: test names updated for renamed validation test\n\nTests: 1038 (all-features) + 830 (no-features) = 1868 total, all passing",
"is_bot": false,
"headline": "Implement KV store timestamps, rename KV APIs, add bulk-read and pruning",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-14T18:03:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "03a6a20627c557fe030ff2386695f47bfd05c115",
"body": null,
"is_bot": false,
"headline": "Release v0.1.24: durable KV store for orchestrations",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-13T05:56:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46aa4350afe616ffb01872181d07f5b38b9616a0",
"body": "- Add per-instance key-value state: ctx.set_value(), get_value(), clear_value(),\n clear_all_values(), set_value_typed(), get_value_typed()\n- Add cross-instance reads: ctx.get_value_from_instance(), get_value_from_instance_typed()\n- Add Client KV API: client.get_value(), get_value_typed(), wait_for_\n[…]\nv_store table, get_kv_value(),\n KV materialization in ack, and validation checklist\n- Update provider-testing-guide.md with KV test category (202 total tests)\n- Update README.md with KV store feature",
"is_bot": false,
"headline": "Implement durable KV store for orchestrations",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-13T05:49:08Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "17e0ba37e88019828b98f19c269e458d539d53cb",
"body": "- Design: instance-scoped KV with set_value, get_value, clear_value,\n clear_all_values, typed variants, and cross-instance get_value_from_instance\n (system activity via client.get_value)\n- Snapshot-based loading at fetch time (not history reconstruction)\n- Size limits: MAX_KV_KEYS=10, MAX_KV_VALUE\n[…]\nest plan: ~80 tests across provider validation, replay engine, context,\n E2E scenarios (limits, CAN, pruning, cross-instance, sub-orchestrations,\n request/response patterns), serde, and stress tests",
"is_bot": false,
"headline": "feat: add orchestration KV store design doc and test plan",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-12T06:23:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a4e884bd2be48477bec5fbe0d0679e987dfd6046",
"body": "- Add test_tag_preserved_through_ack_orchestration_item provider validation\n test that verifies tags on worker items survive the ack_orchestration_item\n path (orchestrator ack → worker queue fetch with tag filter)\n- Fix flaky sample_config_hot_reload_persistent_events_fs test by replacing\n fixed \n[…]\n- Fix clippy expect_fun_call warnings in session_e2e_tests.rs\n- Update provider-testing-guide: tag filtering tests 9 → 10, total count → 176\n- Bump version to 0.1.23, update CHANGELOG.md and README.md",
"is_bot": false,
"headline": "Release v0.1.23: tag ack validation, flaky test fixes",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-07T22:40:18Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "392cc73f1a5433dc1ac354404d3c8d06f4684e4d",
"body": "Activity Tags (Proposal: docs/proposals/activity-tags.md)\n- Route activities to specialized worker pools via .with_tag() on DurableFuture\n- Workers subscribe to tags via RuntimeOptions worker_tag_filter\n- Five TagFilter modes: DefaultOnly, Tags, DefaultAnd, Any, None\n- Tags compose with sessions, re\n[…]\n flaky queue event tests (pre-start enqueue ordering)\n- DurableFuture::map and _typed methods return DurableFuture\n- Version bump to 0.1.22\n- Flaky test investigation policy in copilot-instructions.md",
"is_bot": false,
"headline": "feat: add activity tag routing for worker specialization",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-07T18:48:22Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b6af645acdec81a201b6e4fedb2e1894500c722d",
"body": "- Drop orphan QueueMessage items enqueued before orchestration starts\n (SQLite provider: delete + warn; prevents busy-loop)\n- Only QueueMessage items are dropped; other work items (CancelInstance,\n ActivityCompleted, etc.) are kept in queue for retry to handle\n legitimate races with StartOrchestr\n[…]\nrsion to 0.1.21, update CHANGELOG and README\n- Add stale activity cleanup to TODO.md\n- Minor typed composability test improvements\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "Fix orphan queue message handling, bump to v0.1.21",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-06T20:56:27Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "d87d599e299bced6738a747f1c11e63ec31ec625",
"body": "- Updated API examples to use .await (removed .into_activity())\n- Added mutate-after-emit mechanism with safety analysis\n- Added tags + sessions orthogonality design\n- Added tags + retry, poison, cancellation, replay, join/select composition\n- Added stranded activities section with recommended mitig\n[…]\nded 67-test plan across unit/provider/integration layers\n- Added 8-phase implementation checklist with adversarial reviews\n- Integrated duroxide-clean-warnings and duroxide-update-docs-tests protocols",
"is_bot": false,
"headline": "docs: comprehensive activity tags proposal with implementation checklist",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-03-01T22:16:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "eb559c3f0ac9b7a232db14832d0a5253664c6946",
"body": "…hods\n\nChange all 5 _typed schedule methods from returning opaque impl Future to returning concrete DurableFuture<T> via a new map() combinator. Non-breaking: DurableFuture<T> implements Future<Output=T>. Typed futures can now be passed to ctx.join(), ctx.select2(), and other combinators. Add 7 new tests for typed composability.",
"is_bot": false,
"headline": "feat: add DurableFuture::map and return DurableFuture from _typed met…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-23T04:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1e7a805c15d43e477612f0036c8c90dfffd9eb2",
"body": "Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "docs: remove relocation notice (this IS the new home)",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:33:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "50b150308fffe585194f406016e44b6718783c6c",
"body": "- Switch to Microsoft MIT license\n- Update all repo URLs from affandar/ to microsoft/\n- Add relocation notice to README\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "chore: migrate repo to microsoft/duroxide",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:22:23Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "0d87dc64091619984a41411f49f0641d45facbbb",
"body": "Custom Status as History Events:\n- Replace ExecutionMetadata.custom_status with CustomStatusUpdated history events\n- Add Action::UpdateCustomStatus emitted by set_custom_status()/reset_custom_status()\n- Custom status is now replayable and deterministic across turns\n- Add get_custom_status() public A\n[…]\nide.md ack pseudocode for history-based custom status\n- Update ORCHESTRATION-GUIDE.md custom status section with full API\n- Update provider-testing-guide.md with new test count (16 cancellation tests)",
"is_bot": false,
"headline": "Make custom status durable via history events and resolve open issues",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d39716a66e60930d8d0e8ae61fa7633c7dc901b8",
"body": "…parameter",
"is_bot": false,
"headline": "docs: add proposal for fixing up strongly-typed APIs with error type …",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa72dc6538ff699c45b1d5377c1d2f074734f4da",
"body": null,
"is_bot": false,
"headline": "updating custom status design",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b977b01bf7226a030815e1024268d1f24c9ecb9",
"body": null,
"is_bot": false,
"headline": "fix: remove eprintln that interferes with TUI consumers",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7868dfe00dd3bd714cc0961ff6058bae844f5b87",
"body": null,
"is_bot": false,
"headline": "test: add multi-queue isolation and staggered delivery tests",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7fc80b8030108e91cdac4d93c30f208124c1b7a",
"body": "…t count (157 tests)",
"is_bot": false,
"headline": "docs: update provider guides for custom_status, QueueMessage, and tes…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce09aafa6542d27317ca5a017740c40e1b4a5d7f",
"body": null,
"is_bot": false,
"headline": "Release v0.1.19: event queues, custom status, retry-on-session",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "738d00b67963f684c63c5f0dfd7e5771494573db",
"body": "Event Queue API (persistent/FIFO external events):\n- Add ctx.dequeue_event(queue) and ctx.dequeue_event_typed<T>(queue)\n- Add client.enqueue_event(instance, queue, data) and enqueue_event_typed<T>()\n- Rename internals: ExternalRaisedPersistent -> QueueMessage, ExternalSubscribedPersistent -> QueueSu\n[…]\n-on-session\n- Update external-events.md with queue-based events section\n- Update README.md and QUICK_START.md with new API methods\n- Add design proposals for persistent event queuing and custom status",
"is_bot": false,
"headline": "Add event queues, custom status, retry-on-session, and prune validation",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:20:07Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3343e78503c1f1dff03245eb1b974340078488b",
"body": "…d5-7ee2-45b0-8682-0d50553f41a4\n\nAdding Microsoft SECURITY.MD",
"is_bot": false,
"headline": "Merge pull request #1 from microsoft/users/GitHubPolicyService/beecd3…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-22T08:19:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85870dac61d80d67cd7ac7e5229ddddedbaa4733",
"body": null,
"is_bot": true,
"headline": "Microsoft mandatory file",
"author_name": "microsoft-github-policy-service[bot]",
"author_login": "microsoft-github-policy-service[bot]",
"committed_at": "2026-02-18T14:21:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfea4a81cd33ab1dd4908cae7dc9502b7450bca3",
"body": "Add session-based worker affinity so activities with the same session_id\nare routed to the same worker process. Sessions are a pure routing/affinity\nmechanism using a two-timeout model (session_lock_timeout + session_idle_timeout).\n\nCore changes:\n- schedule_activity_on_session() / schedule_activity_\n[…]\ns in unregistered_backoff_tests\n to prevent flaky failures under parallel test load\n- Fix clippy \"borrowed expression\" warnings in session tests\n\nSpec: docs/proposals/activity-implicit-sessions-v2.md",
"is_bot": false,
"headline": "Implement activity session affinity (implicit sessions v2)",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-17T03:51:28Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e94e51eb9188299af06811ff13d456bd1024fa01",
"body": "Comprehensive design for session-based worker affinity:\n- schedule_activity_on_session(name, input, session_id) API\n- Two-timeout model: session_lock_timeout (30s) + session_idle_timeout (5min)\n- renew_session_lock() + cleanup_orphaned_sessions() provider methods\n- Single session manager background \n[…]\nty analysis with ContinueAsNew, poison, cancellation,\n sub-orchestrations, deletion, rolling upgrades\n- Heterogeneous multi-runtime configuration tests\n\nSupersedes activity-implicit-sessions.md (v1).",
"is_bot": false,
"headline": "docs: add activity implicit sessions v2 proposal — ready to implement",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-16T08:57:09Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "43f7ac3a481959bf33fb10f763caa30442e3e31f",
"body": "…alone v3",
"is_bot": false,
"headline": "docs: fold v3 corrections into activity-explicit-sessions, drop stand…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-15T10:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d19d2e0b656e2529ce8a4bdfd33ea244e75abd68",
"body": null,
"is_bot": false,
"headline": "docs: add additional session and copilot sdk proposals",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-15T09:39:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "591dfa1626612e427f7dab08bff3971b2711c6d8",
"body": null,
"is_bot": false,
"headline": "docs: mark explicit sessions v3 spec implementation-ready",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-15T09:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "072c983a00e8ae883bc28362c156f5f01640fef6",
"body": "- Add gauge_poll_interval to ObservabilityConfig (default 60s)\n- Spawn background gauge poller when observability is enabled\n- Poller refreshes queue depths and active orchestrations from DB\n- Clean shutdown via existing shutdown_flag\n- Add observability_handle() accessor to Runtime\n- Add tests for queue depth refresh and active orchestration tracking",
"is_bot": false,
"headline": "Add periodic gauge polling for accurate metrics",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-10T02:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d47af32f77844d1a9c5680da1af0c53cd0b425c",
"body": null,
"is_bot": false,
"headline": "Release v0.1.17: provider capability filtering for safe rolling upgrades",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-08T21:52:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54ac0bbf611ff1b65f94a3f1056456eda0b2e195",
"body": "Provider capability filtering (phase 1): the orchestration dispatcher passes a\nversion filter to the provider so it only returns executions whose pinned\nduroxide_version falls within the runtime's supported replay-engine range.\nThis enables safe rolling upgrades in mixed-version clusters without\nfet\n[…]\nction\n- versioning-best-practices.md: version mismatch drain procedure\n\nMigration:\n- 20240106000000_add_pinned_version.sql\n\nTooling:\n- run-tests.sh: two-pass test script (with + without feature flags)",
"is_bot": false,
"headline": "Implement provider capability filtering for safe rolling upgrades",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-08T21:47:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bbb6a14c3ae5161ea94d2e41dbcd19a6385b3aeb",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 0.1.16 and update CHANGELOG",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-03T02:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4811be2b4c1f363a3198a01a32ca608093041155",
"body": "- Add open_schedules.remove() after delivering completions in replay engine\n This was an oversight from Jan 2026 that made duplicate completion\n detection dead code. Now properly detects nondeterminism when history\n contains duplicate completions for the same schedule.\n\n- Add 12 nondeterminism te\n[…]\nimplification-PROGRESS.md (completed)\n - activity-cancellation-queue-flag.md (rejected/superseded)\n\n- Fix doctest for pseudocode in collect_cancelled_from_context\n- Remove unused StartDetachedHandler",
"is_bot": false,
"headline": "Fix replay engine duplicate completion detection",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-03T02:02:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "8233ab7800d90721eb7e5931bd785edc9990d8f3",
"body": "Add ActivityCancelRequested and SubOrchestrationCancelRequested events\nto record cancellation decisions (dropped futures, terminal cleanup) as\nhistory breadcrumbs. This enables:\n\n- Observability: history now answers 'was this cancelled?'\n- Replay determinism: detect nondeterminism when cancellation \n[…]\nconsistency\n- compute_inflight_activities() excludes already-cancelled activities\n- Comprehensive unit tests for cancellation replay scenarios\n\nDocs: docs/proposals-impl/history-cancellation-events.md",
"is_bot": false,
"headline": "feat: persist cancellation decisions in history for replay determinism",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-02-02T03:53:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d92793e5f76a25185eeb2f61698362db41130aff",
"body": "- Bump version to 0.1.15\n- Add changelog entry for metrics simplification and coverage improvements\n- Update README latest release link",
"is_bot": false,
"headline": "Release v0.1.15",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-31T05:10:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97cc759aba6366389e074bbebe24013d10ff7511",
"body": "- Add code coverage guide with llvm-cov setup instructions (docs/code-coverage-guide.md)\n- Add Copilot skill for code coverage workflows (.github/skills/duroxide-code-coverage/SKILL.md)\n- Update architecture documentation with current metrics and flow diagrams\n- Add comprehensive ProviderError unit \n[…]\ninstrumentation\n- Remove duplicate tests from sqlite_provider_validations (defer to validation suite)\n- Apply cargo fmt formatting across test files\n- Update TODO.md with coverage improvements section",
"is_bot": false,
"headline": "Improve code coverage to 91.9% with test reorganization",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-31T04:53:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "21155ed509bf6337514c702355f03967f646bb61",
"body": null,
"is_bot": false,
"headline": "update copilot instructions",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-27T06:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b8713fe585ff4e1f67332a148e8f36eaecb8b4d",
"body": null,
"is_bot": false,
"headline": "Fix README section headings to use proper markdown syntax",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-27T06:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1cd06faf15845ff12fc6f2ddb4418fa7df15b00",
"body": "- Migrate from OpenTelemetry SDK to metrics facade crate\n- Make all counters consistent: every metric has both counter!() facade call AND atomic increment\n- Add 6 new atomic fields to MetricsSnapshot: orch_starts, orch_continue_as_new,\n suborchestration_calls, provider_errors, orch_dispatcher_items\n[…]\nade-migration.md with architecture diagram and dual-path explanation\n- Update observability tests to validate orch_starts metric\n- Remove ~400 lines of OTel boilerplate, reduce Cargo.toml dependencies",
"is_bot": false,
"headline": "Simplify metrics to use facade with consistent atomic counters",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-27T06:43:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "736adcaaa4c81b005f1c87dec0d905110588a335",
"body": null,
"is_bot": false,
"headline": "metrics facade proposal finalized",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-26T06:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d73df6a3ab69efd58095edee319c62808a877e96",
"body": "- Add OrchestrationChained event creation for StartOrchestrationDetached actions\n- Add action matching for StartOrchestrationDetached vs OrchestrationChained events\n- Add replay handling for OrchestrationChained events (consume action, no completion)\n- Update update_action_event_id to assign schedul\n[…]\nction_to_event.rs - unit tests for all action-to-event conversions\n- sample_detached_then_activity_fs - e2e test for detached + activity pattern\n\nVersion bump: 0.1.13 -> 0.1.14 (0.1.13 will be yanked)",
"is_bot": false,
"headline": "Fix fire-and-forget orchestrations not recording history events",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-25T00:08:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b907c03d0548e8741ed689acee3afa3ffb7135f1",
"body": "- Update Latest Release line in README.md to v0.1.13\n- Add proposal link to README release line\n- Make README update step more prominent in release checklist (step 5)\n- Fix step numbering in release checklist",
"is_bot": false,
"headline": "Update README for v0.1.13 release and improve release checklist",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-24T21:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd198731cd8918f73bd929e8918b3017c2b714cf",
"body": "- Add changelog entry for system-calls-as-activities implementation\n- Link to implemented proposal in changelog\n- Update release checklist to include proposal linking step",
"is_bot": false,
"headline": "Bump version to 0.1.13",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-24T21:09:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77e2c8e478f8358f13722ac20b741e8f210b2293",
"body": "Replace the bespoke SystemCall event/action mechanism with normal activities\nusing reserved names. This simplifies the replay engine and fixes determinism.\n\nCore changes:\n- Add SYSCALL_ACTIVITY_PREFIX and reserved activity names for new_guid/utc_now\n- Rename utcnow() to utc_now() for API consistency\n[…]\nnces to moved proposals\n- Update duroxide-merge-main prompt for squash-only policy\n\nBreaking changes:\n- utcnow() renamed to utc_now()\n- Histories containing SystemCall events will not replay (pre-1.0)",
"is_bot": false,
"headline": "Implement system calls as regular activities",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-24T20:59:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "78ecd3bf2ed1ece29399f812646e14350d71346e",
"body": "…n, and then a system-call redesign spec which fixes these issues. ready to implement",
"is_bot": false,
"headline": "tests which expose a replay bug and design issue in system call desig…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-24T18:22:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19a9cd655c1ef48265fd61cf5dae88e3257d6afb",
"body": "- Update Cargo.toml version\n- Add CHANGELOG.md entry with release notes\n- Update README.md release badge",
"is_bot": false,
"headline": "chore: bump version to 0.1.12",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-24T00:40:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a63d4efb0636be82816d75954b36f43491c88f2",
"body": "- Rewrite provider-implementation-guide.md with better structure\n- Rewrite architecture.md with cleaner ASCII diagrams\n- Merge replay-engine.md into durable-futures-internals.md\n- Add AI skills system (docs/skills/)\n- Update README.md with AI-assisted development section",
"is_bot": false,
"headline": "docs: major documentation refactor",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-23T21:46:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4610a1cd376a5786d468cf98e867ad52fcb95a9",
"body": "… warnings\n\nDocumentation:\n- Rewrite durable-futures-internals.md with pedagogical structure for\n Rust developers new to durable execution\n- Start with What is Durable Execution before introducing code\n- Add step-by-step replay engine walkthrough with ASCII tables\n- Include examples: control flow, \n[…]\ntiple test files)\n- Add missing Errors doc section for schedule_sub_orchestration_typed\n- Add allow(clippy::duplicate_mod) for intentional scenario module structure\n\nAll 629 tests pass, zero warnings.",
"is_bot": false,
"headline": "docs: rewrite durable-futures-internals.md for newcomers + fix clippy…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-23T17:52:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d42469e61ae5bc71085e3859874db181ee579d34",
"body": "- Add DurableFuture wrapper type with drop-based cancellation\n- Activities: cancelled via lock stealing when future is dropped\n- Sub-orchestrations: cancelled via CancelInstance work item\n- Explicit sub-orchestration IDs used exactly as provided (no parent prefix)\n- schedule_sub_orchestration_with_i\n[…]\nn test for same-activity INSERT+DELETE no-op\n\nDocs:\n- Update provider-implementation-guide with INSERT-before-DELETE ordering\n- Update sub-orchestrations.md with explicit vs auto-generated ID behavior",
"is_bot": false,
"headline": "feat: implement unobserved future cancellation with DurableFuture",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-23T07:25:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9a6f4af0f2a2f18f88ad86e2a66d77f4c840aa79",
"body": null,
"is_bot": false,
"headline": "updated plan",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-22T21:12:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2735bf8690aba76d0068cf5dd0b028f4381320c8",
"body": null,
"is_bot": false,
"headline": "unawaited future cancellation spec",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-22T18:01:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe568ca48580710b80257818e2a42f3dc84ba99f",
"body": null,
"is_bot": false,
"headline": "TODO update",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-22T06:48:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7905a30f8f7737f2c37ee6d94e0f342fc803bb8f",
"body": null,
"is_bot": false,
"headline": "moving proposals folder under docs",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-22T06:44:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1a6f1d9401931f463e78585768384c39e2f4b8f",
"body": "Changed Runtime::start*() functions to accept ActivityRegistry by value\ninstead of Arc<ActivityRegistry>, matching the OrchestrationRegistry API.\n\nThe runtime now wraps the registry in Arc internally, removing the need\nfor callers to manage Arc wrapping.\n\nChanges:\n- Runtime::start() takes ActivityRe\n[…]\ngistry>)\n- Updated all call sites in tests, examples, and stress tests\n- Updated documentation in README, QUICK_START, and guides\n\nThis is a breaking API change but simplifies usage for all consumers.",
"is_bot": false,
"headline": "refactor: simplify ActivityRegistry API to take value instead of Arc",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-22T06:42:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5efc69402f5722bb5df8ebd5ff565bda1189ea00",
"body": "Add allow attributes for unwrap_used, clone_on_ref_ptr, and expect_used\nto test and example files.\n\nThese lints are pedantic and acceptable in test code where:\n- unwrap/expect failures should panic (desired test behavior)\n- Arc clone clarity is less important than conciseness\n- Error handling verbosity does not add value\n\nThis brings clippy --all-targets --all-features to zero warnings\n(excluding 2 pre-existing duplicate_mod warnings in scenarios tests).",
"is_bot": false,
"headline": "chore: add clippy allow attributes to tests and examples",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-22T06:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c61f83353a5525936187a23c5e26119d18b0096",
"body": null,
"is_bot": false,
"headline": "replay simplification, ready to build",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-19T12:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3a8dedc5459fc79ad9297da008bfea0086e5f6d",
"body": "… replay-simplification.md",
"is_bot": false,
"headline": "This is the starting proposal which we are now proposing to solve via…",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-19T12:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463bfdf46124ff242a3f44f87a333770f223f0e2",
"body": null,
"is_bot": false,
"headline": "replay simplification proposal - need to solve for async {} blocks",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-19T12:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0ebefe30943f5e87c37fd13c7d7ea68cf78867b",
"body": "Introduces a design proposal for a durable_async!() macro that wraps\nasync blocks into DurableFuture, enabling them to be used in select2()\nand join() alongside other durable futures.\n\nKey features:\n- Inline definition without pre-registration\n- Same instance execution (not a sub-orchestration)\n- Full control flow support (if, for, match, loop, etc.)\n- Scoped cancellation for select2 losers\n- Helper async function compatibility\n\nRelated: Issue #54",
"is_bot": false,
"headline": "feat: Add proposal for durable_async!() macro",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-13T08:01:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a1b8a368474898114df6584911e418d6be03a9",
"body": null,
"is_bot": false,
"headline": "proposal for activity routing via tags",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-13T01:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d6759d2e1f1cae4ae5235db5b46c1b01690954f",
"body": null,
"is_bot": false,
"headline": "minor TODO update",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-09T02:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7c1903df0e7eeeed8c816f4de71898c3056ddf8",
"body": "Changes:\n1. Simplify exponential backoff cap from .min(5) on exponent + .min(5000)\n to just .min(3000) on final value - simpler and matches practical needs\n2. Refactor worker dispatcher: process_next_work_item now returns\n Result<bool, ProviderError> instead of (bool, bool) tuple, with\n backof\n[…]\nstance cannot corrupt a\n recreated instance with the same ID\n\nBackoff effectiveness verified: ~46% reduction in database lock errors\nunder concurrent stress (avg 24.4 vs 45.2 errors without backoff)",
"is_bot": false,
"headline": "refactor(dispatchers): improve backoff logic and add stale activity test",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-08T15:21:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "6adfac466364028e4978bc0cbf7c36b143720362",
"body": "Add exponential backoff retry for retryable SQLite loAdd exponential backoff retry for retryable SQLite lock errorsck errors",
"is_bot": false,
"headline": "Merge pull request #39 from Wolfman56/fix/sqlite-lock-retry-backoff",
"author_name": "Affan Dar",
"author_login": "affandar",
"committed_at": "2026-01-08T14:57:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6020f32cc76abd7b57c78a650ed68fdeb9f8501b",
"body": "Also enhanced release checklist to emphasize README updates for crates.io",
"is_bot": false,
"headline": "Update README.md with v0.1.11 release info",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T21:17:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36e195bc385775894ff5c8cb9db54a7f20ae6987",
"body": "…ly replay\n\nFixed a bug where WorkItemReader did not extract all fields from history\nduring completion-only replay, causing nondeterminism errors when:\n- A versioned orchestration was started\n- Runtime restarted mid-execution\n- Activity completion arrived without a start item\n- Runtime incorrectly u\n[…]\nsion tests:\n- e2e_replay_completion_only_must_use_version_from_history\n- e2e_replay_completion_only_after_can_must_use_version_from_history\n- Unit tests for all WorkItemReader tuple fields\n\nCloses #49",
"is_bot": false,
"headline": "Fix issue #49: WorkItemReader version extraction during completion-on…",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T21:08:05Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7ed39fe37f0b55561c02a18c28207cb1e0b117a0",
"body": "- Add changelog entry for rolling deployment support\n- Update Cargo.toml version",
"is_bot": false,
"headline": "Bump version to 0.1.10",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T12:30:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "254b970d51688c199a1d929a5e04ff92d8758cbe",
"body": "… support)\n\nEnable rolling deployments by using exponential backoff instead of immediate\nfailure when orchestrations or activities are not registered on a node:\n\n- Unregistered handlers abandoned with backoff (1s → 2s → 4s → ... up to 60s)\n- Messages picked up by nodes with handler registered\n- Even\n[…]\n)\n\nDocumentation updates:\n- docs/metrics-specification.md: Updated error types (config_error now only nondeterminism)\n- docs/ORCHESTRATION-GUIDE.md: Updated error handling section for backoff behavior",
"is_bot": false,
"headline": "Add exponential backoff for unregistered handlers (rolling deployment…",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T12:23:54Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0627a92e53d60c33b8526dc1a63aaa4536043d4f",
"body": null,
"is_bot": false,
"headline": "final spec update, ready to implement",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T05:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fda4d7abeb54a44e2efdd954d40c427ad2ccf25",
"body": null,
"is_bot": false,
"headline": "proposal for unregistered orch/activity backoffs",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T03:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "813faf29fc1650e1b17c0b9f4372c9c108797478",
"body": null,
"is_bot": false,
"headline": "Add workflow rule: require permission before commit/push",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T01:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2b252d11d1a336568c72d54dc576aae55ecf0c4",
"body": "Verifies that when a StartOrchestration message is detected as poison\non first fetch (before the instance exists), fail_orchestration_as_poison:\n- Creates the instance with Failed status\n- Sets proper metadata (orchestration_name, version)\n- Records OrchestrationStarted and OrchestrationFailed events in history\n\nThis ensures poison handling properly creates instances rather than\nleaving orphaned queue items.\n\nCloses #43",
"is_bot": false,
"headline": "Add test: poison message ack creates instance if missing (#43)",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T01:45:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3669cf0f4c41cc6b95388578ff9dc5e0c48a1a2",
"body": "- Add module-level allows for expect_used, unwrap_used, clone_on_ref_ptr\n in core library files (mutex poisoning should panic, Arc clone style)\n- Add #[allow(clippy::too_many_arguments)] to 5 functions with legitimate\n many parameters (ActivityContext::new, run_single_execution_atomic,\n ack_orche\n[…]\nation, worker)\n- src/providers/*.rs (mod, sqlite)\n- src/provider_validation/*.rs (auto-fixed format args)\n- src/provider_stress_test/*.rs (auto-fixed format args)\n- tests/*.rs (auto-fixed format args)",
"is_bot": false,
"headline": "Clean up clippy warnings in library code",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T01:34:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "16d4d7428fa215153ebebb9752c0af62af4f850a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'docs/versioning-best-practices'",
"author_name": "Affan Dar",
"author_login": null,
"committed_at": "2026-01-06T00:51:25Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 593,
"latest_release_at": "2026-07-29T14:58:45Z",
"latest_release_tag": "v0.1.30",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 37,
"days_since_latest_release": 1,
"mean_days_between_releases": 38.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "duroxide",
"exists": true,
"license": "MIT",
"keywords": [
"async",
"durable",
"orchestration",
"tasks",
"workflow",
"asynchronous",
"concurrency"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/duroxide",
"is_deprecated": false,
"latest_version": "0.1.30",
"repository_url": "https://github.com/microsoft/duroxide",
"versions_count": 31,
"total_downloads": 13098,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 3719,
"first_published_at": "2025-11-30T07:28:57.603035Z",
"latest_published_at": "2026-07-29T14:57:54.997334Z",
"latest_version_yanked": false,
"days_since_latest_publish": 1
}
]
},
"popularity": {
"forks": 58,
"stars": 187,
"watchers": 24,
"fork_history": {
"days": [
{
"date": "2026-03-04",
"count": 41
},
{
"date": "2026-03-05",
"count": 5
},
{
"date": "2026-03-06",
"count": 1
},
{
"date": "2026-03-18",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-06-06",
"count": 2
},
{
"date": "2026-06-10",
"count": 2
},
{
"date": "2026-06-23",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-11",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 58,
"total_forks": 58
},
"star_history": null,
"open_issues_and_prs": 18
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"sqlite-stress/Cargo.toml"
],
"largest_source_bytes": 177735,
"source_files_sampled": 134,
"oversized_source_files": 11,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 8610
},
"dependencies": {
"manifests": [
"Cargo.toml",
"sqlite-stress/Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 16,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "tokio",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tokio-util",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.7"
},
{
"name": "serde",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_json",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "async-trait",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "uuid",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tracing",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "tracing-subscriber",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "semver",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "futures",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
},
{
"name": "metrics",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.24"
},
{
"name": "sqlx",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.8"
},
{
"name": "libsqlite3-sys",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": ">=0.28"
},
{
"name": "duroxide",
"manifest": "sqlite-stress/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tokio",
"manifest": "sqlite-stress/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "async-trait",
"manifest": "sqlite-stress/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "serde",
"manifest": "sqlite-stress/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "serde_json",
"manifest": "sqlite-stress/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "1"
},
{
"name": "tracing",
"manifest": "sqlite-stress/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.1"
},
{
"name": "tracing-subscriber",
"manifest": "sqlite-stress/Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.3"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "async-trait",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "futures",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "libsqlite3-sys",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "metrics",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "semver",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "serde_json",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "sqlx",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tokio-util",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "tracing-subscriber",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "uuid",
"direct": true,
"version": null,
"ecosystem": "crates"
},
{
"name": "metrics-util",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "proptest",
"direct": false,
"version": null,
"ecosystem": "crates"
},
{
"name": "tempfile",
"direct": false,
"version": null,
"ecosystem": "crates"
}
],
"collected": true,
"truncated": false,
"total_count": 16,
"direct_count": 13,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 14,
"open_issues": 13,
"closed_ratio": 0.316,
"closed_issues": 6,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "affandar",
"commits": 255,
"avatar_url": "https://avatars.githubusercontent.com/u/1480118?v=4"
},
{
"type": "User",
"login": "cursoragent",
"commits": 17,
"avatar_url": "https://avatars.githubusercontent.com/u/199161495?v=4"
},
{
"type": "User",
"login": "pinodeca",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/32303022?v=4"
},
{
"type": "User",
"login": "tjgreen42",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/1738591?v=4"
},
{
"type": "User",
"login": "Wolfman56",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2515303?v=4"
},
{
"type": "User",
"login": "cjrh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/480395?v=4"
},
{
"type": "User",
"login": "alpinevm",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/33703995?v=4"
},
{
"type": "User",
"login": "mwotton",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/68482?v=4"
},
{
"type": "User",
"login": "ofek",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9677399?v=4"
},
{
"type": "User",
"login": "qbradley",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/938483?v=4"
}
],
"contributors_sampled": 10,
"top_contributor_share": 0.885
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"CI.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 9,
"reason": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"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": 3,
"reason": "Found 9/25 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cfe0b8c957ef7ede43c6026ebba0052211de1a49",
"ran_at": "2026-07-30T17:08:06Z",
"aggregate_score": 5.3,
"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-29T14:19:34Z",
"oldest_open_prs": [
{
"number": 14,
"created_at": "2026-04-23T23:04:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-05-03T16:19:48Z",
"last_comment_at": "2026-07-29T15:20:58Z",
"last_comment_author": "pinodeca"
},
{
"number": 20,
"created_at": "2026-05-18T14:29:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 37,
"created_at": "2026-06-23T11:08:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2026-07-28T01:47:12Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-29T14:08:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 3,
"created_at": "2026-03-02T08:19:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2026-03-05T22:53:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-03-05T22:53:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2026-03-28T15:16:18Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2026-03-31T01:48:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2026-03-31T01:51:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-04-04T19:38:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2026-04-29T21:10:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-05-22T20:13:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 34,
"created_at": "2026-06-22T21:25:13Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-07-05T14:26:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 40,
"created_at": "2026-07-27T14:45:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 41,
"created_at": "2026-07-28T01:45:41Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/microsoft/duroxide",
"host": "github.com",
"name": "duroxide",
"owner": "microsoft"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 53,
"vitality": 94,
"community": 71,
"governance": 60,
"engineering": 66
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 94,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "excellent",
"name": "Development activity",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"commits_last_year": 593,
"human_commit_share": 0.99,
"days_since_last_push": 1,
"active_weeks_last_year": 37
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "37/52 weeks with commits",
"points": 25.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 37
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "593 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 593
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v0.1.30",
"releases_from_tags": false,
"days_since_latest_release": 1,
"mean_days_between_releases": 38.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~38.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 38.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 71,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"forks": 58,
"stars": 187,
"watchers": 24,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "187 stars",
"points": 36.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 187
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "58 forks",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 58
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "24 watchers",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 24
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"packages": [
"duroxide"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 13098,
"monthly_downloads": 3719
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "3,719 downloads/month across crates",
"points": 47.6,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 3719,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 60,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 10,
"top_contributor_share": 0.885
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 88% of commits",
"points": 2.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 88
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "10 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 10
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"merged_prs": 14,
"open_issues": 13,
"closed_issues": 6,
"issue_closed_ratio": 0.316,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "32% of issues closed",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 32
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "14/19 decided PRs merged",
"points": 28.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 14,
"decided": 19
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 9/25 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 126246,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "microsoft",
"public_repos": 8230,
"account_age_days": 4614
},
"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,246 followers of microsoft",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 126246,
"login": "microsoft"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "8230 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 8230
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"duroxide"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 1
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 1 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "31 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 31
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 66,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"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": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 53,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.3
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 13 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 9/25 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 6
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 72,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.747,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 8610
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "74 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 39.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 74,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"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.12,
"toolchain_manifests": [
"Cargo.toml",
"sqlite-stress/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, sqlite-stress/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, sqlite-stress/Cargo.toml"
}
}
],
"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": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"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": "12 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 12,
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 96,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 177735,
"source_files_sampled": 134,
"oversized_source_files": 11
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "11/134 source files over 60KB",
"points": 50.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 134,
"oversized": 11
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch crates package 'duroxide-sqlite-stress' from its registry",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-30T17:08:23.499433Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/microsoft/duroxide.svg",
"full_name": "microsoft/duroxide",
"license_state": "standard",
"license_spdx": "MIT"
}