Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 504,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 176606,
"HTML": 105014,
"Shell": 40832
},
"pushed_at": "2026-07-19T08:17:40Z",
"created_at": "2022-11-15T11:50:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-19T08:17:14Z",
"description": "The gotime is a Go library for simplified date and time processing, offering intuitive parsing, formatting, and relative time calculations. It complements the standard time package with user-friendly features for real-world applications. This library is ideal for developers needing day-to-day date and time operations.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go",
"HTML",
"Shell"
]
},
"owner": {
"blog": "http://maniartech.com",
"name": "ManiarTech",
"type": "Organization",
"login": "maniartech",
"company": null,
"location": null,
"followers": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/728610?v=4",
"created_at": "2011-04-14T05:53:42Z",
"is_verified": null,
"public_repos": 42,
"account_age_days": 5581
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.0.4",
"kind": "patch",
"published_at": "2026-07-19T08:17:42Z"
},
{
"tag": "v2.0.3",
"kind": "patch",
"published_at": "2025-12-26T07:33:49Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2025-07-10T12:41:41Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2024-01-30T07:56:26Z"
}
],
"recent_commits": [
{
"oid": "2781a4d083195f6d3b3450f9dc9566253d1b3720",
"body": "…saging",
"is_bot": false,
"headline": "feat(release): guard against unpushed commits; clearer clean-tree mes…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2026-07-19T08:13:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "355811cc1b34f343073c2bd803a79e12753f4d47",
"body": null,
"is_bot": false,
"headline": "docs: update release.sh comments for clarity on validation and options",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2026-07-19T08:10:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3511c5515b639b2baf35aa987647929f15db18e",
"body": null,
"is_bot": false,
"headline": "docs: document release.sh in scripts/README.md",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2026-07-19T08:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fdab90ab0a0c6a1283a5bef1d5000c76edc179f",
"body": "- Updated installation commands in README.md and related documentation to use version 2.0.4.\n- Added new release notes file for version 2.0.4 detailing the fix for a race condition in the internal format-conversion cache.\n- Created release notes for previous versions (v1.0.0, v2.0.1, v2.0.2, v2.0.3) to document changes and improvements.\n- Introduced a release script to streamline the release process, including validation, tagging, and GitHub release creation.",
"is_bot": false,
"headline": "Update GoTime to version 2.0.4 and add release notes",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2026-07-19T08:06:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3817bca865275e8e5e05b335cee67a6bc3ca9fe2",
"body": null,
"is_bot": false,
"headline": "fix: add RWMutex to cache for safe concurrent access and implement tests",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2026-07-19T07:38:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e58972e9e3f931323f90d5e1fec58d4fc495db",
"body": null,
"is_bot": false,
"headline": "docs: update installation instructions to v2.0.3",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T07:41:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ce20c57ab11abb64b0ecab2e19aaf73f7b78d33",
"body": null,
"is_bot": false,
"headline": "docs: add v2.0.3 release notes",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T07:27:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bf565b992d2f2ed3d9b2885f32fab41eecedbac",
"body": null,
"is_bot": false,
"headline": "refactor: update import paths to use v2 module",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T07:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "927866331903d04d1dbcf6fce1fdc2d49a5102e7",
"body": null,
"is_bot": false,
"headline": "docs: update to v2 module path; add release notes for v2.0.2",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T07:01:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cb25504b786fa74802a7960ff6f0a3438aac84a",
"body": null,
"is_bot": false,
"headline": "Merge branch '24h-fix' of github.com:maniartech/gotime into 24h-fix",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T06:56:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a122b983c91d02e06523708adf40847d5ac1d39c",
"body": "- Updated import paths to use the new v2 module path across all relevant files.\n- Added a section in the release process documentation for deleting invalid or obsolete releases.\n- Created a new test file `trial_test.go` to validate formatting functionality.",
"is_bot": false,
"headline": "Update module path to v2 and add release deletion instructions",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T06:56:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e9d23d45702d9f43d7ad616df3d56e97bb64a9",
"body": null,
"is_bot": false,
"headline": "Merge branch '24h-fix' of github.com:maniartech/gotime into 24h-fix",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T06:52:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9759190a759d2b286cb9cd6a66dd6410e8503a0",
"body": "…tions\n\n- Updated import paths to use the new v2 module path across all relevant files.\n- Added a section in the release process documentation for deleting invalid or obsolete releases.\n- Created a new test file `trial_test.go` to validate formatting functionality.",
"is_bot": false,
"headline": "fix #12 and update module path to v2 and add release deletion instruc…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T06:52:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e312497b5177831c933dcc2f591f8cba2db1341",
"body": "- Updated import paths to use the new v2 module path across all relevant files.\n- Added a section in the release process documentation for deleting invalid or obsolete releases.\n- Created a new test file `trial_test.go` to validate formatting functionality.",
"is_bot": false,
"headline": "feat: update module path to v2 and add release deletion instructions",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-12-26T05:38:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd5875c7c00963c6f74f7e943f95b5fc8a02d5d",
"body": null,
"is_bot": false,
"headline": "Update module path to /v2 for Go modules v2+ compliance",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-10T12:38:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ecb0799e3bee42a559a73aeb2533f482d6e2b6",
"body": "…kg.go.dev update steps",
"is_bot": false,
"headline": "docs: Enhance release process documentation with push rationale and p…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-10T11:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e4a60a5f9b35800a4293bf34562133d7d454aa6",
"body": null,
"is_bot": false,
"headline": "test: Add negative-path coverage tests for assertion functions",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-10T10:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a6a84ffdb9a4ce09716c4603aa65bbb7cb2746b",
"body": null,
"is_bot": false,
"headline": "refactor: Rename cache functions for clarity and add comprehensive tests",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-10T10:52:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21dd4506f7e3941008179040f191b209f46ac348",
"body": "… and markdown standards",
"is_bot": false,
"headline": "docs: Add comprehensive documentation style guide for Unicode symbols…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-10T10:51:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a53294574261791ae4f15dbd36d87091279dad50",
"body": null,
"is_bot": false,
"headline": "docs: Add release process documentation for GoTime",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-10T10:51:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec0cc5c21a031b185906ce35c5572c94dd7d8433",
"body": null,
"is_bot": false,
"headline": "test: Add unit tests for BuiltInLayouts and runtime package",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-10T10:51:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "593b5524ded0013bf6d5335ca5b510bcb501686c",
"body": null,
"is_bot": false,
"headline": "Final preparations for v2.0.0",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-09T17:09:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d3da81bec22c220b69678b62e3a2c2d10ab24ef",
"body": null,
"is_bot": false,
"headline": "Final preparations for v2.0.0",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T11:05:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ba086cc9cb8948a330b4e0d5c95b439d08000a",
"body": "…e instead of pointer",
"is_bot": false,
"headline": "refactor: Change CountWeekdaysInRange to return WeekdayCounts by valu…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T07:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b86bbb7463b072611e8ca9fbd7c66fe70fae52",
"body": "…g and accuracy",
"is_bot": false,
"headline": "refactor: Improve test counting script with enhanced output formattin…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T06:38:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c514fedc5f3cec0bc46e24562a175141872ae40",
"body": "…ples and clarity",
"is_bot": false,
"headline": "refactor: Enhance documentation for date and time functions with exam…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T06:37:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a5de1cce60f4d15973c9eb85cf879f2e18010a0",
"body": "…rmat with leading zero",
"is_bot": false,
"headline": "refactor: Update NITES format specifiers to use 'hhhh' for 24-hour fo…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T02:52:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "313a2217e74d89e74798bb30175aff0e72f72cab",
"body": "…onsistency",
"is_bot": false,
"headline": "refactor: Update scripts to replace IDFS terminology with NITES for c…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T02:10:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef7a73cceabfaa993eeb1605698645015965c59e",
"body": "… for consistency and clarity",
"is_bot": false,
"headline": "refactor: Update documentation to replace IDFS terminology with NITES…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T02:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a1445ca07545d7acf2b7bd13eb283d52f40deca",
"body": "…ology and improve clarity",
"is_bot": false,
"headline": "refactor: Update README and NITES documentation to reflect new termin…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T01:48:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb44d1805b2249843882e3dc79777dbb49ee508a",
"body": "…yntax\n\nBREAKING CHANGE: Package `internal/idfs` has been renamed to `internal/nites`\n\n## Changes Made:\n- Renamed package: `internal/idfs` → `internal/nites`\n- Updated all import statements and references\n- Migrated all test files and maintained 100% test coverage\n- Updated documentation and API ref\n[…]\nd Intuitive Time Expression Syntax) name better\nreflects the package's purpose of providing intuitive date/time operations\nwhile maintaining all existing functionality and performance characteristics.",
"is_bot": false,
"headline": "feat: Migrate IDFS to NITES - Natural and Intuitive Time Expression S…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T01:31:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ec287792d54ff7894d6331c79d276d1fa5cc69d",
"body": "…se time for consistency and improved coverage",
"is_bot": false,
"headline": "Refactor time_ago_test.go: replace time-dependent tests with fixed ba…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T01:28:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6640a51fe8a97ba5a3335c7131464d863292d37a",
"body": "…cessary whitespace for improved readability",
"is_bot": false,
"headline": "Refactor tests in quarters_test.go and time_calc_test.go: remove unne…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T00:52:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c91a8f8f6d1d8e06c01941c893441e711ac4034",
"body": "…in GoTime library",
"is_bot": false,
"headline": "Add utility scripts for testing, coverage analysis, and benchmarking …",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T00:52:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6828af697ee136839f2fa3dd27d8655e0a194cf",
"body": "…ive test executions",
"is_bot": false,
"headline": "Update test coverage details and enhance documentation for comprehens…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T00:52:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e2481251a2df77dcb3d0205afbd66e11a65a7e7",
"body": "…inals and edge cases",
"is_bot": false,
"headline": "Enhance date conversion and parsing tests: add error handling for ord…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T00:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e6424aa618d225521118fc5f9c98d8064ca4b3e",
"body": "…rations",
"is_bot": false,
"headline": "Add GetStrs function to cache and enhance test coverage for cache ope…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T00:52:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d22813cab812e8a9c88c175e26ba620d29358a1b",
"body": null,
"is_bot": false,
"headline": "Implement code changes to enhance functionality and improve performance",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-08T00:51:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "146123dec9b7e2288fb313e72751e6b3965e4758",
"body": "- Introduced new calendar math functions: DayOfYear, WeekOfMonth, IsFirstDayOfMonth, and IsLastDayOfMonth.\n- Added comprehensive documentation for the new functions in calendar-math.md.\n- Updated README.md to include links to the new calendar math documentation.\n- Enhanced existing tests to cover ne\n[…]\ny and PrevWorkDay.\n- Improved test coverage for quarter-related functions.\n- Verified default layout behavior in format tests.\n- Marked calendar math enhancements as completed in review documentation.",
"is_bot": false,
"headline": "Add calendar math functions and enhance documentation",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T12:16:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "94c59f5c2f95c15382b0885c6bb5fd5512f755ce",
"body": "…, and PrevBusinessDay with benchmarks and documentation",
"is_bot": false,
"headline": "Implement business calendar utilities: IsBusinessDay, NextBusinessDay…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T11:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90e759ea6c603e36cd4b56bea071528195110cf0",
"body": "… business day checks",
"is_bot": false,
"headline": "Add example for TinyGo compatibility showcasing date manipulation and…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T11:51:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65f70443bd576ab598fe2395fcbf93613c05a89f",
"body": "…s; update tests to reflect no-op behavior",
"is_bot": false,
"headline": "Refactor relative time functions to eliminate panic on zero parameter…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T11:21:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ddee0cbd1eeeeb2189dcc7a8d1d3b411288c064",
"body": "…terns and ensure Go idioms compliance",
"is_bot": false,
"headline": "Refactor error handling and naming conventions; remove panic anti-pat…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T11:12:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "002ad8051c4aecacdfafde20037912f9e1307cc9",
"body": "- Added functions to calculate the start and end of quarters, as well as to manipulate time by hours, minutes, and seconds.\n- Introduced `QuarterStart`, `QuarterEnd`, `LastQuarter`, `NextQuarter`, and `Quarters` functions for quarter calculations.\n- Implemented `Hours`, `Minutes`, and `Seconds` functions for time arithmetic.\n- Enhanced the `AssertEqual` function to handle time.Time comparisons.\n- Created comprehensive unit tests for all new functions to ensure correctness and reliability.",
"is_bot": false,
"headline": "Implement quarter and time arithmetic functions",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T11:02:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3cd36a0c9af4e31b05fa07a917337cac10f0dc6",
"body": "…nts for clarity",
"is_bot": false,
"headline": "Enhance README with test coverage badges and improved quality stateme…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T11:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ac1e6624099f50bd72d05fddf0e94932aef1394",
"body": "…ibrary",
"is_bot": false,
"headline": "Add architectural review and enhancement recommendations for GoTime l…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3af83dcc62fa958cf4e2111a33255f1c8f561d2",
"body": "… in date ranges",
"is_bot": false,
"headline": "Add IsWeekdayPresentInRange function with tests for checking weekdays…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:31:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd80585779ee00b3fb70138ec5b6573d5b1e648",
"body": "… counting in date ranges",
"is_bot": false,
"headline": "Add CountWeekdaysInRange function and corresponding tests for weekday…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:25:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a95a50c28c5272f79fd50fa612b9f4bc88dd1481",
"body": "…ments",
"is_bot": false,
"headline": "Update README and improvement plan with formatting and status enhance…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08cde823f779cdd49d6919ac26319fe9ace736c3",
"body": "…amples for better clarity",
"is_bot": false,
"headline": "Enhance documentation for Parse and ParseInLocation functions with ex…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:10:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a81a26eecfd621244774a13f785ecbb93c47841",
"body": "… edge cases for correct suffixes",
"is_bot": false,
"headline": "Enhance ordinal formatting tests for date and month values, including…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:07:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c35c520a36a35e53fc04fd95175648a89f4e83ee",
"body": "…or Convert function",
"is_bot": false,
"headline": "Remove unused fmt import and add comprehensive error handling tests f…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:06:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eaee77dbcf6983280f8f79e700e0a13868760d64",
"body": "… cases for WorkDay and PrevWorkDay functions",
"is_bot": false,
"headline": "Refactor DateValue calculation for timezone accuracy and improve test…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T09:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d58210f0152ba9a98b57eff24bb32792a4742a2",
"body": "…d issues, implementation priorities, and current status",
"is_bot": false,
"headline": "Add improvement plan for GoTime IDFS code review, outlining identifie…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T07:58:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159b0087066f376a5dc4f4b56d882d43d68644df",
"body": null,
"is_bot": false,
"headline": "Remove excess emojis from the GoTime title for a cleaner presentation",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T07:46:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4147feb2e35ecb8f944e1686d4bf7e01c76ac7a8",
"body": null,
"is_bot": false,
"headline": "Enhance introduction in README for clarity and completeness",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T07:44:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d267a537d52eac1451c7316cbd6c0af8f343e1ae",
"body": "…tency",
"is_bot": false,
"headline": "Refine README formatting and headings for improved clarity and consis…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T07:43:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6f2e88f6575ff9734890bd915a66d9b5f1442e0",
"body": "…improved accessibility",
"is_bot": false,
"headline": "Enhance documentation by adding navigation links to all sections for …",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T07:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9064df7b65c235640cc68622ed7e9ed5d0297c3",
"body": "…arted sections",
"is_bot": false,
"headline": "Add initial documentation for core concepts, examples, and getting st…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T07:36:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01c9a5714bc689ccfc3b63aa698ea51f0a676053",
"body": "…tion",
"is_bot": false,
"headline": "Add critical implementation rule for symbol-only updates in documenta…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T06:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf9cb5a5c8398c57c249a7794367f913b8c68a3e",
"body": "…s and clarity on heading structures",
"is_bot": false,
"headline": "Enhance documentation style guide with updated symbol usage guideline…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T06:45:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827c8ce962e8d9dbca50e9eaad20b59878883634",
"body": null,
"is_bot": false,
"headline": "Add official testing guidelines for Golang projects",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T06:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "849a5331ef0e78263522efb4cef3c1103aa0bc2c",
"body": "…arkdown standards",
"is_bot": false,
"headline": "Add comprehensive documentation style guide for Unicode symbols and M…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T06:37:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884ff118a8f49dee59a61c5a07a2a94ecf884de8",
"body": null,
"is_bot": false,
"headline": "Update copyright year in LICENSE file to 2025",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T06:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22042a9c9535324da8de2129406cdaecf887a11",
"body": "…umentation structure",
"is_bot": false,
"headline": "Refactor README for clarity and conciseness; enhance examples and doc…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T05:55:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8449f26a2c78498dab64e1fbf50d2ee50357d590",
"body": null,
"is_bot": false,
"headline": "Add common use cases documentation for GoTime library",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T05:35:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2407cb5399f1884f470d8f1da7c986021cb38eb1",
"body": null,
"is_bot": false,
"headline": "Add installation and quick start guides for GoTime",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T05:33:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e9195f5b91a485c077034a637e6848b44efa66",
"body": null,
"is_bot": false,
"headline": "Add comprehensive documentation for IDFS and GoTime's core principles",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T05:33:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "432933b053f1e088f8165e1c0598c5c033115d6d",
"body": "- Introduced a new documentation file for time calculations, detailing functions for date comparison, time difference calculations, business day functions, and date manipulation.\n- Added examples for each function to illustrate usage in real-world scenarios.\n- Created a new documentation file for utility functions, covering time manipulation, data conversion, helper functions, and advanced utility patterns.\n- Included examples for each utility function to demonstrate practical applications.",
"is_bot": false,
"headline": "Add comprehensive time calculations and utility functions documentation",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T05:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5363970ce6883cb45ecfd38d90aa2e53107755d",
"body": null,
"is_bot": false,
"headline": "Add comprehensive documentation for GoTime library",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-07-07T05:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4451b4681cb57be1bb1e090abd335446aec9e2e",
"body": "…d update test expectations",
"is_bot": false,
"headline": "Refactor WorkDay function to improve working day calculation logic an…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-11T05:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c6640bb579d9e31768ffc52713e5f9fbce9c3e3",
"body": "…r improved timezone handling",
"is_bot": false,
"headline": "Refactor date and time functions to accept time.Location parameter fo…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-03T05:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "500a68da8076bf2b25f1e1ca719164cd70293079",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of github.com:maniartech/gotime",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T01:32:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60f6efa7e2a747cbfcf4586c65bfab799d4f847a",
"body": "… improve readability and maintainability",
"is_bot": false,
"headline": "Refactor working day calculations by introducing a helper function to…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T01:32:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67bcd3af9cb86e2200055903988cf88b131e9d4f",
"body": "… improve readability and maintainability",
"is_bot": false,
"headline": "Refactor working day calculations by introducing a helper function to…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T00:21:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42f2d282315498dab7e857f4af6c25a09d40346b",
"body": null,
"is_bot": false,
"headline": "Add error handling for working day calculations in time_calc.go",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T00:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c33da91e8bcf90487efcc0cdc0ab882664cd301f",
"body": null,
"is_bot": false,
"headline": "Enhance function documentation for time-related utilities in time_ago.go",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T00:14:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc253a543686eb6bbe2ff89808da37bc50652649",
"body": null,
"is_bot": false,
"headline": "Improve error handling in Parse and ParseInLocation functions",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T00:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1db23ecc57c5222ade252c28bfeb1fdb33c841a9",
"body": null,
"is_bot": false,
"headline": "Rename ParseAndFormat function to Convert and update example usage",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T00:12:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0799f23ced8af7a9456df0a2d3d16ade073827fc",
"body": null,
"is_bot": false,
"headline": "Add error handling for empty layout in time formatting functions",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2025-03-02T00:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9faaca0507d3323b233dade9d84dfcc252413fed",
"body": null,
"is_bot": false,
"headline": "Move test runner to scripts",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-11-06T17:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "428bfd690b68b53850e8e1bb82086b03e7a614f3",
"body": null,
"is_bot": false,
"headline": "Update README to reflect package name change to `gotime`",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-11-06T17:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "579cc5f4a1bcde4d58916c3740677e1753bd8bc4",
"body": "…unctions",
"is_bot": false,
"headline": "Add tests for handling unsorted holidays in WorkDay and PrevWorkDay f…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-11-06T17:16:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1851d59d7a806290aa90c66dae5e7daf2e8abf",
"body": "…cifiers (IDFS)",
"is_bot": false,
"headline": "Refactor time manipulation functions to use Intuitive Date Format Spe…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-05-28T11:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7faa482b8dcf73da9d142ff6fce5bd2a7324895",
"body": "…cifiers (IDFS)",
"is_bot": false,
"headline": "Refactor time manipulation functions to use Intuitive Date Format Spe…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-05-28T11:54:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f83b6a7e2134134ee1b4d508115057df3ae76345",
"body": "…cifiers (IDFS)",
"is_bot": false,
"headline": "Refactor time manipulation functions to use Intuitive Date Format Spe…",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-05-28T11:52:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1dd378c88016f57c1f04c11345d34e6550ea594",
"body": null,
"is_bot": false,
"headline": "The package ids renamed to idfs",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03e6a740f8e0dea8fb438fcd0e9b0732cb0a2f5f",
"body": null,
"is_bot": false,
"headline": "The package ids renamed to idfs",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:54:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b22deda8ec1785b1ec6dfc1fed85fb2a571f419",
"body": null,
"is_bot": false,
"headline": "The package ids renamed to idfs",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:54:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24fb64ceeb47d30c0a9f8abcdc5ddb4bf00722c9",
"body": null,
"is_bot": false,
"headline": "The package ids renamed to idfs",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:54:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ea627f8fa95813e36780c0d7e394b41e1c3687",
"body": null,
"is_bot": false,
"headline": "The package ids renamed to idfs",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cadb4a51eae47c9c1a1e71b8f236c222e32a1d11",
"body": null,
"is_bot": false,
"headline": "The package ids renamed to idfs",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdfa358e5c02129942259dd51b32dba41852f185",
"body": null,
"is_bot": false,
"headline": "The package ids renamed to idfs",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:53:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e52849a045543e3e42493d9ae52e31b357f5fd6",
"body": null,
"is_bot": false,
"headline": "Update date specifiers to Intuitive Date Format Specifiers (IDFS)",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-11T05:50:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb24ff5ba802730d6379ba31617c1f67baf25d79",
"body": null,
"is_bot": false,
"headline": "Date specifiers renamed to IDS - Intuitive Date Specifiers",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-07T20:03:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "318539e76522a6980542c0f1ad93fba444a9eba5",
"body": null,
"is_bot": false,
"headline": "Date specifiers renamed to IDS - Intuitive Date Specifiers",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-07T20:03:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84303a7bb40a1c5ebaf175d30fd2e30ca8650866",
"body": null,
"is_bot": false,
"headline": "Date specifiers renamed to IDS - Intuitive Date Specifiers",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-07T20:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddfbf5ab09a6ae2fcebc6e1a46246a4ca1492f8a",
"body": null,
"is_bot": false,
"headline": "Date specifiers renamed to IDS - Intuitive Date Specifiers",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-07T20:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7362c4ba075e4f64d4e31450471389941fb74fb",
"body": null,
"is_bot": false,
"headline": "Date specifiers renamed to IDS - Intuitive Date Specifiers",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-07T20:02:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a31d0cd3186c70398b4c45f348c6998541b37aee",
"body": null,
"is_bot": false,
"headline": "Date specifiers renamed to IDS - Intuitive Date Specifiers",
"author_name": "Aamir Maniar",
"author_login": "aamironline",
"committed_at": "2024-04-07T20:02:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 4,
"commits_last_year": 14,
"latest_release_at": "2026-07-19T08:17:42Z",
"latest_release_tag": "v2.0.4",
"releases_from_tags": false,
"days_since_last_push": 6,
"active_weeks_last_year": 2,
"days_since_latest_release": 6,
"mean_days_between_releases": 300.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/maniartech/gotime/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/maniartech/gotime/v2",
"is_deprecated": false,
"latest_version": "v2.0.4",
"repository_url": "https://github.com/maniartech/gotime",
"versions_count": 4,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-19T08:13:18Z",
"latest_version_yanked": null,
"days_since_latest_publish": 6
}
]
},
"popularity": {
"forks": 1,
"stars": 43,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2024-01-30",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 13478,
"source_files_sampled": 53,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 10,
"open_issues": 1,
"closed_ratio": 0.667,
"closed_issues": 2,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "aamironline",
"commits": 291,
"avatar_url": "https://avatars.githubusercontent.com/u/134134?v=4"
},
{
"type": "User",
"login": "kabironline",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/26293805?v=4"
},
{
"type": "User",
"login": "KILLinefficiency",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/43932047?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.789
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"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": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": 4,
"reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2781a4d083195f6d3b3450f9dc9566253d1b3720",
"ran_at": "2026-07-26T04:21:01Z",
"aggregate_score": 3.8,
"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-19T08:17:11Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2024-01-30T14:32:13Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 13,
"created_at": "2026-01-06T14:30:07Z",
"last_comment_at": "2026-01-11T07:12:07Z",
"last_comment_author": "aamironline"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/maniartech/gotime",
"host": "github.com",
"name": "gotime",
"owner": "maniartech"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"security": 38,
"vitality": 65,
"community": 37,
"governance": 59,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 65,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"commits_last_year": 14,
"human_commit_share": 1,
"days_since_last_push": 6,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "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": "14 commits in the last year",
"points": 10.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 14
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 4,
"latest_release_tag": "v2.0.4",
"releases_from_tags": false,
"days_since_latest_release": 6,
"mean_days_between_releases": 300.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "4 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 4
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 6 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 6
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~300.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 300.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 6,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 6 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 6
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 37,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"forks": 1,
"stars": 43,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "43 stars",
"points": 26.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 43
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 59,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.789
},
"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 79% of commits",
"points": 4.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 79
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"merged_prs": 10,
"open_issues": 1,
"closed_issues": 2,
"issue_closed_ratio": 0.667,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.2,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "10/10 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 10,
"decided": 10
}
}
],
"max_points": 38.25
},
{
"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": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 7,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "maniartech",
"public_repos": 42,
"account_age_days": 5581
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "7 followers of maniartech",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 7,
"login": "maniartech"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "42 public repos, account ~15 yr old",
"points": 23.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 42
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"packages": [
"github.com/maniartech/gotime/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 6
},
"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 6 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 6
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "4 published versions",
"points": 12,
"status": "partial",
"details": [
{
"code": "published_versions",
"params": {
"count": 4
}
}
],
"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": "at_risk",
"name": "Engineering Quality",
"value": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 11,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 7,
"scorecard_aggregate": 3.8
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
"points": 3,
"status": "partial",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 3
},
"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": 51,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.29,
"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": "29 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 15.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 29,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 62,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"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 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 13478,
"source_files_sampled": 53,
"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/53 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 53,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-26T04:21:07.377794Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/maniartech/gotime.svg",
"full_name": "maniartech/gotime",
"license_state": "standard",
"license_spdx": "MIT"
}