Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"cli",
"fuzzy-search",
"mcp",
"productivity",
"terminal",
"terminal-tools",
"variables",
"workflows",
"zero-deps"
],
"is_fork": false,
"size_kb": 7343,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 380706,
"Shell": 5964,
"Makefile": 402,
"JavaScript": 12477,
"TypeScript": 2862
},
"pushed_at": "2026-07-23T23:08:57Z",
"created_at": "2026-07-12T17:40:12Z",
"owner_type": "User",
"updated_at": "2026-07-30T22:48:25Z",
"description": "Personal command vault for your terminal — inline fuzzy search, variables, workflows, MCP. ~2ms, zero deps.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": null,
"name": "Marinho",
"type": "User",
"login": "matheuzgomes",
"company": null,
"location": null,
"followers": 14,
"avatar_url": "https://avatars.githubusercontent.com/u/65293324?v=4",
"created_at": "2020-05-13T13:24:14Z",
"is_verified": null,
"public_repos": 22,
"account_age_days": 2272
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2026-07-23T23:09:40Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2026-07-21T17:40:06Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2026-07-19T03:51:37Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2026-07-13T03:22:32Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2026-07-13T03:01:30Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2026-07-13T02:46:50Z"
}
],
"recent_commits": [
{
"oid": "e39cffee9c871d6c7f5236fabc5cc132e220ca99",
"body": null,
"is_bot": false,
"headline": "chore: bump version to v0.4.0",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-23T23:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "608ba1950f24a13a9447d631ea2119f839244f3f",
"body": null,
"is_bot": false,
"headline": "docs: clarify behavior of 'add --last' command in README",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-23T22:54:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc9bc7e4f99d8c1dec6873d8f4ad430af2b2e430",
"body": null,
"is_bot": false,
"headline": "feat: add support for saving the most recent command from shell history",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-23T22:51:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3c67325e3d54c2113f5ac493c3fa118732c1224",
"body": "- Updated the import command to allow importing from pet and navi sources.\n- Added detailed usage instructions for importing from pet and navi in the help output.\n- Implemented parsing logic for pet snippets and navi cheats, including handling of tags and dynamic suggestions.\n- Introduced a report structure to summarize import results, including warnings for skipped entries.\n- Added tests for the new import functionality, ensuring correct behavior for various scenarios.",
"is_bot": false,
"headline": "feat: enhance import functionality to support pet and navi formats",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-23T21:51:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f34b148e43a1412a165cd7cd190e726b5383c78",
"body": null,
"is_bot": false,
"headline": "fix: I think this is a better version of the README",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-22T15:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1aeb97be3ba79bb68202c8c2ceece50ac7872b4f",
"body": "…n README",
"is_bot": false,
"headline": "feat: add Homebrew installation instructions and update npm command i…",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-22T00:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f7c09e002e09c7c0aa25bc77e02d3248457069",
"body": null,
"is_bot": false,
"headline": "Further improvements to clarity and more information on README",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T22:23:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "550dd02efc6081758d191b63453edc7a94abfdea",
"body": null,
"is_bot": false,
"headline": "Refactor code structure for improved readability and maintainability",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T20:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f671c1bbb68b1874a029ee2b099a03c46ea578b1",
"body": null,
"is_bot": false,
"headline": "v0.3.0: remove desktop from release needs (disabled)",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T17:39:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f9c1c871581168ffc7a5db367f872340b2f8e04",
"body": null,
"is_bot": false,
"headline": "v0.3.0",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T17:35:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cb3bc05f9eebe0e505b2bc3802206c56ce31b02",
"body": null,
"is_bot": false,
"headline": "fix(tests): update TestConfirmCopy to capture output and ensure no panic",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T17:26:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "573e462d98d2933463a20171689ec39b732925e8",
"body": null,
"is_bot": false,
"headline": "Add decoreba workflow GIF automation script",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T17:19:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2c06dba5ddff6c22bceaada5b9ce72d1a67b6f7",
"body": null,
"is_bot": false,
"headline": "fix(tests): use t.Setenv for environment variables in tests",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T17:19:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9446d608643ea583942d104723356588a717c6",
"body": "- Add docs/decoreba-search.tape (VHS tape file for GIF generation)\n- Add docs/decoreba-search.gif (animated demo showing fuzzy search)\n- Update README to reference GIF instead of static PNG\n- Remove /docs/ from .gitignore to track demo assets\n- Ignore accidental artifacts (--help, .impeccable/)",
"is_bot": false,
"headline": "docs: replace static PNG demo with animated GIF from VHS",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T17:12:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "294c758d1849013e173cbe4169a46cd7196b323b",
"body": "TestRcFilePath: set USERPROFILE alongside HOME so os.UserHomeDir()\nreturns temp dir on Windows instead of real user home.\n\nTestConfigDir: use filepath.FromSlash for expected paths so hardcoded\nUnix paths match filepath.Dir output on Windows.",
"is_bot": false,
"headline": "fix(tests): make TestRcFilePath and TestConfigDir cross-platform",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T02:20:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb9cdd00cb2433beea8907544beb17a119841a16",
"body": "… fix plural\n\n- \"yesterday\" now uses days == 1 instead of sameDay(t, yesterday),\n so 26h ago returns \"yesterday\" regardless of calendar day boundary\n- Add singular forms for days/weeks",
"is_bot": false,
"headline": "fix(timeAgo): replace calendar-based \"yesterday\" with duration check,…",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T01:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18f0a18fd3586d9afe55e37d366d3bd611d3204",
"body": "- Removed direct dependencies on the term package in various TUI files.\n- Introduced a new termvar.go file to encapsulate terminal-related functions.\n- Updated RunListBrowser, RunPalette, EditSteps, and RunWorkflow functions to use the new terminal interaction methods.\n- Added tests for palette rendering and workflow execution to ensure functionality remains intact.\n- Improved variable parsing tests to cover edge cases and ensure robustness.",
"is_bot": false,
"headline": "Refactor terminal interaction in TUI components",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-21T00:49:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4bbb5ec8adac20c538e7dde2d6df4ab3db143c0",
"body": "- overlay: unified frame abstraction with refresh(render func) pattern,\n replaces manual readTermSize+draw in 5 components; workflow.go\n migrated from hand-rolled draw/clear to overlay.refresh/close\n- store: Replace, RemoveByPrefix, BumpUsage, TogglePin, FilterByContext,\n Merge now on *Store; callers stop touching s.Commands directly\n- action: bumpUsage and confirmCopy moved into action.go;\n runSearch is now only input/selection routing",
"is_bot": false,
"headline": "deepen: overlay frame manager, store ops, action dispatch",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-20T01:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c1a1759b7951b45fb1b019c116dd3d67c6f4a77",
"body": "- Remove duplicate lines/parkedLine fields already provided by embedded frame\n- Replace p.writer() with fmt.Fprint(p.w, ...) after frame extraction refactor",
"is_bot": false,
"headline": "fix(tui): replace residual writer() call with frame.w in palette",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-20T01:27:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d7cb8334c7655e19cd74e374c3ed3c317e92131",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:matheuzgomes/decoreba",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-20T01:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87a0bb4540da0fc2f0d7de8be4f49c65c7f16ab6",
"body": "…ract frame abstraction for inline overlays\n\n- feat(cli): new `init` command to bootstrap decoreba configuration interactively\n- refactor(tui): extract `frame` struct to centralize terminal cursor positioning\n (redraw/dismiss pattern) shared across addform, listbrowser, palette,\n and step editor o\n[…]\nng ~160 lines of duplicated ANSI escape code\n- feat(tui): enhance box, variables, palette, and workflow rendering and layout\n- chore(shell): update bash and zsh completions with new commands and flags",
"is_bot": false,
"headline": "feat(cli): add init command and shell completions; refactor(tui): ext…",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-20T01:22:58Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "41a29b3d433546466b610a839543035634720346",
"body": "…nfirm-exec\n\nUnicode & rendering accuracy\n- Add runeWidth() with full Unicode combining marks (U+0300-U+036F),\n ZWJ, Variation Selectors, and ~150 zero-width ranges\n- visibleWidth(), truncateVisible(), and highlight() now account for\n wide and zero-width characters instead of counting runes naivel\n[…]\nly)\n- Use ReplaceAll instead of Replace for multiple occurrences\n\nUI hint consistency\n- Replace ↵/⌨ symbols with plaintext labels (\"enter\", \"tab\") for\n terminal compatibility across fonts and locales",
"is_bot": false,
"headline": "feat: unicode width, NO_COLOR, inline UX refinements, and workflow co…",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T22:52:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e04b835b8d726950872eb1a3427229ba7d4a23d6",
"body": "Architecture\n - types.go: add Storer interface, Store.FindByPrefix method\n - store/store.go: ConfigDir() split from ConfigPath()\n - settings/settings.go, cli/logo.go: use store.ConfigDir()\n - cli/cli.go: load store once, pass to all handlers\n - cli/{search,list,add,edit,remove,stats,export,impo\n[…]\n 8 tools: decoreba_{search,get,list_contexts,add,edit,remove,execute,stats}\n - Security: confirm:true required for write/delete, auto-backup, blocklist for rm -rf etc.\n - cli/mcp_cmd.go: entry point",
"is_bot": false,
"headline": "refactor: centralize seams, remove globals, add Gist sync + MCP server",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T17:34:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7469631506981ef74645f5ffdf46e6cf4168f727",
"body": "with crtl should work properly",
"is_bot": false,
"headline": "refactor: changing how the list command workds; fix: now the execute",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T15:18:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83278cec645cc411c713e3bf9e348a4dc81010a",
"body": "… ci: disable desktop job",
"is_bot": false,
"headline": "docs: rewrite README with inline demo, transparent logo, npm install;…",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T04:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fad77af6f00e6fa032a9a25d3d4f5b8f54c0f058",
"body": null,
"is_bot": false,
"headline": "docs: change one liner",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T04:18:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be17c5fe4a5a0d82c7b8cd18154e351f6476064",
"body": "desktop job",
"is_bot": false,
"headline": "docs: rewrite README with inline demo and npm install; ci: disable",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T04:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4953fc121b938640fb8413e13a87d26f200d57a9",
"body": null,
"is_bot": false,
"headline": "v0.2.0: npm publish CI, package.json, binary download script",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T03:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1fcd1bb3bb6d9268bebe085fc5ee14928c53774",
"body": "…support\n\n- Rewrite step editor with two-line layout and inline add/edit within the overlay\n- Add workflow mode toggle (^w) to add form with ▶ badge indicator\n- Add dirty form confirmation before discarding unsaved changes\n- Export HasVariables and add ResolveCommandInteractive for terminal variable\n[…]\n for wider terminals\n- Add height awareness to addForm and stepEditor to prevent overflow\n- Remove dead code: promptWorkflowSteps, readLine\n- Add key bindings: ^w workflow, ^n step add, ^d step delete",
"is_bot": false,
"headline": "feat(tui): add workflow step editor with inline editing and NO_COLOR …",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T03:22:15Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "fe23415baeece8547c8b67a2ef61566c0f9dbdad",
"body": null,
"is_bot": false,
"headline": "feture: add workflow compatibility",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T01:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43c588960034b17432745eac18cc177a6d6a41ed",
"body": null,
"is_bot": false,
"headline": "feature: lots of new features and UX improvements",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-19T00:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12abb02824e0e7ff460831520fc6784988be9620",
"body": "usability",
"is_bot": false,
"headline": "feature: add completions, logo, and general improvements to the",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-18T20:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a3e85b6d7674199d2423279c1868b10ef110878",
"body": "…dependencies and memory footprint",
"is_bot": false,
"headline": "feature: now all the operations are being done via syscalls reducing …",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-18T18:28:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7cf28a984e5d1b36a7d000935ab79eb33f5c4b4",
"body": null,
"is_bot": false,
"headline": "fix: use embedded icon, fix hotkey thread, hide clipboard cmd on Windows",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T03:19:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18491486e9001e4084b600cbe12d8c4edf33e6a9",
"body": null,
"is_bot": false,
"headline": "fix: rewrite Windows tray with simpler Win32 approach",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "26f2d219a1bc4d995e527b098fd79dd200dbde4e",
"body": null,
"is_bot": false,
"headline": "fix: add -lgdi32 to Windows tray CGO linker flags",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a62a438d0291367501072a38fe7d15c554461d10",
"body": null,
"is_bot": false,
"headline": "fix: use -nopackage flag for plain binaries across all OS",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f919750a65d25e353b922380664434cb1e716678",
"body": null,
"is_bot": false,
"headline": "fix: use bash shell for wails build on Windows runner",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10f959ef1f7ffd5dfd9c25dfe34516f191fbddda",
"body": null,
"is_bot": false,
"headline": "fix: remove broken .app zip step from macOS desktop release",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bdf51f7b80cea60cfbc17db558dd854c27e1880",
"body": null,
"is_bot": false,
"headline": "fix: make tray C functions static to avoid duplicate symbols on macOS",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "619e88eefab03e70a2734428b2c5194e3c19ba88",
"body": null,
"is_bot": false,
"headline": "fix windows compiler",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:06:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ff3145f07b46153e4d9c93a2de1fa88f85ba318",
"body": null,
"is_bot": false,
"headline": "fix unused code",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T02:03:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "943f3ed616d06e46d20f1574eb70d0f31281877a",
"body": null,
"is_bot": false,
"headline": "remove wsl file",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T01:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11dbeb4242918b4ff9fe32aa084d882ca6b56e26",
"body": null,
"is_bot": false,
"headline": "add icon and actions",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-13T01:58:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac66d9da7b966951a00551d7f0386bf04011d6e3",
"body": null,
"is_bot": false,
"headline": "add settings",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-12T22:31:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dce17f2d50c00b8acb366bec5ed5b58ef03d294d",
"body": null,
"is_bot": false,
"headline": "improving the desktop app look and feel",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-12T22:30:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11957ae6bca3f735d900e3df4c4164ecd7c4527e",
"body": null,
"is_bot": false,
"headline": "adding desktop version of decoreba",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-12T21:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab9d0d06d41b4edc99017f9fca30e14a3f0caf1",
"body": null,
"is_bot": false,
"headline": "Add first commit, decoreba is coming",
"author_name": "Marinho",
"author_login": "matheuzgomes",
"committed_at": "2026-07-12T17:42:02Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 48,
"latest_release_at": "2026-07-23T23:09:40Z",
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 2,
"days_since_latest_release": 9,
"mean_days_between_releases": 2.2
},
"community": {
"has_readme": true,
"has_license": true,
"readme_badges": {
"hosts": [
"shields.io"
],
"total": 3,
"header": 3,
"collected": true,
"has_inspect_badge": false
},
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/matheuzgomes/decoreba",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/matheuzgomes/decoreba",
"is_deprecated": false,
"latest_version": "v0.4.0",
"repository_url": "https://github.com/matheuzgomes/decoreba",
"versions_count": 6,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-23T23:08:53Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
},
{
"name": "decoreba",
"exists": true,
"license": "MIT",
"keywords": [
"cli",
"terminal",
"commands",
"vault",
"productivity"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/decoreba",
"is_deprecated": false,
"latest_version": "0.4.0",
"repository_url": "https://github.com/matheuzgomes/decoreba",
"versions_count": 3,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 564,
"first_published_at": "2026-07-19T03:51:47.399000Z",
"latest_published_at": "2026-07-23T23:09:54.310000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 1,
"stars": 27,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"cmd/decoreba-desktop/go.mod",
"go.mod"
],
"largest_source_bytes": 16892,
"source_files_sampled": 119,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod",
"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": [],
"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": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "matheuzgomes",
"commits": 48,
"avatar_url": "https://avatars.githubusercontent.com/u/65293324?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build-and-release.yaml",
"test.yaml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"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/30 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": 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": 10,
"reason": "packaging workflow detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 2,
"reason": "dependency not pinned by hash detected -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"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": "22 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "e39cffee9c871d6c7f5236fabc5cc132e220ca99",
"ran_at": "2026-08-02T19:40:03Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"recent_prs": {
"merged_7d": 0,
"decided_7d": 0,
"merged_30d": 0,
"authors_30d": 0,
"decided_30d": 0,
"sample_size": 0,
"window_days": 30,
"sample_exhausted": false,
"authors_probed_30d": 0,
"newcomer_merged_30d": 0,
"bot_prs_excluded_30d": 0,
"newcomer_authors_30d": 0,
"newcomer_decided_30d": 0
},
"ci_last_run_at": "2026-07-23T23:09:57Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/matheuzgomes/decoreba",
"host": "github.com",
"name": "decoreba",
"owner": "matheuzgomes"
},
"metrics": {
"overall": {
"key": "overall",
"band": "weak",
"name": "Overall health",
"note": "The weighted overall 47 is calibrated to 45 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 47,
"calibrated": 45,
"calibration": "2026-08-02"
}
}
],
"value": 45,
"inputs": {
"security": 28,
"vitality": 63,
"community": 45,
"governance": 36,
"calibration": "2026-08-02",
"engineering": 60,
"ai_readiness": 60,
"weighted_overall_raw": 47
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 63,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"commits_last_year": 48,
"human_commit_share": 1,
"days_since_last_push": 9,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "48 commits in the last year",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 48
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project was created within the last 90 days. Please review its contents carefully",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v0.4.0",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 2.2
},
"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 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~2.2 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 2.2
}
}
],
"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": "exceptional",
"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": "weak",
"name": "Community & Adoption",
"value": 45,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 23,
"inputs": {
"forks": 1,
"stars": 27,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "27 stars",
"points": 23,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 27
}
}
],
"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": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": 3,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [
"shields.io"
],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "weak",
"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": 46,
"inputs": {
"packages": [
"github.com/matheuzgomes/decoreba",
"decoreba"
],
"dependents": null,
"ecosystems": "go, npm",
"total_downloads": null,
"monthly_downloads": 564
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "564 downloads/month across go, npm",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 564,
"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": "weak",
"name": "Sustainability & Governance",
"value": 36,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": 0,
"prs_decided_7d": 0,
"prs_merged_30d": 0,
"prs_decided_30d": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0,
"first_time_authors_30d": 0,
"first_time_prs_merged_30d": 0,
"first_time_prs_decided_30d": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"followers": 14,
"owner_type": "User",
"is_verified": null,
"owner_login": "matheuzgomes",
"public_repos": 22,
"account_age_days": 2272
},
"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": "14 followers of matheuzgomes",
"points": 8.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 14,
"login": "matheuzgomes"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "22 public repos, account ~6 yr old",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 22
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/matheuzgomes/decoreba",
"decoreba"
],
"ecosystems": "go, npm",
"any_deprecated": false,
"min_days_since_publish": 9
},
"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 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "6 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 6
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 60,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"cli",
"fuzzy-search",
"mcp",
"productivity",
"terminal",
"terminal-tools",
"variables",
"workflows",
"zero-deps"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"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": "at_risk",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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/30 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": "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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"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": "22 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
}
]
}
],
"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.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.688,
"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": "33 of 48 human commits state their intent (structured subject or explanatory body)",
"points": 36.7,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 33,
"sampled": 48
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"cmd/decoreba-desktop/go.mod",
"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": 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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 48",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 48
}
}
],
"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 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 16892,
"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
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library"
],
"labels": [
"library"
],
"scores": {
"cli": 2,
"library": 9
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "tags",
"label": "cli",
"source": "tag:cli",
"weight": 2
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-08-02T19:40:09.171039Z",
"schema_version": "0.29.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/matheuzgomes/decoreba.svg",
"full_name": "matheuzgomes/decoreba",
"license_state": "standard",
"license_spdx": "MIT"
}