Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 90109,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 1776461,
"Go": 53961,
"C++": 3384193,
"CSS": 940,
"Cuda": 378694,
"Dart": 1565127,
"HTML": 278767,
"Java": 83825,
"Ruby": 6270,
"CMake": 43722,
"Metal": 179601,
"Shell": 43029,
"Swift": 12863,
"Kotlin": 35953,
"Python": 98149,
"Makefile": 16598,
"Batchfile": 1514,
"Dockerfile": 2109,
"JavaScript": 63025,
"PowerShell": 776,
"Vim Script": 15906,
"Objective-C": 193139,
"Objective-C++": 2224
},
"pushed_at": "2026-06-03T18:22:21Z",
"created_at": "2025-12-09T17:08:53Z",
"owner_type": "User",
"updated_at": "2026-06-03T18:22:57Z",
"description": "Speechmate – A bilingual classroom assistant prototype for English ↔ Nicobarese and other tribal language communication. Includes Child Mode with picture-based learning and Teacher Mode with phrase translation. Created by T Sathiya Moorthy.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "C++",
"significant_languages": [
"C++",
"C",
"Dart"
]
},
"owner": {
"blog": null,
"name": null,
"type": "User",
"login": "sathiyatskrj",
"company": null,
"location": null,
"followers": 0,
"avatar_url": "https://avatars.githubusercontent.com/u/76795532?v=4",
"created_at": "2020-12-30T22:56:55Z",
"is_verified": null,
"public_repos": 5,
"account_age_days": 2030
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2026-05-28T15:02:53Z"
},
{
"tag": "v1.5.0-public",
"kind": "prerelease",
"published_at": "2026-05-28T14:53:43Z"
},
{
"tag": "v1.4.9",
"kind": "patch",
"published_at": "2026-05-03T21:54:53Z"
},
{
"tag": "v1.4.9-public",
"kind": "prerelease",
"published_at": "2026-05-03T21:50:55Z"
},
{
"tag": "v1.4.8-public",
"kind": "prerelease",
"published_at": "2026-05-02T04:51:21Z"
},
{
"tag": "v1.4.8",
"kind": "patch",
"published_at": "2026-04-23T12:35:45Z"
},
{
"tag": "v1.4.7",
"kind": "patch",
"published_at": "2026-04-02T10:39:00Z"
},
{
"tag": "v1.4.6",
"kind": "patch",
"published_at": "2026-01-03T03:53:50Z"
},
{
"tag": "v1.4.5",
"kind": "patch",
"published_at": "2026-01-01T07:40:53Z"
},
{
"tag": "v1.4.4",
"kind": "patch",
"published_at": "2025-12-29T19:38:34Z"
},
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2025-12-29T08:38:12Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2025-12-29T07:05:45Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2025-12-28T21:03:53Z"
},
{
"tag": "v1.3.6",
"kind": "patch",
"published_at": "2025-12-26T17:07:28Z"
},
{
"tag": "v1.3.5",
"kind": "patch",
"published_at": "2025-12-26T13:39:24Z"
},
{
"tag": "v1.3.4",
"kind": "patch",
"published_at": "2025-12-25T18:43:10Z"
},
{
"tag": "v1.3.3",
"kind": "patch",
"published_at": "2025-12-24T15:37:08Z"
},
{
"tag": "v1.3.2",
"kind": "patch",
"published_at": "2025-12-24T11:33:24Z"
},
{
"tag": "v1.3.1",
"kind": "patch",
"published_at": "2025-12-22T18:13:20Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2025-12-22T16:59:25Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2025-12-22T16:12:31Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2025-12-22T05:25:03Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2025-12-18T21:10:19Z"
}
],
"recent_commits": [
{
"oid": "cb0caa891c1bbe940b14757549f6c61c56571e50",
"body": "security: IP protection layer for linguistic data and codebase",
"is_bot": false,
"headline": "Merge pull request #78 from sathiyatskrj/security/ip-protection-layer",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-06-03T18:22:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "810889a8192de7bdea3889afd577ef43e98ba420",
"body": "- Inject _speechmate_metadata watermark into all 14 dictionary JSON files\n (CC-BY-NC-4.0, AI training prohibited, SM-NIC-LANG-2025-v1 watermark ID)\n- Add assets/data/canary_words.json (honeypot entries for data provenance)\n- Add assets/data/DATASET_LICENSE.md (human-readable data license notice)\n- \n[…]\nce.md (structured prior art record with data fingerprints,\n VBYLD 2026 disclosure record, and enforcement action log)\n\nPrior art: first commit Dec 9 2025, VBYLD national level Jan 9 2026 (IIT Bombay)",
"is_bot": false,
"headline": "security: add IP protection layer for linguistic data and codebase",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-06-03T18:19:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5ca1acbe4a14e2e5a0f34c5c56f6886b2b864592",
"body": "feat(edu): download and deploy real CC0 game audio effects to replace…",
"is_bot": false,
"headline": "Merge pull request #77 from sathiyatskrj/feature/tuhet-guardian-v2-main",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-31T14:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd16fd2d7cca4be114f73911f9116791261cc68c",
"body": "… 5-byte stubs",
"is_bot": false,
"headline": "feat(edu): download and deploy real CC0 game audio effects to replace…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-31T14:42:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9fb8a4330708ef71b5f20b4d12830ece71ea4cf",
"body": "Feature/tuhet guardian v2 main",
"is_bot": false,
"headline": "Merge pull request #76 from sathiyatskrj/feature/tuhet-guardian-v2-main",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-31T14:30:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d7ff19294e507d00f991b8d2a4694761bb63edf",
"body": "…schema v10 + FFI subsystems & prune dictionary duplicates",
"is_bot": false,
"headline": "feat(edu): upgrade Tuhet-Guardian virtual pet v2.0 + SQLite database …",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-31T14:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20dc515609321c681ae4ed7b370a46bf00e94cc8",
"body": null,
"is_bot": false,
"headline": "Merge branch 'feature/v2-dashboard-overhaul'",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-31T14:14:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31c4fab873b232231cc4a5a951c8f80f86695028",
"body": "…t-docs\n\ndocs(main): add technical audit and dashboard inventory reports for I…",
"is_bot": false,
"headline": "Merge pull request #75 from sathiyatskrj/feature/main-linguistic-audi…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-31T13:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49f93d03ab36865a44ac180b7771db6c4482b113",
"body": "…nstitutional Edition v1.5.0",
"is_bot": false,
"headline": "docs(main): add technical audit and dashboard inventory reports for I…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-31T13:54:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc24964ac5938d82c0534efc956ef0482db256d9",
"body": "- NEW: SoundService singleton with 8 Pavlovian audio cues (xp_gain, streak_increment, level_up, correct_answer, wrong_answer, feed_pet, button_tap, achievement)\n- NEW: Pre-pooled AudioPlayer instances for zero-latency playback\n- NEW: Mute toggle backed by SharedPreferences\n- NEW: PetMood.sad state f\n[…]\ndCue.xpGain in markWordAsLearned()\n- WIRE: SoundCue.streakIncrement in _updateStreak()\n- UPDATE: NotificationService uses pet name in dormant alert\n- ASSETS: 8 placeholder .mp3 stubs in assets/sounds/",
"is_bot": false,
"headline": "feat: SoundService + Pet Emotional Dependency + Sound Cue Integration",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-31T07:49:31Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "c3fd1ecfa175336ac06fc85eeaae823a211a09fb",
"body": "fix(edu): move keystore loading after plugins block in build.gradle",
"is_bot": false,
"headline": "Merge pull request #74 from sathiyatskrj/feature/v2-dashboard-overhaul",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-29T04:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d5ac69405f5cc8eede5416ac0ba76c5f2deee0f",
"body": null,
"is_bot": false,
"headline": "fix(edu): move keystore loading after plugins block in build.gradle",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-29T04:24:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b86f9c292dad6e913eb72f3befa4192995d12b17",
"body": "docs(edu): update Whisper model size to 73 MB tiny in README",
"is_bot": false,
"headline": "Merge pull request #73 from sathiyatskrj/feature/v2-dashboard-overhaul",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T18:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96015c3dc41b413ee3322d7e7b51cc932196a221",
"body": null,
"is_bot": false,
"headline": "docs(edu): update Whisper model size to 73 MB tiny in README",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T18:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b197b8ff6de86dff5bdc22497c3abc19ee0d93d4",
"body": "chore(edu): configure release keystore properties in build.gradle",
"is_bot": false,
"headline": "Merge pull request #72 from sathiyatskrj/feature/v2-dashboard-overhaul",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T18:19:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d60421c932965b6f1c75c7b144bc88f30aa3b0a",
"body": null,
"is_bot": false,
"headline": "chore(edu): configure release keystore properties in build.gradle",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T18:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddd50a6e7302a7a1adb1adda28cbbfe152907b11",
"body": "chore(edu): add community standards, privacy policy, and bump targetS…",
"is_bot": false,
"headline": "Merge pull request #71 from sathiyatskrj/feature/v2-dashboard-overhaul",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T18:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "143aafe7a4b44433de3dcf5c73c5473d4a6dd749",
"body": "…dk to 35",
"is_bot": false,
"headline": "chore(edu): add community standards, privacy policy, and bump targetS…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T18:06:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a0e46a3da972c003d332add43a681150a1c4aea",
"body": "docs(main): update README, docs for Institutional Edition v1.5.0 - Is…",
"is_bot": false,
"headline": "Merge pull request #70 from sathiyatskrj/feature/v2-dashboard-overhaul",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T15:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be906753723ff218eba9c43b296ece686a301785",
"body": "…land Journey student dash, Morning Briefing teacher dash, v1.5.0 release notes",
"is_bot": false,
"headline": "docs(main): update README, docs for Institutional Edition v1.5.0 - Is…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T15:15:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c7acfa7d5781755188674774e14b5137b900254",
"body": "Feature/v2 dashboard overhaul",
"is_bot": false,
"headline": "Merge pull request #69 from sathiyatskrj/feature/v2-dashboard-overhaul",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T14:57:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b60bdd7dd7cee1cacadce6c80d7eee2ff41c9465",
"body": "…ture branch",
"is_bot": false,
"headline": "merge: integrate latest teacher-dash-real features from main into fea…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T14:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3ffd39d260a7c8a2dab61d32576dd2200874be0",
"body": "… morning briefing layouts",
"is_bot": false,
"headline": "feat: overhaul student and teacher dashboards with island journey and…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T14:44:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bbd91c27dbf03f3aa81720bcd7689376fa3df82",
"body": "feat(teacher): integrate real roster, marks entry persistence, live q…",
"is_bot": false,
"headline": "Merge pull request #68 from sathiyatskrj/feature/teacher-dash-real",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T11:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b102a6335eb44e917c9cabd8e53bcd33c6dbaf3",
"body": "…uiz analytics, and stateful calendar CRUD",
"is_bot": false,
"headline": "feat(teacher): integrate real roster, marks entry persistence, live q…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T11:36:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9661c1a83096d2f153b2ca9243a34f0c6a1b48c1",
"body": "fix(student): resolve layout and syntax crashes preventing Student Da…",
"is_bot": false,
"headline": "Merge pull request #67 from sathiyatskrj/fix/student-dash-crash",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T11:28:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "719edc55ee8c5eb105da657af5a59ae4ce1af614",
"body": "…shboard startup",
"is_bot": false,
"headline": "fix(student): resolve layout and syntax crashes preventing Student Da…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T11:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d97a3fa1e39206a9497f5ae8dd550084bf8bd478",
"body": "fix(main): resolve compiler error in phrasebook_screen.dart by changi…",
"is_bot": false,
"headline": "Merge pull request #66 from sathiyatskrj/fix/phrasebook-py-compile-error",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T10:30:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "809d8d78248047a45514f0f3110b56624a91bbd0",
"body": "…ng invalid py padding parameter to vertical",
"is_bot": false,
"headline": "fix(main): resolve compiler error in phrasebook_screen.dart by changi…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T10:28:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4297102186e2826b8bdc2331e6a2f678c2c0af2e",
"body": "Feature/v2 priority features",
"is_bot": false,
"headline": "Merge pull request #65 from sathiyatskrj/feature/v2-priority-features",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-28T09:48:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9c0630f193a0dd8a907f3cfbab83d57e380548c",
"body": null,
"is_bot": false,
"headline": "merge(main): resolve conflicts in student and teacher dashboards",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T09:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e50a3a838a49b3ad05b760b6d2bbf8e94936ab0c",
"body": null,
"is_bot": false,
"headline": "build(android): fix AAR metadata desugaring override by afterEvaluate",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-28T09:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca2dd95a3f4ac9f46b3d68666276503569e9e567",
"body": "…fications",
"is_bot": false,
"headline": "build(android): enable core library desugaring for flutter_local_noti…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T07:33:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a49fe53f0c37c6cb0f5ccab99faa3ecc5cf0941",
"body": "…tures\n\nfix(main): remove redundant scheduleRetentionNotifications call",
"is_bot": false,
"headline": "Merge pull request #64 from sathiyatskrj/feature/v2-main-priority-fea…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-26T07:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24930e7a0b1248130fe5307f0617b943e37d2a7b",
"body": null,
"is_bot": false,
"headline": "fix(main): remove redundant scheduleRetentionNotifications call",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T07:03:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71eb87e28caf4cd5f19e1e9534f1fc88e4a1ee5a",
"body": null,
"is_bot": false,
"headline": "fix(main): remove redundant scheduleRetentionNotifications call",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T07:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d1539611f5eef18024ec8e92a83a9feed62bbb7",
"body": "…tures\n\nfeat: implement main branch specific features (SOS, Leagues, Pronunci…",
"is_bot": false,
"headline": "Merge pull request #62 from sathiyatskrj/feature/v2-main-priority-fea…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-26T06:10:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02f89f5a702d53f6925b61cbfd98d601840cba98",
"body": "…ation AI, offline notifications, Kahoot synced quiz, Delta updates, Coqui TTS integration)",
"is_bot": false,
"headline": "feat: implement main branch specific features (SOS, Leagues, Pronunci…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T06:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782fce74ac62e2216ea521cf5738461226969bd9",
"body": "…meter instead of isTeacher parameter to KahootQuizScreen",
"is_bot": false,
"headline": "fix: resolve compiler error in teacher_dash.dart by passing role para…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T06:04:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18aec0b41eb1ea25920ab7e144ae6dafdc8ac4ee",
"body": "…s, Phrasebook, Pronunciation scoring FFI, offline notifications, Kahoot sync, Coqui TTS integration and Home widget",
"is_bot": false,
"headline": "feat: implement all 11 priority features including SOS screen, League…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T06:02:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "796e5b2199e3a14ded2133c77f16926f974371f0",
"body": "Feature/pet upgrade",
"is_bot": false,
"headline": "Merge pull request #61 from sathiyatskrj/feature/pet-upgrade",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-26T04:40:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2803ff6b4b6ec310c9294138da51c66d9855ab4c",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of https://github.com/sathiyatskrj/Speechmate",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T04:38:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa34675e8631dc8d8de32367cedbb0b6a844f1d",
"body": "…p state, and add robust unit tests",
"is_bot": false,
"headline": "feat(pet): upgrade VirtualPetCompanion layout, overlay handling, slee…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-26T04:37:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6459118e94520857accf6454bb77ec2b464231cf",
"body": "fix: integrate AssetDownloadScreen, fix TTS engine init, redesign Voi…",
"is_bot": false,
"headline": "Merge pull request #60 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T20:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a9011b9f4a070fb2d1501376f922cf2d4aad6e8",
"body": "…ce Vault with vibrant light theme\n\n- Fixed broken _whisperModelUrl constant in asset_download_screen.dart\n- Wired AssetDownloadScreen into main.dart routing (Splash → Onboarding → Download → Language Select)\n- TTS: Added awaitSpeakCompletion, auto-init guard, engine availability check, error handler, fixed regex patterns\n- Voice Vault: Complete light-mode redesign with mint/coral/sky palette, white cards, Google Fonts, pulse animations",
"is_bot": false,
"headline": "fix: integrate AssetDownloadScreen, fix TTS engine init, redesign Voi…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T19:54:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8abdc6ff9417464da257147ae62d3b63f71069a",
"body": "fix(main): add missing NativeEdgeService and math imports in student …",
"is_bot": false,
"headline": "Merge pull request #59 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T19:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee6388f24d7fb6a53acc226ae498f56a9461aaec",
"body": "…dashboard",
"is_bot": false,
"headline": "fix(main): add missing NativeEdgeService and math imports in student …",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T19:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96c9da7e4a8683c7072c1ae6757b47b018e1db88",
"body": "fix(main): resolve Border/BorderSide compilation error in VC command …",
"is_bot": false,
"headline": "Merge pull request #58 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T18:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d81abcbd0974c49fdc79fa8737e7295fd42f142",
"body": "…console",
"is_bot": false,
"headline": "fix(main): resolve Border/BorderSide compilation error in VC command …",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T18:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ac7b04d3943aa5c64c19b226a06599584e67eea",
"body": "feat(main): integrate subsystems 13-17 FFI bindings and premium VC Gl…",
"is_bot": false,
"headline": "Merge pull request #57 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T18:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72fd65c86a37152b94e185855c1b96bd1dea42e1",
"body": "…assmorphic Control Console in student dashboard",
"is_bot": false,
"headline": "feat(main): integrate subsystems 13-17 FFI bindings and premium VC Gl…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T18:37:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602d8a9afd025c993e8f5722ba226a0cc7cc0ec0",
"body": "Upgrade AR with 120 native FFI integrations, OCR Otsu binarization HD…",
"is_bot": false,
"headline": "Merge pull request #56 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T18:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f92cbcab43c5e25cb02baed7d318a06c08d1fb9",
"body": "… filter, and Cognitive Virtual Pet in main PR branch",
"is_bot": false,
"headline": "Upgrade AR with 120 native FFI integrations, OCR Otsu binarization HD…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T18:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74e751e71c2d7821ee23dca755872e143c9dcad0",
"body": "Feature/main lean build v1.6.0",
"is_bot": false,
"headline": "Merge pull request #55 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T18:05:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce34605f388105c1c471d20a731dce15781f0ee4",
"body": "… faster transcription and 73MB download size",
"is_bot": false,
"headline": "perf(voice): switch default Whisper model to tiny multilingual for 3x…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T18:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "737e7919db2a3e17047dda5f41e92821ea1202b9",
"body": "…ustom overlays with 90-deg rotation scaling",
"is_bot": false,
"headline": "fix(ar): map landscape camera stream coordinates to portrait screen c…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T18:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4726deaed48fd3c0f8d07e02922baa6380d9c09",
"body": "fix(whisper): lower RMS energy threshold to 50.0 and allow single-wor…",
"is_bot": false,
"headline": "Merge pull request #54 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T17:53:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e13de55a2ff53cbcea6d58c6204eb0d03c76c254",
"body": "…d transcriptions to support short tribal vocabulary",
"is_bot": false,
"headline": "fix(whisper): lower RMS energy threshold to 50.0 and allow single-wor…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T17:51:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ffcf380ca11b062ce236afad26bb903304cdb2",
"body": "Feature/main lean build v1.6.0",
"is_bot": false,
"headline": "Merge pull request #53 from sathiyatskrj/feature/main-lean-build-v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T17:39:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff4c049a13f7969303fabbc4337dfc85ab050838",
"body": "… build and reduce release size by ~100MB",
"is_bot": false,
"headline": "perf(general): comment out ggml-base.bin in assets to enable lean APK…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T17:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a017b49b49d08a2b30da181c08aa214d782ed631",
"body": "Revise SpeechMate feature inventory for v1.6.0",
"is_bot": false,
"headline": "Merge pull request #52 from sathiyatskrj/sathiyatskrj-patch-1",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T16:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6176ba68401abd9302f2bc717e9f58098c9e5e68",
"body": "Updated feature inventory for SpeechMate to include new features and revisions for version 1.6.0. Enhanced descriptions and statuses for various modules across student and teacher dashboards.",
"is_bot": false,
"headline": "Revise SpeechMate feature inventory for v1.6.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T16:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea2c6b4bcbc9bb7b6b0209d6e07e4f23deeb0a4f",
"body": "…hboard widgets, custom keyboard, and sqlite telemetry",
"is_bot": false,
"headline": "docs(main): update docs/features.md to reflect decomposed student das…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T16:43:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f421047a78c8c685d68c96dd21e617919b718a0c",
"body": "…l-fixes\n\nFeature/custom keyboard final fixes",
"is_bot": false,
"headline": "Merge pull request #50 from sathiyatskrj/feature/custom-keyboard-fina…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T16:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91b1b1405f3e299404a155889ac914f5b70b71dd",
"body": "…ne compilation error",
"is_bot": false,
"headline": "fix(games): import student_dash_engines.dart to resolve StudentXPEngi…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T16:35:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed698fdaf5abe037df0b71daa6c5f93d62188905",
"body": "…, SQLite analytics, premium onboarding, leaderboard, badges, authentic Nicobarese custom keyboard",
"is_bot": false,
"headline": "docs(main): update README to v1.6.0 — student dashboard decomposition…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T16:35:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34d0631bac161d0a97ec80a2286754c32ae2e460",
"body": "feat(keyboard): integrate Android settings launcher and authentic QWE…",
"is_bot": false,
"headline": "Merge pull request #49 from sathiyatskrj/feature/main-custom-keyboard",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T16:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "993ac6f266befbae0fd28211257ba56c4c88e110",
"body": "…RTY themed custom keyboard to student dashboard",
"is_bot": false,
"headline": "feat(keyboard): integrate Android settings launcher and authentic QWE…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T16:12:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f3b8f1d05f7b25ab1c5224999a730fdda3c2846",
"body": "refactor: Decompose student dashboard, add local SQLite analytics, pr…",
"is_bot": false,
"headline": "Merge pull request #48 from sathiyatskrj/feature/evaluation-fixes-v1.5.0",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T15:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e355843fc07ec6213522006db0ad12f78516f8",
"body": "…emium onboarding, FFI safety, and unit tests",
"is_bot": false,
"headline": "refactor: Decompose student dashboard, add local SQLite analytics, pr…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T15:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47f9486276a7723f2ee6db1ad0cfd3eae3e9ee83",
"body": "…des-v1.4.9\n\nfeat(ci): enable offline model bundling by uncommenting ggml-base.bin…",
"is_bot": false,
"headline": "Merge pull request #47 from sathiyatskrj/feature/native-offline-upgra…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T15:06:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2e37fa99c70c7aae3593fc00b17ffda6d0fd802",
"body": "… in pubspec",
"is_bot": false,
"headline": "feat(ci): enable offline model bundling by uncommenting ggml-base.bin…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T15:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4d86b2f0fd4ef34b1b0c50c45453d70a398fd0",
"body": "…des-v1.4.9\n\nfeat(native): integrate 25 offline-first native integrations (phases …",
"is_bot": false,
"headline": "Merge pull request #46 from sathiyatskrj/feature/native-offline-upgra…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-24T15:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "912b52a7faea34acb28a22b4cecd9ff67d081be2",
"body": "…1-4) for SpeechMate",
"is_bot": false,
"headline": "feat(native): integrate 25 offline-first native integrations (phases …",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-24T15:01:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a67d63912d27fce0aa0798ba8104906e69a858f0",
"body": "feat(main): v1.4.9 complete — all M1-M5 upgrade phases implemented",
"is_bot": false,
"headline": "Merge pull request #45 from sathiyatskrj/feature/v1.4.9-full-upgrade",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-19T23:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3c8a1522166e48abeee248c88d6a3e758615403",
"body": "Phase M1 — Teacher Dashboard:\n- M1-01: Class Roster management (existing)\n- M1-02: Quiz Analytics Dashboard (existing)\n- M1-03: Marks Entry screen (existing)\n- M1-04: Report Generator integration (existing ReportGenerator)\n- M1-05: Teacher-curated Word Lists (NEW)\n\nPhase M2 — Student Dashboard:\n- M2\n[…]\n download screen (edu branding)\n2. Whisper splash warm-up\n3. DB seed optimization (_dataVersion)\n4. Bidirectional voice translator\n5. Reverse Nicobarese lookup\n\nBranch: main (Educational Edition only)",
"is_bot": false,
"headline": "feat(main): v1.4.9 complete — all M1-M5 upgrade phases implemented",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-19T23:02:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f4feab613ee8a83ee714ddc4a9bd91e3b9ec8040",
"body": "…sync\n\nfeat(main): cross-branch sync — 5 optimizations ported from general",
"is_bot": false,
"headline": "Merge pull request #44 from sathiyatskrj/feature/v1.4.9-cross-branch-…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-19T22:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cab4d7ef6e68dfea0fcb7a4969fa05bac97dc50",
"body": "1. Asset download screen (educational branding) for on-demand Whisper model\n2. Whisper warm-up during splash for zero cold-start voice features\n3. DB seed optimization with _dataVersion pattern (skip re-seed on repeat launch)\n4. Bidirectional voice translator (English↔Nicobarese swap toggle)\n5. Reverse Nicobarese lookup via searchByNicobarese() in DatabaseManager\n\nBranch: main (Educational Edition only)",
"is_bot": false,
"headline": "feat(main): cross-branch sync — 5 optimizations ported from general",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-19T22:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1c8447c1bd7d498097bc9769c2e487c31736332",
"body": "…agement\n\nv1.4.9: EduAI-integrated classroom management + APK size fix",
"is_bot": false,
"headline": "Merge pull request #43 from sathiyatskrj/feature/v1.4.9-classroom-man…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-16T09:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3265d9371feb5f34c0aca304f47ecd87a811f788",
"body": "- NEW: Class Roster Screen — student management with class filtering and status tracking\n- NEW: Quiz Analytics Screen — priority alerts, class averages, weak word identification\n- NEW: Marks Entry Screen — per-student score input with assessment selection\n- Teacher Dashboard: added Classroom Management bento section with 3 new tiles\n- Version bump to 1.4.9+9\n- README updated with new features and corrected APK size (~80 MB)",
"is_bot": false,
"headline": "v1.4.9: EduAI-integrated classroom management + APK size fix",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-16T09:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c17a51538ee85f901ada18018cb457fd4737d00",
"body": "…ening\n\nfeat: dual-install support + APK size optimization (Phase 2)",
"is_bot": false,
"headline": "Merge pull request #41 from sathiyatskrj/docs/phase1-competitive-hard…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-12T22:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77737bfc8bccc188e75f89f9bf2f7796ccbe295f",
"body": "DUAL-INSTALL: applicationId com.speechmate.edu, label SpeechMate Edu, new Kotlin package\n\nAPK OPTIMIZATION: Whisper model (141MB) now on-demand download, ML Kit thin models, OCR stays bundled\n\nWhisperService: downloadModel() with progress callback, integrity check, 3-strategy init\n\nEstimated APK: 90MB down from 250MB",
"is_bot": false,
"headline": "feat: dual-install support + APK size optimization (Phase 2)",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-12T22:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce0424e75c9e6aee45973441ada93c3deb799ff7",
"body": "…ening\n\ndocs: Phase 1.5 — harden against second-round competitive analysis",
"is_bot": false,
"headline": "Merge pull request #40 from sathiyatskrj/docs/phase1-competitive-hard…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-12T22:23:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bc22527c44a351d94d9508852ad75070060fa86",
"body": "Addresses 10 remaining weaknesses identified in follow-up analysis:\n\n- Removed 'India's first' claim (unverifiable, risky)\n\n- Removed '100% Offline' badge, replaced with precise offline/online breakdown table\n\n- Added Pedagogical Approach section with research citations (Pimsleur, Mayer, Vygotsky)\n\n\n[…]\nout ('to our knowledge', 'planned for pilot phase')\n\n- Proactively acknowledged APK size with optimization roadmap\n\n- Replaced 'classroom-ready' with factual 'purpose-built for tribal primary schools'",
"is_bot": false,
"headline": "docs: Phase 1.5 — harden against second-round competitive analysis",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-12T22:21:06Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "268d8531749d752be0fce2204b5b0b860869bac8",
"body": "…ening\n\ndocs: Phase 1 overhaul — remove self-deprecating language, add IP def…",
"is_bot": false,
"headline": "Merge pull request #39 from sathiyatskrj/docs/phase1-competitive-hard…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-12T22:16:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "933d3efd376c57a3025c11228269a9b4cc4b9dd5",
"body": "…ensibility, tier features, add linguistic sources\n\n- README: Complete rewrite. Removed 'pre-pilot', 'experimental', 'untested' labels. Added Platform Metrics section, Data Sovereignty & IP section, tiered features into Core/Advanced/Roadmap with collapsible sections.\n\n- docs/features.md: Restructur\n[…]\nethodology, data provenance chain.\n\n- docs/internal_status.md: NEW (gitignored) — Honest dev notes moved here, away from public docs.\n\n- .gitignore: Added internal_status.md and analysis output files.",
"is_bot": false,
"headline": "docs: Phase 1 overhaul — remove self-deprecating language, add IP def…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-12T22:13:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "49697aeeac54d8536fdde21431703001bff780f6",
"body": "…-tools\n\nfeat: STT v2 - noise filtering, gibberish detection, speed optimization",
"is_bot": false,
"headline": "Merge pull request #35 from sathiyatskrj/feature/stt-upgrade-and-port…",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-08T16:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77bc8b8a61b4b70a01106995760b6ee69fb1fc8a",
"body": null,
"is_bot": false,
"headline": "feat: STT v2 - noise filtering, gibberish detection, speed optimization",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-08T08:38:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c470d1279b55fc98c0749cee026350061548bcd1",
"body": "feat(splash): overhaul emotional splash screen and remove legacy splash",
"is_bot": false,
"headline": "Merge pull request #34 from sathiyatskrj/feature/splash-screen-overhaul",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-08T04:12:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b87e33e05f04a6386006fc6c1fde92f69f6102d",
"body": null,
"is_bot": false,
"headline": "feat(splash): overhaul emotional splash screen and remove legacy splash",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-08T04:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9d69f7d9d288cb9d9264c23699f31e296daa443",
"body": "fix: splash audio (ambient.mp3) + title SPEECHMATE Where Language Bar…",
"is_bot": false,
"headline": "Merge pull request #33 from sathiyatskrj/fix/main-splash-audio",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-06T05:59:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fed47e1eb1196cfe9a401fdd284c25efdbbd824",
"body": "…riers End",
"is_bot": false,
"headline": "fix: splash audio (ambient.mp3) + title SPEECHMATE Where Language Bar…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-06T05:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5268c18a55e61037e1049532362c728d5d356a46",
"body": "fix: whisper speed/crash + child-friendly splash redesign",
"is_bot": false,
"headline": "Merge pull request #30 from sathiyatskrj/fix/whisper-splash-main-v2",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-06T04:43:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b989b97cb7ef1f4745010f729780c839cb2d17d2",
"body": "- WhisperService: speedUp=false (was causing gibberish after 2-3 uses), timeout 120s->30s, init mutex, file validation, faster engine recovery\n- VoiceTranslatorScreen: removed duplicate 25s timeout racing with service, added proactive engine reset on error\n- EmotionalSplashScreen: complete rewrite with warm sunny island theme, genuine child-friendly design, floating words, ocean waves\n- splash_screen.dart: removed 1000+ line padding comment block",
"is_bot": false,
"headline": "fix: whisper speed/crash + child-friendly splash redesign",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-06T04:29:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cea0aefc6fd00e05b8df6f86c9f1d1010375efea",
"body": "Fix whisper splash main",
"is_bot": false,
"headline": "Merge pull request #29 from sathiyatskrj/fix-whisper-splash-main",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-05T07:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ccf50de3d61be6bade32d6eece6d5b44bd3be3e7",
"body": null,
"is_bot": false,
"headline": "Update title to include Where Language Barriers End",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-05T04:29:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37936ee4e021ae441a58a0f0bf9ef2779dbe9678",
"body": "…creen",
"is_bot": false,
"headline": "Merge physics bouncing text and authentic words into EmotionalSplashS…",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-05T04:26:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c79b76a67068d29fc900d1dfed46c057d3aa0cf",
"body": "Fix whisper splash main",
"is_bot": false,
"headline": "Merge pull request #27 from sathiyatskrj/fix-whisper-splash-main",
"author_name": "sathiyatskrj",
"author_login": "sathiyatskrj",
"committed_at": "2026-05-05T04:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8a65032eda98ad92233eb55d4c70d77a2cdace1",
"body": null,
"is_bot": false,
"headline": "Revert to base model and optimize Whisper timeout/language settings",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-05T04:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b68bf348320b58009a0b810894b2a2077b51698c",
"body": null,
"is_bot": false,
"headline": "Fix Whisper speed and add authentic child-friendly splash screen",
"author_name": "sathiyatskj",
"author_login": "sathiyatskrj-jpg",
"committed_at": "2026-05-05T04:15:42Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 23,
"commits_last_year": 803,
"latest_release_at": "2026-05-28T15:02:53Z",
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_last_push": 49,
"active_weeks_last_year": 15,
"days_since_latest_release": 55,
"mean_days_between_releases": 16.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 2,
"stars": 2,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-20",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"android/app/src/main/cpp/whisper/Makefile",
"android/app/src/main/cpp/whisper/bindings/go/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"android/app/build.gradle",
"android/app/src/main/cpp/whisper/bindings/go/go.mod",
"android/app/src/main/cpp/whisper/bindings/java/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android.java/app/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android.java/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android/app/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android/lib/build.gradle",
"android/build.gradle"
],
"largest_source_bytes": 960825,
"source_files_sampled": 336,
"oversized_source_files": 16,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"android/build.gradle"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"maven"
],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 64,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 14
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sathiyatskrj",
"commits": 485,
"avatar_url": "https://avatars.githubusercontent.com/u/76795532?v=4"
},
{
"type": "User",
"login": "sathiyatskrj-jpg",
"commits": 305,
"avatar_url": "https://avatars.githubusercontent.com/u/250012916?v=4"
},
{
"type": "User",
"login": "Lyco0",
"commits": 13,
"avatar_url": "https://avatars.githubusercontent.com/u/121968346?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.604
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"dart.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 7,
"reason": "11 out of 14 merged PRs checked by a CI test -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"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": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cb0caa891c1bbe940b14757549f6c61c56571e50",
"ran_at": "2026-07-23T09:46:24Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-06-03T18:46:38Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-03T18:22:17Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sathiyatskrj/Speechmate",
"host": "github.com",
"name": "Speechmate",
"owner": "sathiyatskrj"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"security": 44,
"vitality": 70,
"community": 43,
"governance": 37,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"commits_last_year": 803,
"human_commit_share": 1,
"days_since_last_push": 49,
"active_weeks_last_year": 15
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 49 days ago",
"points": 18,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 49
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "15/52 weeks with commits",
"points": 10.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 15
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "803 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 803
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 23,
"latest_release_tag": "v1.5.0",
"releases_from_tags": false,
"days_since_latest_release": 55,
"mean_days_between_releases": 16.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "23 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 23
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 55 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 55
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~16.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 16.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 49,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 49 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 49
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 43,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 2,
"stars": 2,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "2 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 2
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 37,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.604
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 60% of commits",
"points": 8.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 60
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 59,
"inputs": {
"merged_prs": 64,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 14
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "64/78 decided PRs merged",
"points": 31.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 64,
"decided": 78
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "at_risk",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 34,
"inputs": {
"followers": 0,
"owner_type": "User",
"is_verified": null,
"owner_login": "sathiyatskrj",
"public_repos": 5,
"account_age_days": 2030
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "0 followers of sathiyatskrj",
"points": 0,
"status": "missed",
"details": [
{
"code": "owner_followers",
"params": {
"count": 0,
"login": "sathiyatskrj"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "5 public repos, account ~5 yr old",
"points": 16.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 5
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 62,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "11 out of 14 merged PRs checked by a CI test -- score normalized to 7",
"points": 14,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "11 out of 14 merged PRs checked by a CI test -- score normalized to 7",
"points": 1.8,
"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 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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 detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 57,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.93,
"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": "93 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 93,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"android/app/src/main/cpp/whisper/Makefile",
"android/app/src/main/cpp/whisper/bindings/go/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"android/app/build.gradle",
"android/app/src/main/cpp/whisper/bindings/go/go.mod",
"android/app/src/main/cpp/whisper/bindings/java/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android.java/app/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android.java/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android/app/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android/build.gradle",
"android/app/src/main/cpp/whisper/examples/whisper.android/lib/build.gradle",
"android/build.gradle"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "android/app/src/main/cpp/whisper/Makefile, android/app/src/main/cpp/whisper/bindings/go/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "android/app/src/main/cpp/whisper/Makefile, android/app/src/main/cpp/whisper/bindings/go/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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 97,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 960825,
"source_files_sampled": 336,
"oversized_source_files": 16
},
"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": "16/336 source files over 60KB",
"points": 52.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 336,
"oversized": 16
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples",
"samples"
],
"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, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples, samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-23T09:46:41.885051Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sathiyatskrj/Speechmate.svg",
"full_name": "sathiyatskrj/Speechmate",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}