JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 840,
"has_wiki": false,
"homepage": null,
"languages": {
"Go": 872918,
"Shell": 43738,
"Makefile": 5723,
"JavaScript": 2833
},
"pushed_at": "2026-07-18T17:33:27Z",
"created_at": "2026-03-01T20:12:37Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T10:38:39Z",
"description": "CLI tool for reconciling transactions between two CSV sources (bank statements, Stripe, etc.)",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://reconifyhq.com/",
"name": "Reconify",
"type": "Organization",
"login": "reconifyhq",
"company": null,
"location": null,
"followers": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/245803628?v=4",
"created_at": "2025-11-24T05:50:42Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 243
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.1",
"kind": "patch",
"published_at": "2026-07-16T18:14:21Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-14T17:07:36Z"
},
{
"tag": "v0.4.0-pre-release",
"kind": "prerelease",
"published_at": "2026-07-14T17:05:54Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-06-21T05:04:27Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-05-17T19:19:00Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-03-23T11:33:46Z"
}
],
"recent_commits": [
{
"oid": "c8fc34033f590f95317eba9b636d84d5e98b5c67",
"body": "Centralize CLI docs and add SaaS sync contract",
"is_bot": false,
"headline": "Merge pull request #85 from reconifyhq/cli-docs-content-sync",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-18T17:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f12af49377dc48b904fd34bc1270410f6ca1846",
"body": null,
"is_bot": false,
"headline": "Centralize CLI documentation and sync contract",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-18T17:29:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f86d39fe280d5854e6c9d334cdb8503bc41354ce",
"body": "chore: move npm skills package into skills/ subdirectory",
"is_bot": false,
"headline": "Merge pull request #84 from reconifyhq/reconify-cli-agent-skills-setup",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-18T13:23:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75e21c60a428a7e4c656eef0855246bef7f9dc75",
"body": null,
"is_bot": false,
"headline": "fix: rename bin to 'skills' so npx @reconifyhq/skills resolves correctly",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-18T13:21:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43afad828c97cbead4e30cbf701a2cea1b79e190",
"body": "Consolidates the @reconifyhq/skills npm package into its own skills/\ndirectory with a dedicated README, package.json, and install script.\nSkill files now live under skills/.agents, skills/.claude, skills/.codex;\nrepo-root counterparts become symlinks so in-repo agents are unaffected.\nBumps package to 0.4.2, already published to npm.",
"is_bot": false,
"headline": "chore: move npm skills package into skills/ subdirectory",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-18T13:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2b251c708c93f355e8183673bdc33b84d162bc9",
"body": null,
"is_bot": false,
"headline": "chore: prepare v0.4.1 release",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-16T18:12:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3705f1c5ff18bc809cfdc750177e81ee4feab136",
"body": "feat: parallelize partitioned reconciliation with bounded disk queue",
"is_bot": false,
"headline": "Merge pull request #83 from reconifyhq/feat/partitioned-parallel-queue",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-16T18:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd3945caa1b9bc8e06d67198f5179c77447d4dd",
"body": null,
"is_bot": false,
"headline": "refactor: centralize partition CLI constants",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-16T17:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d84b647bffcfde0fec2942114f906766bc109545",
"body": null,
"is_bot": false,
"headline": "refactor: simplify partitioned counterpart workers",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-16T16:12:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3fe0c42c518d43535eb525703c689992cdd591b",
"body": null,
"is_bot": false,
"headline": "fix: propagate partition errors and telemetry",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-16T15:41:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c6023c17c72834ee2f4b681580666a64f276ba5",
"body": null,
"is_bot": false,
"headline": "docs: explain partitioned parallel queue",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-16T15:02:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5643a42f8110395e1b6c805b59041bdebb36bb70",
"body": null,
"is_bot": false,
"headline": "feat: parallelize partitioned reconciliation with disk queue",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-16T14:52:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27f6fecd8be3f22c8bc31b2867286a3d3e3e78d2",
"body": "docs(changelog): fill unreleased entries from v0.3.0 to HEAD",
"is_bot": false,
"headline": "Merge pull request #82 from reconifyhq/changelog-update-v0.3.0",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T05:06:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7463aca4f66f050ac3f1dca8da1227bc8742caba",
"body": null,
"is_bot": false,
"headline": "docs(changelog): fill unreleased section from v0.3.0 to HEAD",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T05:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b28fac4741681387f2598b9f4744a890529d783",
"body": "refactor(engine): extract acyclic packages",
"is_bot": false,
"headline": "Merge pull request #81 from reconifyhq/github-issue-79",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T04:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e4071dbd48fa66c2ef03a2adedf393f50be6147",
"body": null,
"is_bot": false,
"headline": "refactor(engine): extract acyclic packages",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T04:48:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f630b9b24646b437aed5e7711abf2a123bd9eea",
"body": "refactor: split engine and CLI responsibilities",
"is_bot": false,
"headline": "Merge pull request #80 from reconifyhq/clean-shot-screenshot",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T04:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dedfce121729307e3c540250831e1b4b37f77a8b",
"body": null,
"is_bot": false,
"headline": "refactor: split engine and CLI responsibilities",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T04:13:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99056674201f47b1b9a2a1621cc03efe02188470",
"body": "Optimize partitioned duplicate pre-scan",
"is_bot": false,
"headline": "Merge pull request #77 from reconifyhq/optimize-duplicate-pre-scan",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T03:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242c303b231a36a3e8c82b439f4035b5509def8a",
"body": null,
"is_bot": false,
"headline": "Optimize partitioned duplicate pre-scan",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T03:37:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64c803c2ef9856f0b26aa8a3b28711e785874b48",
"body": "Harden reconciliation diagnostics and aggregates",
"is_bot": false,
"headline": "Merge pull request #76 from reconifyhq/review-github-issue-74",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T03:22:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fec9136f63a06614e85ceb1e1dc142c1c0c51d33",
"body": null,
"is_bot": false,
"headline": "fix: harden reconciliation diagnostics and aggregates",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T03:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "675065afe43b71af6a4d22c7100a14c92b8149fc",
"body": "test: add reconciliation execution parity coverage",
"is_bot": false,
"headline": "Merge pull request #75 from reconifyhq/add-parity-tests",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T03:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a131f5fe8b887f397398558bdf144837b56c7d60",
"body": null,
"is_bot": false,
"headline": "test: add reconciliation execution parity coverage",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T03:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027f31c5940c8a4370d71133f07be9d5431c0166",
"body": "fix: report telemetry lifecycle failures consistently",
"is_bot": false,
"headline": "Merge pull request #73 from reconifyhq/fix-telemetry-lifecycle",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T02:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "671cd041e7a5ae56c33aee8aee4e2a3b3cca54f9",
"body": null,
"is_bot": false,
"headline": "fix: report telemetry lifecycle failures consistently",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T02:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963e94754615b16516cd1c993d119159a85d34c9",
"body": "Fix CLI cancellation and grouped-sort cleanup",
"is_bot": false,
"headline": "Merge pull request #72 from reconifyhq/fix-cancellation-cleanup",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T02:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "355b99fc691ebbf093b0f2576b230898eed40ac9",
"body": null,
"is_bot": false,
"headline": "fix: propagate cancellation and close sort cursors",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T02:47:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "974892c9873a8f00d40c0fb50658798d46c33b06",
"body": "fix: harden reconciliation correctness",
"is_bot": false,
"headline": "Merge pull request #71 from reconifyhq/fix-correctness-risks-65-67",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T02:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60ac0e7a09a2a484b536738b77d539ce9bbbf00e",
"body": null,
"is_bot": false,
"headline": "fix: harden reconciliation correctness",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T02:28:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8706cf6fe10253a0d1bf7c12e1533d8e7c85ccc",
"body": "feat: add partitioned multi-source reconciliation",
"is_bot": false,
"headline": "Merge pull request #63 from reconifyhq/discuss-github-issue",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T01:38:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa0a977117e581c73455663a8b540d55bae436b9",
"body": null,
"is_bot": false,
"headline": "feat: add partitioned multi-source reconciliation",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-15T01:33:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "447ddbef230c352aca00ebef6433b0deb63448cc",
"body": "Bound grouped partition reconciliation memory",
"is_bot": false,
"headline": "Merge pull request #61 from reconifyhq/issue-53",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T17:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe66db1c85a464f5e6dabdbb538d57d4a95ff675",
"body": null,
"is_bot": false,
"headline": "engine: bound grouped partition reconciliation memory",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T16:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e6f8dfa206b693bf8ef91a3c701bf4c4ad3480c",
"body": "fix: preserve partitioned grouped reconciliation semantics",
"is_bot": false,
"headline": "Merge pull request #60 from reconifyhq/partitioned-many-to-many-plan",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T12:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17efb21d98a99a97835f84f92d3bdd0cc326d21e",
"body": null,
"is_bot": false,
"headline": "fix: preserve partitioned grouped reconciliation semantics",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T12:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38dc7217da5dd75776fd8cd310501c30e2735a4d",
"body": "Complete issue #49 benchmark suite",
"is_bot": false,
"headline": "Merge pull request #59 from reconifyhq/inspect-github-issue-49",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T09:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b59a60aee2d7f80c49253fa34278047e6097c863",
"body": null,
"is_bot": false,
"headline": "Complete issue 49 benchmark suite",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T03:15:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21105944c5bbb17f8fec96a9634a80e1e25fe62e",
"body": "Add configurable result emission modes",
"is_bot": false,
"headline": "Merge pull request #58 from reconifyhq/fetch-issue-44-details",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T02:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3ad29abbaa192c978f1b81f2582048852ecc74b",
"body": null,
"is_bot": false,
"headline": "feat: add configurable result emission modes",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T02:42:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b02674aaef3a6633902edded011413249b2a86b3",
"body": "Harden resource-aware index selection",
"is_bot": false,
"headline": "Merge pull request #57 from reconifyhq/resource-aware-index-selection",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T02:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "add65f2bccf17d01ecd87f87f551d515e1e7f6d4",
"body": null,
"is_bot": false,
"headline": "Fix index selection lint warning",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T02:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6560aa97830853fb742ef34a26d535c265822cc7",
"body": null,
"is_bot": false,
"headline": "Harden resource-aware index selection",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T02:00:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "095ea2f4ef4b51ea7fb610f092b0eeeea60ef070",
"body": "Add resource-aware index selection",
"is_bot": false,
"headline": "Merge pull request #55 from reconifyhq/resource-aware-index-selection",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:59:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48413b85567800fcb35b98d22630fa351807bd00",
"body": null,
"is_bot": false,
"headline": "Support resource probing on Windows",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f41f68fec0eca86901541d8b196d4e0c73b8795",
"body": null,
"is_bot": false,
"headline": "Merge origin/main into resource-aware-index-selection",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "836de2c1b87caea7879e72e326e62f8e7a1a2f31",
"body": "Add reconciliation progress telemetry",
"is_bot": false,
"headline": "Merge pull request #56 from reconifyhq/plan-stage-rows",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:37:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bba4f6defecf390a2c784401143d2d321c315ac",
"body": null,
"is_bot": false,
"headline": "Harden telemetry output and lifecycle events",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "391fe68fbe3b6a5eef64c22f6a604318c6835681",
"body": null,
"is_bot": false,
"headline": "Check Linux telemetry resources in local CI",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "621722cff71c5b6d333350e7d6879f07f0ebe010",
"body": null,
"is_bot": false,
"headline": "Add reconciliation progress telemetry",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:16:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "264f39888b1ef8651b286140da3c44f26959a1b6",
"body": null,
"is_bot": false,
"headline": "Add resource-aware index selection",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T01:16:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77d518077a2c3063f217ba09c4a723c6a23f4f36",
"body": "…ation\n\nBound reconciliation memory for large files",
"is_bot": false,
"headline": "Merge pull request #52 from reconifyhq/perf/partitioned-index-optimiz…",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T00:46:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71f28208af0f88f8edb005896111dabf8b7aa7fd",
"body": null,
"is_bot": false,
"headline": "Document partitioned reconciliation backend",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T00:39:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffbfa3056ecce672383f63693c0516e286052912",
"body": null,
"is_bot": false,
"headline": "Address partitioned backend review findings",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T00:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a5680f0e286bde8aa0caf7d8073ee6779554c4c",
"body": null,
"is_bot": false,
"headline": "Fix lint and security findings in partitioned backend",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-14T00:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c0b19e56610ce48a3fb37cfd492287cdb9fafb2",
"body": null,
"is_bot": false,
"headline": "Guard partitioned backend multi-source usage",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-13T18:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2f8f80481be49086a0af5f696c12a8dbd816fc1",
"body": null,
"is_bot": false,
"headline": "Add bounded-memory partitioned reconciliation backend",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-13T18:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "600e6a9616813dd8c30f5b64d4bb467b4d9b0c84",
"body": null,
"is_bot": false,
"headline": "Reduce disk index match write amplification",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-13T18:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc4ad9e517c6ab4db713d825e74de336cfe6eca",
"body": null,
"is_bot": false,
"headline": "Batch disk index inserts in transactions",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-13T18:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d288bf41125740190f7d03136f02e34e134e9111",
"body": null,
"is_bot": false,
"headline": "Add many-to-many reconciliation pass (#41)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-05T00:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f952631962f4982085ac951ccbc379e6ba008020",
"body": "* Add configurable duplicate handling policy (closes #39)\n\nAdds a duplicate_policy field to ParserCfg with four values: flag (default,\nexisting behavior), keep (suppress duplicate events, all rows match), merge\n(first-seen per GroupKey wins), and latest (last-seen per GroupKey wins).\nBoth batch and \n[…]\nefile\n\ngolangci-lint v2 uses a /v2/ major-version suffix in its module path.\nThe go install command was using the v1 path, causing the Security CI\njob to fail with 'invalid version: unknown revision'.",
"is_bot": false,
"headline": "Add configurable duplicate handling policy (closes #39) (#40)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-07-04T23:07:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "beb7ca8f0f97fcf43d5ada30e630269a38efd179",
"body": null,
"is_bot": false,
"headline": "Add preflight quality and security gate (#36)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-26T08:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91be549060c02c996c361dbbda60e4af1f80496c",
"body": "* Add group_by field and validation to one_to_many pass config\n\nAdds GroupBy field to PassConfig with a ResolvedGroupBy() method that defaults\nto \"reference\" when unset. Validates group_by against known built-in keys\n(reference, name, group_key) in validatePair, and wires the resolved key into\nmatchByReferenceOneToMany so grouping respects the configured field.\n\n* Document group_by field for one_to_many pass in engine and config docs",
"is_bot": false,
"headline": "Add group_by field and validation to one_to_many pass (#17) (#35)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-25T03:40:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ddf8e96c4eadb85290c65801ff9754e8acc842",
"body": "* Make Reconify CLI LLM-agent-ready\n\nAdd structured JSON error output (--error-format json), meaningful exit\ncodes (0/1/2/3), --fail-if-unmatched flag, and `config schema` command.\nIntroduce three new canonical agent skills (reconify-debug, reconify-bootstrap,\nreconify-ci) with thin adapters for Cla\n[…]\nommon stderr messages, and config\nschema reference.\n\n* Fix lint: rename CLIError to Error, drop unnecessary conversion, gofmt engine files\n\n* Add npx @reconifyhq/skills installer for agent skill files",
"is_bot": false,
"headline": "Make Reconify CLI LLM-agent-ready (#34)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-24T19:00:35Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "380d918ed88cac68b64caf6fbece1fda6daf862c",
"body": "* Implement one_to_many reconciliation pass for installment payments\n\nAdds a new one_to_many pass type that matches one left transaction against\nN right transactions sharing the same reference by summing their amounts.\nIncludes ambiguous group detection, extended monetary invariants, CLI\nbatch-fallb\n[…]\nouting, GroupedEventWriter interface for JSON/ndjson output,\n7 new tests, 3 benchmarks, and full documentation.\n\nCloses #32\n\n* Replace grouped/ambiguous magic strings with named constants in format.go",
"is_bot": false,
"headline": "Add one_to_many reconciliation pass for installment payments (#33)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-23T10:26:44Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "02afd8b88289ab4e59392d95fd346c33dc0f78dd",
"body": null,
"is_bot": false,
"headline": "Prepare v0.3.0 release readiness (#31)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-21T05:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87db0fd10b4ada7036860231c2c3d3029e5447d2",
"body": "* Add explicit reconciliation passes to pair config (#16)\n\nIntroduces PassConfig and a Passes field on Pair so users can declare\nan ordered matching pipeline (reference_one_to_one, name_tokens_one_to_one,\none_to_many) instead of relying on implicit tier behavior. Omitting passes\npreserves existing r\n[…]\neaming-disk produce identical summaries\n\nEach test ends with assertRowCoverage (counts unique IDs per side),\nassertMonetaryInvariant, and assertSummaryMatchesCounts.\n\n* Fix lint issues in passes tests",
"is_bot": false,
"headline": "Add explicit reconciliation passes to pair config (#16) (#30)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-21T04:40:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "b1b52df4208dacdcc7e16678d5a3049760b9e3a6",
"body": null,
"is_bot": false,
"headline": "Document multi-counterpart reconciliation config (#29)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-21T04:06:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "590e14d58b0c70d40e49f5ec23eeee6f4bdbb4d9",
"body": "* Fix README enterprise wording and add docs cross-links\n\nRemoves the 'Reconify Cloud' section that implied an unsupported hosted\nSaaS product. Replaces it with accurate 'Enterprise / Private Deployment'\nlanguage pointing to reconify.com for demo/contact. Adds a cross-link\nfrom the README 'How It Wo\n[…]\n' section to the docs configuration reference.\nAdds GitHub back-links and a 'Next Steps' section to the docs index and\ngetting-started pages. Closes #26.\n\n* Fix site URL: reconify.com → reconifyhq.com",
"is_bot": false,
"headline": "Fix README enterprise wording and add docs cross-links (#28)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-21T02:12:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "86d6981bd04e710af5303334ef5938fb9d7d48ad",
"body": "…rkflow (#27)\n\n* Add benchmark infrastructure: deterministic + realistic suites, CI workflow\n\nAdds benchmarks/ with two benchmark families, shared helpers, Go generators\nwith tests, and a GitHub Actions workflow for smoke (PR/push) and nightly\nfull runs. Extends scripts/gen_bench_data.go with multi-\n[…]\nource splitting,\nconfigurable match/diff percentages, duplicate group injection, and source\nweight sharding needed by the realistic scenario generators.\n\n* Run nightly benchmarks on PRs and pushes too",
"is_bot": false,
"headline": "Add benchmark infrastructure: deterministic + realistic suites, CI wo…",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-19T04:24:16Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d8a1f222c36ed6521951e342ea25efbaf3455911",
"body": "Phase A (engine correctness foundation):\n- Duplicate detection is now a non-gating annotation keyed on a\n configurable group_col, independent of the matching reference\n (previously, duplicate detection dropped rows before matching ran).\n- Reference matching now selects the best candidate (exact ma\n[…]\n new\n multi-source path when there's more than one counterpart, keeping\n single-counterpart behavior byte-identical to before.\n- Updated docs/engine/README.md and examples/reconify.yaml accordingly.",
"is_bot": false,
"headline": "1-N source reconciliation + engine correctness fixes (#14)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-16T12:33:41Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96c601d9f13818d43ecd32b4fb4c7bcfe28e3108",
"body": null,
"is_bot": false,
"headline": "Add PR template and document it in AGENTS.md (#15)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-06-16T12:29:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c90bfeec04203c85853b2bf4d75e15009a58ad",
"body": "* chore: restructure changelog and add v0.2.0 release notes\n\n* chore: add .version file for v0.2.0",
"is_bot": false,
"headline": "chore: prepare v0.2.0 release — restructure changelog (#13)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-05-17T19:17:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e78f3d7e01964d12858ef93db55d944841f40460",
"body": null,
"is_bot": false,
"headline": "Add interactive config init command (#12)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-05-17T16:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d81bb640259436cafdc74ae9afc09dc2f7d66c4f",
"body": null,
"is_bot": false,
"headline": "Add Fumadocs documentation site (#8)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-05-17T16:21:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92797349861c826d6fe54f536f1b5cbb1a0eca0f",
"body": "* Harden reconcile audit outputs\n\n* fix: preserve config tests after mergin main into fix-issues-plan\n\n* Restore config flag default\n\n---------\n\nCo-authored-by: Ruben Atinho H. <atinhoruben@gmail.com>",
"is_bot": false,
"headline": "Harden reconcile audit output handling (#11)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-05-17T16:21:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcd2695255d97881abb624b62baaad992f87406b",
"body": "Add multi-format input parsing",
"is_bot": false,
"headline": "Merge pull request #9 from reconifyhq/read-csv-excel-json-files",
"author_name": "Ruben Atinho H.",
"author_login": "ederenee",
"committed_at": "2026-05-12T13:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c4ee2e4dcd62cc0d8dde717a36dc6ab37902a83",
"body": null,
"is_bot": false,
"headline": "Add cross-agent workflow docs (#10)",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-05-05T23:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a827e457e29679f0c6ffc1eccd8be906fc581c4",
"body": null,
"is_bot": false,
"headline": "Reject trailing content after JSON arrays",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-05-05T01:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22beaa370282a81c471a8ce5863f6187a874dd1b",
"body": null,
"is_bot": false,
"headline": "Add multi-format input parsing",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-05-05T01:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9421545e39d3d563df1751dbfe34067fa6e9efdd",
"body": "docs: add comprehensive changelog",
"is_bot": false,
"headline": "Merge pull request #7 from reconifyhq/add-changelog",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-04-17T14:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "700c6243d7e9d28192c51797f56937af92c64464",
"body": "Documents all commands, engine capabilities, output formats, validation,\naudit features, parser details, index backends, and internal optimizations.",
"is_bot": false,
"headline": "docs: add comprehensive changelog covering all CLI features",
"author_name": "Mangabo Kolawole",
"author_login": "koladev32",
"committed_at": "2026-03-29T05:13:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88704c5072b2f15c45688ca2b98a54eea7e5f8c6",
"body": null,
"is_bot": false,
"headline": "fix update import paths to github.com/reconifyhq/reconify",
"author_name": "ederenee",
"author_login": "ederenee",
"committed_at": "2026-03-23T11:31:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52297e543e82a6f741d61e57f188b6d18b5b1531",
"body": null,
"is_bot": false,
"headline": "fix: correct module path to github.com/reconifyhq/reconify",
"author_name": "ederenee",
"author_login": "ederenee",
"committed_at": "2026-03-23T11:19:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c6a7be00c2b3d62c87f54f3e64c13e7de09c57",
"body": null,
"is_bot": false,
"headline": "Initial Commit",
"author_name": "ederenee",
"author_login": "ederenee",
"committed_at": "2026-03-22T10:08:52Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 85,
"latest_release_at": "2026-07-16T18:14:21Z",
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 11,
"days_since_latest_release": 8,
"mean_days_between_releases": 23.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/reconifyhq/reconify",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/reconifyhq/reconify",
"is_deprecated": false,
"latest_version": "v0.4.1",
"repository_url": "https://github.com/reconifyhq/reconify",
"versions_count": 7,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-16T18:12:36Z",
"latest_version_yanked": null,
"days_since_latest_publish": 8
},
{
"name": "@reconifyhq/skills",
"exists": true,
"license": "MIT",
"keywords": [
"reconify",
"agent-skills",
"claude",
"codex",
"ai-agent",
"llm"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/@reconifyhq/skills",
"is_deprecated": false,
"latest_version": "0.4.3",
"repository_url": "https://github.com/reconifyhq/reconify",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 360,
"first_published_at": "2026-07-18T13:03:18.883000Z",
"latest_published_at": "2026-07-18T13:21:05.375000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 0,
"stars": 3,
"watchers": 0,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 11
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": true,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"docs/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 45932,
"source_files_sampled": 119,
"oversized_source_files": 0,
"agent_instruction_files": [
".github/copilot-instructions.md",
"AGENTS.md",
"CLAUDE.md",
"GEMINI.md"
],
"agent_instruction_max_bytes": 4588
},
"dependencies": {
"manifests": [
"docs/package.json",
"go.mod",
"package.json",
"skills/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": [
"go",
"npm"
],
"dependencies": [
{
"name": "charm.land/huh/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.0.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.0"
},
{
"name": "github.com/xuri/excelize/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.10.1"
},
{
"name": "golang.org/x/sys",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.46.0"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
},
{
"name": "modernc.org/sqlite",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.46.1"
}
],
"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": 0,
"merged_prs": 45,
"open_issues": 11,
"closed_ratio": 0.711,
"closed_issues": 27,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "koladev32",
"commits": 81,
"avatar_url": "https://avatars.githubusercontent.com/u/32314456?v=4"
},
{
"type": "User",
"login": "ederenee",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/71341317?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.953
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"benchmarks.yml",
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [
".golangci.yml"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"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": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "12 out of 12 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/13 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": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 7,
"reason": "dependency not pinned by hash detected -- score normalized to 7",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": "15 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "c8fc34033f590f95317eba9b636d84d5e98b5c67",
"ran_at": "2026-07-25T16:08:52Z",
"aggregate_score": 3.4,
"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-07-25T06:07:15Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-18T17:33:25Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2026-06-16T12:48:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2026-06-16T12:48:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-06-16T12:49:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 22,
"created_at": "2026-06-16T12:49:06Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 24,
"created_at": "2026-06-16T12:49:17Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 38,
"created_at": "2026-07-03T23:01:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2026-07-05T11:26:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 43,
"created_at": "2026-07-12T11:05:05Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2026-07-13T04:48:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2026-07-13T04:48:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 48,
"created_at": "2026-07-13T04:48:57Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/reconifyhq/reconify",
"host": "github.com",
"name": "reconify",
"owner": "reconifyhq"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 57,
"inputs": {
"security": 34,
"vitality": 79,
"community": 40,
"governance": 51,
"engineering": 76
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 79,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"commits_last_year": 85,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 11
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "85 commits in the last year",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 85
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.4.1",
"releases_from_tags": false,
"days_since_latest_release": 8,
"mean_days_between_releases": 23.1
},
"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 8 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 8
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~23.1 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 23.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "at_risk",
"name": "Community & Adoption",
"value": 40,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"forks": 0,
"stars": 3,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "3 stars",
"points": 4.9,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 3
}
}
],
"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": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "at_risk",
"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": 43,
"inputs": {
"packages": [
"github.com/reconifyhq/reconify",
"@reconifyhq/skills"
],
"dependents": null,
"ecosystems": "go, npm",
"total_downloads": null,
"monthly_downloads": 360
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "360 downloads/month across go, npm",
"points": 34.1,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 360,
"ecosystems": "go, npm"
}
}
],
"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": 51,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.953
},
"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 95% of commits",
"points": 1.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 45,
"open_issues": 11,
"closed_issues": 27,
"issue_closed_ratio": 0.711,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "71% of issues closed",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 71
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "45/47 decided PRs merged",
"points": 36.6,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 45,
"decided": 47
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/13 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 39,
"inputs": {
"followers": 1,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "reconifyhq",
"public_repos": 5,
"account_age_days": 243
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1 followers of reconifyhq",
"points": 2.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1,
"login": "reconifyhq"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~0 yr old",
"points": 7,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 0
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/reconifyhq/reconify",
"@reconifyhq/skills"
],
"ecosystems": "go, npm",
"any_deprecated": false,
"min_days_since_publish": 7
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on go, npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "go, npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "7 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 7
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 76,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"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": ".golangci.yml",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.4
},
"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 not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 12 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/13 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": "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 7",
"points": 3.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "15 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": 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": "good",
"name": "AI Readiness",
"value": 83,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"has_llms_txt": true,
"legible_history_share": 0.741,
"agent_instruction_files": [
".github/copilot-instructions.md",
"AGENTS.md",
"CLAUDE.md",
"GEMINI.md"
],
"agent_instruction_max_bytes": 4588
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md, GEMINI.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".github/copilot-instructions.md, AGENTS.md, CLAUDE.md, GEMINI.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": "llms.txt present",
"points": 15,
"status": "met",
"details": [
{
"code": "llms_txt_present",
"params": {}
}
],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "63 of 85 human commits state their intent (structured subject or explanatory body)",
"points": 39.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 63,
"sampled": 85
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"docs/tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"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": ".golangci.yml",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".golangci.yml"
}
}
],
"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": "Dockerfile, lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Dockerfile, lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 85",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 85
}
}
],
"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 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 45932,
"source_files_sampled": 119,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/119 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 119,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-25T16:09:07.401450Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/reconifyhq/reconify.svg",
"full_name": "reconifyhq/reconify",
"license_state": "standard",
"license_spdx": "MIT"
}