JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"agents",
"go",
"productivity",
"task-manager"
],
"is_fork": false,
"size_kb": 1130,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 229076,
"HTML": 39251,
"Just": 715,
"Shell": 11064,
"Dockerfile": 576
},
"pushed_at": "2026-07-27T12:10:07Z",
"created_at": "2026-06-27T20:56:17Z",
"owner_type": "User",
"updated_at": "2026-07-25T19:43:39Z",
"description": "Minimal visual task manager for humans and agents.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": null,
"primary_language": "Go",
"significant_languages": [
"Go",
"HTML"
]
},
"owner": {
"blog": "https://owainlewis.com",
"name": "Owain Lewis",
"type": "User",
"login": "owainlewis",
"company": "GradientWork",
"location": "United Kingdom",
"followers": 1321,
"avatar_url": "https://avatars.githubusercontent.com/u/733944?v=4",
"created_at": "2011-04-16T21:32:24Z",
"is_verified": null,
"public_repos": 84,
"account_age_days": 5580
},
"license": {
"state": "absent",
"spdx_id": null,
"raw_spdx": null,
"file_present": false,
"scorecard_found": false,
"profile_has_license": false
},
"activity": {
"releases": [
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2026-07-19T20:19:37Z"
}
],
"recent_commits": [
{
"oid": "77beb5245dc7bd805f4e57e1d632afd5279095cf",
"body": "Replace the Appearance section in settings with a sliding light/dark\npill above the Settings button in the main sidebar.",
"is_bot": false,
"headline": "feat(ui): move theme toggle into the sidebar (#60)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-25T19:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3dd867d2782e9e9f528a58cc5e47f6c140e2dc",
"body": "Apply pending location changes through the atomic move flow, block submission while destinations load, and restore the source list and position when users back out of a board change.",
"is_bot": false,
"headline": "fix(ui): move items when saving location (#59)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-23T10:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b487a43fd427eb7d09fdf25fd5e70f092a1dca3c",
"body": "* feat(boards): move items across boards\n\n* fix(ui): preserve status when saving items\n\n* fix(ui): separate auth and move notices\n\n* fix(ui): wait for move destinations",
"is_bot": false,
"headline": "Move items across boards (#58)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-22T05:27:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af5bd1cc97419cf4272768cbf2bbb4eaac075d85",
"body": null,
"is_bot": false,
"headline": "fix(auth): isolate client state across sessions (#57)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T21:07:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32da0610c5bc6e7109f972a1294cd45bc587e9e7",
"body": null,
"is_bot": false,
"headline": "fix: simplify board week header (#56)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T20:56:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f66c3e21d8642e61409ea1ad81381dfc4570a99",
"body": null,
"is_bot": false,
"headline": "docs: add CLI installation guide (#55)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T14:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7683e5c86764277f71063a5818d2db0a164c278a",
"body": "fix(ui): separate password reset confirmation",
"is_bot": false,
"headline": "Merge pull request #54 from owainlewis/codex/password-reset-notice",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T14:02:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76649276028d5129a89f3c039f7de46a70c52f6f",
"body": null,
"is_bot": false,
"headline": "fix(ui): separate password reset confirmation",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T13:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de895e416809aef11f080ee3946ccbc2cfb70475",
"body": "fix(ci): configure Go cache inputs",
"is_bot": false,
"headline": "fix(ci): configure Go cache inputs (#53)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T13:28:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f95598d32b22796493f041274efcade19ecee3a",
"body": null,
"is_bot": false,
"headline": "fix(ci): configure Go cache inputs",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T13:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657b8e50ec14cf4ee7f25ec586d59e424b4892a9",
"body": "feat(auth): add password reset",
"is_bot": false,
"headline": "feat(auth): add password reset (#51)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T12:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd110336f6643cb4cbd692256c844fa98192830a",
"body": null,
"is_bot": false,
"headline": "fix(auth): address password reset review feedback",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T12:27:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da4d0aed812a397b51197e3af4e86bd89708d431",
"body": null,
"is_bot": false,
"headline": "feat(auth): add password reset",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T12:23:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "016d57693f271a2cb0ac532c69c35c4964f21e30",
"body": null,
"is_bot": false,
"headline": "fix: automate safe production deploys (#52)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T11:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d049e9b62875f880f01390f5b9834caa9d13bea",
"body": null,
"is_bot": false,
"headline": "fix: fail fast on deployment lock errors",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T11:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaebb9de4ff066f4194b6534d7a43917aa5f09b2",
"body": null,
"is_bot": false,
"headline": "fix: make invite secret optional",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T11:14:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f707630ed90c0e4dd4052e9450c70165f9a6d11e",
"body": null,
"is_bot": false,
"headline": "fix: automate safe production deploys",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T08:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e874b5e5f13cd8e6278965aa18e80af0300599a9",
"body": "…nimum\n\nfix: lower signup password minimum",
"is_bot": false,
"headline": "Merge pull request #50 from owainlewis/codex/lower-signup-password-mi…",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T07:57:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bd6db2dc9a4c7f1d08d76c0f112f8bc4ab76dd3",
"body": null,
"is_bot": false,
"headline": "fix: lower signup password minimum",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-21T07:50:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7141fcdb71496c3903213b060180f995b8e45f65",
"body": "feat: add invite-code Pro signup",
"is_bot": false,
"headline": "Merge pull request #49 from owainlewis/codex/20-invite-code-pro-signup",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-20T21:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87126f130dae62ca238670206e462c8a2c7ab617",
"body": null,
"is_bot": false,
"headline": "feat: add invite-code Pro signup",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-20T21:46:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f51d177670ba3f40f00b56f7195ea984eca62e26",
"body": "Closes #46.",
"is_bot": false,
"headline": "feat: enforce Pro entitlement limits (#48)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-20T21:17:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fd86135242ee493ae37965ebd68bb0950b46566",
"body": "Swaps the hand-coded list mockup for real, light-theme screenshots of\nLists, Flow, and Week, switchable via tabs, so the landing page shows\nthe app's actual breadth instead of reading as a single-list tool.\nSharpens the copy around radical focus: getting clear on what matters\nand scaling yourself through agents instead of busy work.",
"is_bot": false,
"headline": "feat: replace fake board mockup with a real product tour",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-20T13:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f46d9ff3a846f110e545c5e64f12f3056c92ec02",
"body": "Replaces the generic private-beta placeholder with a minimal,\nphotography-led page: an editorial serif headline, a live product\npreview with scroll-triggered reveals, a founder's note, and a\n\"work is infinite, attention is not\" manifesto band shot with\nHiggsfield stills of slate stone.",
"is_bot": false,
"headline": "feat: redesign landing page as a photographic SaaS sales page",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-20T12:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7b4b9d11cbf61dc02c1e63a7ebbdd66c4bfecaf",
"body": null,
"is_bot": false,
"headline": "feat: add CLI installer and release pipeline (#44)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-19T20:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe79256014b050e1c4fc184839d5e9c31222aec",
"body": null,
"is_bot": false,
"headline": "feat: make CLI agent ready (#42)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-19T06:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f02b5547e562c99fc7f0598fef034e62f500057",
"body": null,
"is_bot": false,
"headline": "fix: add production favicon (#41)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T21:31:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2947a2ae8cd1286ab70b3d808dcaf951524a859",
"body": null,
"is_bot": false,
"headline": "fix: remove flow card move arrows (#40)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T17:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "092905f631fff650fd8f997222efeed209cdf8d1",
"body": null,
"is_bot": false,
"headline": "fix: improve default lists (#39)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T16:17:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98aeb674bc093e86c6f3ef6359b01544e8766ad7",
"body": null,
"is_bot": false,
"headline": "feat: polish interface icons (#38)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T15:56:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4875009f91c1f4ce6b275af4f6a45d33d6c07711",
"body": null,
"is_bot": false,
"headline": "fix: tighten logo spacing (#37)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T15:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96fd0ee9e99f5a9a475f4fe87447a40f6d5f3c0e",
"body": null,
"is_bot": false,
"headline": "feat: establish admin account roles (#36)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T14:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c53995a9898a068c6489ad144f35aade8341c07",
"body": "Align GCP bootstrap configuration and deployment documentation with the production PostgreSQL 18 upgrade.",
"is_bot": false,
"headline": "chore: target PostgreSQL 18 in GCP bootstrap",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T09:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e2e2db2b0aaf83d81a6ac48d7cc6346504bdbf",
"body": null,
"is_bot": false,
"headline": "feat: filter Flow by list",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T07:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ed92d79e7aa8ecc9a939610161fb748074c415e",
"body": null,
"is_bot": false,
"headline": "feat: refine board sidebar (#33)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T07:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "945daded5a7814733c77634ecf3bb5d27cf94a4b",
"body": null,
"is_bot": false,
"headline": "feat: neutralize interface theme (#31)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-18T06:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dac71630d1b25627e101db4fcade991492783929",
"body": "* feat: improve task editing experience\n\n* fix: address task editor review feedback",
"is_bot": false,
"headline": "feat: improve task editing experience (#30)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-17T22:34:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd4368269703dec0e077996af47be4a83efd5923",
"body": "* fix: persist theme across views\n\n* fix: address theme review feedback\n\n* fix: cancel stale theme saves",
"is_bot": false,
"headline": "fix: persist theme across views (#29)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-17T22:06:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c678598bee7d6fd827122ff1ed9ad2f7a3752034",
"body": null,
"is_bot": false,
"headline": "feat: refine responsive interface (#27)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-17T21:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c66822534634008b37cbe542103297cbfe53c0d",
"body": null,
"is_bot": false,
"headline": "feat: add Flow view and unified item state (#25)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-17T21:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311f74e2223cb1cb90252e1ee5ece4e68560f01b",
"body": null,
"is_bot": false,
"headline": "fix: reorder items within lists (#24)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-17T21:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5fc136fac30da71cb06b03fbb994901f2a8f942",
"body": "Introduce flat neutral items and explicit actions, goal-led lists, Week and Today planning, agent API workflows, simplified settings, stable header controls, and safe migrations.",
"is_bot": false,
"headline": "feat: add focused weekly planning (#23)",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-11T09:58:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9850828171d7f6b82c96a7efedfb3da8338202a0",
"body": "Adds a standard GitHub pull request template.",
"is_bot": false,
"headline": "chore: add pull request template",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-07-05T20:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "534912f56230baa74e00020ea11de6808c7f68e3",
"body": null,
"is_bot": false,
"headline": "fix: move list limit to board setting",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-30T13:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ecedb39d3d879af7e9059d839f7eb901daaf38",
"body": null,
"is_bot": false,
"headline": "feat: add temporary Slate landing page",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-30T13:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99949bffba127405720c39ecfa2d914833a10e37",
"body": null,
"is_bot": false,
"headline": "fix: polish board list interactions",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-30T13:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "531859b93b411905ddf665ea102f155219d88297",
"body": null,
"is_bot": false,
"headline": "feat: launch owner-only Slate MVP",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-30T13:11:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b62f129d85f69044e3e5b77430fa9e5a83a81e2",
"body": null,
"is_bot": false,
"headline": "feat: add image board backgrounds",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-29T20:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5a3edd3118ae5086c5a9da479e34658d26e315",
"body": null,
"is_bot": false,
"headline": "docs: add initial product prototype",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-29T14:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "960c0b9bdbdcf10aa4bbca8804b6bf75027abe81",
"body": null,
"is_bot": false,
"headline": "docs: refine Slate product direction",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-29T14:01:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a9d888510cf5cc3fbc06a9ed0983b7018d488db",
"body": null,
"is_bot": false,
"headline": "docs: bootstrap slate product shell",
"author_name": "Owain Lewis",
"author_login": "owainlewis",
"committed_at": "2026-06-27T20:56:09Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 51,
"latest_release_at": "2026-07-19T20:19:37Z",
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 5,
"days_since_latest_release": 7,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": false,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/owainlewis/slate.do",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/owainlewis/slate.do",
"is_deprecated": false,
"latest_version": "v1.0.0",
"repository_url": "https://github.com/owainlewis/slate.do",
"versions_count": 1,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T20:17:55Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 1,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-07-18",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 30
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"cli/go.mod",
"server/go.mod"
],
"largest_source_bytes": 33547,
"source_files_sampled": 28,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"cli/go.mod",
"package.json",
"server/go.mod"
],
"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": "github.com/jackc/pgx/v5",
"manifest": "server/go.mod",
"ecosystem": "go",
"version_constraint": "v5.7.6"
},
{
"name": "golang.org/x/crypto",
"manifest": "server/go.mod",
"ecosystem": "go",
"version_constraint": "v0.46.0"
}
],
"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": 5,
"merged_prs": 32,
"open_issues": 25,
"closed_ratio": 0.107,
"closed_issues": 3,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "owainlewis",
"commits": 51,
"avatar_url": "https://avatars.githubusercontent.com/u/733944?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"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": "19 out of 19 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/21 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 0,
"reason": "license file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "project was created within the last 90 days. Please review its contents carefully",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 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": 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": "17 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "77beb5245dc7bd805f4e57e1d632afd5279095cf",
"ran_at": "2026-07-27T12:55:24Z",
"aggregate_score": 2.1,
"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-25T19:43:51Z",
"oldest_open_prs": [
{
"number": 43,
"created_at": "2026-07-19T17:14:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 61,
"created_at": "2026-07-25T20:07:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 65,
"created_at": "2026-07-27T11:49:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 66,
"created_at": "2026-07-27T11:56:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 67,
"created_at": "2026-07-27T12:10:25Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-25T19:43:35Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 1,
"created_at": "2026-06-29T20:44:45Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 2,
"created_at": "2026-06-29T20:44:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 3,
"created_at": "2026-06-29T20:44:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 4,
"created_at": "2026-06-29T20:44:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 5,
"created_at": "2026-06-29T20:44:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 6,
"created_at": "2026-06-29T20:44:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2026-06-29T20:44:54Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2026-06-29T20:44:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 9,
"created_at": "2026-06-29T20:44:57Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2026-06-29T20:44:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 11,
"created_at": "2026-06-29T20:45:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2026-06-29T20:45:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 13,
"created_at": "2026-06-29T20:46:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 14,
"created_at": "2026-06-29T20:46:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2026-06-29T20:46:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2026-06-29T20:46:23Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2026-06-29T20:46:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2026-06-29T20:46:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2026-06-29T20:46:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 21,
"created_at": "2026-06-29T20:46:27Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/owainlewis/slate.do",
"host": "github.com",
"name": "slate.do",
"owner": "owainlewis"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"security": 21,
"vitality": 63,
"community": 15,
"governance": 49,
"engineering": 75
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"commits_last_year": 51,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "51 commits in the last year",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 51
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.0.0",
"releases_from_tags": false,
"days_since_latest_release": 7,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"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": "critical",
"name": "Community & Adoption",
"value": 15,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 1,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"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": "at_risk",
"name": "Community health",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_readme": true,
"has_license": false,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "no license file detected",
"points": 0,
"status": "missed",
"details": [
{
"code": "license_absent",
"params": {}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 49,
"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": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"merged_prs": 32,
"open_issues": 25,
"closed_issues": 3,
"issue_closed_ratio": 0.107,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "11% of issues closed",
"points": 5,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 11
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "32/34 decided PRs merged",
"points": 36,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 32,
"decided": 34
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"followers": 1321,
"owner_type": "User",
"is_verified": null,
"owner_login": "owainlewis",
"public_repos": 84,
"account_age_days": 5580
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,321 followers of owainlewis",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1321,
"login": "owainlewis"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "84 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 84
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 84,
"inputs": {
"packages": [
"github.com/owainlewis/slate.do"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 7
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "1 published versions",
"points": 4,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 1
}
}
],
"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": 75,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"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": "19 out of 19 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"agents",
"go",
"productivity",
"task-manager"
],
"has_wiki": true,
"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": "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": 21,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"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": 21,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 2.1
},
"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": "19 out of 19 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/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "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": "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": "17 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": "moderate",
"name": "AI Readiness",
"value": 60,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 1,
"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": "51 of 51 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 51,
"sampled": 51
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [
"justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"cli/go.mod",
"server/go.mod"
],
"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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "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 51",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 51
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 33547,
"source_files_sampled": 28,
"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/28 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 28,
"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-07-27T12:55:39.006518Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/o/owainlewis/slate.do.svg",
"full_name": "owainlewis/slate.do",
"license_state": "absent",
"license_spdx": null
}