JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"boolean-algebra",
"boolean-expression",
"business-rules",
"domain-rules",
"predicates",
"specification-pattern",
"elixir"
],
"is_fork": false,
"size_kb": 157,
"has_wiki": false,
"homepage": null,
"languages": {
"Elixir": 139826
},
"pushed_at": "2026-07-01T01:58:02Z",
"created_at": "2026-05-13T00:32:47Z",
"owner_type": "User",
"updated_at": "2026-06-30T22:49:46Z",
"description": "Boolean expression engine for Elixir",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Elixir",
"significant_languages": [
"Elixir"
]
},
"owner": {
"blog": "https://www.mathiaspolligkeit.com",
"name": "Mathias Polligkeit",
"type": "User",
"login": "woylie",
"company": null,
"location": "Denmark",
"followers": 111,
"avatar_url": "https://avatars.githubusercontent.com/u/13847569?v=4",
"created_at": "2015-08-18T08:06:01Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 3992
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "0.3.1",
"kind": "patch",
"published_at": "2026-06-05T10:45:40Z"
},
{
"tag": "0.3.0",
"kind": "minor",
"published_at": "2026-06-05T09:40:30Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2026-05-20T18:37:28Z"
},
{
"tag": "0.1.2",
"kind": "patch",
"published_at": "2026-05-18T06:41:21Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2026-05-17T16:31:50Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2026-05-17T15:07:55Z"
}
],
"recent_commits": [
{
"oid": "e27660555fa9f030c93798ee9463806ee57cdd84",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency credo to v1.7.19 (#35)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-06-30T22:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe97933c6581c827d853ff3885fcec143840d011",
"body": "fix/defcheck typespec",
"is_bot": false,
"headline": "Merge pull request #34 from woylie/fix/defcheck-typespec",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-06-05T10:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a68cb56e108b9c0c19db211e3f8d78c5168d5133",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-05T10:43:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "295c685dc993c0c89770b5e77a2498e962a26e8c",
"body": null,
"is_bot": false,
"headline": "fix generated type spec",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-05T10:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44a8637b92314bad24a44f398ee0ab3a93fb88f",
"body": "fix/defcheck",
"is_bot": false,
"headline": "Merge pull request #33 from woylie/fix/defcheck",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-06-05T09:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08bd640544394218eaadc4debcca3b0875c78351",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-05T09:36:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84504b7686c94e15e4c978f0b5bfaeec94db83a1",
"body": null,
"is_bot": false,
"headline": "handle default arguments in defcheck",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-05T09:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12bc157baa2cdbdbd0cbc8a76bc4dc85a012923e",
"body": null,
"is_bot": false,
"headline": "fix: handle multiple args without opts",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-05T09:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75fe697273f2bdb0b50378e7fa9a1bbf37aca827",
"body": "support returning ok/error/tuples in defcheck body",
"is_bot": false,
"headline": "Merge pull request #32 from woylie/defcheck-tuples",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-06-04T16:21:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "756ae9ad72f501a512cfcd11870575438dae3e06",
"body": null,
"is_bot": false,
"headline": "support returning ok/error/tuples in defcheck body",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-04T16:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c50df282546149f69aed8cba159a772c6471ef0",
"body": "update test matrix",
"is_bot": false,
"headline": "Merge pull request #31 from woylie/update-test-matrix",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-06-04T12:35:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28d9327ec29b681b6231b8589ad89e6a91aed7e6",
"body": null,
"is_bot": false,
"headline": "update ex_doc",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-04T12:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a297d93d995cf7b214fd47879f31a8782a5a3dab",
"body": null,
"is_bot": false,
"headline": "update test matrix",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-06-04T12:22:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d123d374f86577a0a58018f4564f75e18997d0c",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #30 from woylie/update-readme",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-06-03T04:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "503a4c77c1b480cf7c64ba705bb31b10148c867f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-06-03T04:20:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7fdb6a44882612cd9876653b16afd465569dab7",
"body": "Eval collect",
"is_bot": false,
"headline": "Merge pull request #29 from woylie/eval-collect",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-20T18:33:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f681385bc78a07eccd0f219349e252a1341787a",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-20T18:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "693b59e1f0def8a22d173d5c31be6157294011fb",
"body": null,
"is_bot": false,
"headline": "add eval_collect functions",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-20T18:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "816829969a5bbedc35eddd2535550617ea54e1d4",
"body": null,
"is_bot": false,
"headline": "add EvaluationError.put_results/1",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-20T18:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5597367d0db1fb6a8b225c2b8bafe9ae0221ee65",
"body": null,
"is_bot": false,
"headline": "add results field to EvaluationError struct",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-20T18:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42da452a3dc41283b030222d24ae36df68682bdf",
"body": null,
"is_bot": false,
"headline": "update type specs of eval_tree functions",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-20T18:28:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20b23ff9d242e503d72c69612fbe143fde6dee1",
"body": "add collect_results/1 and collect_results/2",
"is_bot": false,
"headline": "Merge pull request #28 from woylie/flatten-results",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-20T17:39:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd0f0f4d0c9999c7eb1a650b2a6f96f0ebc5bbc9",
"body": null,
"is_bot": false,
"headline": "add collect_results/1 and collect_results/2",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-20T16:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d99d472048ee4a4a9370d137fde63da532567d6",
"body": "improve docs",
"is_bot": false,
"headline": "Merge pull request #26 from woylie/improve-docs",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-18T06:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a78615d80b6e0fbf93bf192aeacdd2dbb4eee765",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-18T06:38:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c48f1a8333be7afeb81289611022236e7cb7bdb",
"body": null,
"is_bot": false,
"headline": "improve documentation",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-18T06:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "139b8657cde28756d05ced0f256b06baeb3d145d",
"body": "update description",
"is_bot": false,
"headline": "Merge pull request #23 from woylie/update-description",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-17T16:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fe17fe58dc73143d626fc23cbe44af318a975eb",
"body": null,
"is_bot": false,
"headline": "update description",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T16:33:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6baefc493adfd287416d53b6aa1430ef3848b507",
"body": "fix/defcheck without args",
"is_bot": false,
"headline": "Merge pull request #22 from woylie/fix/defcheck-without-args",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-17T16:30:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7100ba9ec2641d7a2551faee11d497f80f92bb65",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T16:28:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e99fcc5d71f738354d66b2d9c4e5a271a8b0523f",
"body": null,
"is_bot": false,
"headline": "fix: allow calling defcheck without arguments",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T16:21:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418738d5663ad10aa236e80b53da145adbaaf3d2",
"body": null,
"is_bot": false,
"headline": "fix check type spec",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T16:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "724890fb263049bbf36889dc7181f3f0db3f8496",
"body": null,
"is_bot": false,
"headline": "add check module example and doctest",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T16:17:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7e56b017d1256bc585e6b475396c591296fba73",
"body": "prepare 0.1.0",
"is_bot": false,
"headline": "Merge pull request #21 from woylie/prepare-0.1.0",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-17T15:06:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7edd33bf075efe4bdd1d9df16387c8e51402702f",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T15:05:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9439374b8c9c9d0ebfc407a433fa23e1d297e41",
"body": null,
"is_bot": false,
"headline": "update package description",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T15:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "747ace0c3e7130caaf1ceeb940de9192bc9b76cf",
"body": "improve documentation",
"is_bot": false,
"headline": "Merge pull request #20 from woylie/docs",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-17T13:21:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5813050209fabb4ec6219f58a11b5e6fcf8cf64a",
"body": null,
"is_bot": false,
"headline": "improve documentation",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T13:20:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2a5240a04d57897e0093c3eec3693a4317ad6dd",
"body": "readme",
"is_bot": false,
"headline": "Merge pull request #19 from woylie/readme",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-17T12:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acbe2171cd58d042e5bc937d9716e130ee74ba08",
"body": null,
"is_bot": false,
"headline": "proofread readme",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T12:43:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca96f58e5df62af539e39eb5c4fc0306a6c6a8f0",
"body": null,
"is_bot": false,
"headline": "enforce check struct keys",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T12:15:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6be80882df87561e8e391ccb2a64da365019a7d",
"body": null,
"is_bot": false,
"headline": "make literal type more precise",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T11:41:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "173aa71d957eed195cc45f995747dd82e6b00e24",
"body": null,
"is_bot": false,
"headline": "enforce literal keys",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T11:38:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c49db399bd0c2dbb04318de74cd273fa3e91754c",
"body": null,
"is_bot": false,
"headline": "fix: always set result field in literal",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T11:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6200499e2812643882d12dad1d17092f1dc82fd",
"body": null,
"is_bot": false,
"headline": "add example",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T11:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7486d668302d7c2430f04d6617f393334906162b",
"body": null,
"is_bot": false,
"headline": "add default argument to check function",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T11:15:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f00d6e6cd9b6d5341092117cfa79dc256201b1",
"body": null,
"is_bot": false,
"headline": "update readme",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T11:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05946b49ddbb5c760b0b8d3980ebd1ee880b49b",
"body": null,
"is_bot": false,
"headline": "add default args to build_check",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T09:01:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6c2b9e67b4ace3f0ed31a39a14239c9e51c392",
"body": "implement absorption",
"is_bot": false,
"headline": "Merge pull request #18 from woylie/absorption",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-17T07:27:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6982d36481ae192dfdeacc8a5b627bbd2f8e7803",
"body": null,
"is_bot": false,
"headline": "implement absorption",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-17T07:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53f7568c4efb7b86f7c4fd7fc2544239f0f9d06e",
"body": "Lock file maintenance",
"is_bot": false,
"headline": "Merge pull request #15 from woylie/renovate/lock-file-maintenance",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T23:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc19bc96805b86774edde81a0e25c0be3a29286d",
"body": null,
"is_bot": true,
"headline": "Lock file maintenance",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-16T23:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a486cab2bfda8fe4c6bd93ec358c7a2d2ec16f",
"body": "Update erlef/setup-beam action to v1.24.0",
"is_bot": false,
"headline": "Merge pull request #14 from woylie/renovate/erlef-setup-beam-1.x",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T23:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdc83780e43927d4c6d02d5a2849062f3ffc2153",
"body": null,
"is_bot": true,
"headline": "Update erlef/setup-beam action to v1.24.0",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-16T23:29:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d07046777cabf10371f4556046a49ff7b97e92d",
"body": "add eval_tree_all/2 and eval_tree_all!/2",
"is_bot": false,
"headline": "Merge pull request #17 from woylie/eval-tree-all",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T23:28:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b61667b0a92c128203fe41906bebc6158956dc6",
"body": null,
"is_bot": false,
"headline": "add eval_tree_all/2 and eval_tree_all!/2",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T23:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26a2091ebeb05b2930580beafae3d6f63acf0a7f",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency ex_doc to v0.40.2 (#13)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-16T22:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3651aa6465044d300346ff72d84c2695c3e255b2",
"body": "add badges",
"is_bot": false,
"headline": "Merge pull request #16 from woylie/badges",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T22:02:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4f5f37ce1e69bedff33892096cbb0dfd1928bcd",
"body": null,
"is_bot": false,
"headline": "add badges",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T22:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f8aae691983758988dcc155ff4e6c6f36cffd47",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Update dependency credo to v1.7.18 (#12)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-16T21:56:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf20ec27632b145f0ec2e21bcd6c72880a85457c",
"body": "Update actions/cache action to v5.0.5",
"is_bot": false,
"headline": "Merge pull request #11 from woylie/renovate/actions-cache-5.x",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T21:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e90d5832aaa5387e676a58b7b461dbd9830a19",
"body": null,
"is_bot": true,
"headline": "Update actions/cache action to v5.0.5",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-05-16T21:53:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd5266f628ede7dbad32f5583b19b2ad2a2bcb06",
"body": "optimize",
"is_bot": false,
"headline": "Merge pull request #9 from woylie/optimize",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T21:34:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e3dbcc25afec8937023e9aa2afd2f035d2db34d",
"body": null,
"is_bot": false,
"headline": "add optimize function",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T21:32:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8d6a6b642ac51bdfd69d9479cf78c612f464d26",
"body": null,
"is_bot": false,
"headline": "enable credo strict mode",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T21:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61aac9ab4b9d7755717a1c24648939bc293a2362",
"body": "rename And/Or structs to AllOf/AnyOf",
"is_bot": false,
"headline": "Merge pull request #8 from woylie/rename-structs",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T18:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "471f5f4902b43cac613c2a0b0c383da43416d20e",
"body": null,
"is_bot": false,
"headline": "rename And/Or structs to AllOf/AnyOf",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T18:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5d7e85e3e4e3017eabec5ebe32f82e80c4f53ab",
"body": "contributing",
"is_bot": false,
"headline": "Merge pull request #7 from woylie/contributing",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T18:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d5274d8fa94da05125a060b4599e668c2bddec3",
"body": null,
"is_bot": false,
"headline": "format readme",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T18:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "472efd3663c71ac5838be67a0dfcaf3e2051e9a3",
"body": null,
"is_bot": false,
"headline": "add contributing guidelines",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T18:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f98c1c2b0f1de883175499ca1107d9058747c125",
"body": null,
"is_bot": false,
"headline": "add code of conduct",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T18:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de2ffaa4866ad9a5c5ee5e23bc49f6994fdfef02",
"body": "macros",
"is_bot": false,
"headline": "Merge pull request #6 from woylie/macros",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T18:09:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de6ed8838f6bfb775d9357e94b9af0fc86cc52f9",
"body": null,
"is_bot": false,
"headline": "rename value to result",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T18:04:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b7d4694f12c39c00f108245d3bace29fbc97210",
"body": null,
"is_bot": false,
"headline": "handle defcheck calls without arguments and boolean results",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112e002108bec2c460417e9eb5b51fc07c02ad2f",
"body": null,
"is_bot": false,
"headline": "default to passing the whole context",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8f8d041f41298eab29d3380cd6bb4c700488366",
"body": null,
"is_bot": false,
"headline": "add type specs",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8fa48e7010761224884114b9dac8a95b531a556",
"body": null,
"is_bot": false,
"headline": "fix type specs",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ce02061ac4b1d6f3db9abe85681fc084bfc984",
"body": null,
"is_bot": false,
"headline": "make context overridable",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd2bb6049faef73e68ef2b685125d53b9b44dbbd",
"body": null,
"is_bot": false,
"headline": "improve defcheck syntax",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "086df073d5511171f6bf5975cb63c79ad657ca15",
"body": null,
"is_bot": false,
"headline": "add defcheck macro",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf7effdd59de18725f40e498af8f2eed344d2a1b",
"body": null,
"is_bot": false,
"headline": "group modules",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "924c348761e15a856d8c3cb35dfd2952b5d422a3",
"body": null,
"is_bot": false,
"headline": "add build_check macro",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T17:57:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65882a8c8d69285d31b7d57ca56b2bd17d24eff8",
"body": "eval tree functions",
"is_bot": false,
"headline": "Merge pull request #5 from woylie/eval-tree-functions",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T13:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bed494da34979b63e42395aa025c87238fca691",
"body": null,
"is_bot": false,
"headline": "group evaluation functions in docs",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T13:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6343ddcd47d2c21b1dbd56181c27abdca2b66138",
"body": null,
"is_bot": false,
"headline": "add eval_tree!/2",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T13:47:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11ebb01e08c1e30135b4d1674a78d84b1b2d97f7",
"body": null,
"is_bot": false,
"headline": "change eval_tree to return ok/error tuple",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T13:47:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8998a061c5d37782f8891a671a131d1beb3d3e34",
"body": "eval functions",
"is_bot": false,
"headline": "Merge pull request #4 from woylie/eval-functions",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T13:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef8191675c4ffb7b339a37fef3e6741a0e99544f",
"body": null,
"is_bot": false,
"headline": "add eval/2",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T13:05:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59c5cb9e33dca6ec930d50f94467c7368a91f3e",
"body": null,
"is_bot": false,
"headline": "add doctest",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T13:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05ec3234fcf26c1d2fc9651cb8033f870f42f312",
"body": null,
"is_bot": false,
"headline": "add eval!/2",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T13:02:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "516530927df35e380d715cafdee677e14ef69e2a",
"body": null,
"is_bot": false,
"headline": "add context type",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T12:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d215ff04b11a875d5f858cc950db9733a635a4c",
"body": "filter reject",
"is_bot": false,
"headline": "Merge pull request #3 from woylie/filter-reject",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-16T12:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7756e484ef5d8029035a6e47c3b5e085f5d0d599",
"body": null,
"is_bot": false,
"headline": "add precommit alias",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T12:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13304013b3c807e6f042c958891bd52e6b608892",
"body": null,
"is_bot": false,
"headline": "add filter and reject function",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-16T12:31:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebccd3d8b8a82c7367d0e35c4a8404de1fcd0ddf",
"body": "add evaluation error",
"is_bot": false,
"headline": "Merge pull request #2 from woylie/evaluator",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-13T19:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8b45e8a5b526393528de470f475cdbbf16ffab6",
"body": null,
"is_bot": false,
"headline": "add evaluation error",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-13T18:56:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44df7f8caed34eb11a5e36c9f9e6bf6dc7697344",
"body": "evaluator",
"is_bot": false,
"headline": "Merge pull request #1 from woylie/evaluator",
"author_name": "Mathias Polligkeit",
"author_login": "woylie",
"committed_at": "2026-05-13T14:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aec7f26c9ae8c1208a3cf215075e5587cda6dde",
"body": null,
"is_bot": false,
"headline": "allow older elixir versions",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-13T14:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ddd86ef5ec5613f68e30ee5df4e4fc3424f052a",
"body": null,
"is_bot": false,
"headline": "move evaluation functions to main module",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-13T14:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7501a6e4057f9ee61bf64bb0e8c0f29e88bae008",
"body": null,
"is_bot": false,
"headline": "add eval/2",
"author_name": "woylie",
"author_login": "woylie",
"committed_at": "2026-05-13T14:07:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 105,
"latest_release_at": "2026-06-05T10:45:40Z",
"latest_release_tag": "0.3.1",
"releases_from_tags": false,
"days_since_last_push": 22,
"active_weeks_last_year": 5,
"days_since_latest_release": 48,
"mean_days_between_releases": 3.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "spek",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "hex",
"matches_repo": true,
"registry_url": "https://hex.pm/packages/spek",
"is_deprecated": false,
"latest_version": "0.3.1",
"repository_url": "https://github.com/woylie/spek/blob/main/CHANGELOG.md",
"versions_count": 6,
"total_downloads": 6329,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 2110,
"first_published_at": "2026-05-17T15:09:14.209930Z",
"latest_published_at": "2026-06-05T10:46:31.002233Z",
"latest_version_yanked": null,
"days_since_latest_publish": 48
}
]
},
"popularity": {
"forks": 0,
"stars": 7,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"mix.exs"
],
"largest_source_bytes": 52820,
"source_files_sampled": 17,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"mix.exs"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"hex"
],
"dependencies": [
{
"name": "no_warn",
"manifest": "mix.exs",
"ecosystem": "hex",
"version_constraint": ".plts/dialyzer.plt"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 31,
"open_issues": 2,
"closed_ratio": 0.5,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "woylie",
"commits": 99,
"avatar_url": "https://avatars.githubusercontent.com/u/13847569?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"mix.lock"
],
"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": 4,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/11 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"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": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": "e27660555fa9f030c93798ee9463806ee57cdd84",
"ran_at": "2026-07-24T01:38:10Z",
"aggregate_score": 5.5,
"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-06-30T22:52:33Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-30T22:49:42Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 10,
"created_at": "2026-05-16T21:52:10Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2026-05-17T16:53:23Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/woylie/spek",
"host": "github.com",
"name": "spek",
"owner": "woylie"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"security": 55,
"vitality": 70,
"community": 51,
"governance": 54,
"engineering": 61
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"commits_last_year": 105,
"human_commit_share": 0.94,
"days_since_last_push": 22,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 22 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 22
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "105 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 105
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "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": 6,
"latest_release_tag": "0.3.1",
"releases_from_tags": false,
"days_since_latest_release": 48,
"mean_days_between_releases": 3.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 48 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 48
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~3.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 3.8
}
}
],
"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": "moderate",
"name": "Community & Adoption",
"value": 51,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"forks": 0,
"stars": 7,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "7 stars",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 7
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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": 55,
"inputs": {
"packages": [
"spek"
],
"dependents": null,
"ecosystems": "hex",
"total_downloads": 6329,
"monthly_downloads": 2110
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "2,110 downloads/month across hex",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 2110,
"ecosystems": "hex"
}
}
],
"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": 54,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"merged_prs": 31,
"open_issues": 2,
"closed_issues": 2,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "50% of issues closed",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "31/31 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 31,
"decided": 31
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"inputs": {
"followers": 111,
"owner_type": "User",
"is_verified": null,
"owner_login": "woylie",
"public_repos": 37,
"account_age_days": 3992
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "111 followers of woylie",
"points": 14.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 111,
"login": "woylie"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~10 yr old",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"spek"
],
"ecosystems": "hex",
"any_deprecated": false,
"min_days_since_publish": 48
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on hex",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "hex"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 48 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 48
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"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": 61,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"boolean-algebra",
"boolean-expression",
"business-rules",
"domain-rules",
"predicates",
"specification-pattern",
"elixir"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"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": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 11 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/11 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 46,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.33,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "31 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 31,
"sampled": 94
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"mix.lock"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"mix.exs"
],
"dependency_bot_commit_share": 0.06
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "mix.exs (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "mix.exs"
}
}
],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "6 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 6,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Elixir",
"largest_source_bytes": 52820,
"source_files_sampled": 17,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Elixir without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Elixir"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/17 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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-24T01:38:28.477729Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/woylie/spek.svg",
"full_name": "woylie/spek",
"license_state": "standard",
"license_spdx": "MIT"
}