Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 5500,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 367952
},
"pushed_at": "2026-07-20T17:43:56Z",
"created_at": "2023-03-17T14:23:00Z",
"owner_type": "Organization",
"updated_at": "2026-07-11T05:47:31Z",
"description": "A Saga workflow engine for sequential and transactional business processes.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Automa - Saga",
"type": "Organization",
"login": "automa-saga",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/129129673?v=4",
"created_at": "2023-03-28T00:58:31Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1216
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2026-07-11T03:08:19Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2026-06-17T04:51:10Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2026-03-11T02:41:08Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2026-02-24T06:42:22Z"
},
{
"tag": "v0.8.4",
"kind": "patch",
"published_at": "2026-01-06T07:21:32Z"
},
{
"tag": "v0.8.3",
"kind": "patch",
"published_at": "2026-01-03T06:38:46Z"
},
{
"tag": "v0.8.2",
"kind": "patch",
"published_at": "2026-01-02T01:56:11Z"
},
{
"tag": "v0.8.1",
"kind": "patch",
"published_at": "2025-12-31T07:29:02Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-12-31T06:46:11Z"
},
{
"tag": "v0.7.2",
"kind": "patch",
"published_at": "2025-12-23T04:09:07Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2025-12-19T06:47:38Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-11-18T00:28:23Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2025-10-30T19:24:44Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-10-09T04:57:52Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-10-07T10:48:18Z"
},
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2025-09-24T00:40:54Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-09-14T06:38:46Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-07-29T00:13:31Z"
},
{
"tag": "v0.2.2",
"kind": "patch",
"published_at": "2025-07-25T03:10:49Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2023-05-21T06:19:11Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-05-21T06:18:55Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-03-19T10:22:59Z"
}
],
"recent_commits": [
{
"oid": "fdefcb9de305d6ec44ad38dbc385bdb6ac423d23",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: execute() silently skips the workflow-level Prepare hook (#110)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-07-11T05:47:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0df35e4aa7a5252a8e38995cc82cd7642e90f313",
"body": "…p (#109)\n\n* fix(deps): upgrade Go to 1.26.5 to remediate SNYK-GOLANG-STDOS-17905377\n\nTriggers a patch release so the published module reflects the patched\nGo version. The go.mod change landed in the prior chore commit but did\nnot cut a release.\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.c\n[…]\nply@anthropic.com>\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: align with spec, rollback_mode is restricted to continue and sto…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-07-11T03:51:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "88afed7d40b2d36a080494b978b557aac0431edb",
"body": "…77 (#108)\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix(deps): upgrade Go to 1.26.5 to remediate SNYK-GOLANG-STDOS-179053…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-07-11T03:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f38858d3275e260551b034c1bc01a22d1dfd657a",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.4.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/6044e13b5dc448c55e2357c09f80417699197238...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 6.2.0 to 6.4.0 (#102)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T02:56:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "dc5aa9c9b0de95830260fa0a5864ff0888ec1db9",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.2 to 7.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/de0fac2e4500dabe0009e67\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 6.0.2 to 7.0.0 (#103)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T02:53:49Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ea45fedfc594791bb0e37dc593538223d08b070a",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.2.0 to 6.5.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5...924ae3a1cded613372ab5595356fb5720e22ba16)\n\n---\nupdated\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 6.2.0 to 6.5.0 (#104)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T02:53:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "22eb10fd09307399b712413ace6057638c9424e2",
"body": "Bumps [arduino/setup-task](https://github.com/arduino/setup-task) from 2.0.0 to 3.0.0.\n- [Release notes](https://github.com/arduino/setup-task/releases)\n- [Commits](https://github.com/arduino/setup-task/compare/b91d5d2c96a56797b48ac1e0e89220bf64044611...c0bc642852239c2689f73f4ea6459c29405f3c52)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump arduino/setup-task from 2.0.0 to 3.0.0 (#105)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T02:53:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7c6e4bb82a61d0cd84a8c06ce8591b0d42b33047",
"body": "Bumps go directive from 1.25.0 to 1.26.5 and updates all workflow\ngo-version defaults to match. Aligns with daemonkit and version repos.\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "chore(deps): upgrade Go to 1.26.5 to align with org standard (#107)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-07-11T02:52:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d74568dc60acc3ed37f513e4ed4552a95c0fa8f",
"body": "…#100)\n\nBumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.14.1 to 2.19.4.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/e3f713f2d8f53843e71c69a996d56f51aa9adfb9...\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump step-security/harden-runner from 2.14.1 to 2.19.4 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T02:24:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bee2b08334cb7e44abbd4ccb3b33da940e2be69f",
"body": "Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.19.0 to 0.22.0.\n- [Commits](https://github.com/golang/sync/compare/v0.19.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sync\n dependency-version: 0.22.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump golang.org/x/sync from 0.19.0 to 0.22.0 (#106)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-07-11T02:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20288c28591adaae69601ec641f482968465dbff",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "docs: add specification docs (#97)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-06-17T11:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e8c491b980efff3eb8052f20845688e85d2f8d",
"body": "…#70)\n\nBumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.1 to 2.14.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a...e\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump step-security/harden-runner from 2.13.1 to 2.14.1 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:49:26Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3480f284a1e22fc9700b97e8714db8ed5a8664ea",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.2.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/08c6903cd8c0fde910a37f8\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 5.0.0 to 6.0.2 (#69)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:49:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "35f8b4011ff8d7c8e864b0d1adfebdad8825b00b",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...6044e13b5dc448c55e2357c09f80417699197238)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 5.0.0 to 6.2.0 (#68)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:48:48Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fbadd8dfee1e203cd9dca1a728c02ec9664e7e13",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.2.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/44694675825211faa026b3c33043df3e48a5fa00...7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5)\n\n---\nupdated\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 6.0.0 to 6.2.0 (#67)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2026-06-17T04:48:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9cb6f61494e975d0137bc5ca5347bf29342598c5",
"body": "Replace the zerolog-based logging API with the standard library log/slog so\nautoma no longer forces a zerolog dependency on consumers. WithLogger on both\nWorkflowBuilder and StepBuilder now accepts *slog.Logger, and the silent\ndefault uses slog.DiscardHandler. Clients wanting zerolog + lumberjack sh\n[…]\ng.Logger. Callers passing a zerolog.Logger must\nswitch to *slog.Logger (e.g. slog.New(logx.NewSlogHandler()) for zerolog +\nlumberjack output).\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat(logging): migrate public logging API from zerolog to log/slog (#79)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-06-17T04:45:27Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0b3baa6f5e4be6a687ba27586fcc1e9f75ef3220",
"body": "* feat: support JSON and YAML serialization of StateBag\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: avoid lazy initialization of local\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: nitpicks\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: si\n[…]\nc and ensure state helper methods returns bool to denote if value existed\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat: serialization support for StateBag and NamespacedStateBag (#77)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-03-11T02:40:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a7d1882cd8ec07a01dac7e268781613285ba606a",
"body": "…ates (#72)\n\n* feat: implement name-spaced state to support local and global state\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: use lazy initialization of local for namespaced statebag\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: allow optional state preserv\n[…]\n update design reasoning for preserveStatesForRollback to avoid confusion\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat: implement namespaced state model to support local and global st…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-02-24T06:41:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9fb419d187195f5f35f96d054bc5cd7b0e37f039",
"body": "…#66)\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: add a strategy option for configuration driven effective value (…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-01-06T07:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de98fc1762e596c348dcfa0f15dba283cd515e5f",
"body": "…rror (#65)\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: add a new effective strategy and support ValueOption to return e…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-01-03T06:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15fc6de607ffb68d840db283fe54b837bb30d4b0",
"body": "…as determined (#64)\n\n* fix: add support for custom effective value to indicate the strategy used to determine the value\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: nitpicks\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: add support for strategy field to indicate how effective value w…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-01-02T01:55:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c40b1eabd47d210c0ec1d1332f9fe9c902ed8b2b",
"body": "…#63)\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: use a default effective function if not passed for consistency (…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2026-01-02T00:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73e79d6af71cf215960ad04c8fb46b0848266fa",
"body": "… context\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\nCloses #61\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: add support for runtime effective function calls with or without…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-12-31T07:26:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0acb63fb4fbd73654fcfb72796f9a0166cef714a",
"body": "… (#60)\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat: support runtime value and state management across sub-workflows…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-12-31T06:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9826b9e92e4a8028cdb1032094a00b0a8691da43",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: inherit execution mode in child workflow from parent (#59)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-12-23T04:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2a5002578e771565b84a98cce3c4a8524cc7aa1",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: support rollback-on-error and stop-on-error execution mode (#57)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-12-19T06:46:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c38f489ce3074b5cbe97a6119a0b4a60d1b5906d",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat: allow execute to continue on error based on settings (#47)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-11-18T00:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6e7ab6c9295891f2cd950e131bce85001f5c116",
"body": "Replace negated IsSuccess() with IsFailed() for clearer intent and add test case for skipped step continuation behavior\n\nSigned-off-by: Bruno De Assis Marques <bruno.marques@swirldslabs.com>",
"is_bot": false,
"headline": "fix: correct step failure handling logic (#44)",
"author_name": "Bruno Marques",
"author_login": "brunodam",
"committed_at": "2025-10-30T19:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c47f0b9a268887ef88e8a3ccc40241bc8ca27aa",
"body": "…tion (#41)\n\n* Initial plan\n\n* Add helper methods to StateBag for extracting typed values\n\nCo-authored-by: leninmehedy <811437+leninmehedy@users.noreply.github.com>\n\n* docs: add GoDoc comments to helper methods explaining behavior and defaults\n\nCo-authored-by: leninmehedy <811437+leninmehedy@users.n\n[…]\nhedy@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: leninmehedy <811437+leninmehedy@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add helper methods to StateBag for intuitive typed value extrac…",
"author_name": "Copilot",
"author_login": "Copilot",
"committed_at": "2025-10-09T04:56:56Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e44ae9d57e96b09a2bf2f3068e389b30a7d176b1",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat: allow custom rollback for a workflow (#39)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-10-08T22:38:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d4bc88c04e0604ddd498e42e3621f8cae3a3cf3",
"body": "…wn state (#37)\n\n* fix: do not set state in context instead allow injecting the step instance in callbacks\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* test: improve test coverage\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: code cleanup\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat: add a Step parameter to enable step callbacks to access their o…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-10-07T10:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f91420ef0bf1aba5882159e12eb45843fae9bc5",
"body": "… completion and failure (#35)\n\n* fix: temp refactoring\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* chore: add refactor pass\n\nSigned-off-by: Nathan Klick <nathan@swirldslabs.com>\n\n* fix: polish up\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\n\n* fix: step must return rep\n[…]\nin.mehedy@hashgraph.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>\nSigned-off-by: Nathan Klick <nathan@swirldslabs.com>\nCo-authored-by: Nathan Klick <nathan@swirldslabs.com>",
"is_bot": false,
"headline": "refactor: update interface and support asynchronous callbacks on step…",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-10-07T01:01:30Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9030308e97004fcda2b8f8c2bd5d26eeaa16ce31",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "fix: preserve step sequence in a workflow builder (#34)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-09-24T00:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b03640ec62b0202b0105b3ab872eff4e22e4b1d5",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "docs: remove obsolete markers and notes",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-09-14T08:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fe359d5bf3b6a9af45a8451f4838414b7019c38",
"body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/11bd71901bbe5b1630ceea7\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#23)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-14T06:37:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b357523eb310c6eecff91b5564fd4b08bd8ea804",
"body": "Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.5.3 to 6.1.1.\n- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)\n- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)\n- [\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump amannn/action-semantic-pull-request (#26)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-14T06:37:20Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a3133fc0be01d8689c134058f36c461c5b67a73a",
"body": "…#28)\n\nBumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/s\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-14T06:36:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e585e23ff937ec0df14c7b155179ec382c6bbd6a",
"body": "Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.5.0 to 6.0.0.\n- [Release notes](https://github.com/actions/setup-go/releases)\n- [Commits](https://github.com/actions/setup-go/compare/d35c59abb061a4a6fb18e82ac0862c26744d6ab5...44694675825211faa026b3c33043df3e48a5fa00)\n\n---\nupdated\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#29)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-14T06:36:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "364645f5b2ba23494c66e46fc06484be71a05e30",
"body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 5.0.0.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/49933ea5288caeca8642d1e84afbd3f7d6820020...a0853c24544627f65ddf259abe73b1d18a591444)\n\n---\n[…]\nirect:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 (#30)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-14T06:35:47Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bb6ef28db176a7fd104e9e2d235f153bae202d24",
"body": "…#31)\n\nBumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.0 to 2.13.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/ec9f2d5744a09debf3a187a3f4f675c53b671911...f\n[…]\nirect:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump step-security/harden-runner from 2.13.0 to 2.13.1 (…",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-09-14T06:34:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d0f771e2ed35ceb1ab5b6c80e39c9c42b5e0da2b",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>\nSigned-off-by: Lenin Mehedy <lenin.mehedy@hashgraph.com>",
"is_bot": false,
"headline": "feat: composable workflows and orchestrator execution mode support (#32)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-09-14T06:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04f58b6caad2901a0214536b7dc05d4ab1e722b4",
"body": "* fix: simplify interfaces for clarity\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>\n\n* feat: replace AbstractStep with Task definition and use custom context\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>\n\n* fix: simplify interfaces for clarity\n\nSigned-off-by: Lenin Mehed\n[…]\n <lenin.mehedy@swirldslabs.com>\n\n* fix: explicitly define Event types\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "feat: rename and cleanup interfaces for clarity (#19)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-07-29T00:10:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4f999fa46a7ce6881126618015c52386705992e",
"body": "Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.10.0.\n- [Release notes](https://github.com/stretchr/testify/releases)\n- [Commits](https://github.com/stretchr/testify/compare/v1.8.2...v1.10.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/stretchr/t\n[…]\nirect:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.10.0 (#17)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2025-07-25T03:09:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "ca5fafc53a9399f3b904e163f8d021c020ac75c9",
"body": "* fix: use errorx for errors\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>\n\n* fix: remove the use of zap logger\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>\n\n* fix: define custom errors and use generic error as return type\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirl\n[…]\nn Mehedy <lenin.mehedy@swirldslabs.com>\n\n* fix: remove redundant file\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>\n\n---------\n\nSigned-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "fix: replace zap and errors with zerolog and errorx (#16)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2025-07-25T03:06:21Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a912b002e5d3521a9a963e92befce11ee2bca072",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "ci: run test workflow on all pull requests (#12)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-05-22T01:09:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2a50165dd074bfa2548c1904594881c1aeba4f9",
"body": null,
"is_bot": false,
"headline": "ci: run test workflow only on pull request to main",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-05-22T00:27:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dff5ecc10ab2da99512731bcc5c0c10bffe787ec",
"body": null,
"is_bot": false,
"headline": "ci: fix branch name for release workflow",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-05-22T00:12:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cc4e9bb4ddfda13be0af06162c5dc883b5df477",
"body": null,
"is_bot": false,
"headline": "ci: enable automated semantic release",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-05-22T00:08:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e88005c8312cb60c902010d188bee3cf818b2f3",
"body": null,
"is_bot": false,
"headline": "bump: version 0.2.0 → 0.2.1",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-04-12T05:43:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6016181212546ec276934c529c73fba0b6c17fcd",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "fix(report): add failure reason in the workflow report for clarity",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-04-12T05:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7255db24fd456353f2e54a631427933bcc227197",
"body": null,
"is_bot": false,
"headline": "bump: version 0.1.0 → 0.2.0",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-04-05T02:56:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfa3cef819e76538d9d027a0d3ad01f31f8b6f9a",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "feat: implement workflow report (#11)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-04-05T02:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0b8e633de9fd932c5418d619f80b4d0d32e000f",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "docs: fix example lint errors (#10)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-30T23:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb447b6bf9c5ada1174ccee5c62c66e5f4be640d",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "refactor: update module name (#9)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-30T22:32:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4e66bd8219bb83a27e8812f614a0cb2fb6fe20",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "docs: update example with in-memory cache (#7)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T10:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b9284774eac712a23198b3ea73de227d027e2f2",
"body": null,
"is_bot": false,
"headline": "bump: version 0.0.1 → 0.1.0 (#6)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T10:20:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dd5fb6d50b5ade38764093b673c7ae1f9165625",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "test: improve test coverage to 100% (#5)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T10:13:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74faaf93f19d78331377e2a6bff235777a0e0d5e",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "test: remove unused generated mocks (#4)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T06:44:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "061f31408e0efc0ce20473e0e4f56a4d3541f0f1",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "test: ignore test coverage report for mocks (#3)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T06:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cbd042fd463c5f4bdab05e7919c5c907eb2d7de",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "ci: enable codecov (#2)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T05:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "253e9a25f2a2d8a320796b86f04c4a658d662a69",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "ci: setup github actions (#1)",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T04:01:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40275a992ad593773364d1c7c00ff2853be9831d",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "docs: update README",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-19T03:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "350e01468bf33948350a421b0e2d7c57d823c668",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "docs: update README",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-18T02:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c73cbfa55b7f7d34a3d5a091ea0244e70ecd2440",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "docs: update README",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-18T01:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9041e23d259c35ae7b40ba74647a874d47b9d6a1",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "feat: implement Saga Workflow",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-18T01:12:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "906016cec60ca705c9bb1552d977f15912cc9857",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "docs: fix typo",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T15:17:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5dd23ca61576e9968e5891d9243e0629076821e",
"body": null,
"is_bot": false,
"headline": "docs: fix example and docs",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T15:14:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db81f8b36bcf6723114ce5dfdb2f8b6b794dcf59",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "ci: enable cz changelog",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T15:00:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "709a30a4c12a99b2ccfb8ffc82fb399910ef6525",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "style: remove generated tmp coverage file",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e32b1ec86b40d325747a3c33845b5a00e6e86b5",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "style: fixed typo in README",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:45:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5745144555d1913e326a9d7ffa87ed187f105a48",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "docs: update README with links",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "750f2193680bf39fb7e65c1a14ef06066efd9f9b",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "style: ignore example execetutable",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fcf74d952a06fb1a12fea16af517f5dfb1d3299",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "fix: fix generated mocks",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6a31982c3f4ca394e2bdd4f0b1ece84f34e9d3e",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "test: fix test file name for consistency",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:32:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b6a4b42878e7e071ef058998de03cd2a384e663",
"body": "Signed-off-by: Lenin Mehedy <lenin.mehedy@swirldslabs.com>",
"is_bot": false,
"headline": "Initial implementation of workflow engine",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd99575b3a2ada0b62b22145deead9d6767bcb5c",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Lenin Mehedy",
"author_login": "leninmehedy",
"committed_at": "2023-03-17T14:23:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 42,
"latest_release_at": "2026-07-11T03:08:19Z",
"latest_release_tag": "v0.11.1",
"releases_from_tags": false,
"days_since_last_push": 5,
"active_weeks_last_year": 14,
"days_since_latest_release": 15,
"mean_days_between_releases": 22.2
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/automa-saga/automa",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/automa-saga/automa",
"is_deprecated": false,
"latest_version": "v0.11.1",
"repository_url": "https://github.com/automa-saga/automa",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-11T03:07:29Z",
"latest_version_yanked": null,
"days_since_latest_publish": 15
}
]
},
"popularity": {
"forks": 0,
"stars": 2,
"watchers": 2,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 20
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Taskfile.yaml"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"examples/setup_local/go.mod",
"go.mod"
],
"largest_source_bytes": 42603,
"source_files_sampled": 41,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 3810
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.12.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5024"
],
"fixed_version": "0.44.0",
"advisory_count": 1,
"oldest_advisory_days": 64
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 18,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/joomcode/errorx",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.2.0"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.11.1"
},
{
"name": "golang.org/x/sync",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.22.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/joomcode/errorx",
"direct": true,
"version": "v1.2.0",
"ecosystem": "go"
},
{
"name": "github.com/stretchr/testify",
"direct": true,
"version": "v1.11.1",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.19.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sync",
"direct": true,
"version": "v0.22.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/yaml.v3",
"direct": true,
"version": "v3.0.1",
"ecosystem": "go"
},
{
"name": "github.com/briandowns/spinner",
"direct": false,
"version": "v1.23.2",
"ecosystem": "go"
},
{
"name": "github.com/davecgh/go-spew",
"direct": false,
"version": "v1.1.1",
"ecosystem": "go"
},
{
"name": "github.com/fatih/color",
"direct": false,
"version": "v1.7.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/pretty",
"direct": false,
"version": "v0.3.0",
"ecosystem": "go"
},
{
"name": "github.com/kr/text",
"direct": false,
"version": "v0.2.0",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-colorable",
"direct": false,
"version": "v0.1.13",
"ecosystem": "go"
},
{
"name": "github.com/mattn/go-isatty",
"direct": false,
"version": "v0.0.19",
"ecosystem": "go"
},
{
"name": "github.com/pmezard/go-difflib",
"direct": false,
"version": "v1.0.0",
"ecosystem": "go"
},
{
"name": "github.com/rogpeppe/go-internal",
"direct": false,
"version": "v1.8.1",
"ecosystem": "go"
},
{
"name": "github.com/rs/zerolog",
"direct": false,
"version": "v1.34.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.12.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/term",
"direct": false,
"version": "v0.1.0",
"ecosystem": "go"
},
{
"name": "gopkg.in/check.v1",
"direct": false,
"version": "v1.0.0-20190902080502-41f04d3bba15",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 18,
"direct_count": 5,
"indirect_count": 13
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 53,
"open_issues": 15,
"closed_ratio": 0.615,
"closed_issues": 24,
"closed_unmerged_prs": 18
},
"bus_factor": 1,
"bot_contributors": 2,
"top_contributors": [
{
"type": "User",
"login": "leninmehedy",
"commits": 57,
"avatar_url": "https://avatars.githubusercontent.com/u/811437?v=4"
},
{
"type": "User",
"login": "brunodam",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/83957476?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.983
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"flow-deploy-release-artifact.yaml",
"flow-pull-request-checks.yaml",
"flow-pull-request-formatting.yaml",
"zxc-code-compiles.yaml",
"zxc-unit-test.yaml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 3,
"reason": "Found 7/19 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "16 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 8,
"reason": "dependency not pinned by hash detected -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fdefcb9de305d6ec44ad38dbc385bdb6ac423d23",
"ran_at": "2026-07-26T17:19:49Z",
"aggregate_score": 6.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": true
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-24T17:43:05Z",
"oldest_open_prs": [
{
"number": 111,
"created_at": "2026-07-11T06:01:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 112,
"created_at": "2026-07-13T17:48:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 113,
"created_at": "2026-07-14T17:43:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 114,
"created_at": "2026-07-16T17:43:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 115,
"created_at": "2026-07-20T17:43:56Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-11T05:47:27Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 62,
"created_at": "2025-12-31T07:28:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 80,
"created_at": "2026-06-17T05:01:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 81,
"created_at": "2026-06-17T05:01:11Z",
"last_comment_at": "2026-06-17T10:22:14Z",
"last_comment_author": "leninmehedy"
},
{
"number": 82,
"created_at": "2026-06-17T05:01:12Z",
"last_comment_at": "2026-06-17T10:22:15Z",
"last_comment_author": "leninmehedy"
},
{
"number": 83,
"created_at": "2026-06-17T05:01:14Z",
"last_comment_at": "2026-06-17T10:46:02Z",
"last_comment_author": "leninmehedy"
},
{
"number": 84,
"created_at": "2026-06-17T05:01:15Z",
"last_comment_at": "2026-06-17T10:22:17Z",
"last_comment_author": "leninmehedy"
},
{
"number": 85,
"created_at": "2026-06-17T07:09:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2026-06-17T07:30:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 87,
"created_at": "2026-06-17T07:30:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2026-06-17T07:30:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2026-06-17T07:30:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 90,
"created_at": "2026-06-17T10:21:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2026-06-17T10:21:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2026-06-17T10:54:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2026-06-17T10:54:05Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/automa-saga/automa",
"host": "github.com",
"name": "automa",
"owner": "automa-saga"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"security": 70,
"vitality": 82,
"community": 27,
"governance": 52,
"engineering": 82
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 82,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"commits_last_year": 42,
"human_commit_share": 0.776,
"days_since_last_push": 5,
"active_weeks_last_year": 14
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 5 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 5
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "14/52 weeks with commits",
"points": 9.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 14
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "42 commits in the last year",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 42
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "16 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": 22,
"latest_release_tag": "v0.11.1",
"releases_from_tags": false,
"days_since_latest_release": 15,
"mean_days_between_releases": 22.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 15 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~22.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 22.2
}
}
],
"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": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 27,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 0,
"stars": 2,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "0 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 0
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.983
},
"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 98% of commits",
"points": 0.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 98
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"merged_prs": 53,
"open_issues": 15,
"closed_issues": 24,
"issue_closed_ratio": 0.615,
"closed_unmerged_prs": 18
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "62% of issues closed",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 62
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "53/71 decided PRs merged",
"points": 28.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 53,
"decided": 71
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/19 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "automa-saga",
"public_repos": 5,
"account_age_days": 1216
},
"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": "1 followers of automa-saga",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "automa-saga"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~3 yr old",
"points": 12.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/automa-saga/automa"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 15
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 15 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 15
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 82,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 94,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": true
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "5 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 5
}
}
],
"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": 16,
"status": "met",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 9.6,
"status": "met",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "good",
"name": "Security",
"value": 70,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/19 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "16 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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 4,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 18 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 18
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 18,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 18,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"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": 3
},
"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": 84,
"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.966,
"agent_instruction_files": [
".github/copilot-instructions.md"
],
"agent_instruction_max_bytes": 3810
},
"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": "57 of 59 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 57,
"sampled": 59
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "excellent",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 93,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Taskfile.yaml"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0.026,
"toolchain_manifests": [
"examples/setup_local/go.mod",
"go.mod"
],
"dependency_bot_commit_share": 0.224
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Taskfile.yaml",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Taskfile.yaml"
}
}
],
"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": 11,
"status": "met",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "2 of the last 76 commits agent-authored or agent-credited",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 2,
"sampled": 76
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "17 of the last 76 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 17,
"sampled": 76
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 8",
"points": 8,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 42603,
"source_files_sampled": 41,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/41 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 41,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T17:20:05.689136Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/automa-saga/automa.svg",
"full_name": "automa-saga/automa",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}