Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 5650,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 82958,
"CSS": 3153,
"HTML": 287,
"Shell": 11688,
"Swift": 1943,
"Makefile": 1313,
"JavaScript": 9939,
"TypeScript": 134655
},
"pushed_at": "2026-07-02T06:05:48Z",
"created_at": "2025-08-27T04:37:14Z",
"owner_type": "User",
"updated_at": "2026-07-02T06:05:38Z",
"description": "A desktop application for transcribing and translating videos with AI-powered speech recognition.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript",
"Go"
]
},
"owner": {
"blog": "https://strrl.dev",
"name": "Zhiqiang ZHOU",
"type": "User",
"login": "STRRL",
"company": null,
"location": "Great Vancouver, Canada",
"followers": 721,
"avatar_url": "https://avatars.githubusercontent.com/u/20221408?v=4",
"created_at": "2016-06-30T08:00:11Z",
"is_verified": null,
"public_repos": 237,
"account_age_days": 3680
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.1.15",
"kind": "patch",
"published_at": "2026-07-02T06:06:33Z"
},
{
"tag": "v0.1.14",
"kind": "patch",
"published_at": "2026-01-01T22:03:07Z"
},
{
"tag": "v0.1.13",
"kind": "patch",
"published_at": "2026-01-01T00:32:50Z"
},
{
"tag": "v0.1.12",
"kind": "patch",
"published_at": "2026-01-01T00:19:28Z"
},
{
"tag": "v0.1.11",
"kind": "patch",
"published_at": "2025-12-01T00:44:17Z"
},
{
"tag": "v0.1.10",
"kind": "patch",
"published_at": "2025-11-07T00:55:26Z"
},
{
"tag": "v0.1.9",
"kind": "patch",
"published_at": "2025-10-18T17:42:56Z"
},
{
"tag": "v0.1.8",
"kind": "patch",
"published_at": "2025-09-28T19:34:16Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2025-09-28T18:08:01Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2025-09-16T20:47:57Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2025-09-09T02:16:07Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2025-09-08T18:45:05Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2025-09-07T06:01:23Z"
}
],
"recent_commits": [
{
"oid": "7b777b0af4aaf992900696b432beeab3c52003ef",
"body": "* feat: preinstall speech model assets before yap\n\nyap fails with CancellationError whenever a locale's speech model\nis missing, so transcription of any new language breaks on first\nuse. Install assets via a Swift helper (compiled at build time,\nembedded into the Go binary) before invoking yap, and surface yap\noutput in transcription errors instead of bare exit status.\n\n* fix: stub frontend dist for go builds in CI\n\n* chore: drop CI workflow",
"is_bot": false,
"headline": "feat: preinstall speech model assets before yap (#29)",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2026-07-02T06:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74fb50b3e31a5f9bbd0fb9f6929f08ab34d56531",
"body": "Consolidate release documentation into a single guide covering:\n- Prerequisites and environment setup\n- Certificate configuration\n- Complete release workflow\n- Script reference and version management\n- Homebrew tap distribution\n- Troubleshooting and verification commands",
"is_bot": false,
"headline": "docs: replace SIGNING.md with comprehensive RELEASE.md (#27)",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2026-01-11T18:31:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44db120f5c683956e95ea21779daac50bfa4103",
"body": "* feat: implement automatic language preference persistence per channel\n\nWhen a user selects a language for a video from a specific channel, the app now remembers and automatically applies that preference when processing future videos from the same channel. Preferences are stored per platform and ch\n[…]\neference.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: language preference persistence per channel (#26)",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2026-01-01T22:02:02Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b9beb815cfafc60e058314f2abcc4197d0d64ba0",
"body": null,
"is_bot": false,
"headline": "Merge remote-tracking branch 'origin/master'",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2026-01-01T00:31:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f1dd021c7b4fa32788fd7d4d95975f9c752adb7",
"body": "The app only requires macOS 14 (Sonoma) to support the FullscreenEnabled WebView feature. The previous requirement for macOS 26 was unnecessary and prevented users on older but still modern systems from using the application.\n\nAddresses issue #21.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: lower macOS minimum version requirement from 26 to 14 (#24)",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2026-01-01T00:30:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "746332d06dd46525fd8b7d2aafb103c1b00efd61",
"body": "Update Wails framework from v2.10.2 to v2.11.0, which includes go-webview2 upgrade to v1.0.22. Also increase default window dimensions from 512x384 to 1024x768 for better usability.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: upgrade wails to v2.11.0 and increase default window size",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2026-01-01T00:26:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e70d0342b1db03c156f58c14f9aaf5af083e53d0",
"body": "Remove default window size constants and runtime sizing call,\nusing static dimensions (512x384) in main window options instead\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: simplify window size configuration",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2026-01-01T00:05:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b74980facea83481d472d100a11ee00ad5b9fac6",
"body": "Signed-off-by: Zhiqiang ZHOU <im@strrl.dev>",
"is_bot": false,
"headline": "chore: make dev",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-11-07T23:43:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fab17c38755ce05dbcd82f6ec5b1e3c8c1b9f21e",
"body": "Feat/bilibili",
"is_bot": false,
"headline": "Merge pull request #22 from STRRL/feat/bilibili",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-11-07T00:53:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01639857982eec12f813d048c686297ba593fd69",
"body": "Implement useDebounce hook to optimize platform detection by preventing\nexcessive API calls while user is typing. The hook delays platform\ndetection by 300ms after the last keystroke, improving performance and\nreducing unnecessary backend requests.\n\nChanges:\n- Add useDebounce custom hook with config\n[…]\nfor better organization\n- Integrate debouncing in NewTranscriptionPage for URL input\n- Add proper cleanup with isCurrent flag to prevent race conditions\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(frontend): add URL input debouncing for platform detection",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-11-05T04:36:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f2ab5d3a56e0a63f8f0f151140d78a07ecde0be5",
"body": "Replace hardcoded platform detection with extensible platform registry\nsystem. This enables cleaner separation of concerns and easier addition\nof new video platforms in the future.\n\nChanges:\n- Create platform.Platform interface with Registry pattern\n- Implement YouTubePlatform and BilibiliPlatform d\n[…]\nVideoMetadata types\n- Introduce utils.EnsureHTTPS helper for URL normalization\n- Update duplicate detection to consider platform in addition to video ID\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(platform): introduce platform abstraction layer",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-11-05T01:23:19Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c646151c759aeac11b2750c2148cab3202e2542d",
"body": "Replace standard log package with log/slog across all services to\nenable structured logging with consistent error fields. This improves\nlog parsing and monitoring capabilities.\n\nChanges:\n- Update all log.Printf calls to slog.Error with structured fields\n- Replace \"log\" imports with \"log/slog\" in all service files\n- Maintain same error handling logic with improved logging format\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: migrate from log to slog for structured logging",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-11-05T00:51:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5c50dc720c9ebc47d46bc2617e95eb66e18598e3",
"body": "Add comprehensive error logging for deferred file close operations and\nwrite errors across the codebase. This ensures that errors occurring in\ncleanup paths are properly logged rather than silently ignored, improving\nobservability and debugging capabilities.\n\nChanges include:\n- Add error logging for\n[…]\nrations (VTT conversion, subtitle serving)\n- Add error logging for environment variable updates\n- Ensure all deferred cleanup operations report failures\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: improve error logging for deferred operations",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-11-03T18:48:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9b023f3108b54d1b131072f9fb4bbe56077d63ff",
"body": "Add comprehensive Bilibili platform support alongside existing YouTube functionality:\n- Implement platform detection to identify YouTube and Bilibili URLs\n- Add Bilibili video ID extraction supporting BV format\n- Update UI to display platform-specific labels and placeholders dynamically\n- Fix thumbn\n[…]\ncurity\n\nThe DetectPlatform method identifies video platform from URL patterns, enabling\ncontext-aware UI text and proper URL parsing for both platforms.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(platform): add Bilibili support with platform detection",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-11-01T00:09:43Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "fb5c26c1ae98aa277d8268590aceffdb91c2ddde",
"body": "Implement comprehensive task retry feature across backend and frontend:\n- Add input validation and event emission for RetryTask method\n- Add retry button with loading states for failed tasks\n- Improve error display and user feedback during retry operations\n- Set default window dimensions for consistent initial layout\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add task retry functionality with UI feedback",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-10-30T22:14:42Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "248503b03568dd883ec8b2287740237bc340fa8f",
"body": "Refactor/seperate steps",
"is_bot": false,
"headline": "Merge pull request #18 from STRRL/refactor/seperate-steps",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-10-18T17:37:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e250692d3ce3ac2da5f49c57e301c46b6bb05e94",
"body": "Implements per-task mutex locking to prevent race conditions when multiple operations target the same task. Extracts internal implementations of Download/Transcribe/Summarize to enable reuse in both public and private flows.\n\nChanges:\n- Add LockTask/UnlockTask to TaskManager with per-task mutexes\n- \n[…]\ng internal implementations\n- Define progress constants for better maintainability\n- Require taskID in Storage.GetTaskDir to prevent directory collisions\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(tasks): add task locking to prevent concurrent operations",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-10-18T17:26:22Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "70b1040005af3b130187b2d7e40411f748a90750",
"body": "…aptive polling\n\nBackend improvements:\n- Pre-fetch video metadata before task creation to validate video ID early\n- Add duplicate video detection across all tasks (in-memory and persisted)\n- Extract loadTaskFromDisk helper to simplify task retrieval logic\n- Ensure work directories are created and me\n[…]\n concurrent operations\n- Improve user feedback during language updates and stage re-runs\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(tasks): improve reliability with pre-fetched metadata and ad…",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-10-18T06:10:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "946072ffedd67e8833f19041ddeab71884ae571c",
"body": "…ndling\n\nPrevent concurrent operations on the same task or URL by introducing stage\nguards that validate task state before beginning processing. This prevents\nrace conditions and user confusion from overlapping operations.\n\nBackend changes:\n- Add BeginStage method to validate allowed statuses before\n[…]\ngic\n- Adjust polling interval based on active task count (1.5s active, 10s idle)\n- Add visual indicators (CheckCircle2, AlertCircle) for action outcomes\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(tasks): add stage guards and improve concurrent operation ha…",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-10-18T04:40:16Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "02604d23c97919d43abc0ee4935608a5a579bdf1",
"body": "Add UI controls to manually trigger download, transcription, and summarization\nfor individual tasks. This enables users to regenerate content at any step\nwithout recreating the entire task.\n\nKey changes:\n- Add UpdateTaskSourceLanguage method to modify source language setting\n- Implement ensureTaskLo\n[…]\nn language options\n- Include loading states and error handling for all manual actions\n- Auto-mark task as Done when summarization completes successfully\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add manual controls for task processing steps",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-10-18T03:54:33Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f59ef34ebaaf2a6447a108ef88072547931c4e65",
"body": "- Add Makefile with dev, check, and help commands for streamlined development workflow\n- Enhance HomePage task cards with video thumbnail previews\n- Add fallback UI for tasks without thumbnails\n- Improve visual hierarchy with overlay badges and metadata on thumbnail cards\n- Display channel information when available\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add Makefile and enhance task UI with thumbnails",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-10-18T03:17:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "07121ecff05f748919d97812e1c26ffd7d03c635",
"body": "Restructured task management from single-task to multi-task support\nwith explicit step-by-step processing. This enables better control,\nmonitoring, and potential pause/resume functionality.\n\nBackend changes:\n- Replaced currentTask tracking with task-by-ID map in TaskManager\n- Split processTask into \n[…]\ntActiveTasks support in HomePage\n- Separated active tasks from completed tasks display\n- Updated task loading to handle both active and completed states\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(tasks): separate task processing into discrete steps",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-10-18T03:00:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b75bc3d3945ea47c86df026979633d859d9123cb",
"body": "- Add restore_product_version function with trap for guaranteed cleanup\n- Load signing credentials early and fail fast when missing on macOS\n- Simplify signing logic by removing nested conditionals\n- Ensure wails.json is always restored to original state on exit\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(build): improve version restoration and credential validation",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-10-13T16:49:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7f1dec75ec1ee2434047c96cd4381bbd8aeb0165",
"body": "Signed-off-by: Zhiqiang ZHOU <im@strrl.dev>",
"is_bot": false,
"headline": "fix: build and release script",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-28T19:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fa4b765d1ec8287cf384e902178e6027a9b9542",
"body": "refactor(menu): restructure application menu to follow native macOS p…",
"is_bot": false,
"headline": "Merge pull request #14 from STRRL/fix/fix-menu-codex-ver",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-28T18:04:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c248510316d4a4633fcb7bf085b7c529ca0e3990",
"body": "…atterns\n\n- Add standard App and Edit menus to the menu bar\n- Replace File menu with Window menu containing native window controls\n- Include Minimize (Cmd+M) and Zoom window operations\n- Retain Close Window (Cmd+W) shortcut in the Window menu\n- Improve user experience with familiar macOS menu structure\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(menu): restructure application menu to follow native macOS p…",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-28T18:04:01Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "76d0c90272397743cb6299b9f61c6c0897905086",
"body": "feat: add cmd+w keyboard shortcut to close window",
"is_bot": false,
"headline": "Merge pull request #12 from STRRL/claude/issue-8-20250927-2048",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-28T17:33:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "acb267eda50e3b28debf9adf575acba6159036e3",
"body": "- Remove unused convertValues method from generated models\n- Fix window close to use app context instead of callback context\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor: clean up unused code and fix context usage",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-28T17:33:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fbfa51b13d3d77ec6a4eb23e3f31d05ceed4792a",
"body": "Implements a File menu with Close Window option that responds to cmd+w\non macOS and ctrl+w on Windows/Linux. Uses Wails menu system to handle\nthe keyboard shortcut and calls runtime.Quit to close the application.\n\nFixes #8\n\nCo-authored-by: Zhiqiang ZHOU <STRRL@users.noreply.github.com>",
"is_bot": true,
"headline": "feat: add cmd+w keyboard shortcut to close window",
"author_name": "claude[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-09-27T20:50:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f08afb6ab95dabbdf886f3dee0adb38a6a0daf89",
"body": "…4666\n\nAdd Claude Code GitHub Workflow",
"is_bot": false,
"headline": "Merge pull request #11 from STRRL/add-claude-github-actions-175900604…",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-27T20:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae33dc360639899fb2bbe7bc41a92ea5b850de95",
"body": null,
"is_bot": false,
"headline": "\"Claude PR Assistant workflow\"",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-27T20:47:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "310db5dda0387b3ab9cd8dc31305cd133e4eb8cc",
"body": "Fix inaccurate YouTube metrics in preview",
"is_bot": false,
"headline": "Merge pull request #6 from STRRL/codex/fix-issue-#5-in-transcube-webapp",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-26T02:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d4c8541c1c6a0e3a178d64472a1ba08966204c",
"body": null,
"is_bot": false,
"headline": "fix: show accurate video metadata",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-16T23:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7f7d7021bac38e74c0367d918a65e8019e9085",
"body": null,
"is_bot": false,
"headline": "style: update layout of task detail page",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-16T20:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36826aa9e64f09367df5ab4218419bfe4f232ce6",
"body": "…p-xpmh6f\n\nfix: ensure settings link area has solid background",
"is_bot": false,
"headline": "Merge pull request #4 from STRRL/codex/fix-issue-with-transcube-webap…",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-16T19:49:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3528b87d78a1d6b8fd005b6596649ac40ae4ffdc",
"body": null,
"is_bot": false,
"headline": "chore: minor changes about style and boilerplate",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-16T19:48:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8c91ee2f5335e01040b12a7d0a4157dd9f3fa89",
"body": null,
"is_bot": false,
"headline": "fix: ensure settings link area has solid background",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-16T19:41:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4432d5df4c04d7820662c3f5cfdf834cd2e63a39",
"body": "Emit reload event when tasks finish",
"is_bot": false,
"headline": "Merge pull request #2 from STRRL/codex/fix-issue-with-transcube-webapp",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-16T19:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66a1d3ef845698edeb566337dba1fb83a0ca19f1",
"body": null,
"is_bot": false,
"headline": "fix: emit reload event after tasks finish",
"author_name": "Zhiqiang ZHOU",
"author_login": "STRRL",
"committed_at": "2025-09-16T18:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8fac1902f75170e2200b5099252088d7e3f96e7",
"body": null,
"is_bot": false,
"headline": "chore: go format",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-09T07:33:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d910d9d162a3898e42088520f0fe17661eee08b0",
"body": "- Replace PNG icon with native ICNS format\n- Remove complex icon replacement script\n- Simplify build.sh to directly copy appicon.icns\n- Extract release logic to separate build-and-release.sh script\n- Streamline build process for macOS app packaging\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(build): simplify icon replacement process",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-09T02:13:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cc6cd605a7edb2b06170318efa84b3748c322db7",
"body": "- Update LSMinimumSystemVersion in Info.plist files from 10.13.0 to 26.0\n- Add MACOSX_DEPLOYMENT_TARGET=26.0 to build scripts for link-time enforcement\n- Document macOS 26 requirement in README Homebrew installation section\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "build: update minimum macOS version requirement to 26.0",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-08T18:34:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "22284f0600a8f44b4c9d29cf1eb67016afed8dd8",
"body": "Add brew install command for macOS users to easily install TransCube\nvia Homebrew using the strrl/collective tap\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add Homebrew installation instructions",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-07T06:36:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "16021c344dfae6ef5e0ab7847c66b7c485c20e99",
"body": "- Add robust tag detection and pushing to ensure releases work correctly\n- Fix asset upload to handle cases where DMG may not exist\n- Support --target flag when tag cannot be pushed to origin\n- Use arrays for assets to improve extensibility for future platforms\n- Add proper error handling for missin\n[…]\nassets\n\nThis prevents release creation failures when tags are not yet pushed to origin\nand makes the script more resilient to different build scenarios.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix(build): improve GitHub release creation with better tag handling",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-07T06:03:20Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "9e91fe472e64820a41db45b9e7253e8aa4960a3d",
"body": "- Add prerequisite checks for wails, gh, xcrun, and codesign\n- Implement DMG creation after signing and notarization\n- Add automatic GitHub release creation with gh CLI\n- Restore wails.json version to 0.0.1 after build\n- Handle existing releases with asset updates\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(build): enhance release script with automated GitHub releases",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T21:22:33Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8b3ed9fc1d7dc828cf58901bd222cfd9ce45e83f",
"body": "- Add rename step to change transcube-webapp.app to TransCube.app after build\n- Fix all references in signing and notarization to use TransCube.app\n- Bump version to 0.1.1\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: resolve app naming issue in release script",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T20:52:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2289c3e53c9cd97d5def017049b5c5f65977ac16",
"body": "- Change outputfilename from transcube-webapp to TransCube\n- Update package.json.md5 checksum\n- Minor package-lock.json update\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: update build output name to TransCube",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T20:44:50Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "be53af28d95db53c3dcb7d152e847c3818f574b2",
"body": "- Add entitlements.plist with required permissions for notarization\n- Create release.sh script to automate build, sign, and notarize process\n- Script reads git tags for versioning and updates wails.json\n- Supports optional signing via .env configuration\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(build): add macOS code signing and notarization support",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T20:31:35Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "54505b5f59403b559879ebe56501f78cfb5a586c",
"body": "- Add preview image to showcase the application\n- Restructure content for better user experience\n- Add detailed features section with emoji icons\n- Include quick start guide and prerequisites\n- Add development section with tech stack details\n- Include contributing guidelines and support info\n- Add acknowledgments and project structure\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: enhance README with comprehensive user guide and preview",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T06:47:45Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "f63900f504f3583df6cebe6f6b7f197a8b6b1e1d",
"body": "- Update company name to Boring Design LLC\n- Set custom bundle identifier (design.boringboring.transcubewails)\n- Add version info configuration (v1.0.0)\n- Add MIT license file\n- Update README with project description\n- Add license field to package.json\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "chore: configure app metadata and add MIT license",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T06:18:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3e19428e9fe7ea6819400c269cdca7a94f6562a6",
"body": "- Add entitlements.plist for app permissions and hardened runtime\n- Add sign-and-notarize.sh script to automate the signing process\n- Add comprehensive SIGNING.md documentation\n- Add .env.example template for Apple Developer credentials\n- Update .gitignore to exclude sensitive .env file\n\nThis enable\n[…]\n proper code signing and notarization for macOS distribution,\nensuring the app can be distributed outside the Mac App Store without\nGatekeeper warnings.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat(build): add macOS code signing and notarization support",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T05:29:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a746e24e7b3d66aeff9fd6bf9818d3f32968eb5d",
"body": "Add PathFinder utility to dynamically locate executables in common paths\nincluding Homebrew locations (/opt/homebrew/bin for Apple Silicon and\n/usr/local/bin for Intel). This fixes the issue where ffmpeg and yt-dlp\ncould not be found when the app was launched by double-clicking in Finder\nrather than\n[…]\nte Downloader and DependencyChecker to use PathFinder\n- Add environment debug logging on startup\n- Support both ARM and Intel Mac Homebrew installations\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: resolve ffmpeg and yt-dlp path detection when launched from Finder",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-06T04:40:54Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f38becddce05a20a85bbd6c868aed8ac7e894ab7",
"body": "- Add \"By Channels\" section in sidebar with collapsible channel list\n- Display video count for each channel\n- Enable filtering videos by selected channel\n- Fix macOS window transparent border issue by configuring window properties\n- Update CSS to ensure full window coverage without gaps\n- Set proper background color for consistent appearance\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add channel sidebar aggregation and fix window transparency",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-09-01T22:56:40Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2c387391839107738107461c3396414c2ea15805",
"body": "- Create KeyboardShortcutsModal component with YouTube-style dark theme\n- Add Shift+? (and Shift+/) keyboard shortcut to display help modal\n- Display all available shortcuts organized in PLAYBACK and GENERAL sections\n- Support ESC key and click-outside to close the modal\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add keyboard shortcuts help modal with Shift+? trigger",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-31T20:15:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5cd0b3046f099c789cf216a464c3c719852ffc4d",
"body": "Implement comprehensive keyboard shortcuts for video control:\n- Play/pause: K, Space\n- Seeking: J/L (10s), arrows (5s), 0-9 (percentage)\n- Volume: M (mute), up/down arrows (5% adjust)\n- Playback speed: Shift+, (slower), Shift+. (faster)\n- Display: F (fullscreen), C (captions), Escape (exit fullscree\n[…]\ne control: ,/. (when paused)\n\nUses systematic shortcut mapping with capture phase event listeners\nto ensure shortcuts work regardless of focus location.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add YouTube-style keyboard shortcuts to video player",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-31T20:08:17Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "a4d3e96fe16a49eaa000462ca6c6abef2920afec",
"body": "- Add SummaryLanguage field to Settings for multi-language summary support\n- Support 10 languages: English, Chinese, Japanese, Korean, Spanish, French, German, Russian, Portuguese, Italian\n- Update summarizer to generate summaries in the selected language\n- Sort videos in homepage by creation date (newest first)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add summary language configuration and sort videos by date",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-31T19:37:16Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "703aa09b4f99695e447d5840ae13789775185921",
"body": "Remove the auto-hide behavior for video controls in both fullscreen and normal modes. Controls now remain visible at all times to improve user experience and accessibility.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: remove auto-hide controls functionality from video player",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-31T07:56:13Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5b54be31086bf2bc8b4b829ba688a4e7ce07e80d",
"body": "- Added comprehensive research document for Video.js best practices\n- Researched production video player libraries including Vidstack and Video.js\n- Reverted to native HTML5 video player after evaluation\n- Enhanced native player with fullscreen controls and Safari compatibility\n- Removed video libra\n[…]\ne size\n\nThe native implementation provides sufficient functionality for current requirements\nwhile maintaining smaller bundle size and simpler codebase.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "docs: add video player research and revert to native implementation",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-31T07:01:23Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bf1f81f386794edfc4531dfb7e4dedb1eb6739c8",
"body": "- Add OpenRouter integration for transcript summarization\n- Implement persistent settings storage in user config directory\n- Add theme provider for dark/light mode support\n- Add select UI component for better form controls\n- Refactor settings page to use new settings store\n- Update task management UI with improved components\n- Enhance downloader service with better error handling\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add AI summarization and settings persistence",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-30T18:14:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "76a73588bf872b400f3852d1b471c54f82c40d3b",
"body": "- Add GetTaskSubtitles API to parse and return SRT subtitle content\n- Implement subtitle parsing for transcript display in TaskPage\n- Simplify BilingualSubtitle component to show clean time/text layout\n- Add click-to-seek functionality for subtitle entries\n- Update VideoPlayer with forwardRef to exp\n[…]\nbtitle content from completed\ntranscriptions with a minimalist design. Users can click any subtitle\nentry to jump to that timestamp in the video player.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: add transcript display with video seeking functionality",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-29T07:48:35Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2608b4e11f59c2287d4fb5ef36358dfc105ea82d",
"body": "- Add automatic SRT to WebVTT conversion for browser compatibility\n- Fix subtitle loading based on source language from transcription\n- Add CORS headers for proper subtitle file serving\n- Auto-enable first subtitle track on video load\n- Remove hardcoded subtitle files and use dynamic loading\n- Fix video player aspect ratio for non-16:9 videos\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "fix: implement subtitle support with SRT to VTT conversion",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-29T06:39:18Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "b2c811b4a65f0137b6c8ca195171ec8bfb39bf46",
"body": "- Remove \"Open in YouTube\" external link button\n- Remove \"Export Logs\" functionality\n- Remove language and status badges from video details\n- Keep only essential copy link functionality for cleaner UX\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "refactor(ui): simplify TaskPage interface",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-29T04:35:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "478788dce837573d3bd9e439a6f81cf45cccf8b0",
"body": "- Add backend services for task management, video downloading, and transcription\n- Implement media server for serving processed video and subtitle files\n- Create VideoPlayer component with subtitle support\n- Update UI to connect with backend APIs instead of mock data\n- Add task status tracking and r\n[…]\n actual backend integration\n- Add dependency checking for required tools (yt-dlp, yap)\n- Implement persistent storage for task data and work directories\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "feat: implement video transcription workflow with backend services",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-29T04:31:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4837a1129de950cc1caba213ceeb7e4427ecedde",
"body": null,
"is_bot": false,
"headline": "feat: init",
"author_name": "STRRL",
"author_login": "STRRL",
"committed_at": "2025-08-27T04:41:18Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 13,
"commits_last_year": 64,
"latest_release_at": "2026-07-02T06:06:33Z",
"latest_release_tag": "v0.1.15",
"releases_from_tags": false,
"days_since_last_push": 26,
"active_weeks_last_year": 12,
"days_since_latest_release": 26,
"mean_days_between_releases": 32
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 1,
"stars": 16,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-10-07",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 10
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"frontend/tsconfig.json"
],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 26297,
"source_files_sampled": 60,
"oversized_source_files": 0,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2365
},
"dependencies": {
"manifests": [
"frontend/package.json",
"go.mod"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go",
"npm"
],
"dependencies": [
{
"name": "@radix-ui/react-alert-dialog",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-dialog",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.15"
},
{
"name": "@radix-ui/react-label",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.7"
},
{
"name": "@radix-ui/react-scroll-area",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.10"
},
{
"name": "@radix-ui/react-select",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.2.6"
},
{
"name": "@radix-ui/react-slot",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.3"
},
{
"name": "@radix-ui/react-switch",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.6"
},
{
"name": "@radix-ui/react-tabs",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.13"
},
{
"name": "@radix-ui/react-toast",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.15"
},
{
"name": "class-variance-authority",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.7.1"
},
{
"name": "clsx",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
},
{
"name": "lucide-react",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.541.0"
},
{
"name": "next-themes",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^0.2.1"
},
{
"name": "react",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^18.2.0"
},
{
"name": "react-dom",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^18.2.0"
},
{
"name": "react-router-dom",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^7.8.2"
},
{
"name": "tailwind-merge",
"manifest": "frontend/package.json",
"ecosystem": "npm",
"version_constraint": "^3.3.1"
},
{
"name": "github.com/google/uuid",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.6.0"
},
{
"name": "github.com/wailsapp/wails/v2",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v2.11.0"
}
],
"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": 2,
"merged_prs": 12,
"open_issues": 8,
"closed_ratio": 0.429,
"closed_issues": 6,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "STRRL",
"commits": 63,
"avatar_url": "https://avatars.githubusercontent.com/u/20221408?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"claude.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum",
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"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/16 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 7 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": 1,
"reason": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"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": 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": 9,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "105 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "7b777b0af4aaf992900696b432beeab3c52003ef",
"ran_at": "2026-07-28T15:38:12Z",
"aggregate_score": 3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-25T20:25:32Z",
"oldest_open_prs": [
{
"number": 20,
"created_at": "2025-10-23T21:23:21Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 23,
"created_at": "2025-11-30T02:30:57Z",
"last_comment_at": "2025-11-30T02:31:28Z",
"last_comment_author": "mesa-dot-dev"
}
],
"last_merged_pr_at": "2026-07-02T06:05:33Z",
"ci_last_conclusion": "SKIPPED",
"oldest_open_issues": [
{
"number": 7,
"created_at": "2025-09-17T21:44:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2025-10-14T04:44:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 16,
"created_at": "2025-10-14T04:44:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 17,
"created_at": "2025-10-14T04:45:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 19,
"created_at": "2025-10-18T04:55:00Z",
"last_comment_at": "2025-10-18T04:58:11Z",
"last_comment_author": "STRRL"
},
{
"number": 25,
"created_at": "2026-01-01T01:15:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 28,
"created_at": "2026-01-26T03:22:31Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 30,
"created_at": "2026-07-25T20:25:29Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/STRRL/transcube-webapp",
"host": "github.com",
"name": "transcube-webapp",
"owner": "STRRL"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 30,
"vitality": 68,
"community": 33,
"governance": 46,
"engineering": 60
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 64,
"human_commit_share": 0.984,
"days_since_last_push": 26,
"active_weeks_last_year": 12
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 26 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 26
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "12/52 weeks with commits",
"points": 8.3,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 12
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "64 commits in the last year",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 64
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 13,
"latest_release_tag": "v0.1.15",
"releases_from_tags": false,
"days_since_latest_release": 26,
"mean_days_between_releases": 32
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "13 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 13
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 26 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 26
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~32 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 32
}
}
],
"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": 26,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 26 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 26
}
}
],
"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": 33,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"forks": 1,
"stars": 16,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "16 stars",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 16
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": "at_risk",
"name": "Sustainability & Governance",
"value": 46,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 7 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"merged_prs": 12,
"open_issues": 8,
"closed_issues": 6,
"issue_closed_ratio": 0.429,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "43% of issues closed",
"points": 20.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 43
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "12/14 decided PRs merged",
"points": 32.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 12,
"decided": 14
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"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": 70,
"inputs": {
"followers": 721,
"owner_type": "User",
"is_verified": null,
"owner_login": "STRRL",
"public_repos": 237,
"account_age_days": 3680
},
"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": "721 followers of STRRL",
"points": 20.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 721,
"login": "STRRL"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "237 public repos, account ~10 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 237
}
},
{
"code": "account_age_years",
"params": {
"years": 10
}
}
],
"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": 60,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"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": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"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": 30,
"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": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 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": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "1 out of 9 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.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 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 7 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": "1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"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": "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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "105 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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": 6
},
"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": "good",
"name": "AI Readiness",
"value": 81,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.968,
"agent_instruction_files": [
"AGENTS.md",
"CLAUDE.md"
],
"agent_instruction_max_bytes": 2365
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "AGENTS.md, CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "AGENTS.md, CLAUDE.md"
}
}
],
"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": "61 of 63 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 61,
"sampled": 63
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "good",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 71,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum",
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"frontend/tsconfig.json"
],
"agent_commit_share": 0.672,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "frontend/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "frontend/tsconfig.json"
}
}
],
"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": "43 of the last 64 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 43,
"sampled": 64
}
}
],
"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": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 26297,
"source_files_sampled": 60,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/60 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 60,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"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-28T15:38:27.489296Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/STRRL/transcube-webapp.svg",
"full_name": "STRRL/transcube-webapp",
"license_state": "standard",
"license_spdx": "MIT"
}