Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"hacktoberfest2022",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 1306,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 129253,
"C++": 208118,
"CMake": 25254,
"Python": 741,
"Dockerfile": 1935
},
"pushed_at": "2026-07-06T09:11:53Z",
"created_at": "2022-02-16T20:14:59Z",
"owner_type": "Organization",
"updated_at": "2026-07-09T03:25:32Z",
"description": "Simulator for InfiniTime user interface without needing a PineTime",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "main",
"license_spdx_raw": "GPL-3.0",
"primary_language": "C++",
"significant_languages": [
"C++",
"C"
]
},
"owner": {
"blog": "https://infinitime.io",
"name": "InfiniTime",
"type": "Organization",
"login": "InfiniTimeOrg",
"company": null,
"location": null,
"followers": 158,
"avatar_url": "https://avatars.githubusercontent.com/u/91782433?v=4",
"created_at": "2021-10-02T10:11:50Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 1760
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.16.1",
"kind": "patch",
"published_at": "2026-07-05T19:42:26Z"
},
{
"tag": "v1.16.0",
"kind": "minor",
"published_at": "2026-01-07T20:26:22Z"
},
{
"tag": "v1.15.0",
"kind": "minor",
"published_at": "2025-01-12T19:42:51Z"
},
{
"tag": "v1.14.1",
"kind": "patch",
"published_at": "2024-09-16T20:33:38Z"
},
{
"tag": "v1.14.0",
"kind": "minor",
"published_at": "2024-09-16T20:33:06Z"
},
{
"tag": "v1.13.0",
"kind": "minor",
"published_at": "2023-06-27T17:33:26Z"
},
{
"tag": "v1.12.0",
"kind": "minor",
"published_at": "2023-05-01T17:46:49Z"
},
{
"tag": "v1.11.0",
"kind": "minor",
"published_at": "2022-10-16T14:10:10Z"
},
{
"tag": "v1.10.0",
"kind": "minor",
"published_at": "2022-08-04T13:45:09Z"
},
{
"tag": "v1.9.0",
"kind": "minor",
"published_at": "2022-04-02T15:56:50Z"
}
],
"recent_commits": [
{
"oid": "18fb562ce1a4e96be3a48fa5552d03f27c93f3ac",
"body": "On shutdown some global variables are cleaned up. In our case it is the\n`allocatedMemory` global variable.\n\nCheck if the heap tracking is still possible by logging the bool\nvariable `heapTrackingAlive` to `false` on destructor. Then we can\nignore heap tracking as the `allocatedMemory` map is already freed.\n\nCo-authored-by: https://github.com/sofar",
"is_bot": false,
"headline": "FreeRTOS: fix SIGSEV on shutdown by checking if heapTrackingAlive (#197)",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2026-07-06T09:11:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ec60f0b20641454bdde5f14ea0d9449b18b2cde",
"body": null,
"is_bot": false,
"headline": "Update InfiniTime to current main branch at fix display init seq",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2026-07-05T19:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "613ff6972c2a653bca5e6601477068b4e7505313",
"body": null,
"is_bot": false,
"headline": "Update InfiniTime to 1.16.1",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2026-07-05T19:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3279e99cef4789aa798a3cdc98592a30699cb75",
"body": "Sometimes it is nice to have the info which SDL2 version was found/is in\nuse.",
"is_bot": false,
"headline": "cmake: print status message with found SDL2 version (#195)",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2026-03-27T19:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28d7257a4919aaf21a5e47666b1f9e1410bf268d",
"body": "Not all distros/packages place the SDL2 installation into a\ndirectory named SDL2. Just to name a prominent example: Homebrew.\n\ncmake's find_package will correctly identify SDL2 and provide the\nrequired include/lib paths.",
"is_bot": false,
"headline": "build(cmake): detect and use SDL2 include path correctly (#193)",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2026-03-27T19:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac140aa2fe0a3fec203c94f573a35cf6491e3a74",
"body": null,
"is_bot": false,
"headline": "build: move gif-h to external/ (#194)",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2026-03-26T22:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d2dd1c41c412d4205ffd8b4b83845759dcd924c",
"body": "Ensures git gets found. Without this change it would only be found\nif it happened to live in /usr/bin.",
"is_bot": false,
"headline": "build(cmake): find and set GIT_EXECUTABLE (#192)",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2026-03-25T07:35:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56f25a24c08cc5c88db3b9112e27ac0d25fd017",
"body": "This should be a non-change from a compiler's perspective.",
"is_bot": false,
"headline": "Import .clang-format from InfiniTime and format sources (#191)",
"author_name": "Christian Muehlhaeuser",
"author_login": "muesli",
"committed_at": "2026-03-22T18:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "646a9b797bad5e1ec047ffb9c4dcaf3a702dfa5d",
"body": null,
"is_bot": false,
"headline": "Update InfiniTime to 1.16.0",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2026-01-07T20:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fa6b23ff35e46dc7b2cc7265c6c26032ebecc2",
"body": "This contains the following InfiniTime updates:\n- Firmware validation: UI redesign\n ([#2338](https://github.com/InfiniTimeOrg/InfiniTime/pull/2338))\n- Refactor Timer component to provide expiry information\n ([#2365](https://github.com/InfiniTimeOrg/InfiniTime/pull/2365))\n- Step counter history\n- M\n[…]\nreColor to SimpleWeatherService for reusability\n- Constant frequency SystemTask state updates\n- Mildly more correct linker flags\n- GCC 14 compatibility\n- Correct tick overflow handling for timer reset",
"is_bot": false,
"headline": "update InfiniTime to latest main state (#185)",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2025-12-06T10:27:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "d5bfbb6d60f4a33162792aa0b288f866add87814",
"body": "InfiniTime PR: https://github.com/InfiniTimeOrg/InfiniTime/pull/2322",
"is_bot": false,
"headline": "Updates for background hr (InfiniTimeOrg/InfiniTime#2322) (#184)",
"author_name": "mark9064",
"author_login": "mark9064",
"committed_at": "2025-11-05T13:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd7284fd5d83dce0d0166c0d80df68b04301cbae",
"body": "InfiniTime change https://github.com/InfiniTimeOrg/InfiniTime/pull/2141",
"is_bot": false,
"headline": "Update for InfiniTime PR #2141 (StopWatch: add persistence) (#163)",
"author_name": "Jan Hustak",
"author_login": "codingjourney",
"committed_at": "2025-11-04T21:44:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "403a3eb76cddfd136ae2a39bc9dc3b3c7b753cd8",
"body": "Upstream PR: https://github.com/InfiniTimeOrg/InfiniTime/pull/2324",
"is_bot": false,
"headline": "Update for paint fix PR (#182)",
"author_name": "mark9064",
"author_login": "mark9064",
"committed_at": "2025-10-08T21:58:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46ae9faa244706b1efe2dd30b24e369b3ab496c5",
"body": "The Cmake getting job had an outage,\r\nso switching to CMake from apt",
"is_bot": false,
"headline": "CI: install CMake from apt (#183)",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2025-10-08T21:00:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f09a2f89469cbf9cd4f297bd9f168af047606cda",
"body": "Update the `docker` example for using a custom InfiniTime repo.\n\nWe're already mounting the InfiniTime repo into the container.\nSo it is easier to mount it over the default location instead of mounting it\nsomewhere else and then provide the \"somewhere else\" path\nwith the `InfiniTime_DIR` cmake variable.\n\nCo-authored-by: NeroBurner <pyro4hell@gmail.com>",
"is_bot": false,
"headline": "Simplify custom InfiniTime dir instructions for docker workflow (#179)",
"author_name": "Frida Rosenaa",
"author_login": "coffandro",
"committed_at": "2025-09-15T19:38:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bdf038115a72435c160119941ddf5249dac50ee",
"body": "Following the issue described in https://github.com/InfiniTimeOrg/InfiniSim/pull/174#discussion_r2150883468.\nThis prevents permission issues when using the dev container with `podman`, which is running rootless.\nUsage with `docker` requires explicitly passing `UID` and `GID` of the local user, which is added to the README.\n\nAdd podman command to `README.md`\n\nCo-authored-by: NeroBurner <pyro4hell@gmail.com>\n\n---------\n\nCo-authored-by: NeroBurner <pyro4hell@gmail.com>",
"is_bot": false,
"headline": "Make dev container compatible with podman (#178)",
"author_name": "Darius Arnold",
"author_login": "dariusarnold",
"committed_at": "2025-06-20T06:41:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cb1ef4ad7c1e451d8f2b5f4f6917e6f9f58ef5e",
"body": "This allows both interactive use in IDEs/editors with dev container support as well as building inside the dev container from the command line.\nThe changes are based on https://github.com/kon-foo/InfiniSim/tree/docker-builder-image.\n\nThe original PR was extended with the following features:\n- ccache\n[…]\nn (at least CLion 2024.3.4, Build #JBC-243.25659.42. It is reported to Jetbrains).\n\nCo-authored-by: kon-foo <25391223+kon-foo@users.noreply.github.com>\nCo-authored-by: NeroBurner <pyro4hell@gmail.com>",
"is_bot": false,
"headline": "Add Dockerfile and devcontainer.json (#174)",
"author_name": "Darius Arnold",
"author_login": "dariusarnold",
"committed_at": "2025-06-16T19:47:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "914dc957494be661f79e36ac2071de1946e06596",
"body": null,
"is_bot": false,
"headline": "fix: ignore development files (#177)",
"author_name": "Asger Gitz-Johansen",
"author_login": "sillydan1",
"committed_at": "2025-06-10T17:05:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56ed755f753df7e9af7eb466567e6cd685803b6c",
"body": "* Fix race condition in xSemaphoreTake\n\nThis race condition would make infinisim eventually crash with the message \"Mutex released without being held\" on my machine.\n\nThe function `xSemaphoreTake` waits for the semaphore to be available to take by looping + sleeping until there is an element in the\n[…]\nppropriate type for DELAY_BETWEEN_ATTEMPTS\n\nSince xTicksToWait is TickType_t (uint32) and SDL_Delay takes uint32 as well, we should avoid any chance of funny business due to differences in signedness.",
"is_bot": false,
"headline": "Fix crash caused by race condition in xSemaphoreTake (#173)",
"author_name": "Darius Arnold",
"author_login": "dariusarnold",
"committed_at": "2025-03-09T21:33:45Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9893cb7468bbe57dbfd7c02489a1cbd12f55ed44",
"body": "Update README.md clarify where ittlefs-do binary is",
"is_bot": false,
"headline": "Merge pull request #170 from SteveAmor/patch-1",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2025-02-22T05:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33c10fe24b6121234b3d4d48f2624585f80f7c2b",
"body": "Took me a while to find this helper",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Steveis",
"author_login": "SteveAmor",
"committed_at": "2025-02-21T17:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242a10cc3f0fc8b877e2093706a5bd41bc31acd4",
"body": "Update github actions to new version",
"is_bot": false,
"headline": "Merge pull request #168 from jmlich/main",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2025-01-19T21:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a6c57dcaee0d73447fada8b91a50ba15b6f2588",
"body": null,
"is_bot": false,
"headline": "Update github actions to new version",
"author_name": "Jozef Mlich",
"author_login": "jmlich",
"committed_at": "2025-01-19T12:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c339ec6dd496b677bce3378520a837513c9b4191",
"body": null,
"is_bot": false,
"headline": "Update InfiniTime to 1.15.0",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2025-01-12T19:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "759568646bffbb2ad4c32fcaebde76f9dc83be49",
"body": "Remove sim copy of MusicService.h and use InfiniTime version",
"is_bot": false,
"headline": "Merge pull request #156 from InfiniTimeOrg/remove_MusicService",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2025-01-12T19:42:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b586806fd8e8ff911c239548142eed57938a4710",
"body": "Needs fix for missing includes PR from InfiniTime:\nhttps://github.com/InfiniTimeOrg/InfiniTime/pull/2130",
"is_bot": false,
"headline": "Remove sim copy of MusicService.h and use InfiniTime version",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2025-01-12T19:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eedcaf4cda0892b9826c6e13f7375d3d9e73d2a7",
"body": "Add xPortGetHeapSize",
"is_bot": false,
"headline": "Merge pull request #166 from pipe01/dynamic-heap",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-12-09T07:40:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ac519394323f420871ff4d2384e6035623c688",
"body": null,
"is_bot": false,
"headline": "Add xPortGetHeapSize",
"author_name": "Felipe Martinez",
"author_login": "pipe01",
"committed_at": "2024-12-08T23:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "832d38f007f80ff8dfd26bbb04d4c263c6d23032",
"body": "Fix build after temperature type changes",
"is_bot": false,
"headline": "Merge pull request #164 from FintasticMan/fix-weather",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-11-12T09:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e71293e8ba2e674b03ca63abb31db346aea937cc",
"body": null,
"is_bot": false,
"headline": "Fix build after temperature type changes",
"author_name": "FintasticMan",
"author_login": "FintasticMan",
"committed_at": "2024-11-12T00:07:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4590378c5dcbe3bec98fddb3ac4266f41d7362fd",
"body": "Update for Clear Taps PR",
"is_bot": false,
"headline": "Merge pull request #161 from mark9064/clear-taps",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-10-28T15:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cd89628ee42dc4300e40a24487e7d25c520b684",
"body": null,
"is_bot": false,
"headline": "Update for Clear Taps PR",
"author_name": "mark9064",
"author_login": "mark9064",
"committed_at": "2024-10-27T20:37:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56a9673aad14ada97409722a62c7f2438606448b",
"body": "cmake: remove unused QCBOR cmake code",
"is_bot": false,
"headline": "Merge pull request #159 from InfiniTimeOrg/remove_QCBOR",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-10-06T21:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f80f2f2e173df1bb87c24659bda60575bcd6853",
"body": "The current firmware 1.14.0 doesn't use QCBOR in its code. Remove this\nremoved residual dependency.",
"is_bot": false,
"headline": "cmake: remove unused QCBOR cmake code",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-10-06T20:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "407406fce1a5787b50198a68d31e8accb9d607eb",
"body": "sim: LittleVgl: add new function ClearTouchState for PR #2108",
"is_bot": false,
"headline": "Merge pull request #157 from InfiniTimeOrg/littleVgl_ClearTouchState",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-09-28T20:24:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b86452fb70b7a1ad58179501bce7ab8d376b669b",
"body": "Add function `LittleVgl::ClearTouchState` introduced with\nhttps://github.com/InfiniTimeOrg/InfiniTime/pull/2108\n\nAs it is a new function the change is compatible with current\nv1.14.0-dev state (`main` branch of InfiniTime)",
"is_bot": false,
"headline": "sim: LittleVgl: add new function ClearTouchState for PR #2108",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-28T20:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fb12d10e7b4321f9245e0d92aafd694ae71bc7d",
"body": "Remove 3 copies of ble services",
"is_bot": false,
"headline": "Merge pull request #155 from InfiniTimeOrg/remove_ble_services",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-09-28T19:53:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f57ea5eb231666468060c6146a74baf57bc8981a",
"body": null,
"is_bot": false,
"headline": "Remove sim copy of MotionController.h",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-28T19:47:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16b7505c15bd660d0b6429f74e1fe90cf6a26725",
"body": null,
"is_bot": false,
"headline": "Remove sim copy of AlertNotificationService and use InfiniTime files",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-28T19:47:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "847b200b92540df13acbf8099525fc330d221af5",
"body": null,
"is_bot": false,
"headline": "Remove sim MotionService.h copy and use InfiniTime verison instead",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-28T19:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7e512a6a8e8134a92b7872eb36c2c8bd800900c",
"body": "Improve the nimble headers such that we can use the NavigationService\nfrom InfiniTime instead of having a slightly modified verison in\nInfiniSim.",
"is_bot": false,
"headline": "Use NavigationService from InfiniTime, improve nimble headers",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-25T21:22:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed393d0ce1e7078d39b5decd05f6a99a368caab8",
"body": "We currently have slightly modified InfiniTime version of\r\n`SimpleWeatherService.h` and `SimpleWeatherService.cpp`, which need to\r\nbe updated in sync with InfiniTime.\r\n\r\nInstead implement the needed parts of the nimble library to make the\r\nInfiniTime version of the SimpleWeatherService work.",
"is_bot": false,
"headline": "Remove sim SimpleWeatherService and implement needed nimble parts (#153)",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-09-25T20:17:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7989538306e354b96f74fee63795a45d4e89ee67",
"body": "PR https://github.com/InfiniTimeOrg/InfiniTime/pull/2109 refactors the\n`SystemTask.h` state machine to prevent `GoingToSleep` race conditions\n(and similar state transistions).\n\nIn doing so the function `uxQueueMessagesWaiting()` from NRF SDK was\nused. Implement this newly used function.",
"is_bot": false,
"headline": "sim/queue: support uxQueueMessagesWaiting for SysTask state refactor",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-21T18:42:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f076b8432c5caf806522750d9f05aa5a6a6e974",
"body": "For InfiniTime PR https://github.com/InfiniTimeOrg/InfiniTime/pull/2107\na new systemtask file is introduced `WakeLock.h` and `WakeLock.cpp`.\n\nIf available add those files to the build target to support the current\n`main` and the new `WakeLock` using redesign.",
"is_bot": false,
"headline": "Support WakeLock.h for doNotGoToSleep Refactor",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-21T18:35:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ade4425c43b4446af7d07d4014c5c60cf838652",
"body": "… to file\n\nSupport for InfiniTimeOrg/InfiniTime#1367 which is a rebase/improvement\nof InfiniTimeOrg/InfiniTime#1333 by @ght\n\nThe PR adds saving and restoring alarm state to the SPI NOR flash. So\nthe AlarmController needs the FileSystem-controller to work.\n\nTo support both the current `main` branch and the \"save-alarm-to-file\"\nPR pass the Filesystem controller conditionally, only if\n`Controller::FS` is mentioned in the `AlarmController.h` file",
"is_bot": false,
"headline": "Conditionally pass Controllers::FS to AlarmController to support save…",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-09-19T19:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06c4d1f6ff03d9ca325c924d20002ecd6bebaee7",
"body": null,
"is_bot": false,
"headline": "fixes for Always On Display and SPI flash ID",
"author_name": "ljahn",
"author_login": "ljahn",
"committed_at": "2024-09-16T20:05:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c35771a18f5b6d3d518e54a744478fb05f6ed72",
"body": null,
"is_bot": false,
"headline": "InfiniTime: update to current firmware state",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2024-06-23T12:46:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a796bc1f175ff6a50cd50b0783c8fef300aeb9a2",
"body": null,
"is_bot": false,
"headline": "Fixes for PR 2041 (Continuous time updates)",
"author_name": "mark9064",
"author_login": "mark9064",
"committed_at": "2024-06-23T12:19:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16ff8cf69a551e0b75fc9bc9ee786d6608927e7",
"body": "* Added Ubuntu/Debian command to install python3-pil package in readme\r\n\r\nBuild may fail without that command on Ubuntu/Debian\r\n\r\n* cleanup",
"is_bot": false,
"headline": "Update README with Ubuntu command to install python3-pil (#143)",
"author_name": "Dreadnought",
"author_login": "fgiaimo",
"committed_at": "2024-05-26T18:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb70a2490248f3bf3c14fd35a47cfb2ef36493f",
"body": null,
"is_bot": false,
"headline": "Fixes for PR 2046 (SPI transaction hooks) (#141)",
"author_name": "mark9064",
"author_login": "mark9064",
"committed_at": "2024-05-03T20:40:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad8c0356e830d9290cad41507e573a7174fa1e5",
"body": "Refactor sim code to be closer to FreeRTOS.\r\n\r\nAdd some defines needed for LCD delay PR",
"is_bot": false,
"headline": "Fixes for PR 2043 (LCD delay) (#142)",
"author_name": "mark9064",
"author_login": "mark9064",
"committed_at": "2024-05-03T08:30:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b22bcd1cda851288dff0fd0a4cfa7abf0f57903",
"body": "SimpleWeatherService: Generate random weather data",
"is_bot": false,
"headline": "Merge pull request #138 from vkareh/generate-weather-data",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2024-02-10T19:05:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30abc55b6c46b33cbcd8541ed92357179d9c22b1",
"body": null,
"is_bot": false,
"headline": "SimpleWeatherService: Generate forecast data",
"author_name": "Victor Kareh",
"author_login": "vkareh",
"committed_at": "2024-02-10T18:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb18300c9e33a2bab55cb335c82cef30b98a680b",
"body": "Add a new simulation key handler for weather data:\n- 'w' will generate new weather, cycling through the various conditions\n- 'W' will clear the weather data",
"is_bot": false,
"headline": "SimpleWeatherService: Generate random weather data",
"author_name": "Victor Kareh",
"author_login": "vkareh",
"committed_at": "2024-02-10T18:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ba07f574e17f3edd6274954eb968f50010710ee",
"body": "Fixes the build after InfiniTimeOrg/InfiniTime#1970 was merged.",
"is_bot": false,
"headline": "Fix build for motion service improvement (#139)",
"author_name": "FintasticMan",
"author_login": "FintasticMan",
"committed_at": "2024-01-23T22:13:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71877a13de32d935b09bb09573313488932318a1",
"body": null,
"is_bot": false,
"headline": "List building dependencies for OpenSUSE (#137)",
"author_name": "Félix Brezo, Ph. D",
"author_login": "febrezo",
"committed_at": "2023-12-24T18:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a300c65ecb37a0c52d481bc76a30f33d467c33ab",
"body": null,
"is_bot": false,
"headline": "Add support for Celsius to Fahreneit conversion (#136)",
"author_name": "JF",
"author_login": "JF002",
"committed_at": "2023-12-24T10:50:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46f2e0d16f0114c9deb68c5ef0bcf84219a8304c",
"body": "Integrate the new `infinitime_apps` library and enable user applications\r\nselection using the CMake variable `ENABLE_USERAPPS`.\r\n\r\nUpdate InfiniTime to after CMake user app selection merged",
"is_bot": false,
"headline": "User apps selection with CMake (#134)",
"author_name": "JF",
"author_login": "JF002",
"committed_at": "2023-12-23T20:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6cc458ea239c0224c4e7d0692273cdc54f5111f",
"body": "* Integration of Simple Weather Service\r\n\r\nReplace the old WeatherService by the new Simple Weather Service.=\r\n\r\n* Update InfiniTime to after SimpleWeatherService got merged\r\n\r\n---------\r\n\r\nCo-authored-by: Reinhold Gschweicher <pyro4hell@gmail.com>",
"is_bot": false,
"headline": "Integration of Simple Weather Service (#135)",
"author_name": "JF",
"author_login": "JF002",
"committed_at": "2023-12-23T20:35:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b9b17625f2ecf82a0c4ff243000261a7960fe1",
"body": "Fixes deprecated call and replaces it with\r\nexecute_process\r\nhttps://cmake.org/cmake/help/latest/policy/CMP0153.html#policy:CMP0153\r\n\r\nCo-authored-by: minacode <minamoto9@web.de>",
"is_bot": false,
"headline": "Fix CMP0153 for newer CMake versions (#133)",
"author_name": "Max Friedrich",
"author_login": "minacode",
"committed_at": "2023-12-11T21:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43880fd22022b128ba267f54d3dc3bfbe5f81db7",
"body": null,
"is_bot": false,
"headline": "Update README for new lv_img_conv (#130)",
"author_name": "FintasticMan",
"author_login": "FintasticMan",
"committed_at": "2023-11-21T07:19:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f33754c1a99675d284dbec8917eff7f3d634021",
"body": "…well). (#129)",
"is_bot": false,
"headline": "Enable C++20 in CMake (needed since InfiniTime is switch to C++20 as …",
"author_name": "JF",
"author_login": "JF002",
"committed_at": "2023-11-11T17:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc8077add8e30a07092e71f72d3dc017cb81aadf",
"body": "Install new build dependency introduced with move to minimum python\r\nimplementation of `lv_img_conv` node js script\r\nhttps://github.com/InfiniTimeOrg/InfiniTime/pull/1863",
"is_bot": false,
"headline": "CI: install python3-pil for lv_img_conv.py (#126)",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-10-26T21:20:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f2cc5a05292f16ced26d2577c5479e9528ba78",
"body": "* Update miminum node version to v14+ as lv_font_conv minimum\r\n\r\nThe current readme of the `lv_font_conv` the minimum node.js version is\r\nv14+. Update our readme to mention that minimum version as well.\r\n\r\nhttps://github.com/lvgl/lv_font_conv#install-the-script\r\n\r\n---\r\n\r\nIn Check node version and issue a warning if less than v14.0.0.\r\n\r\nFixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/109",
"is_bot": false,
"headline": "Node v14 required for lv_font_conv (#122)",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-09-17T18:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae2cd08965ccfab6c2a5e8d117ee50104c5da57b",
"body": "Remove libpng submodule and require system lib",
"is_bot": false,
"headline": "Merge pull request #119 from InfiniTimeOrg/libpng_system_lib",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-09-11T17:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4b729e00b7ec4ef717fde53645fde3b36945f06",
"body": "On rolling distros the usage of `libpng` submodule makes problems as the\n`zlib` system dependency of said module gets updated. Then the submodule\nregularly is too old to handle the updates `zlib` dependency.\n\nFix this maintenance churn by requiring `libpng` as system library as\nwell. Then the distros package manager keeps those versions in sync.\n\nThis unfortunately requires users to install a new runtime/build\ndependency, but it still can be disabled with `-DWITH_PNG=OFF`.",
"is_bot": false,
"headline": "Remove libpng submodule and require system lib",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-09-07T17:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ae396c0a6893df9c05545dc23f5b1b83e679b0c",
"body": "lowersleep: Fix InfiniSim build",
"is_bot": false,
"headline": "Merge pull request #118 from FintasticMan/fix_lower_sleep",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-08-30T11:31:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7dee492018eb0708406d09384f9fc2abbc72ab7",
"body": null,
"is_bot": false,
"headline": "lowersleep: Fix InfiniSim build",
"author_name": "FintasticMan",
"author_login": "FintasticMan",
"committed_at": "2023-08-30T09:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd9c5e84d7f1afcab8d6c8cd3d719c840304f55",
"body": "raisewake: Fix for new raise to wake impl",
"is_bot": false,
"headline": "Merge pull request #117 from FintasticMan/fix_raise_wake",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-08-20T18:48:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3910552a7bf29d62e51ab681a4f9ff6ca55d2cc7",
"body": null,
"is_bot": false,
"headline": "raisewake: Fix for new raise to wake impl",
"author_name": "Finlay Davidson",
"author_login": "FintasticMan",
"committed_at": "2023-08-20T16:29:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6256ec82844f39fb98a41c63cb20bff1a07e3271",
"body": "Fix for the new analog watch face implementation in InfiniTime",
"is_bot": false,
"headline": "Merge pull request #115 from InfiniTimeOrg/new-analog-watchface",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-08-15T16:08:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b18f2ef9e067fd0c3eddde8e0bc7235bf7c7279e",
"body": null,
"is_bot": false,
"headline": "Update InfiniTime submodule",
"author_name": "Jean-François Milants",
"author_login": "JF002",
"committed_at": "2023-08-15T13:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f49bf9815117c80b8b101f83bae10cb41cec3197",
"body": "The new analog watch face implementation in InfiniTime draws the background programmatically instead of using a background picture. This branch removes this background picture from the files needed by cmake to build the project.",
"is_bot": false,
"headline": "Fix for the new analog watch face implementation in InfiniTime",
"author_name": "Jean-François Milants",
"author_login": "JF002",
"committed_at": "2023-08-15T10:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25ec7af440f3a9044b33ff3462a18589dbbe3dd9",
"body": null,
"is_bot": false,
"headline": "Update InfiniTime submodule to v1.13.0 release",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-06-27T17:33:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53b392a7a552ecf497bd1c67acb0171f0fcd4b3d",
"body": "main: add missing argument in lcd driver constructor call.",
"is_bot": false,
"headline": "Merge pull request #108 from baltevl/main",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-06-12T21:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e00e73cff8cbc6df8321acf858d6343212ee44d",
"body": "As of InfiniTimeOrg/InfiniTime#1758 ST7789 driver constructor has a\npinReset argument.\n\nUpdate the InfiniTime submodule to the state after the update of the\nST7789 driver.\n\nFixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/107",
"is_bot": false,
"headline": "main: add missing argument in lcd driver constructor call.",
"author_name": "baltevl",
"author_login": "baltevl",
"committed_at": "2023-06-12T21:39:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6dcf3f743bfc0f449122355f4bbe25c4ae89746",
"body": "Integrate the new heap implementation from InfiniTime",
"is_bot": false,
"headline": "Merge pull request #97 from InfiniTimeOrg/heap-unification",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-18T18:32:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80cacdd97a0a1982bc5fcae29984eb0d3a9d2dbb",
"body": "Improve UI for the status window",
"is_bot": false,
"headline": "Merge pull request #91 from Brod8362/simdisplay",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-10T14:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa34f93161f7e8576673efe2a13f0f23844f243e",
"body": "Loading the file from disk introduces a slight dependency on the working\ndirectory for the simulator. Prevent that by loading the bmp from\nmemory.\n\nUse a python script to convert the backround bmp image to a C header\nfile. Include this header in `main.cpp` and load the bmp from memory.",
"is_bot": false,
"headline": "sim: embedd background bmp and load from memory",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-08T16:32:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c479a28759da252bc7dc23c5dd64483d9a0dafa",
"body": "Instead of drawing just circles use a background image to show status\nsymbols what the respective status means (not just the color of the\ndots).\n\nFurthermore draw a rectangle for the battery status instead of bubbles.",
"is_bot": false,
"headline": "Add sim status window background and make it pretty",
"author_name": "Brod8362",
"author_login": "Brod8362",
"committed_at": "2023-05-08T16:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d67a74dd15cd5bbcf478ebf851f1924c95451028",
"body": null,
"is_bot": false,
"headline": "FreeRTOS: use more specific std::algorithm instead of std::foreach",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2488a2d28bc83ad457a5d19b4e9fa4de1d51685",
"body": null,
"is_bot": false,
"headline": "FreeRTOS: use unordered_map as it has better runtime for access",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310dc029a0bb2d54b0594fb35afff857221e0a59",
"body": null,
"is_bot": false,
"headline": "main: access minimumEverFreeHeap only when needed",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c2ea617f9be9362771202584a3f30c3636c90be",
"body": null,
"is_bot": false,
"headline": "sim: mark header that need to be as C header",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:39:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ae5ba7c0aa18672bd433b5ca7da9acf06457b66",
"body": "….com/InfiniTimeOrg/InfiniTime/pull/1709).\n\nSince FreeRTOS.h, portmacro_cmsis.h and task.h are now built in C (by lv_mem.c), I had to change some includes and declarations to make them compatible with a C compiler.\n\nIntegrating the new memory management from InfiniTime in InfiniSim is not easy becau\n[…]\neep track of all the memory allocations done in InfiniTime. It can only \"see\" those done via pvPortMalloc(). It means that the available memory displayed by InfiniSim will probably be very optimistic.",
"is_bot": false,
"headline": "Integrate the new heap implementation from InfiniTime (https://github…",
"author_name": "Jean-François Milants",
"author_login": "JF002",
"committed_at": "2023-05-03T20:39:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e416f2cf7419e3468647dafbdad7f26065506af0",
"body": "Handle MONITOR_ZOOM for screen transitions and captures",
"is_bot": false,
"headline": "Merge pull request #106 from InfiniTimeOrg/swipe_segfault_with_zoom",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:39:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "875366184553360b0c17a3fc43222597956c98df",
"body": "Something must have changed, but now the MONITOR_ZOOM factor must be\nconsidered when calling `SDL_RenderReadPixels`. Always calling with a\nmonitor width and height of 240 results in a segmentation fault in said\nfunction.\n\nFixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/95",
"is_bot": false,
"headline": "Handle MONITOR_ZOOM for screen transitions and captures",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9a42c86382da985943ae7c9cba62ea0c71b041c",
"body": "main: add swipe direction keys to make debugging easier",
"is_bot": false,
"headline": "Merge pull request #105 from InfiniTimeOrg/arrow_keys_for_swiping",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:36:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f54e7bb7f411f478fc2ebdc543b070154319f15",
"body": "For me with vscode triggering a breakpoint during a mouse swipe event\nhandler freezes all interaction with the IDE.\n\nAs a workaround (and a nice way to play `Twos.h` :D ) map the direction\nkeys to the corresponding swipe events.",
"is_bot": false,
"headline": "main: add swipe direction keys to make debugging easier",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T20:33:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb2202b199debee771db0851bc3c0efac4060392",
"body": "use drivers/Hrs3300.h from InfiniTime",
"is_bot": false,
"headline": "Merge pull request #104 from InfiniTimeOrg/drivers_Hrs3300_no_sim",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T19:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e746ea560c69ea7c409f66c11ea060e2133fdae",
"body": "The Hrs3300.h driver can now be used directly from InfiniTime. Some\nother improvement made that possible. One less simulator file, one less\nfile to keep updated. Win-Win (for me at least).",
"is_bot": false,
"headline": "use drivers/Hrs3300.h from InfiniTime",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T19:16:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83331a07edf76844c5dfd472928d0c5ddcce8596",
"body": "Use InfiniTime Watchdog.h by providing mdk/nrf.h and others",
"is_bot": false,
"headline": "Merge pull request #103 from InfiniTimeOrg/watchdog_no_sim",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T19:14:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b0c2dc3eb2c9d5485eed88302b50d9fe1d0d0e9",
"body": null,
"is_bot": false,
"headline": "Use InfiniTime Watchdog.h by providing mdk/nrf.h and others",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-03T18:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beea678fce5e279a6537584ee82f8e315d2cfa68",
"body": "sim: support upstream Watchdog driver improvement",
"is_bot": false,
"headline": "Merge pull request #102 from InfiniTimeOrg/support_Watchdog_restructure",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-01T20:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7613571f96cd821bce38568c88c4795baf6b5b38",
"body": "Fixes: https://github.com/InfiniTimeOrg/InfiniSim/issues/101",
"is_bot": false,
"headline": "sim: support upstream Watchdog driver improvement",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-01T19:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22c02bace6f1ca7a0ac1f0adccd1c9b1934ade1b",
"body": "Support for PR: https://github.com/InfiniTimeOrg/InfiniTime/pull/1339",
"is_bot": false,
"headline": "Merge pull request #79 from minacode/watch-face-enum",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-01T19:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f4f44651702758295edfda8b295beaccffd4dd3",
"body": "Support for PR: https://github.com/InfiniTimeOrg/InfiniTime/pull/1339",
"is_bot": false,
"headline": "Support refactor watch face to enum",
"author_name": "minacode",
"author_login": null,
"committed_at": "2023-05-01T19:07:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "512f25157b2eb67bd8c272286ab317f6a38ea866",
"body": "Support TimerController rename to Timer",
"is_bot": false,
"headline": "Merge pull request #100 from InfiniTimeOrg/TimerController_to_Timer",
"author_name": "NeroBurner",
"author_login": "NeroBurner",
"committed_at": "2023-05-01T19:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6541af617077991bd056ddcfe1268ddfd03b89fd",
"body": "Improvement done in https://github.com/InfiniTimeOrg/InfiniTime/pull/1650",
"is_bot": false,
"headline": "Support TimerController rename to Timer",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-01T18:58:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c63acd8c0bcd2122e2b1f6274c7a4d9786126f3",
"body": null,
"is_bot": false,
"headline": "Update InfiniTime to 1.12.0 release",
"author_name": "Reinhold Gschweicher",
"author_login": "NeroBurner",
"committed_at": "2023-05-01T17:46:49Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 15,
"latest_release_at": "2026-07-05T19:42:26Z",
"latest_release_tag": "v1.16.1",
"releases_from_tags": true,
"days_since_last_push": 22,
"active_weeks_last_year": 9,
"days_since_latest_release": 23,
"mean_days_between_releases": 172.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 96,
"stars": 195,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2022-02-18",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-24",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-04-08",
"count": 2
},
{
"date": "2022-04-28",
"count": 1
},
{
"date": "2022-04-30",
"count": 1
},
{
"date": "2022-06-02",
"count": 1
},
{
"date": "2022-06-25",
"count": 2
},
{
"date": "2022-06-28",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2022-07-11",
"count": 1
},
{
"date": "2022-07-28",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-09-02",
"count": 1
},
{
"date": "2022-09-09",
"count": 1
},
{
"date": "2022-09-16",
"count": 1
},
{
"date": "2022-09-18",
"count": 1
},
{
"date": "2022-10-02",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-12",
"count": 1
},
{
"date": "2022-10-27",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-11-11",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-11-25",
"count": 1
},
{
"date": "2022-12-26",
"count": 1
},
{
"date": "2022-12-28",
"count": 1
},
{
"date": "2023-01-09",
"count": 1
},
{
"date": "2023-01-14",
"count": 1
},
{
"date": "2023-01-18",
"count": 1
},
{
"date": "2023-01-26",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-27",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-22",
"count": 1
},
{
"date": "2023-06-12",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-08-08",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-08-28",
"count": 1
},
{
"date": "2023-08-29",
"count": 1
},
{
"date": "2023-10-09",
"count": 1
},
{
"date": "2023-10-19",
"count": 1
},
{
"date": "2023-10-21",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-15",
"count": 1
},
{
"date": "2023-12-24",
"count": 1
},
{
"date": "2024-01-06",
"count": 1
},
{
"date": "2024-01-09",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-03-11",
"count": 1
},
{
"date": "2024-03-30",
"count": 1
},
{
"date": "2024-05-26",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-07-05",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-24",
"count": 1
},
{
"date": "2024-09-11",
"count": 1
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2024-11-28",
"count": 1
},
{
"date": "2024-12-08",
"count": 1
},
{
"date": "2024-12-15",
"count": 1
},
{
"date": "2025-01-19",
"count": 1
},
{
"date": "2025-02-04",
"count": 1
},
{
"date": "2025-02-18",
"count": 1
},
{
"date": "2025-02-23",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-06-09",
"count": 1
},
{
"date": "2025-06-13",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-07-07",
"count": 2
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-07-29",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-09-22",
"count": 1
},
{
"date": "2025-10-09",
"count": 1
},
{
"date": "2025-10-16",
"count": 1
},
{
"date": "2025-11-08",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-25",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-17",
"count": 1
},
{
"date": "2026-04-04",
"count": 1
},
{
"date": "2026-04-19",
"count": 1
},
{
"date": "2026-04-20",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": true,
"collected": 96,
"total_forks": 96
},
"star_history": null,
"open_issues_and_prs": 31
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": true,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": true,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 907858,
"source_files_sampled": 78,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"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": [],
"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": 19,
"merged_prs": 104,
"open_issues": 12,
"closed_ratio": 0.806,
"closed_issues": 50,
"closed_unmerged_prs": 15
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "NeroBurner",
"commits": 141,
"avatar_url": "https://avatars.githubusercontent.com/u/9076163?v=4"
},
{
"type": "User",
"login": "Riksu9000",
"commits": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/37774658?v=4"
},
{
"type": "User",
"login": "JF002",
"commits": 9,
"avatar_url": "https://avatars.githubusercontent.com/u/2261652?v=4"
},
{
"type": "User",
"login": "mark9064",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/30447455?v=4"
},
{
"type": "User",
"login": "FintasticMan",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/52415484?v=4"
},
{
"type": "User",
"login": "muesli",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/146378?v=4"
},
{
"type": "User",
"login": "dariusarnold",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/38670419?v=4"
},
{
"type": "User",
"login": "ahoneybun",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4884946?v=4"
},
{
"type": "User",
"login": "vkareh",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/259780?v=4"
},
{
"type": "User",
"login": "1sra3l",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/76438083?v=4"
}
],
"contributors_sampled": 30,
"top_contributor_share": 0.691
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"lv_sim.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 4,
"reason": "10 out of 21 merged PRs checked by a CI test -- score normalized to 4",
"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": 6,
"reason": "Found 16/25 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"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": 3,
"reason": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "18fb562ce1a4e96be3a48fa5552d03f27c93f3ac",
"ran_at": "2026-07-29T03:04:47Z",
"aggregate_score": 4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-06T09:13:04Z",
"oldest_open_prs": [
{
"number": 6,
"created_at": "2022-02-24T22:02:24Z",
"last_comment_at": "2024-12-08T17:10:38Z",
"last_comment_author": "NeroBurner"
},
{
"number": 46,
"created_at": "2022-07-28T17:56:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 62,
"created_at": "2022-09-12T20:36:04Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 73,
"created_at": "2022-10-23T17:16:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 75,
"created_at": "2022-11-01T17:29:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 94,
"created_at": "2023-03-14T21:48:20Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 148,
"created_at": "2024-09-11T20:47:15Z",
"last_comment_at": "2024-11-13T21:18:25Z",
"last_comment_author": "shymega"
},
{
"number": 165,
"created_at": "2024-11-28T21:38:27Z",
"last_comment_at": "2024-11-28T21:39:40Z",
"last_comment_author": "vchigrin"
},
{
"number": 167,
"created_at": "2025-01-12T15:46:38Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 169,
"created_at": "2025-02-18T17:27:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 176,
"created_at": "2025-06-10T04:27:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 180,
"created_at": "2025-09-22T21:45:49Z",
"last_comment_at": "2025-09-22T21:47:06Z",
"last_comment_author": "WhyNotHugo"
},
{
"number": 181,
"created_at": "2025-10-02T18:28:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 186,
"created_at": "2025-12-18T15:08:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 187,
"created_at": "2026-03-15T17:20:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 188,
"created_at": "2026-03-17T04:38:07Z",
"last_comment_at": "2026-03-17T22:04:04Z",
"last_comment_author": "muesli"
},
{
"number": 198,
"created_at": "2026-07-14T07:48:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 199,
"created_at": "2026-07-14T19:03:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 200,
"created_at": "2026-07-25T02:47:31Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-06T09:11:34Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 16,
"created_at": "2022-03-21T12:08:21Z",
"last_comment_at": "2023-05-11T20:19:53Z",
"last_comment_author": "NeroBurner"
},
{
"number": 25,
"created_at": "2022-04-21T14:37:55Z",
"last_comment_at": "2025-02-23T23:29:01Z",
"last_comment_author": null
},
{
"number": 39,
"created_at": "2022-06-19T10:21:10Z",
"last_comment_at": "2022-06-21T08:07:10Z",
"last_comment_author": "w4tsn"
},
{
"number": 54,
"created_at": "2022-08-29T09:33:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 82,
"created_at": "2023-01-04T09:03:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2023-03-01T17:33:12Z",
"last_comment_at": "2025-06-10T11:04:36Z",
"last_comment_author": "NeroBurner"
},
{
"number": 110,
"created_at": "2023-07-08T15:19:03Z",
"last_comment_at": "2023-08-21T12:49:52Z",
"last_comment_author": "mantasg"
},
{
"number": 127,
"created_at": "2023-10-28T19:22:57Z",
"last_comment_at": "2023-10-30T21:06:57Z",
"last_comment_author": "GottemHams"
},
{
"number": 128,
"created_at": "2023-11-11T11:35:03Z",
"last_comment_at": "2023-11-11T17:35:47Z",
"last_comment_author": "JF002"
},
{
"number": 160,
"created_at": "2024-10-26T12:16:15Z",
"last_comment_at": "2025-03-09T21:01:51Z",
"last_comment_author": "dariusarnold"
},
{
"number": 162,
"created_at": "2024-10-29T06:00:24Z",
"last_comment_at": "2024-10-29T10:23:35Z",
"last_comment_author": "NeroBurner"
},
{
"number": 189,
"created_at": "2026-03-18T06:43:52Z",
"last_comment_at": "2026-03-18T07:49:17Z",
"last_comment_author": "NeroBurner"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/InfiniTimeOrg/InfiniSim",
"host": "github.com",
"name": "InfiniSim",
"owner": "InfiniTimeOrg"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 40,
"vitality": 58,
"community": 54,
"governance": 57,
"calibration": "2026-08-02",
"engineering": 43,
"ai_readiness": 41,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"commits_last_year": 15,
"human_commit_share": 1,
"days_since_last_push": 22,
"active_weeks_last_year": 9
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 22 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 22
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "9/52 weeks with commits",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 9
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "15 commits in the last year",
"points": 10.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 15
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 3,
"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": 72,
"inputs": {
"releases_count": 10,
"latest_release_tag": "v1.16.1",
"releases_from_tags": true,
"days_since_latest_release": 23,
"mean_days_between_releases": 172.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 23 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 23
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~172.8 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 172.8
}
}
],
"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": "exceptional",
"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": 27,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 27 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 27
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 54,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"forks": 96,
"stars": 195,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "195 stars",
"points": 37.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 195
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "96 forks",
"points": 16.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 96
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 57,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "weak",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 30,
"top_contributor_share": 0.691
},
"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 69% of commits",
"points": 7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 69
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "30 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 30
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 79,
"inputs": {
"merged_prs": 104,
"open_issues": 12,
"closed_issues": 50,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.806,
"closed_unmerged_prs": 15,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "104/119 decided PRs merged",
"points": 26.2,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 104,
"decided": 119
}
}
],
"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 16/25 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"followers": 158,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "InfiniTimeOrg",
"public_repos": 5,
"account_age_days": 1760
},
"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": "158 followers of InfiniTimeOrg",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 158,
"login": "InfiniTimeOrg"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~4 yr old",
"points": 15.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 4
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "weak",
"name": "Engineering Quality",
"value": 43,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "10 out of 21 merged PRs checked by a CI test -- score normalized to 4",
"points": 8,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"hacktoberfest2022",
"hacktoberfest"
],
"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": "2 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 2
}
}
],
"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": "weak",
"name": "Security",
"value": 40,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 40,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "10 out of 21 merged PRs checked by a CI test -- score normalized to 4",
"points": 1,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 16/25 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3",
"points": 2.2,
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"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"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 10
},
"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": "weak",
"name": "AI Readiness",
"value": 41,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.75,
"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": "75 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 75,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 21,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": true,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": true,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "devcontainer, Dockerfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "devcontainer, Dockerfile"
}
}
],
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 907858,
"source_files_sampled": 78,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/78 source files over 60KB",
"points": 52.9,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 78,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"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? 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": {
"labels": [],
"scores": {},
"primary": null,
"evidence": [],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T03:05:15.348636Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/i/InfiniTimeOrg/InfiniSim.svg",
"full_name": "InfiniTimeOrg/InfiniSim",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}