Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"aspect-oriented",
"dendritic",
"nix",
"library"
],
"is_fork": false,
"size_kb": 301,
"has_wiki": true,
"homepage": "http://flake-aspects.denful.dev/",
"languages": {
"Nix": 33109,
"Just": 325
},
"pushed_at": "2026-03-15T05:33:33Z",
"created_at": "2025-10-17T00:11:54Z",
"owner_type": "Organization",
"updated_at": "2026-07-03T16:00:25Z",
"description": "flake.modules transposition for aspect-oriented Dendritic Nix with cross-aspect dependency resolution.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Nix",
"significant_languages": [
"Nix"
]
},
"owner": {
"blog": "https://denful.dev",
"name": "denful",
"type": "Organization",
"login": "denful",
"company": null,
"location": null,
"followers": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/277897018?v=4",
"created_at": "2026-04-20T21:32:15Z",
"is_verified": null,
"public_repos": 32,
"account_age_days": 102
},
"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.7.0",
"kind": "minor",
"published_at": "2026-03-13T01:33:29Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2026-03-11T00:30:43Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2026-02-17T10:05:50Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-11-21T06:53:50Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-11-16T10:16:25Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-11-05T07:26:27Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2025-10-29T09:43:57Z"
}
],
"recent_commits": [
{
"oid": "56fa8d4d4772d58eb7f9d66c28c1cd2762b60423",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-15T05:33:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aebf0e30245da6f2e573df8b6114a74d46aa68e4",
"body": null,
"is_bot": false,
"headline": "latest tag",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-15T05:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b51a00bc0140e7708e421a64f20170a2e8ccae93",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-12T18:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07669a6779ddb9abf5a8bc235d9ba0afb3937238",
"body": null,
"is_bot": false,
"headline": "add test for preserving functor args see den#261",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-12T18:07:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc5a09d16af05210afe01c22f6b868929a4163b6",
"body": null,
"is_bot": false,
"headline": "allow passing defaultFunctor (#39)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-11T23:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a51a8997abe392b9d0794424a4823adc9bd3af",
"body": "Now 1.16x times faster than previous main. \n\n``` \n hyperfine -m 20 -w 10 -n perf \"cd perf && just ci\" -n main \"cd main && just ci\"\nBenchmark 1: perf\n Time (mean ± σ): 114.5 ms ± 1.7 ms [User: 77.2 ms, System: 32.3 ms]\n Range (min … max): 111.7 ms … 119.3 ms 25 runs\n\nBenchmark 2: main\n Time (mean ± σ): 133.3 ms ± 1.7 ms [User: 91.7 ms, System: 36.5 ms]\n Range (min … max): 130.9 ms … 137.2 ms 22 runs\n\nSummary\n perf ran\n 1.16 ± 0.02 times faster than main\n\n```",
"is_bot": false,
"headline": "perf(core): Some optimizations (#40)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-10T23:27:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "778d8d7c1352c3b173cdcb9fd0f65acbaf4744a6",
"body": null,
"is_bot": false,
"headline": "link to repos",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-08T19:46:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccc25fc1e06b8957e15e6d0c0a0c51e9d7a96b37",
"body": "…e (#38)",
"is_bot": false,
"headline": "fix: avoid merging results of functor. dont use types.functionTo merg…",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-05T22:27:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82a472654139897fab1bcb2d96ae337fb7928800",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-05T02:51:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f62449459f91c050db9cd1f7709d488fcef48d",
"body": null,
"is_bot": false,
"headline": "add default.nix exposing lib",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-03-04T01:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9502abaa6acc3a444b45a9df729d22f5ccff33c",
"body": "* improve heuristic for detecting if curried\n\nThis adds a check that ensures it is either a native function or an\nattribute set that only has __functor and/or __functionArgs attributes\n\n* add tests for provides with functors",
"is_bot": false,
"headline": "improve heuristic for detecting if curried (#36)",
"author_name": "musjj",
"author_login": "musjj",
"committed_at": "2026-03-01T19:24:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88bac0fd89f3d9ce8f157debc57875ca470535e8",
"body": null,
"is_bot": false,
"headline": "remove cname",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T02:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d2e3b5614e07041b092df93e23aba022bf8cd2a",
"body": null,
"is_bot": false,
"headline": "docs (#35)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T02:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8934b6c960dd5482ba65db7c4cf4d35c8bde099d",
"body": null,
"is_bot": false,
"headline": "Create CNAME",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-27T02:21:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e6cea53f99677221a389477030f45633529184e",
"body": null,
"is_bot": false,
"headline": "last aspect in chain is parent",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-24T20:50:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8297f3bc41ad79b9f01d56d0dd92f7aac51bacfb",
"body": null,
"is_bot": false,
"headline": "safe fallback for class config and provides (#33)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-18T06:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0c7da5be3f21ebfd5318c93b2e0824837a7a11",
"body": "this allows imports to not be mistaken for an config value",
"is_bot": false,
"headline": "use explicit module value on forward",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-18T01:51:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb78001b60fb34b8fabb8f78b082a6cf6c8a548d",
"body": null,
"is_bot": false,
"headline": "readme (#32)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-17T10:50:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f338a5062628c9b9fda0796a141ca1a6eb4dcf75",
"body": null,
"is_bot": false,
"headline": "forward (#31)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-02-17T09:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61524836788ef6991a82e7d34ebb0ccc05d374ed",
"body": null,
"is_bot": false,
"headline": "a bit of comments (#30)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-01-29T21:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0cf6b892a52d7ef09074d968c70cd08dc0716ae",
"body": null,
"is_bot": false,
"headline": "Add documentation for types.nix (#28)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2026-01-29T17:24:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0a226c84be2900d307aa1896e4e2c6e451844b2",
"body": "* test merging aspects\n\n* fix: use custom merge functions for modules and resolve options (#23)\n\nWhen merging aspect configs across scopes (e.g. bar = config.foo), the\nmodules and resolve options were incorrectly merging pre-computed values\nfrom individual scopes instead of recomputing from the merg\n[…]\npute from the\nfinal merged config, ensuring resolved modules reflect all merged aspect\ndefinitions.\n\n* dont merge modules and resolve\n\n---------\n\nCo-authored-by: Albert O'Shea <albertoshea2@gmail.com>",
"is_bot": false,
"headline": "Merging (#25)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-12-18T18:06:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d50658120312dbdffb63358ecf06b8773ad38630",
"body": "This reverts commit 1df56b461c4fb233b7547e0623d4b60a127598be.",
"is_bot": false,
"headline": "Revert \"Revert \"Split tests (#19)\"\" (#26)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-12-18T17:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf29158b8062ed74bb80794c58e6c52454beae41",
"body": null,
"is_bot": false,
"headline": "update README with correct test commands (#22)",
"author_name": "Albert O'Shea",
"author_login": "Alb-O",
"committed_at": "2025-12-18T15:00:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1df56b461c4fb233b7547e0623d4b60a127598be",
"body": "This reverts commit 72ffc008e2df05daf041bbf6511d17aa94e869a3.",
"is_bot": false,
"headline": "Revert \"Split tests (#19)\"",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-12-17T23:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ffc008e2df05daf041bbf6511d17aa94e869a3",
"body": "* split tests, reorg types",
"is_bot": false,
"headline": "Split tests (#19)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-12-16T17:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83c8e44186bc9631509a55cf5a053950ecd3dc30",
"body": null,
"is_bot": false,
"headline": "tangled",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T22:18:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c929345a7ee18abbee098a706adba5a6a6ccfc2b",
"body": null,
"is_bot": false,
"headline": "update checkmate (#17)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T04:02:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9efdc39329e43289925636c50d5a909527aad347",
"body": null,
"is_bot": false,
"headline": "expose resolved modules on each aspect (#16)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-21T00:33:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "746c635fbd4b21ad77c467e61079367607dad9bd",
"body": null,
"is_bot": false,
"headline": "tangled",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-20T21:28:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a6d47f531ad57ac854cee689e84f2e28861ec49",
"body": "and also funcion-to-module if lib,config,options detected.\nRelated: https://github.com/vic/den/issues/92\n\nSee:\nhttps://github.com/vic/den/discussions/91#discussioncomment-14978857",
"is_bot": false,
"headline": "Ensure top-level aspects support parametric functions (#15)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-16T09:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1941f1849bf68ffc9c9cecd5f779e12142716858",
"body": null,
"is_bot": false,
"headline": "allow parametric context-aware aspects at top-level (#14)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-15T00:01:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cbae79bc642311f45c211f9c20d20226544b6f9",
"body": "…in readme (#13)",
"is_bot": false,
"headline": "Remove `provides.itself` references and change `.provides.` -> `._.` …",
"author_name": "Peter Esselius",
"author_login": "esselius",
"committed_at": "2025-11-06T21:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3e8a7cc1bf4f5b981821329d762ee74bb606af6",
"body": null,
"is_bot": false,
"headline": "link",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-05T07:25:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "895538b1372ecbe4966db85553b11eb64a72086c",
"body": null,
"is_bot": false,
"headline": "providers take explicit arguments",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-11-03T05:44:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1773064daef959c3eb3b002b785a713691aa524",
"body": "let the functor just return a constant function",
"is_bot": false,
"headline": "remove provides.itself",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-30T20:13:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f1b17da88809af5d5f0d12605235d546954a431",
"body": "provides.itself ignores its arguments",
"is_bot": false,
"headline": "constant function.",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-30T20:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55e9b8a30f7d290c65f946786ff3b296139644e5",
"body": null,
"is_bot": false,
"headline": "cleanup",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-30T19:01:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a945c85b13b07737c4ae7f1f6509856259a83dd",
"body": null,
"is_bot": false,
"headline": "remove unused args",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-30T18:47:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "520807b105e594df555c8e0d5b7019baebdbb1c4",
"body": null,
"is_bot": false,
"headline": "test including other aspect functor",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-30T18:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa3199312c9c8eb366a0c9706f87b1a110d5e2fb",
"body": null,
"is_bot": false,
"headline": "resolve via default provider",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-30T08:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b88709dfaa6291b9cf340f13350555b62673b4f6",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-29T09:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20ea52a231c688ef46339d2f4319d8ac0186a8a3",
"body": null,
"is_bot": false,
"headline": "providers type checks for class or aspect-chain args",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-28T22:18:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d05f296d826cc890b472db8981b970c05f978251",
"body": null,
"is_bot": false,
"headline": "test resolve aspect-chain",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-28T07:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bec5072412a1fbc9a7ff1cc6ae3742af0330f398",
"body": "Clarified usage of aspects system without flakes in README.",
"is_bot": false,
"headline": "Update README to clarify aspects usage without flakes",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-28T01:34:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b94d806d772c9b4a78dd3f446228a099ac8f997b",
"body": null,
"is_bot": false,
"headline": "test new-scope without flakes (#11)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-28T00:46:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57e72bec82211719608d79138d520ac1ccb16ada",
"body": null,
"is_bot": false,
"headline": "Clarify wording in README about flake modules",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-27T22:58:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b57368fc04518a3ed12fea8870b391f55fd7a6",
"body": null,
"is_bot": false,
"headline": "using aspects as a lib",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-27T20:17:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9425a919198f75fd46a4944367a7b7f8ea4eb92",
"body": null,
"is_bot": false,
"headline": "refactor flakeModule",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-27T09:40:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87bf22e56a844f84004fd30b3a0974c3e9346430",
"body": null,
"is_bot": false,
"headline": "Update links in README for vic/den examples",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-27T07:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0940b810ed8aee7e7b3335f0888d947cf9f8f2a",
"body": null,
"is_bot": false,
"headline": "expose function for creating aspects option. (#10)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-27T07:49:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fb045faceaeefa83a85173fd0c4ebf4d47a6d9d",
"body": null,
"is_bot": false,
"headline": "allow providers to be static aspects (#9)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-26T21:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58df91d744184fa2188890e44eec0b0754c1b14",
"body": "* aspect-chain contains aspect objects nor their names.\n\nthis is useful because we also have anonymous aspects\nbeing the result of providers. even when these anonymous\naspect can be given an explicit name via `name` attribute,\nit is better to pass the object itself.\n\n* Apply suggestion from @Copilot\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>\n\n---------\n\nCo-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
"is_bot": false,
"headline": "aspect-chain contains aspect objects nor their names. (#8)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-25T00:00:07Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b67c2539e750cb3f6d939213fbf58bd5b56e9ae0",
"body": null,
"is_bot": false,
"headline": "remove unused export",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-24T04:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c556be5fc593f6016e7a891cc03eb0494b8489b",
"body": null,
"is_bot": false,
"headline": "allow underscored argument names",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-24T03:20:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e66b510872b96c75849cfb5290a172d3c280f22",
"body": "This reverts commit 66140439b9044de62dd45884b30d3f2e99f1540c.",
"is_bot": false,
"headline": "Revert \"allow underscored argument names\"",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-24T03:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66140439b9044de62dd45884b30d3f2e99f1540c",
"body": null,
"is_bot": false,
"headline": "allow underscored argument names",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-24T03:11:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97f62be1732d08faaa1432a2fc127e18d1c3123c",
"body": null,
"is_bot": false,
"headline": "more docs",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T23:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b641c72125cadfc29ca6851269ee19289983f9b7",
"body": null,
"is_bot": false,
"headline": "update readme with named provider args",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T22:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f88b4ecefbe46ccfa5d9cfa11451a88be169a70",
"body": null,
"is_bot": false,
"headline": "provider args must be named",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T22:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94afbbd0f3b2a6550d6db9c9ef94661f527f35a0",
"body": null,
"is_bot": false,
"headline": "expose aspectSubmodule",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T20:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f385828ffd171d8f7070c0f9d6844869a5ec0424",
"body": null,
"is_bot": false,
"headline": "expose lib.types in flake.",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T08:33:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fb451c8be422b3a028700a2f6ddf6b39ceb9689",
"body": null,
"is_bot": false,
"headline": "move nix files. test default provider override.",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T07:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "465805665fb879c2875e541dc75de23640ab1ba8",
"body": null,
"is_bot": false,
"headline": "add link to vic/den",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T03:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8106815b82f92139ef65e51f478e0622659e6b77",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T01:33:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "577f56c2de1c6e37784eb9945e6e9d16cfd886cd",
"body": "Added badges and updated image references in README.",
"is_bot": false,
"headline": "Update README with badges and images",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T01:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6dbf0ae976149629f05acf4e29e5f822a1bc8331",
"body": null,
"is_bot": false,
"headline": "test parametrized provider",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-23T00:02:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9be62ccf16f4e8e514b4cbe0e9e500948cc9afe",
"body": "asp was short of aspect, but asp reminded be of dark lord micorosft",
"is_bot": false,
"headline": "better naming: asp -> provided.",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T23:03:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "020554ebe1181cd7a40e930fb8b5109765bcbcc8",
"body": null,
"is_bot": false,
"headline": "test using fixpoints",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T22:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7433d35a741843a15de212aa2612d0056f85b50c",
"body": null,
"is_bot": false,
"headline": "cleaner",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T21:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c45a4ad1dcb10a98560dc32c82845e0d0cb6dded",
"body": "This allows providers an opportunity to inspect\nthe chain of aspects that caused they to be\nincluded and can return accordingly.",
"is_bot": false,
"headline": "providers take a list of aspect names (#7)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T21:06:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d1ff4cf72cd031ea54fdd61c9e5d3eb0160fc5",
"body": "also alias config as `aspects` arg in `flake.aspects` module.",
"is_bot": false,
"headline": "s/requires/includes/, minor readme improvements. (#6)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T20:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10dbe36870ad1be8059bb524760d25397a206f6a",
"body": "Clarify the explanation of aspect functions in README.",
"is_bot": false,
"headline": "Improve wording on aspect provides.itself function",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T05:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9a3ccf4ca0bb625257b89425a61ff13d48cbbb",
"body": null,
"is_bot": false,
"headline": "docs",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T05:05:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbc6c306b01de98d91d11b6449839122991ec3dd",
"body": "* test aspect providers\n\n* fix test",
"is_bot": false,
"headline": "test aspect providers (#5)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T04:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a349d79cc028dcef67c5fc253af34057a354c31",
"body": "fix argument of providers to be just aspect and name.",
"is_bot": false,
"headline": "fix links in docs",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T03:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e471f96842348eb985bdc9d57a36f568bd07be4",
"body": null,
"is_bot": false,
"headline": "improve documentation and code organization",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-22T02:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b001767fc6d4a9cc8a17d0d0d631561ba224a74",
"body": null,
"is_bot": false,
"headline": "improve aspect dependencies (#4)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-21T23:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b06ff9fa623530ab4d9981c62c81af037188119",
"body": "Revert the change where default was removed. Now added tests to verify\nflake.modules is always defined.\n\nFix #2.",
"is_bot": false,
"headline": "Default to empty flake.aspects. (#3)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-21T17:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7b2cf71f022b5fcef613623748fbbc416130d3b",
"body": null,
"is_bot": false,
"headline": "aspect dependencies via provide/require (#1)",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-21T09:46:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f059555e27cdd1e516eaa151cfc054df9b3190e",
"body": null,
"is_bot": false,
"headline": "map items",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-21T05:19:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cee29878c077d38e4db3392cc970b7d5373a3159",
"body": null,
"is_bot": false,
"headline": "fix readme and simplify lib",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-20T23:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89dfd9491ed9253625d713e226b49b1acf781155",
"body": null,
"is_bot": false,
"headline": "Add LICENSE and badges",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T21:16:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b21ba4036ab28f899070d8e6a81646c7f4a71b7",
"body": null,
"is_bot": false,
"headline": "use same type as flake.modules attrset",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T20:07:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01f7f0807d78b5efe064aa522634d6dcf335528",
"body": "Replaced an image in the README with a new one.",
"is_bot": false,
"headline": "Update image in README.md",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T11:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8308abddb73edf2da505fa632d4ff6d3cd2c1fd1",
"body": "Updated image size and source in README.",
"is_bot": false,
"headline": "Change image dimensions and source in README",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T11:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ad10a1c67886c85bb70f23e58dcdf727aef067",
"body": null,
"is_bot": false,
"headline": "fmt",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T11:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "202db3e55b57301a52cea8a9d9cb17f51221a169",
"body": null,
"is_bot": false,
"headline": "logo",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T10:59:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "071a69188e4f309c678da6afcc249994024817a3",
"body": null,
"is_bot": false,
"headline": "transpose examples",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T00:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97b64152f4a74121ec9e1771e6c4d38c720b578",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Victor Borja",
"author_login": "vic",
"committed_at": "2025-10-17T00:12:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 7,
"commits_last_year": 90,
"latest_release_at": "2026-03-13T01:33:29Z",
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_last_push": 138,
"active_weeks_last_year": 12,
"days_since_latest_release": 141,
"mean_days_between_releases": 22.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 7,
"stars": 65,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2025-11-06",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-12",
"count": 1
},
{
"date": "2026-05-20",
"count": 1
},
{
"date": "2026-06-20",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": true,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"docs/tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 2347,
"source_files_sampled": 2,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"docs/package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 33,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "vic",
"commits": 87,
"avatar_url": "https://avatars.githubusercontent.com/u/331?v=4"
},
{
"type": "User",
"login": "Alb-O",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/107817733?v=4"
},
{
"type": "User",
"login": "esselius",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1178200?v=4"
},
{
"type": "User",
"login": "musjj",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/72612857?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.967
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"gh-pages.yml",
"latest-tag.yml",
"test.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"pnpm-lock.yaml"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"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": 9,
"reason": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 24 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "58 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "56fa8d4d4772d58eb7f9d66c28c1cd2762b60423",
"ran_at": "2026-08-01T04:05:40Z",
"aggregate_score": 2.9,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-03-15T05:34:39Z",
"oldest_open_prs": [
{
"number": 41,
"created_at": "2026-05-08T12:17:23Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-03-11T23:46:37Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/denful/flake-aspects",
"host": "github.com",
"name": "flake-aspects",
"owner": "denful"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 29,
"vitality": 58,
"community": 44,
"governance": 45,
"engineering": 80
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"commits_last_year": 90,
"human_commit_share": 1,
"days_since_last_push": 138,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 138 days ago",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 138
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "90 commits in the last year",
"points": 17.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 90
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": 90,
"inputs": {
"releases_count": 7,
"latest_release_tag": "v0.7.0",
"releases_from_tags": false,
"days_since_latest_release": 141,
"mean_days_between_releases": 22.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "7 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 7
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 141 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 141
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~22.4 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 22.4
}
}
],
"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": 138,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 138 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 138
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"forks": 7,
"stars": 65,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "65 stars",
"points": 29.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 65
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 45,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.967
},
"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 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"merged_prs": 33,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "33/38 decided PRs merged",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 33,
"decided": 38
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"followers": 36,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "denful",
"public_repos": 32,
"account_age_days": 102
},
"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": "36 followers of denful",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 36,
"login": "denful"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "32 public repos, account ~0 yr old",
"points": 11.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 32
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 80,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "3 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 3
}
}
],
"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": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 18,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"topics": [
"aspect-oriented",
"dendritic",
"nix",
"library"
],
"has_wiki": true,
"homepage": "http://flake-aspects.denful.dev/",
"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": "http://flake-aspects.denful.dev/",
"points": 15,
"status": "met",
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 29,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 29,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 2.9
},
"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": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "16 out of 17 merged PRs checked by a CI test -- score normalized to 9",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 24 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": "58 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 20
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 50,
"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.333,
"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": "30 of 90 human commits state their intent (structured subject or explanatory body)",
"points": 17.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 30,
"sampled": 90
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"has_nix": true,
"has_tests": true,
"lockfiles": [
"pnpm-lock.yaml"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"docs/tsconfig.json"
],
"agent_commit_share": 0.011,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Justfile"
}
}
],
"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": "docs/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "docs/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "Nix, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Nix, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 90 commits agent-authored or agent-credited",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 90
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "Nix",
"largest_source_bytes": 2347,
"source_files_sampled": 2,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Nix with type-check config (docs/tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "docs/tsconfig.json",
"language": "Nix"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/2 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 2,
"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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-01T04:05:52.546220Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/denful/flake-aspects.svg",
"full_name": "denful/flake-aspects",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}