Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"daisy",
"stm32",
"hardware",
"embedded",
"sound",
"audio",
"midi"
],
"is_fork": false,
"size_kb": 87680,
"has_wiki": false,
"homepage": "https://www.electro-smith.com/daisy",
"languages": {
"C": 628863,
"C++": 1356147,
"TeX": 7820,
"CMake": 30046,
"Shell": 1632,
"Python": 14787,
"Assembly": 34329,
"Makefile": 24944,
"Linker Script": 14524
},
"pushed_at": "2026-06-26T22:36:41Z",
"created_at": "2019-08-06T15:31:04Z",
"owner_type": "Organization",
"updated_at": "2026-07-14T07:12:17Z",
"description": "Hardware Library for the Daisy Audio Platform",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++",
"C"
]
},
"owner": {
"blog": "https://www.electro-smith.com/",
"name": "Electrosmith",
"type": "Organization",
"login": "electro-smith",
"company": null,
"location": "San Clemente, CA",
"followers": 557,
"avatar_url": "https://avatars.githubusercontent.com/u/57676984?v=4",
"created_at": "2019-11-12T15:50:03Z",
"is_verified": null,
"public_repos": 18,
"account_age_days": 2443
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v8.1.0",
"kind": "minor",
"published_at": "2026-02-23T19:19:53Z"
},
{
"tag": "v8.0.0",
"kind": "major",
"published_at": "2025-06-16T18:10:03Z"
},
{
"tag": "v7.1.0",
"kind": "minor",
"published_at": "2024-09-20T15:03:08Z"
},
{
"tag": "v7.0.1",
"kind": "patch",
"published_at": "2024-02-21T21:14:02Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2024-02-21T19:51:34Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2024-02-20T18:09:35Z"
},
{
"tag": "v5.4.0",
"kind": "minor",
"published_at": "2023-06-22T00:18:58Z"
},
{
"tag": "v5.3.0",
"kind": "minor",
"published_at": "2022-12-14T00:51:52Z"
},
{
"tag": "v5.2.0",
"kind": "minor",
"published_at": "2022-08-04T18:27:07Z"
},
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2022-05-25T15:37:09Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2022-04-26T16:23:46Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2021-12-15T19:06:11Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2021-12-07T23:00:42Z"
},
{
"tag": "v2.0.1",
"kind": "patch",
"published_at": "2021-10-01T22:18:51Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2021-09-28T23:52:26Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2021-07-22T00:01:09Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2021-07-01T22:44:57Z"
}
],
"recent_commits": [
{
"oid": "c02245d22b38acad3916d9c2f156bcba34fa15af",
"body": null,
"is_bot": false,
"headline": "added standalone UART Rx -> USB Serial echo example program. (#704)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-06-24T21:23:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24be4afea00d71988019fe8dd9fd9fc8fc5bf72c",
"body": "* adds UART destination with extra configure method to Logger.\n\n* updated transmit to return err status instead of always true, and added note in docs for wait_for_pc not working with UART destination.",
"is_bot": false,
"headline": "UART Logger destination (#700)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-06-10T16:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7651b28c0a3c64ddeddf2f3bfb701ece084594d8",
"body": "…match Middleware expectations (#702)",
"is_bot": false,
"headline": "updated USBD_SUPPORT_USER_STRING to USBD_SUPPORT_USER_STRING_DESC to …",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-06-10T16:43:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f29653610c08cdf1ca7b5cfcac3bb4922e60c4",
"body": null,
"is_bot": false,
"headline": "style fix after merge",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-04-06T17:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c65ea922a19093f4045a6c7e2920a9f55acdc88",
"body": "Removed redundant internal DAC buffer.\r\n\r\nIncreases DAC range by around 0.4 Volts \r\nAllows for the full 0.0v - 3.3v range.\r\n\r\n\"With internal buffer on, the min DAC_OUT is 0.2V and max DAC_OUT is VDDA-0.2V\"\r\n\r\nPage 163\r\nhttps://www.st.com/resource/en/datasheet/stm32h750ib.pdf",
"is_bot": false,
"headline": "Update daisy_patch_sm.cpp (#630)",
"author_name": "IC-Alchemy",
"author_login": "IC-Alchemy",
"committed_at": "2026-04-06T16:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e3bd16ceb2a3707a41afc5b57d0e1188a255eaf",
"body": "…697)\n\n* adds optional realtime callback, and improved logging to UART MIDI example.\n\n* new examples for Realtime use of WAV writer, and a profiling/benchmarking example for QSPI erasures\n\n* code style, and naming consistency of WavWriter_Realtime example",
"is_bot": false,
"headline": "New/updated examples: UART MIDI, WAV Writer, and QSPI Erase Timing (#…",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-04-02T21:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e667533bf38cf7463c9b9a6693c2d1a91683db08",
"body": "* Add 64KB block erase functionality to QSPI\n\n* Fix clang-format issues\n\n* style fix.\n\n---------\n\nCo-authored-by: Stephen Hensley <shensley.audio@gmail.com>",
"is_bot": false,
"headline": "Add 64KB block erase functionality to QSPI (#694)",
"author_name": "kidproquo",
"author_login": "kidproquo",
"committed_at": "2026-04-02T21:02:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1bf1ef9eb58223b2940c833a74dbf48cad128ea",
"body": "…coverage (#696)\n\n* fix(wavwriter): flush and write trailing data from correct buffer half\n\n* tests: wire FatFs mock into gtest targets\n\n* tests: add FatFs mock and first WavWriter tests\n\n* tests: save file, fix: duplicate tail when saving file with local_wptr==cap_point\n\n* tests: flush scenarios\n\n* tests: some cleanup\n\n* fix(wavwriter): restore SaveFile tail handling\n\n* applies clang format\n\n---------\n\nCo-authored-by: chattob <bastien.chatton@protonmail.com>",
"is_bot": false,
"headline": "WavWriter: fix SaveFile final flushing + add comprehensive unit test …",
"author_name": "Bastien Chatton",
"author_login": "chattob",
"committed_at": "2026-04-02T18:15:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "289779fbe77ffccdbd6fe6a6b4aca03a34ec187e",
"body": "…al change subtracting one from the Oversampling.Ratio value. (#695)",
"is_bot": false,
"headline": "fixes scaling issue with ADCs introduced in HAL upgrade due to intern…",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-04-01T23:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8521f44adba2718c3ea66d0caa596b66e0a0c3d7",
"body": "…nchronously instead of polling (#643)",
"is_bot": false,
"headline": "Feature: Midi - make it possible to handle 'SystemRealTime' events sy…",
"author_name": "Heck",
"author_login": "HeckHeckHeckHeck",
"committed_at": "2026-04-01T23:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edc23bb4b89ff9291abf2e75547036fd9711b7d6",
"body": "… (#693)\n\nSystem Real-Time bytes (0xF8–0xFF) can legally appear anywhere in a MIDI\nstream, even between data bytes of a multi-byte message. The parser was\nhandling them inside the state machine's ParserEmpty case, which meant\nthey first triggered a state reset and overwrote incoming_message_ fields\n\n[…]\ntypes parse with channel=0\n- runningStatusPreservedAfterRealtime: running status + RT + channel check\n\nAll 154 tests pass (including the existing runningStatSysRealtime test).\n\nCloses #666\nCloses #665",
"is_bot": false,
"headline": "Fix: MIDI parser — System Real-Time no longer corrupts running status…",
"author_name": "Saulo Verissimo",
"author_login": "sauloverissimo",
"committed_at": "2026-04-01T22:55:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "9498417add4a4c76bc10737d5e9f43750a4da639",
"body": "* version.h updated to new version.\n\n* Changelog for v8.1.0",
"is_bot": false,
"headline": "Version Prep: v8.1.0 (#692)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-02-23T19:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d63b7fedb9fd7e5a910d5a7ac30c9e87b49e4b6",
"body": null,
"is_bot": false,
"headline": "updated bootloader to v6.4 (#691)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-02-23T18:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92a4d7f0166cf24c0ada406ca6cb1875f24cf5cd",
"body": "…rror in SDMMC_HelloWorld example. (#690)",
"is_bot": false,
"headline": "improved result handling to prevent false-positives in case of disk e…",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-02-20T18:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "679f36a58288b5b2a53205bf9433d2004be6fc2b",
"body": null,
"is_bot": false,
"headline": "added example program for the MPR121 capacitive touch sensor. (#689)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2026-02-20T17:50:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ad4c36fb12f1b23d314812a0967e956197663c2",
"body": "…688)\n\n* Use I2CHandle::ReadDataAtAddress for reading registers in mpr121.h\n\n* Formatting\n\n* Formatting\n\n* Update comments\n\n* Fix WriteRegister\n\n* Formatting\n\n* Formatting",
"is_bot": false,
"headline": "Use I2CHandle::ReadDataAtAddress for reading registers in mpr121.h (#…",
"author_name": "Svyatoslav Usachev",
"author_login": "kaathewise",
"committed_at": "2026-02-20T17:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d336ffad0c38f614a08c6fdda69b3758974a33b6",
"body": "Without this callback, SD card DMA errors cause the wait loops in\nSD_read() and SD_write() to spin until timeout (SD_TIMEOUT), which\ncan take several seconds.\n\nThis adds:\n- HAL_SD_ErrorCallback() in bsp_sd_diskio.c that calls BSP_SD_ErrorCallback()\n- BSP_SD_ErrorCallback() in sd_diskio.c that sets a\n[…]\nflag\n- Error flag checking in SD_read() and SD_write() wait loops\n\nNow when a DMA error occurs (e.g., buffer in wrong memory region),\nthe functions return immediately with an error instead of hanging.",
"is_bot": false,
"headline": "Add HAL_SD_ErrorCallback to handle DMA errors (#685)",
"author_name": "Flavien Henrion",
"author_login": "CyberDuck79",
"committed_at": "2026-02-19T22:44:53Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3953e73e63acac91072b2bf9fda1df98647732de",
"body": "Problem:\nReadExternalRegister() calls AuxillaryRegisterTransaction() with 3\narguments, but the function expects 4 (read, slv_addr, reg_addr, value).\nThis causes compilation errors when using magnetometer functionality.\n\nSolution:\nPass 0 as the 4th argument for read operations. The value parameter is\n[…]\nion succeeds with this fix\n- Magnetometer initialization now works correctly\n- No impact on other ICM20948 functionality\n\nFiles Changed:\n- src/dev/icm20948.h (line 686): Added missing 4th argument (0)",
"is_bot": false,
"headline": "Fix ICM20948 ReadExternalRegister argument count (#686)",
"author_name": "Maxime Sidibe",
"author_login": "Brokezawa",
"committed_at": "2026-02-19T20:49:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "a22d84f8b26922a75c1c62191ac9da2ced988f2f",
"body": null,
"is_bot": false,
"headline": "Fix compile definition leakage (#687)",
"author_name": "Alloyed",
"author_login": "Alloyed",
"committed_at": "2026-02-19T20:40:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f044cdc312455f174b01bef98d9e97598d94d3bc",
"body": "To prevent the while loops from being optimized into\nvery long loops that always wait for the timeout.",
"is_bot": false,
"headline": "Add missing volatile to status flags in sd_diskio.c (#678)",
"author_name": "TheSlowGrowth",
"author_login": "TheSlowGrowth",
"committed_at": "2026-01-13T16:07:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea7f92473071b94adb998fa0329cd53129a1d1c0",
"body": "* working on WAV playback improvements within example before transplanting into the lib\n\n* integrated new WavPlayer, WavParser, FileReader, and FileTable into library (minor whitespace changes to a few aux. files, and vscode config)\n\n* added FileReader FileTable WavParser and WavPlayer to util folde\n[…]\n\n\n* simplified WavPlayer example to be a basic looping demo, and reduced loop.wav size to 1s of audio\n\n* added some basic usage for the FileTable example\n\n* fixed styling, and added WavParser example.",
"is_bot": false,
"headline": "Improved WavPlayer and Extra Utilities (#677)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2025-09-19T14:58:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c6887c69c9d38a54bc5ba15bc89e4c2256c04895",
"body": "* started prep for v8.0.0\n\n* changelog prepped for v8.0.0",
"is_bot": false,
"headline": "CHANGELOG update for v8.0.0 (#673)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2025-06-16T18:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d2ee18c66c85dd785f1d474a1dbcf7a9f709f1d",
"body": "* Left-shift addresses in Read/WriteDataAtAddress\n\n* Improve comments to specify breaking change\n\n* Update i2c addr for PCM3060 driver\n\n* Remove i2c addr left shift from MCP23x17 driver\n\n---------\n\nCo-authored-by: Coriander Violet Pines <hello@corianderpines.org>",
"is_bot": false,
"headline": "Left-shift addresses in Read/WriteDataAtAddress (#668)",
"author_name": "Coriander Violet Pines",
"author_login": "cvpines",
"committed_at": "2025-06-16T17:55:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe89abc038c5e7c30e27b21e76f77ff1c5d43b6a",
"body": "* adds an example of writing a wav file\n\n* fixed warning for signed/unsigned type mismatch in channel loop",
"is_bot": false,
"headline": "Wav Writer Example (#672)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2025-06-16T17:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4adab6cbf8a717261f07ae3b869133659ef20e2",
"body": "* Fixes wav files written with WavWriter.h to be complete\n\nBefore the transfer buffer was not flushed so wav header files would say the file was a certain size but actually it would be smaller because the full data was not written to the wav file. This would result in perfect loops being recalled im\n[…]\nween wav file and equivalent buffer. Although occasionally this isn't true so this isn't a complete fix and the issue should be looked into by someone who knows more about this class and fatfs than I.",
"is_bot": false,
"headline": "Fixes wav files written with WavWriter.h to be complete (#663)",
"author_name": "willemOH",
"author_login": "willemOH",
"committed_at": "2025-06-16T17:08:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "785ebb53021a02faaab6a5da54dcb43a3dabeb71",
"body": "* Add SSD1307Driver\n\n* fix lint madness\n\n* fix even more lint madness\n\n* fix even more lint madness\n\n* Add DMA chained transfer data for SSD1307\n\n* Make code more unreadable with clang-format\n\n* Remove timing code.\n\n---------\n\nCo-authored-by: Stephen Hensley <shensley.audio@gmail.com>",
"is_bot": false,
"headline": "SSD1307 dma (#626)",
"author_name": "AndrewCapon",
"author_login": "AndrewCapon",
"committed_at": "2025-06-16T16:10:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c695718d86f5a37925e4e8759fc758a440be10c6",
"body": null,
"is_bot": false,
"headline": "Fix denominator for DelayMs/GetMs in timer handle (#652)",
"author_name": "Nick Donaldson",
"author_login": "ndonald2",
"committed_at": "2025-06-12T18:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef589f8154f8521d70d42f15c3c27b6ec6f2164a",
"body": "I was reading the WM8731 audio codec setup code and I got confused by\na comment which suggested Daisy always uses the codec with a 48kHz\nsample rate. After several hours of reading data sheets I figured out\nwhat is going on here: the WM8731 has built-in sample rate conversion\nand the nominal \"48kHz\" setting disables the built-in conversion.\n\nThis commit updates the comment to explain what we are actually doing here.",
"is_bot": false,
"headline": "Remove WM8731 TODO comment (#623)",
"author_name": "Jacob Vosmaer",
"author_login": "jacobvosmaer",
"committed_at": "2025-06-10T20:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "faddc7402a0e91729cf3dc49e43623a3553159d8",
"body": "per https://cmake.org/cmake/help/latest/command/add_custom_command.html#build-events, add_custom_command() with a target doesn't actually take a dependency list, but relies on the dependency list of the target you passed in. In this case because the dependency _was_ the target I think this is semantically equivalent?\r\n\r\ncaught by https://cmake.org/cmake/help/latest/policy/CMP0175.html#policy:CMP0175",
"is_bot": false,
"headline": "Remove unused argument in cmake custom project commands (#655)",
"author_name": "Alloyed",
"author_login": "Alloyed",
"committed_at": "2025-05-29T14:33:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0803ba4e72659cc41fbecdc8d9bc3240c8ce38d2",
"body": "Added in CMake 3.31, [CMP0175][0] explicitly states that specific\nkeywords are invalid. In this case, it is fine to remove DEPENDS\nsince both DEPENDS and TARGET share the same argument (${FIRMWARE_NAME}).\n\n[0]: https://cmake.org/cmake/help/latest/policy/CMP0175.html",
"is_bot": false,
"headline": "fix(cmake): remove invalid keywords (DEPENDS) (#659)",
"author_name": "George Rawlinson",
"author_login": "grawlinson",
"committed_at": "2025-05-29T14:33:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fecdd5f10ef675e8fad46fc9288196c5cd5ff10f",
"body": "* Initial PWM impl\n\n* Show defaults in pwm channel config\n\n* Add \"future work\" comment to PWM\n\n* Example for PWM generation\n\n* Add setters for period and prescaler, and store handle instead of register\n\n* update doc\n\n---------\n\nCo-authored-by: Coriander Violet Pines <hello@corianderpines.org>",
"is_bot": false,
"headline": "Feature: Add hardware PWM support (#667)",
"author_name": "Coriander Violet Pines",
"author_login": "cvpines",
"committed_at": "2025-05-21T17:11:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3095dd70be3700c87975d4c66260fd5b2e691b",
"body": "* in progress tweaks to resolve qspi init failure if write protect is enabled.\n\n* improvements to QSPI/flash initialization\n\n* added minimal qspi validation example\n\n* minor cleanup of old commented out code.\n\n* style tweaks\n\n* updated bootloader version to v6.3 for qspi update stability.\n\n* updated makefile, and bootloader references to latest version.",
"is_bot": false,
"headline": "QSPI Stability Improvements (#670)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2025-05-19T17:47:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7c63aee8397f87f4fb50b87e46a83ed16433a39",
"body": "…ed, and restarted. (#662)",
"is_bot": false,
"headline": "when UART err occurs, disable listener mode, so that it can be detect…",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2025-03-27T19:44:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc398891b96ad8f4debf04c61551bfc5c3c9bfe",
"body": "* Editing Wiki links\n\n* Update link for Unit tests on libDaisy\n\n* rm out-of-date styleguide link\n\n---------\n\nCo-authored-by: Stephen Hensley <shensley.audio@gmail.com>",
"is_bot": false,
"headline": "Update README.md with links to daisy.audio (#661)",
"author_name": "takumi-ogata",
"author_login": "takumi-ogata",
"committed_at": "2025-03-26T15:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd13385c823b6777d7f3c0a90c488a345409175c",
"body": "* Fix builds on native Windows\r\n\r\nPreviously, builds would fail with a message stating that there's no such command \"true\".\r\nCMAKE_C[XX]_ARCHIVE_FINISH is not a boolean option, but instead should be a string for how to run ranlib. This simply sets that to the default, but it could instead be removed\n[…]\nt for older LLVM Embedded toolchains\r\n\r\n* remove -fno-builtin\r\n\r\n* Update examples CMakeLists.txt, reduce Clang CI expectations\r\n\r\n---------\r\n\r\nCo-authored-by: Aleksei Savartsov <asavartsov@gmail.com>",
"is_bot": false,
"headline": "CMake Improvements (#615)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2024-10-18T22:07:37Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "39aab667d4707f8226b6d304fcc1e23ddff20687",
"body": null,
"is_bot": false,
"headline": "updated oleds ssd1327 and ssd1351 to modern Pin/GPIO API (#650)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-10-08T19:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ec3a5f25ce1d4de3387be59a2ff0f0569c050f5",
"body": "…elp detect disconnections within application state (#641)",
"is_bot": false,
"headline": "added portenabled, and deviceconnected checks for usb host -- these h…",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-09-20T19:22:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27ef4a9c34102be269d2695609e9c157da162fdb",
"body": null,
"is_bot": false,
"headline": "AnalogControl: added explicit setters for scale and offset (#640)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-09-20T18:01:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbfa87cb9d47562aaa0cc83467b20160d93cf3ab",
"body": "…. (#639)",
"is_bot": false,
"headline": "colors - improvements to constructor, setters, and operators/blending…",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-09-20T18:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2822c1cc9445c74d73695a7924a1d9abc4376b06",
"body": "… Config (#638)",
"is_bot": false,
"headline": "added configurable, additional tick delay for 4021 shift register via…",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-09-20T18:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a515bec15fb687ced8effbd749ba9fcdfe4732b",
"body": null,
"is_bot": false,
"headline": "Use GPIO_AF6_I2C4 for alternate function (#628)",
"author_name": "AndrewCapon",
"author_login": "AndrewCapon",
"committed_at": "2024-09-20T18:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69490613258c8bc49d786c0c2e0779bbee885d39",
"body": null,
"is_bot": false,
"headline": "Add usbh_midi.c to CMakeLists.txt (#627)",
"author_name": "Aleksei Savartsov",
"author_login": "asavartsov",
"committed_at": "2024-09-20T18:01:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5112a861ab1eec320c9f1157078b73a2eb71d0de",
"body": null,
"is_bot": false,
"headline": "resolved clang-format issues w/ new fonts and display drivers (#637)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-09-20T17:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "480ea8e179253d7c60c251ce954f1cd4370ba5ad",
"body": "Add color display driver and oled color display driver / template. These are closely related to display and oled_display.\r\nUpdated daisy to include the color driver and the OLED color driver.",
"is_bot": false,
"headline": "Add drivers for SSD1327 and the SSD1351. (#625)",
"author_name": "Anthony Verbeck",
"author_login": "a7v7",
"committed_at": "2024-09-20T15:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a6626a8d10fa346775ca7db1aea07096b110ae",
"body": "* Add SSD1307Driver\r\n\r\n* fix lint madness\r\n\r\n* fix even more lint madness\r\n\r\n* fix even more lint madness",
"is_bot": false,
"headline": "Add SSD1307Driver (#624)",
"author_name": "AndrewCapon",
"author_login": "AndrewCapon",
"committed_at": "2024-09-20T15:50:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de51e434cad225b3b869068b8767be460a783a2e",
"body": "There was a comment about moving the midi message type\r\nstring mapping. I needed this function in my application\r\nso decided it was a good idea to move it to a shared location.\r\n\r\nSigned-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Move midi message text into MidiEvent (#621)",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-09-20T15:44:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7dd38f85aecf8995ffa5068d7a2cccc590c2d88",
"body": "* Update DaisySeed to use GPIO\r\n\r\n* Update DaisyPatch to use GPIO\r\n\r\n* Update daisy::patch_sm to use GPIO\r\n\r\n* Update DaisyField to use GPIO\r\n\r\n* Update LED and RGBLed to use GPIO and Pin\r\n\r\n* Update AK4556 CODEC to use GPIO and Pin\r\n\r\nThis also finally switches the AK4556 CODEC from a static set of\n[…]\no conditionals so the hal_map wont be included during some tests\r\n\r\n* Initialize DaisySeed::seedgpio using constexpr pins from header\r\n\r\n---------\r\n\r\nCo-authored-by: beserge <bensergentanis@gmail.com>",
"is_bot": false,
"headline": "Global GPIO/Pin Migration (#584)",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2024-09-20T15:43:50Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "15e1dd53368f23c4207ecc4b17ce1a529166fa5a",
"body": null,
"is_bot": false,
"headline": "added changes to changelog. (#636)",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-09-20T15:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7727edb9a1febdd174b5310a7bc65340dae8700",
"body": "MIDI USB Host support",
"is_bot": false,
"headline": "Merge pull request #611 from GregBurns/midi_usbh",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-03-07T14:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc4abb0841a12dec240789cc04f327985397b2d3",
"body": "General GitHub Actions fixes and updates",
"is_bot": false,
"headline": "Merge pull request #617 from stellar-aria/bugfix/pr-test-results",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-03-06T21:26:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c85e2246e22a60778c0588dffa79bd525e86b362",
"body": "4 new fonts for OLED display added",
"is_bot": false,
"headline": "Merge pull request #619 from atoav/fonts",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-03-06T21:04:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "811a64970e88eb74675513d5682765596430af34",
"body": "Seems that the class startup was happening at the wrong\npoint. It needs to happen when the lower stack calls the\nClassRequest callback. This fix also eliminates the\nspurious Device Error callback.\n\nSigned-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "DMA now working",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-03-05T20:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0312c80dd3e77d6ee7d4a055b278384e8c582897",
"body": null,
"is_bot": false,
"headline": "Merge branch 'electro-smith:master' into midi_usbh",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-03-05T17:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d4de679224361f5b60418f9b41865c73d7104f2",
"body": "This commit adds 4 new fonts to oled_fonts:\n\n- 4x6\n- 4x8\n- 5x8\n- 6x7",
"is_bot": false,
"headline": "4 new fonts for OLED display added",
"author_name": "atoav",
"author_login": "atoav",
"committed_at": "2024-03-02T20:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2aca084ccae4bebe602b8b32f4e2568688b1e2a",
"body": "DMA is currently very unreliable, it doesn't work at\nall with the Arturia Beatstep Pro. Turning it off for\nnow to allow further testing.\n\nSigned-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Improve error handling and turn off dma",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-26T21:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "245a97ee492e81e9c4d5026a38f32d7957a4cdda",
"body": null,
"is_bot": false,
"headline": "Fix test result commenting on PRs, general actions version bumps",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2024-02-23T17:38:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81cdee41f0f9a9e37809c6f55af7d0439d63b754",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Remove unused field and disable debug output",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-21T21:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d106a2c822f687bcb8c86bed0b6f2c22f680999",
"body": null,
"is_bot": false,
"headline": "Add Unreleased section back to changelog",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-21T21:12:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed0bff9dc4468394de9b8b47debbed2cda259d15",
"body": "Prerelease V7.0.1",
"is_bot": false,
"headline": "Merge pull request #614 from electro-smith/prerelease/v7.0.1",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T21:11:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fcc3bd06d742c7c450a3291fcef50ace28c6ede",
"body": null,
"is_bot": false,
"headline": "Update changelog for v7.0.1",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-21T21:10:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cc624fb2da480808ff10f94439cc0590289a73",
"body": "…regate\n\nChange AudioHandle::Config to an aggregate type",
"is_bot": false,
"headline": "Merge pull request #613 from stellar-aria/feature/audio_config_as_agg…",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T21:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8e346c07050e99479fa113c327ebd90a110e898",
"body": null,
"is_bot": false,
"headline": "Style fix",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-21T20:59:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5aeb2c235936ddf4d4603c97b71b5bbc94d49255",
"body": "Move SAI initialized check so it isn't a no-op",
"is_bot": false,
"headline": "Merge pull request #589 from schult/init-check",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T20:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a0a37f7df58dabce0296d9b8172b107cb0dbe04",
"body": "Add SH1106 OLED driver",
"is_bot": false,
"headline": "Merge pull request #590 from nullobject/sh1106",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T20:55:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b221a46e825fcc25e72f0605e9744960ffec088",
"body": "Fix float range for `Random::GetFloat`",
"is_bot": false,
"headline": "Merge pull request #604 from electro-smith/fix/randfloat",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T20:53:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e8cac6f88f3b339575955aee2d88962c707c8e8",
"body": "Add serial read example.",
"is_bot": false,
"headline": "Merge pull request #609 from electro-smith/example/serial-rx",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T20:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9d9548f680dd1c93bb1d7e1978c93c29ea9c66e",
"body": null,
"is_bot": false,
"headline": "Formatting",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2024-02-21T20:17:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0e35140370822cbb52b25bfa380fc90d2da6d3f",
"body": null,
"is_bot": false,
"headline": "Convert AudioHandle::Config to an aggregate type but keep default values",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2024-02-21T20:08:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0045bd397cdb7606e0e2b331e0f33d2c82c884cb",
"body": "Prerelease/v7.0.0",
"is_bot": false,
"headline": "Merge pull request #612 from electro-smith/prerelease/v7.0.0",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T19:47:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41f6e9c10037d790dfb1dfdcfe187b6e19e722d5",
"body": null,
"is_bot": false,
"headline": "Update submodule reset command",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-21T19:46:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6085a8baf18bbd74a5d86762a67066dbd124d2fd",
"body": null,
"is_bot": false,
"headline": "Update changelog for v7.0.0",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-21T19:35:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d93eeac36e91c3a35a55b092c6570d7a78fd9fc",
"body": "Update internal CMSIS and HAL",
"is_bot": false,
"headline": "Merge pull request #582 from stellar-aria/feature/driver_and_hal_update",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-21T19:16:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e547128e5ce40c39f4183962171a6043c7bc8ffa",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Add missing include path for cmake",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-21T19:14:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7a4dd91607e51721f11746902048519b54711a0",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Restore change",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-21T19:08:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89d393eacff6fc7380ebb1940ea06739759cb668",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Fix formatting",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-21T19:04:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "121610875e098b3e6e3cdc06920c777b18ee5e1b",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Remove trailing spaces",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-20T20:46:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51d920842f254d1308de7f1277e32c25a9abfe51",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'upstream/master' into midi_usbh",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-20T20:27:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec3bbe87f882f932e21e29b003b9a977ebea3ca",
"body": "Prerelease - Update changelog for v6.0.0",
"is_bot": false,
"headline": "Merge pull request #610 from electro-smith/prerelease/v6.0.0",
"author_name": "Ben Sergentanis",
"author_login": "beserge",
"committed_at": "2024-02-20T18:05:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "839afe5e9bcd8cefb218cef4984b81bec34384b9",
"body": null,
"is_bot": false,
"headline": "Update changelog for v6.0.0",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-20T17:50:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77f54ec90f1c1ad7895eb2bdcd50af5f8a6394b0",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Remove commented out function call",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-18T22:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e88efa136ccd01dd73d49c501d58de088b3896",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "ClrFeature is not appropriate",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-18T22:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59611871f6a09ec23fc98c7b9eae80768acf1128",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Endpoint size is only 10 bits",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-17T23:05:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1189ee5eb2559c126f47bfbe53d9994652e2cbac",
"body": "…o midi_usbh",
"is_bot": false,
"headline": "Merge branch 'midi_usbh' of https://github.com/GregBurns/libDaisy int…",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-16T20:21:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5e579146ffec928f6dd9fa947707668c74545bc",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Setting wrong state on MIDI_Deinit",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-16T20:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c57b29eeed7026c71b786ea45d8b601286cf03c9",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Setting wrong state on MIDI_Deinit",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-16T19:45:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "104c3d615cc4eb182007d528cacf95d1f905c6c2",
"body": null,
"is_bot": false,
"headline": "Fix cmake build",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-16T15:03:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "077ec41f50c6dc5b3cd23153c96e968410970624",
"body": null,
"is_bot": false,
"headline": "Fix style",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-16T15:01:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19240454b2a595cdd4406875082ec3875743bb80",
"body": null,
"is_bot": false,
"headline": "Clean up hacked files",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-16T14:56:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32eef17ce46dde10873cc71d00df014089d02eba",
"body": null,
"is_bot": false,
"headline": "Move patched middleware file org",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-15T21:59:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd5ef9b825bcc810ec60a86bd31600e1d1c05fdc",
"body": null,
"is_bot": false,
"headline": "Update HAL Driver",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-15T21:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a6cfcb5976650b3f99bcc2094bad99eae2e3568",
"body": null,
"is_bot": false,
"headline": "Move patched middleware file out of middleware repo",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-15T21:23:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe529fcd3e89dcf7a73427de6e3369ffb7db2666",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Works with some devices",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-15T19:58:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8dbd2f6fd865819c9b24239234c5e19fed5587b",
"body": null,
"is_bot": false,
"headline": "Patch usbd issue",
"author_name": "beserge",
"author_login": "beserge",
"committed_at": "2024-02-15T15:06:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "086730079224f06b3d0a8a3805e99edad7aaba9b",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "USB MIDI host working (debug output is on)",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-12T01:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6341891638e1daeda0013f9735adad85702db3fb",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "MIDI USB host example",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-10T01:54:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0785204d796ae60e5e345aaddbe56086a3a568c",
"body": null,
"is_bot": false,
"headline": "add serial read example.",
"author_name": "stephenhensley",
"author_login": "stephenhensley",
"committed_at": "2024-02-09T00:40:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7e416a84faf50c9564d8d05e249c19884abc06",
"body": "Signed-off-by: Greg Burns <burns.greg@gmail.com>",
"is_bot": false,
"headline": "Initial commit for MIDI usb host support",
"author_name": "Greg Burns",
"author_login": "GregBurns",
"committed_at": "2024-02-08T21:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17ee39bac370b0948949be94fa7d0fcbe890ffd7",
"body": "Fix link in README.md",
"is_bot": false,
"headline": "Merge pull request #605 from stellar-aria/patch-1",
"author_name": "Stephen Hensley",
"author_login": "stephenhensley",
"committed_at": "2024-01-17T15:16:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f592d8875676b6ccc831e0f7be30ed1a51e956bc",
"body": null,
"is_bot": false,
"headline": "Fix link in README.md",
"author_name": "Katherine Whitlock",
"author_login": "stellar-aria",
"committed_at": "2024-01-16T20:06:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "443f170820e37b8a1d84c673d2d3aceff9df1a17",
"body": null,
"is_bot": false,
"headline": "Fixed float range for `Random::GetFloat`",
"author_name": "CorvusPrudens",
"author_login": "CorvusPrudens",
"committed_at": "2024-01-11T18:06:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 21,
"latest_release_at": "2026-02-23T19:19:53Z",
"latest_release_tag": "v8.1.0",
"releases_from_tags": false,
"days_since_last_push": 24,
"active_weeks_last_year": 6,
"days_since_latest_release": 148,
"mean_days_between_releases": 152.2
},
"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": 211,
"stars": 469,
"watchers": 33,
"fork_history": {
"days": [
{
"date": "2020-06-20",
"count": 1
},
{
"date": "2020-06-28",
"count": 2
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-07-17",
"count": 1
},
{
"date": "2020-07-31",
"count": 1
},
{
"date": "2020-08-09",
"count": 1
},
{
"date": "2020-08-11",
"count": 1
},
{
"date": "2020-09-22",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-11",
"count": 1
},
{
"date": "2020-11-22",
"count": 2
},
{
"date": "2020-12-05",
"count": 1
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2021-01-05",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-04",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-30",
"count": 1
},
{
"date": "2021-04-18",
"count": 1
},
{
"date": "2021-04-22",
"count": 1
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-04-29",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-27",
"count": 1
},
{
"date": "2021-06-12",
"count": 1
},
{
"date": "2021-06-16",
"count": 1
},
{
"date": "2021-06-28",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-07-28",
"count": 1
},
{
"date": "2021-10-22",
"count": 1
},
{
"date": "2021-10-25",
"count": 1
},
{
"date": "2021-11-26",
"count": 1
},
{
"date": "2021-12-14",
"count": 1
},
{
"date": "2022-01-10",
"count": 1
},
{
"date": "2022-01-11",
"count": 1
},
{
"date": "2022-01-19",
"count": 1
},
{
"date": "2022-01-29",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-23",
"count": 1
},
{
"date": "2022-04-01",
"count": 1
},
{
"date": "2022-04-02",
"count": 1
},
{
"date": "2022-06-03",
"count": 1
},
{
"date": "2022-06-23",
"count": 1
},
{
"date": "2022-07-15",
"count": 1
},
{
"date": "2022-07-19",
"count": 1
},
{
"date": "2022-08-13",
"count": 1
},
{
"date": "2022-08-15",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-10-08",
"count": 1
},
{
"date": "2022-10-23",
"count": 1
},
{
"date": "2022-10-30",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-11-23",
"count": 1
},
{
"date": "2022-11-24",
"count": 1
},
{
"date": "2022-12-26",
"count": 2
},
{
"date": "2023-02-06",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-08",
"count": 1
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-06",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-19",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-07-08",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-26",
"count": 1
},
{
"date": "2023-08-02",
"count": 1
},
{
"date": "2023-08-10",
"count": 1
},
{
"date": "2023-08-20",
"count": 1
},
{
"date": "2023-08-24",
"count": 1
},
{
"date": "2023-09-29",
"count": 1
},
{
"date": "2023-10-13",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-10-27",
"count": 1
},
{
"date": "2023-10-30",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-19",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-26",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-02-02",
"count": 1
},
{
"date": "2024-02-24",
"count": 1
},
{
"date": "2024-03-02",
"count": 2
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-23",
"count": 1
},
{
"date": "2024-03-31",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-11",
"count": 1
},
{
"date": "2024-04-16",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-05-03",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-13",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-06",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-07-19",
"count": 1
},
{
"date": "2024-07-20",
"count": 1
},
{
"date": "2024-08-07",
"count": 1
},
{
"date": "2024-08-17",
"count": 2
},
{
"date": "2024-08-25",
"count": 1
},
{
"date": "2024-09-22",
"count": 1
},
{
"date": "2024-09-29",
"count": 1
},
{
"date": "2024-10-02",
"count": 1
},
{
"date": "2024-10-03",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2024-11-16",
"count": 1
},
{
"date": "2024-11-21",
"count": 1
},
{
"date": "2024-12-16",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-25",
"count": 1
},
{
"date": "2025-02-12",
"count": 1
},
{
"date": "2025-03-01",
"count": 1
},
{
"date": "2025-03-19",
"count": 2
},
{
"date": "2025-03-30",
"count": 1
},
{
"date": "2025-04-02",
"count": 1
},
{
"date": "2025-04-03",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-05-02",
"count": 1
},
{
"date": "2025-05-05",
"count": 1
},
{
"date": "2025-05-14",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-05-30",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-20",
"count": 2
},
{
"date": "2025-08-14",
"count": 1
},
{
"date": "2025-08-21",
"count": 2
},
{
"date": "2025-09-10",
"count": 1
},
{
"date": "2025-09-23",
"count": 1
},
{
"date": "2025-09-28",
"count": 1
},
{
"date": "2025-10-01",
"count": 1
},
{
"date": "2025-10-18",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-10-31",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-24",
"count": 1
},
{
"date": "2025-11-28",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-13",
"count": 1
},
{
"date": "2025-12-21",
"count": 1
},
{
"date": "2025-12-24",
"count": 1
},
{
"date": "2026-01-01",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-01-12",
"count": 1
},
{
"date": "2026-01-18",
"count": 1
},
{
"date": "2026-01-21",
"count": 1
},
{
"date": "2026-01-22",
"count": 1
},
{
"date": "2026-02-04",
"count": 1
},
{
"date": "2026-02-06",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-24",
"count": 1
},
{
"date": "2026-02-26",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-12",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-07",
"count": 1
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-16",
"count": 1
},
{
"date": "2026-04-20",
"count": 1
},
{
"date": "2026-04-22",
"count": 1
},
{
"date": "2026-04-23",
"count": 1
},
{
"date": "2026-05-13",
"count": 1
},
{
"date": "2026-05-19",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-05-31",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-27",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
}
],
"complete": true,
"collected": 203,
"total_forks": 211
},
"star_history": {
"days": [
{
"date": "2019-10-28",
"count": 1
},
{
"date": "2019-10-31",
"count": 1
},
{
"date": "2019-11-15",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-04-12",
"count": 1
},
{
"date": "2020-05-29",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-06-11",
"count": 1
},
{
"date": "2020-06-12",
"count": 1
},
{
"date": "2020-06-14",
"count": 1
},
{
"date": "2020-06-25",
"count": 1
},
{
"date": "2020-07-02",
"count": 1
},
{
"date": "2020-07-05",
"count": 1
},
{
"date": "2020-07-09",
"count": 1
},
{
"date": "2020-07-10",
"count": 1
},
{
"date": "2020-07-11",
"count": 1
},
{
"date": "2020-07-12",
"count": 1
},
{
"date": "2020-07-13",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2020-07-16",
"count": 1
},
{
"date": "2020-07-21",
"count": 1
},
{
"date": "2020-07-22",
"count": 1
},
{
"date": "2020-08-01",
"count": 1
},
{
"date": "2020-08-03",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-08-27",
"count": 1
},
{
"date": "2020-09-07",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-09-19",
"count": 1
},
{
"date": "2020-10-05",
"count": 1
},
{
"date": "2020-10-10",
"count": 1
},
{
"date": "2020-10-11",
"count": 1
},
{
"date": "2020-10-15",
"count": 1
},
{
"date": "2020-10-18",
"count": 1
},
{
"date": "2020-10-28",
"count": 1
},
{
"date": "2020-10-29",
"count": 1
},
{
"date": "2020-10-30",
"count": 1
},
{
"date": "2020-11-08",
"count": 1
},
{
"date": "2020-11-16",
"count": 1
},
{
"date": "2020-11-17",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-21",
"count": 2
},
{
"date": "2020-11-22",
"count": 2
},
{
"date": "2020-11-24",
"count": 3
},
{
"date": "2020-11-28",
"count": 1
},
{
"date": "2020-11-29",
"count": 1
},
{
"date": "2020-12-01",
"count": 1
},
{
"date": "2020-12-03",
"count": 1
},
{
"date": "2020-12-07",
"count": 2
},
{
"date": "2020-12-09",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2020-12-16",
"count": 1
},
{
"date": "2020-12-20",
"count": 1
},
{
"date": "2021-01-12",
"count": 1
},
{
"date": "2021-01-15",
"count": 1
},
{
"date": "2021-01-22",
"count": 1
},
{
"date": "2021-02-05",
"count": 1
},
{
"date": "2021-02-08",
"count": 3
},
{
"date": "2021-02-13",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-02-19",
"count": 1
},
{
"date": "2021-02-22",
"count": 1
},
{
"date": "2021-02-24",
"count": 1
},
{
"date": "2021-02-26",
"count": 1
},
{
"date": "2021-03-02",
"count": 2
},
{
"date": "2021-03-14",
"count": 1
},
{
"date": "2021-03-16",
"count": 1
},
{
"date": "2021-03-18",
"count": 1
},
{
"date": "2021-03-21",
"count": 2
},
{
"date": "2021-03-23",
"count": 1
},
{
"date": "2021-03-24",
"count": 1
},
{
"date": "2021-04-03",
"count": 1
},
{
"date": "2021-04-04",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-04-10",
"count": 1
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-04-25",
"count": 2
},
{
"date": "2021-04-27",
"count": 1
},
{
"date": "2021-05-05",
"count": 1
},
{
"date": "2021-05-10",
"count": 1
},
{
"date": "2021-05-13",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-05-16",
"count": 1
},
{
"date": "2021-05-17",
"count": 1
},
{
"date": "2021-05-30",
"count": 1
},
{
"date": "2021-06-22",
"count": 1
},
{
"date": "2021-07-01",
"count": 1
},
{
"date": "2021-07-12",
"count": 1
},
{
"date": "2021-07-24",
"count": 1
},
{
"date": "2021-07-25",
"count": 1
},
{
"date": "2021-08-12",
"count": 1
},
{
"date": "2021-08-16",
"count": 1
},
{
"date": "2021-08-18",
"count": 1
},
{
"date": "2021-09-14",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-16",
"count": 1
},
{
"date": "2021-10-18",
"count": 1
},
{
"date": "2021-10-30",
"count": 1
},
{
"date": "2021-11-04",
"count": 1
},
{
"date": "2021-11-06",
"count": 1
},
{
"date": "2021-11-26",
"count": 2
},
{
"date": "2021-11-29",
"count": 1
},
{
"date": "2021-11-30",
"count": 1
},
{
"date": "2021-12-02",
"count": 1
},
{
"date": "2021-12-03",
"count": 1
},
{
"date": "2021-12-19",
"count": 1
},
{
"date": "2022-01-02",
"count": 1
},
{
"date": "2022-01-16",
"count": 1
},
{
"date": "2022-01-26",
"count": 2
},
{
"date": "2022-02-03",
"count": 1
},
{
"date": "2022-02-04",
"count": 1
},
{
"date": "2022-02-05",
"count": 1
},
{
"date": "2022-02-07",
"count": 1
},
{
"date": "2022-02-12",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2022-02-22",
"count": 1
},
{
"date": "2022-02-23",
"count": 2
},
{
"date": "2022-02-27",
"count": 1
},
{
"date": "2022-04-03",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-04-30",
"count": 1
},
{
"date": "2022-05-02",
"count": 3
},
{
"date": "2022-05-05",
"count": 1
},
{
"date": "2022-05-12",
"count": 1
},
{
"date": "2022-05-15",
"count": 1
},
{
"date": "2022-05-16",
"count": 1
},
{
"date": "2022-06-14",
"count": 1
},
{
"date": "2022-06-20",
"count": 3
},
{
"date": "2022-06-26",
"count": 1
},
{
"date": "2022-06-27",
"count": 1
},
{
"date": "2022-07-04",
"count": 1
},
{
"date": "2022-07-06",
"count": 1
},
{
"date": "2022-07-10",
"count": 1
},
{
"date": "2022-07-15",
"count": 2
},
{
"date": "2022-07-21",
"count": 1
},
{
"date": "2022-07-26",
"count": 1
},
{
"date": "2022-08-02",
"count": 1
},
{
"date": "2022-08-05",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-10-07",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2022-11-14",
"count": 1
},
{
"date": "2022-11-15",
"count": 1
},
{
"date": "2022-11-21",
"count": 1
},
{
"date": "2022-12-03",
"count": 1
},
{
"date": "2022-12-16",
"count": 1
},
{
"date": "2022-12-21",
"count": 1
},
{
"date": "2022-12-22",
"count": 2
},
{
"date": "2022-12-23",
"count": 2
},
{
"date": "2022-12-24",
"count": 1
},
{
"date": "2023-01-03",
"count": 1
},
{
"date": "2023-01-04",
"count": 1
},
{
"date": "2023-01-06",
"count": 2
},
{
"date": "2023-01-07",
"count": 1
},
{
"date": "2023-01-08",
"count": 1
},
{
"date": "2023-01-15",
"count": 1
},
{
"date": "2023-01-19",
"count": 1
},
{
"date": "2023-01-22",
"count": 2
},
{
"date": "2023-01-27",
"count": 1
},
{
"date": "2023-01-28",
"count": 1
},
{
"date": "2023-01-31",
"count": 2
},
{
"date": "2023-02-05",
"count": 3
},
{
"date": "2023-02-07",
"count": 1
},
{
"date": "2023-02-14",
"count": 1
},
{
"date": "2023-02-15",
"count": 1
},
{
"date": "2023-02-16",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-02-19",
"count": 1
},
{
"date": "2023-02-20",
"count": 1
},
{
"date": "2023-02-21",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-02-28",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-07",
"count": 1
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-17",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-24",
"count": 2
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-03-28",
"count": 1
},
{
"date": "2023-03-29",
"count": 1
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-12",
"count": 1
},
{
"date": "2023-04-16",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-04-19",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-04-29",
"count": 1
},
{
"date": "2023-05-05",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-17",
"count": 1
},
{
"date": "2023-05-19",
"count": 1
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-09",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-06-28",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-02",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-07-27",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-03",
"count": 2
},
{
"date": "2023-08-22",
"count": 1
},
{
"date": "2023-08-23",
"count": 1
},
{
"date": "2023-09-04",
"count": 1
},
{
"date": "2023-09-07",
"count": 3
},
{
"date": "2023-09-12",
"count": 1
},
{
"date": "2023-09-27",
"count": 2
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-08",
"count": 1
},
{
"date": "2023-10-17",
"count": 1
},
{
"date": "2023-11-02",
"count": 1
},
{
"date": "2023-11-04",
"count": 1
},
{
"date": "2023-11-05",
"count": 1
},
{
"date": "2023-11-13",
"count": 2
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2023-11-18",
"count": 1
},
{
"date": "2023-11-24",
"count": 1
},
{
"date": "2023-11-25",
"count": 1
},
{
"date": "2023-11-27",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-04",
"count": 2
},
{
"date": "2023-12-06",
"count": 2
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2023-12-11",
"count": 1
},
{
"date": "2023-12-17",
"count": 1
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2023-12-24",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2023-12-30",
"count": 1
},
{
"date": "2024-01-05",
"count": 1
},
{
"date": "2024-01-08",
"count": 1
},
{
"date": "2024-01-14",
"count": 1
},
{
"date": "2024-01-18",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-25",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-02-16",
"count": 1
},
{
"date": "2024-02-28",
"count": 1
},
{
"date": "2024-02-29",
"count": 1
},
{
"date": "2024-03-05",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-21",
"count": 1
},
{
"date": "2024-04-06",
"count": 1
},
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-04-14",
"count": 1
},
{
"date": "2024-04-17",
"count": 1
},
{
"date": "2024-04-18",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-05-19",
"count": 2
},
{
"date": "2024-05-20",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-06-12",
"count": 1
},
{
"date": "2024-06-23",
"count": 1
},
{
"date": "2024-06-27",
"count": 1
},
{
"date": "2024-07-08",
"count": 1
},
{
"date": "2024-07-09",
"count": 1
},
{
"date": "2024-07-10",
"count": 1
},
{
"date": "2024-07-12",
"count": 1
},
{
"date": "2024-07-16",
"count": 1
},
{
"date": "2024-07-17",
"count": 1
},
{
"date": "2024-07-27",
"count": 1
},
{
"date": "2024-07-28",
"count": 1
},
{
"date": "2024-08-02",
"count": 2
},
{
"date": "2024-08-13",
"count": 1
},
{
"date": "2024-08-26",
"count": 1
},
{
"date": "2024-08-28",
"count": 1
},
{
"date": "2024-08-30",
"count": 1
},
{
"date": "2024-08-31",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-09-23",
"count": 2
},
{
"date": "2024-09-26",
"count": 1
},
{
"date": "2024-10-04",
"count": 1
},
{
"date": "2024-10-08",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-10-21",
"count": 2
},
{
"date": "2024-11-02",
"count": 1
},
{
"date": "2024-11-13",
"count": 2
},
{
"date": "2024-11-14",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2024-11-19",
"count": 1
},
{
"date": "2024-11-22",
"count": 1
},
{
"date": "2024-11-26",
"count": 1
},
{
"date": "2024-12-03",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2024-12-17",
"count": 1
},
{
"date": "2024-12-23",
"count": 1
},
{
"date": "2024-12-31",
"count": 1
},
{
"date": "2025-01-05",
"count": 2
},
{
"date": "2025-01-06",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-01-15",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-01-21",
"count": 1
},
{
"date": "2025-01-31",
"count": 1
},
{
"date": "2025-02-02",
"count": 1
},
{
"date": "2025-02-03",
"count": 1
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-06",
"count": 1
},
{
"date": "2025-02-24",
"count": 2
},
{
"date": "2025-02-26",
"count": 1
},
{
"date": "2025-03-03",
"count": 2
},
{
"date": "2025-03-17",
"count": 2
},
{
"date": "2025-03-20",
"count": 1
},
{
"date": "2025-03-22",
"count": 1
},
{
"date": "2025-03-24",
"count": 1
},
{
"date": "2025-03-26",
"count": 1
},
{
"date": "2025-04-10",
"count": 1
},
{
"date": "2025-04-11",
"count": 1
},
{
"date": "2025-04-25",
"count": 1
},
{
"date": "2025-04-27",
"count": 1
},
{
"date": "2025-05-05",
"count": 2
},
{
"date": "2025-05-11",
"count": 1
},
{
"date": "2025-05-12",
"count": 2
},
{
"date": "2025-05-20",
"count": 2
},
{
"date": "2025-05-25",
"count": 1
},
{
"date": "2025-05-30",
"count": 2
},
{
"date": "2025-06-03",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-07-20",
"count": 1
},
{
"date": "2025-07-21",
"count": 1
},
{
"date": "2025-07-30",
"count": 1
},
{
"date": "2025-08-04",
"count": 2
},
{
"date": "2025-08-26",
"count": 1
},
{
"date": "2025-09-04",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-09-16",
"count": 1
},
{
"date": "2025-09-18",
"count": 1
},
{
"date": "2025-09-21",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-10-05",
"count": 1
},
{
"date": "2025-10-07",
"count": 1
},
{
"date": "2025-10-17",
"count": 1
},
{
"date": "2025-10-21",
"count": 1
},
{
"date": "2025-11-03",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2025-11-20",
"count": 1
},
{
"date": "2025-12-02",
"count": 1
},
{
"date": "2025-12-07",
"count": 1
},
{
"date": "2025-12-08",
"count": 2
},
{
"date": "2025-12-09",
"count": 1
},
{
"date": "2025-12-15",
"count": 1
},
{
"date": "2025-12-22",
"count": 1
},
{
"date": "2025-12-26",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-01-19",
"count": 1
},
{
"date": "2026-01-26",
"count": 1
},
{
"date": "2026-01-28",
"count": 1
},
{
"date": "2026-01-31",
"count": 2
},
{
"date": "2026-02-07",
"count": 1
},
{
"date": "2026-02-18",
"count": 1
},
{
"date": "2026-02-20",
"count": 1
},
{
"date": "2026-02-22",
"count": 2
},
{
"date": "2026-02-25",
"count": 1
},
{
"date": "2026-02-27",
"count": 1
},
{
"date": "2026-03-01",
"count": 1
},
{
"date": "2026-03-03",
"count": 1
},
{
"date": "2026-03-10",
"count": 1
},
{
"date": "2026-03-11",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-03-20",
"count": 2
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-04-02",
"count": 2
},
{
"date": "2026-04-03",
"count": 1
},
{
"date": "2026-04-14",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-04-21",
"count": 1
},
{
"date": "2026-05-01",
"count": 2
},
{
"date": "2026-05-03",
"count": 1
},
{
"date": "2026-05-07",
"count": 1
},
{
"date": "2026-05-08",
"count": 3
},
{
"date": "2026-05-09",
"count": 1
},
{
"date": "2026-05-11",
"count": 1
},
{
"date": "2026-05-17",
"count": 2
},
{
"date": "2026-05-20",
"count": 2
},
{
"date": "2026-05-21",
"count": 1
},
{
"date": "2026-05-23",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-06-15",
"count": 1
},
{
"date": "2026-06-16",
"count": 1
},
{
"date": "2026-06-17",
"count": 1
},
{
"date": "2026-06-18",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-26",
"count": 1
},
{
"date": "2026-07-04",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-14",
"count": 1
}
],
"complete": true,
"collected": 469,
"total_stars": 469
},
"open_issues_and_prs": 77
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"core/Makefile",
"examples/ADCMulti/Makefile",
"examples/ADCMux/Makefile",
"examples/AudioOutput/Makefile",
"examples/AudioPassthru/Makefile",
"examples/BootloaderBlink/Makefile",
"examples/CopyingWavs/Makefile",
"examples/DAC_Polling_Output/Makefile",
"examples/Encoder/Makefile",
"examples/ExternalCodec/Makefile",
"examples/FileTable/Makefile",
"examples/GPIO_Input/Makefile",
"examples/GPIO_Output/Makefile",
"examples/GateInput/Makefile",
"examples/MIDI_UART_Input/Makefile",
"examples/MIDI_USBH_Input/Makefile",
"examples/Mpr121/Makefile",
"examples/OLED_SPI/Makefile",
"examples/OLED_SSD130x4WireSPI/Makefile",
"examples/OLED_SoftSPI/Makefile",
"examples/PWM_Output/Makefile",
"examples/QSPI_EraseTiming/Makefile",
"examples/QSPI_ReadAndWrite/Makefile",
"examples/SDMMC_HelloWorld/Makefile",
"examples/SPI/SpiBlockingTransmit/Makefile",
"examples/SPI/SpiDmaTransmit/Makefile",
"examples/SR_4021/Makefile",
"examples/SerialPrint/Makefile",
"examples/SerialRead/Makefile",
"examples/Switch/Makefile",
"examples/Switch3/Makefile",
"examples/TIM_SingleCallback/Makefile",
"examples/WavParser/Makefile",
"examples/WavPlayer/Makefile",
"examples/WavWriter/Makefile",
"examples/WavWriter_Realtime/Makefile",
"examples/uart/Blocking_Receive/Makefile",
"examples/uart/Blocking_Transmit/Makefile",
"examples/uart/Blocking_Transmit_Dma_Receive/Makefile",
"examples/uart/Blocking_Transmit_Fifo_Receive/Makefile",
"examples/uart/DmaReceive-SerialEcho/Makefile",
"examples/uart/Dma_Fifo_Receive/Makefile",
"examples/uart/Dma_Receive/Makefile",
"examples/uart/Dma_Transmit/Makefile",
"examples/uart/Dma_Transmit_Blocking_Receive/Makefile",
"examples/uart/Dma_Transmit_Dma_Receive/Makefile",
"tests/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 713680,
"source_files_sampled": 275,
"oversized_source_files": 7,
"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,
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_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": 17,
"merged_prs": 396,
"open_issues": 60,
"closed_ratio": 0.748,
"closed_issues": 178,
"closed_unmerged_prs": 51
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "stephenhensley",
"commits": 324,
"avatar_url": "https://avatars.githubusercontent.com/u/9341384?v=4"
},
{
"type": "User",
"login": "beserge",
"commits": 123,
"avatar_url": "https://avatars.githubusercontent.com/u/12632112?v=4"
},
{
"type": "User",
"login": "andrewikenberry",
"commits": 108,
"avatar_url": "https://avatars.githubusercontent.com/u/2850082?v=4"
},
{
"type": "User",
"login": "TheSlowGrowth",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/9356320?v=4"
},
{
"type": "User",
"login": "CorvusPrudens",
"commits": 28,
"avatar_url": "https://avatars.githubusercontent.com/u/26205140?v=4"
},
{
"type": "User",
"login": "stellar-aria",
"commits": 25,
"avatar_url": "https://avatars.githubusercontent.com/u/122173759?v=4"
},
{
"type": "User",
"login": "GregBurns",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/8986875?v=4"
},
{
"type": "User",
"login": "AXP",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/514861?v=4"
},
{
"type": "User",
"login": "Stephenmccaul",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/5040179?v=4"
},
{
"type": "User",
"login": "PaulBatchelor",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/8139389?v=4"
}
],
"contributors_sampled": 52,
"top_contributor_share": 0.408
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"build_docs.yml",
"deploy_docs.yml",
"style.yml",
"test_results.yml",
"unit_tests.yaml"
],
"has_docs_dir": true,
"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": 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": 5,
"reason": "16 out of 29 merged PRs checked by a CI test -- score normalized to 5",
"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": 5,
"reason": "Found 17/30 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 contributing companies or organizations",
"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": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": "c02245d22b38acad3916d9c2f156bcba34fa15af",
"ran_at": "2026-07-21T20:19:23Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/electro-smith/libDaisy",
"host": "github.com",
"name": "libDaisy",
"owner": "electro-smith"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 43,
"vitality": 58,
"community": 61,
"governance": 69,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 58,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"commits_last_year": 21,
"human_commit_share": 1,
"days_since_last_push": 24,
"active_weeks_last_year": 6
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 24 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 24
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "6/52 weeks with commits",
"points": 4.2,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 6
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "21 commits in the last year",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 21
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"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": 74,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v8.1.0",
"releases_from_tags": false,
"days_since_latest_release": 148,
"mean_days_between_releases": 152.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 148 days ago",
"points": 27,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 148
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~152.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 152.2
}
}
],
"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": 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": 61,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"forks": 211,
"stars": 469,
"watchers": 33,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "469 stars",
"points": 43.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 469
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "211 forks",
"points": 19.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 211
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "33 watchers",
"points": 8.4,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 33
}
}
],
"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": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 52,
"top_contributor_share": 0.408
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 41% of commits",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 41
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "52 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 52
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 396,
"open_issues": 60,
"closed_issues": 178,
"issue_closed_ratio": 0.748,
"closed_unmerged_prs": 51
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "396/447 decided PRs merged",
"points": 33.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 396,
"decided": 447
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 17/30 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"followers": 557,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "electro-smith",
"public_repos": 18,
"account_age_days": 2443
},
"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": "557 followers of electro-smith",
"points": 19.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 557,
"login": "electro-smith"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "18 public repos, account ~6 yr old",
"points": 21.3,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 18
}
},
{
"code": "account_age_years",
"params": {
"years": 6
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "6 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 6
}
}
],
"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": "16 out of 29 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"daisy",
"stm32",
"hardware",
"embedded",
"sound",
"audio",
"midi"
],
"has_wiki": false,
"homepage": "https://www.electro-smith.com/daisy",
"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": "https://www.electro-smith.com/daisy",
"points": 15,
"status": "met",
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.3
},
"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": "16 out of 29 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"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 17/30 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 2.5,
"status": "met",
"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 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"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": "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": 8
},
"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": 50,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.54,
"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": "54 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 54,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"core/Makefile",
"examples/ADCMulti/Makefile",
"examples/ADCMux/Makefile",
"examples/AudioOutput/Makefile",
"examples/AudioPassthru/Makefile",
"examples/BootloaderBlink/Makefile",
"examples/CopyingWavs/Makefile",
"examples/DAC_Polling_Output/Makefile",
"examples/Encoder/Makefile",
"examples/ExternalCodec/Makefile",
"examples/FileTable/Makefile",
"examples/GPIO_Input/Makefile",
"examples/GPIO_Output/Makefile",
"examples/GateInput/Makefile",
"examples/MIDI_UART_Input/Makefile",
"examples/MIDI_USBH_Input/Makefile",
"examples/Mpr121/Makefile",
"examples/OLED_SPI/Makefile",
"examples/OLED_SSD130x4WireSPI/Makefile",
"examples/OLED_SoftSPI/Makefile",
"examples/PWM_Output/Makefile",
"examples/QSPI_EraseTiming/Makefile",
"examples/QSPI_ReadAndWrite/Makefile",
"examples/SDMMC_HelloWorld/Makefile",
"examples/SPI/SpiBlockingTransmit/Makefile",
"examples/SPI/SpiDmaTransmit/Makefile",
"examples/SR_4021/Makefile",
"examples/SerialPrint/Makefile",
"examples/SerialRead/Makefile",
"examples/Switch/Makefile",
"examples/Switch3/Makefile",
"examples/TIM_SingleCallback/Makefile",
"examples/WavParser/Makefile",
"examples/WavPlayer/Makefile",
"examples/WavWriter/Makefile",
"examples/WavWriter_Realtime/Makefile",
"examples/uart/Blocking_Receive/Makefile",
"examples/uart/Blocking_Transmit/Makefile",
"examples/uart/Blocking_Transmit_Dma_Receive/Makefile",
"examples/uart/Blocking_Transmit_Fifo_Receive/Makefile",
"examples/uart/DmaReceive-SerialEcho/Makefile",
"examples/uart/Dma_Fifo_Receive/Makefile",
"examples/uart/Dma_Receive/Makefile",
"examples/uart/Dma_Transmit/Makefile",
"examples/uart/Dma_Transmit_Blocking_Receive/Makefile",
"examples/uart/Dma_Transmit_Dma_Receive/Makefile",
"tests/Makefile"
],
"has_devcontainer": false,
"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": "Makefile, core/Makefile, examples/ADCMulti/Makefile, examples/ADCMux/Makefile, examples/AudioOutput/Makefile, examples/AudioPassthru/Makefile, examples/BootloaderBlink/Makefile, examples/CopyingWavs/Makefile, examples/DAC_Polling_Output/Makefile, examples/Encoder/Makefile, examples/ExternalCodec/Makefile, examples/FileTable/Makefile, examples/GPIO_Input/Makefile, examples/GPIO_Output/Makefile, examples/GateInput/Makefile, examples/MIDI_UART_Input/Makefile, examples/MIDI_USBH_Input/Makefile, examples/Mpr121/Makefile, examples/OLED_SPI/Makefile, examples/OLED_SSD130x4WireSPI/Makefile, examples/OLED_SoftSPI/Makefile, examples/PWM_Output/Makefile, examples/QSPI_EraseTiming/Makefile, examples/QSPI_ReadAndWrite/Makefile, examples/SDMMC_HelloWorld/Makefile, examples/SPI/SpiBlockingTransmit/Makefile, examples/SPI/SpiDmaTransmit/Makefile, examples/SR_4021/Makefile, examples/SerialPrint/Makefile, examples/SerialRead/Makefile, examples/Switch/Makefile, examples/Switch3/Makefile, examples/TIM_SingleCallback/Makefile, examples/WavParser/Makefile, examples/WavPlayer/Makefile, examples/WavWriter/Makefile, examples/WavWriter_Realtime/Makefile, examples/uart/Blocking_Receive/Makefile, examples/uart/Blocking_Transmit/Makefile, examples/uart/Blocking_Transmit_Dma_Receive/Makefile, examples/uart/Blocking_Transmit_Fifo_Receive/Makefile, examples/uart/DmaReceive-SerialEcho/Makefile, examples/uart/Dma_Fifo_Receive/Makefile, examples/uart/Dma_Receive/Makefile, examples/uart/Dma_Transmit/Makefile, examples/uart/Dma_Transmit_Blocking_Receive/Makefile, examples/uart/Dma_Transmit_Dma_Receive/Makefile, tests/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, core/Makefile, examples/ADCMulti/Makefile, examples/ADCMux/Makefile, examples/AudioOutput/Makefile, examples/AudioPassthru/Makefile, examples/BootloaderBlink/Makefile, examples/CopyingWavs/Makefile, examples/DAC_Polling_Output/Makefile, examples/Encoder/Makefile, examples/ExternalCodec/Makefile, examples/FileTable/Makefile, examples/GPIO_Input/Makefile, examples/GPIO_Output/Makefile, examples/GateInput/Makefile, examples/MIDI_UART_Input/Makefile, examples/MIDI_USBH_Input/Makefile, examples/Mpr121/Makefile, examples/OLED_SPI/Makefile, examples/OLED_SSD130x4WireSPI/Makefile, examples/OLED_SoftSPI/Makefile, examples/PWM_Output/Makefile, examples/QSPI_EraseTiming/Makefile, examples/QSPI_ReadAndWrite/Makefile, examples/SDMMC_HelloWorld/Makefile, examples/SPI/SpiBlockingTransmit/Makefile, examples/SPI/SpiDmaTransmit/Makefile, examples/SR_4021/Makefile, examples/SerialPrint/Makefile, examples/SerialRead/Makefile, examples/Switch/Makefile, examples/Switch3/Makefile, examples/TIM_SingleCallback/Makefile, examples/WavParser/Makefile, examples/WavPlayer/Makefile, examples/WavWriter/Makefile, examples/WavWriter_Realtime/Makefile, examples/uart/Blocking_Receive/Makefile, examples/uart/Blocking_Transmit/Makefile, examples/uart/Blocking_Transmit_Dma_Receive/Makefile, examples/uart/Blocking_Transmit_Fifo_Receive/Makefile, examples/uart/DmaReceive-SerialEcho/Makefile, examples/uart/Dma_Fifo_Receive/Makefile, examples/uart/Dma_Receive/Makefile, examples/uart/Dma_Transmit/Makefile, examples/uart/Dma_Transmit_Blocking_Receive/Makefile, examples/uart/Dma_Transmit_Dma_Receive/Makefile, tests/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 713680,
"source_files_sampled": 275,
"oversized_source_files": 7
},
"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": "7/275 source files over 60KB",
"points": 53.6,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 275,
"oversized": 7
}
}
],
"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": [],
"report_type": "repository",
"generated_at": "2026-07-21T20:19:51.427697Z",
"schema_version": "0.23.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/electro-smith/libDaisy.svg",
"full_name": "electro-smith/libDaisy",
"license_state": "standard",
"license_spdx": "MIT"
}