Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-29 23:52 UTC

grokify / videoascode

Convert Marp presentations with voiceovers to video files. This tool takes a Marp markdown presentation with voiceover text in HTML comments, generates speech using ElevenLabs TTS, and creates a synchronized video recording of the presentation.

GoMIT★ 2 stars⑂ 0 forkssince Feb 2026View on GitHub ↗

grokify/videoascode holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (87/100) and lowest on Community & Adoption (40/100). It was last updated 2 days ago. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

68
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

John WangPersonal account
157 followers419 public repossince Feb 2010

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/grokify/videoascodev0.9.0-122 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

87Excellent · 22% of overall
How it's scored
36/36Push recency — last push 2 days ago
15.2/36Commit cadence — 22/52 weeks with commits
18/18Commit volume — 192 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year192
human_commit_share0.81
days_since_last_push2
active_weeks_last_year22

Release discipline

100Excellent
How it's scored
27/27Ships releases — 12 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~18 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count12
latest_release_tagv0.9.0
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases18
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

40At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars2
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
30.9/38.3PR acceptance — 21/26 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/13 approved changesets -- score normalized to 0
Inputs used
merged_prs21
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs5
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
15.8/25Owner reach — 157 followers of grokify
25/25Track record — 419 public repos, account ~16 yr old
Inputs used
followers157
owner_typeUser
is_verified
owner_logingrokify
public_repos419
account_age_days5,999
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 2 days ago
20/20Version history — 12 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/grokify/videoascode
ecosystemsgo
any_deprecatedno
min_days_since_publish2

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://grokify.github.io/videoascode/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://grokify.github.io/videoascode/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

71Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/13 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
5/5SAST — SAST tool is run on all commits
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
6.8/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

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.

86Excellent · 0% of overall
How it's scored
45/45Agent instructions — .claude/CLAUDE.md, CLAUDE.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 80 of 81 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.988
agent_instruction_files.claude/CLAUDE.md, CLAUDE.md
agent_instruction_max_bytes3,551
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config — .golangci.yaml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 47 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 19 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.47
toolchain_manifestsgo.mod
dependency_bot_commit_share0.19
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/86 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes26,806
source_files_sampled86
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

2GitHub stars
1contributors
192commits, last 12 months
2days since last push
12releases
1bus factor
0open issues
Gopackage ecosystems

Data collection 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

More detail

OpenSSF Scorecard 7.1 / 10
7.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-29 23:52 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/13 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
10SASTSAST tool is run on all commits
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
9Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
Gogithub.com/go-rod/rodv0.116.2go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/grokify/ffutilv0.1.0go.mod
Gogithub.com/grokify/mogov0.74.6go.mod
Gogithub.com/plexusone/omniavatarv0.3.0go.mod
Gogithub.com/plexusone/omniavatar-corev0.4.0go.mod
Gogithub.com/plexusone/omnivoicev0.13.0go.mod
Gogithub.com/plexusone/omnivoice-corev0.16.0go.mod
Gogithub.com/spf13/cobrav1.10.2go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 8011,
      "has_wiki": true,
      "homepage": "https://grokify.github.io/videoascode/",
      "languages": {
        "Go": 493426,
        "Shell": 8762,
        "Makefile": 1347
      },
      "pushed_at": "2026-07-27T13:18:45Z",
      "created_at": "2026-02-08T08:10:14Z",
      "owner_type": "User",
      "updated_at": "2026-07-27T13:19:49Z",
      "description": "Convert Marp presentations with voiceovers to video files. This tool takes a Marp markdown presentation with voiceover text in HTML comments, generates speech using ElevenLabs TTS, and creates a synchronized video recording of the presentation.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://plexusone.dev",
      "name": "John Wang",
      "type": "User",
      "login": "grokify",
      "company": null,
      "location": "California",
      "followers": 157,
      "avatar_url": "https://avatars.githubusercontent.com/u/209872?v=4",
      "created_at": "2010-02-24T11:52:51Z",
      "is_verified": null,
      "public_repos": 419,
      "account_age_days": 5999
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-27T13:18:45Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-07-27T10:23:38Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-07-20T08:21:35Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-29T02:05:34Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2026-05-02T22:45:41Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-04-27T10:18:14Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-03-02T03:18:21Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-02-21T23:18:12Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-02-21T17:44:11Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-02-15T11:06:20Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-02-15T05:54:43Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-02-09T12:16:30Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "2b875fde9e7b2d85471cac6d8fa56366f655a212",
          "body": "Agent-facing documentation covering:\n- Pipeline architecture\n- Local provider flags and maps\n- Adding new avatar providers\n- Common commands and tasks\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add CLAUDE.md for agent guidance",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T13:14:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2d9d0cb222f633e074dd8e0fc4156e8198b108af",
          "body": "Generated CHANGELOG.md via schangelog.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add v0.9.0 changelog entries",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T13:04:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0522eb789b986f1587421d0a8f31549355937bf7",
          "body": "Example page with prerequisites, commands, and performance table.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add local-avatar example to MkDocs site",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T13:04:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "96745ce1b8633d8be5997250dc91044c04c07f53",
          "body": "Local avatar rendering via LivePortrait + JoyVASA.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add v0.9.0 release notes",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T13:03:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c78de2a962214fa90f0ba3a1939dce0a6ce81e62",
          "body": "End-to-end example showing fully offline video generation:\n- F5-TTS MLX for text-to-speech\n- LivePortrait + JoyVASA for avatar rendering\n- Whisper MLX for subtitles\n- FFmpeg for composition\n\nIncludes 6-slide presentation.md and detailed README with\nsetup instructions and step-by-step commands.\n\nRefs: RMI-OACORE-017\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(examples): add local-avatar offline pipeline demo",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T12:51:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8fa8f9ffbd9e6ef6651d3af76fe2dafd8db01374",
          "body": "Brings in local render provider (liveportrait-joyvasa).\nAlso upgrades omniavatar-core to v0.4.0.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): upgrade omniavatar to v0.3.0",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T12:48:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "88c5b63c1eb892019caad2812a6d394791c17774",
          "body": "Support for the local LivePortrait + JoyVASA render provider:\n- Added to providerAPIKeyEnvs with empty string (no key needed)\n- localProviders map tracks providers that skip API key validation\n- Updated help text to list liveportrait-joyvasa as an option\n- Works with avatar generate, list-avatars, a\n[…]\nge:\n  vac avatar generate --provider liveportrait-joyvasa --avatar-id john \\\n      --audio narration.wav -o presenter.mp4\n\nRefs: RMI-OACORE-016\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(avatar): add liveportrait-joyvasa local provider support",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T12:47:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3e45f5d6585b43357e8fd8da3fc97003ffd3c419",
          "body": "…ation\n\nFeat/local providers and pronunciation",
          "is_bot": false,
          "headline": "Merge pull request #26 from grokify/feat/local-providers-and-pronunci…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T10:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "420246d9df8d6acf6434287677fbcbe6b2b3f2fd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feat/local-providers-and-pronunciation",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T10:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f88f0659b01d2e59673338d0dbce21ab19d948a5",
          "body": "Release notes documenting local TTS/STT providers, pronunciation\ndictionary, subtitle alignment fix, and other v0.8.0 features. CHANGELOG.json\nupdated with commit hashes; CHANGELOG.md generated via schangelog.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add v0.8.0 release notes and changelog",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T10:04:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "98f306b3739dc8931cfebe85df69146ef7bf394a",
          "body": "…plexusone/omnivoice-core-0.16.0\n\nchore(deps): bump github.com/plexusone/omnivoice-core from 0.15.0 to 0.16.0",
          "is_bot": false,
          "headline": "Merge pull request #25 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T09:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86ce3dd1a5f9800211391ac61239161b5144bd97",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): `go mod`: update dependencies",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T09:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88032cfa0d50c932db76aaffb18d577f7a3afeb3",
          "body": "Now that omnivoice-core v0.16.0 is tagged with the whisper-mlx\nTranscribeFile fix and terminology package, remove the temporary local\nreplace directive and require the published version.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build(deps): upgrade omnivoice-core to v0.16.0, remove replace",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T09:44:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "73913fd23fa152ca66dbec0a0b2cf4367e5f6acf",
          "body": "Bumps [github.com/plexusone/omnivoice-core](https://github.com/plexusone/omnivoice-core) from 0.15.0 to 0.16.0.\n- [Release notes](https://github.com/plexusone/omnivoice-core/releases)\n- [Changelog](https://github.com/plexusone/omnivoice-core/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/ple\n[…]\nithub.com/plexusone/omnivoice-core\n  dependency-version: 0.16.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/plexusone/omnivoice-core",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-27T07:44:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0a11a194892e1aa7f52bfe5f886743a467d24d9",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: gitignore local voice server venv and logs",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4c9db8fa813610998e70eab6b8eff9f457d9a443",
          "body": "Add the Local Providers and Pronunciation guides (+ nav); update\nrequirements, subtitles, pipeline, troubleshooting, CLI reference, index, and\nREADME for the local F5-TTS/Whisper flow and pronunciation dictionary.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: document local providers, pronunciation, and subtitle alignment",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "90568925f350adbbbda74fde12c6b1a895f4cc46",
          "body": "One-command setup/start/stop/status for the F5-TTS and Whisper MLX gRPC\nservers on Apple Silicon; always launches Python under arch -arm64 and resolves\nomnivoice-core via go list.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(scripts): add localvoice.sh to run local MLX TTS/STT servers",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9b425db83f1e0ca18630c9b50ce6010544a04300",
          "body": "Slide/screen base videos often hold a single frame for a long duration via\nPTS; the overlay filter emits one frame per base-input frame, freezing the\nanimated avatar. Normalize the base to a target FPS (default 30) first.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(video): normalize base FPS before avatar overlay compositing",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c0d040808f2c8eaa907799b5ecda4b6ee7de8377",
          "body": "GetVoiceovers prefers segment-level transcripts over step-embedded\nvoiceovers, so --limit-steps had no effect on TTS/pacing/duration for\ntranscript-based segments. LimitSteps now truncates those transcripts to the\nsame n.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(segment): truncate segment transcripts with --limit-steps",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aabacffc8836dcff24eafe242130b71fd1fcc34b",
          "body": "Add --local plus --f5tts-endpoint/--whisper-endpoint to slides tts, stt,\nsubtitle, and browser video; relax the API-key requirement when --local is set.\nbrowser video also applies config pronunciations to synthesis.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(cli): add --local flags for local TTS/STT and wire pronunciations",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "df10bdc3138d3a60e96be552c82faae9a77d5aa5",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(tts): cover timing-aware subtitle alignment",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "17eae0c152c8209dd2af01783acbb01fb86a720b",
          "body": "Rewrite --use-original-text alignment to map original words onto STT word\ntimings tolerating splits (marp2video->MARP2 Video), hyphen merges\n(command-line->command line), and joins, carrying correct timing spans.\nPreviously any split cascaded and fell back to raw STT text.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(tts): make subtitle alignment robust to STT word splits/merges",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ba08b625e345887283110366a397ea0e93cdc030",
          "body": "New Pronunciations config maps terms to a spoken form per BCP-47 locale,\nrewritten into the text sent to the TTS provider only; displayed text\n(subtitles/manifests) keeps the original spelling. Backed by the shared\nomnivoice-core/terminology engine; dictionary.go delegates to it.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(tts): add pronunciation dictionary applied before TTS synthesis",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7b371c6181134ba64e46b1572739e1ef1594f869",
          "body": "Register omnivoice-core/providers/f5tts-mlx and whisper-mlx; add\nEnableLocalProviders + endpoint config and per-model cases so local, offline\nTTS/STT selects behind the same OmniVoice factories as the cloud providers.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(omnivoice): add local F5-TTS and Whisper MLX provider support",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "58c9a3509242dde86f9e3de68279cc9450c91c9f",
          "body": "Temporary local-dev replace so videoascode builds against the unreleased\nomnivoice-core (whisper-mlx TranscribeFile/language fixes + the terminology\npackage). Remove once omnivoice-core is tagged and the require is bumped.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build: point omnivoice-core to local checkout via replace",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-27T02:17:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "584252f8fefdc1112de6f2e4e549e977ca2e2ce7",
          "body": null,
          "is_bot": false,
          "headline": "docs: `docs/index.md`: update title",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T08:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed3a3cb23a846fcc85bfec9a6f78feeb57791f5",
          "body": "TestManifestSegments hardcoded a Unix-style absolute path\n(\"/abs/slide-001.mp3\") and asserted manifestSegments left it unchanged.\nOn Windows filepath.IsAbs returns false for that form (no volume like\n\"C:\\\"), so the production code correctly treated it as relative and\njoined it against the base dir, \n[…]\nlepath.Abs so it is genuinely\nabsolute on every OS. No production change; no os-specific abstraction\n(e.g. oscompat) is warranted.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: use OS-appropriate absolute path in avatar concat test",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T08:04:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "198359683e99a7e5906ddcf1c1d823233264ff9f",
          "body": null,
          "is_bot": false,
          "headline": "docs: `README.md`: update hero link",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T07:58:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "170d06b05d771f547bb21faaab01d57d587704a9",
          "body": null,
          "is_bot": false,
          "headline": "docs: `README.md`: add hero images",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T07:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546be18a0251f976f37fee432077832bae13c5ed",
          "body": "…ions\n\nAdd per-entry commit links to the v0.7.0 changelog (matching the format\nof earlier releases) and replace the placeholder \"pinned to v0.1.0\npending the v0.2.0 releases\" dependency note with the released pins\n(omniavatar v0.2.0, omniavatar-core v0.3.0, and the transitive\nheygen-go v0.2.0 / tavus-go v0.3.0 / bithuman-go v0.2.0).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add commit hashes to v0.7.0 changelog; finalize dependency vers…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T07:48:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f920dfb9534766ea1d8e4056657ad2ddf1170e77",
          "body": "Replace the v0.1.0/v0.2.0 workspace-overridden placeholders with the\npublished releases now that the full render stack is tagged. Verified\nstandalone (GOWORK=off): build, vet, test, and golangci-lint all pass.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): pin released omniavatar v0.2.0 and omniavatar-core v0.3.0",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T07:47:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d9e0d295ce676a3a1fa7e574b978e32331962bcc",
          "body": "Add the avatar-presenter guide, CLI reference for the avatar commands\n(including list-avatars), one-shot mode across the pipeline/workflow docs,\nrequirements, README, and the v0.7.0 release notes and changelog.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: document the avatar presenter overlay; add v0.7.0 notes",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T04:01:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a0a9d05ea4ba63bcbbe5736c3192b66b036958eb",
          "body": "Add --avatar-* flags to vac slides video so the presenter overlay runs as\nan integrated final stage (concat -> generate -> compose), for\nupload-capable providers.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(orchestrator): integrate the avatar overlay into slides video",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T04:01:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3cfd6a5a865a0fc10b5e10fac3f6e5b7b9ce1bed",
          "body": "vac avatar generate (narration -> presenter, cached), compose (overlay\nonto slides), and list-avatars (discover provider avatar IDs via\nrender.AvatarLister).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(cli): add vac avatar generate, compose, and list-avatars commands",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T04:01:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9ba1b630f00ca136134b3eeb9e378944e36aa982",
          "body": "Add OverlayAvatar: FFmpeg center-crop -> scale -> circle mask -> corner\noverlay, with position/diameter/margin/border options and authoritative\nnarration audio mapping.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(video): add circular avatar overlay compositor",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T04:01:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f722632f8c7c3c63949dfc7aa77178ee61fe9819",
          "body": "…vatar\n\nAdd pkg/avatar: ConcatManifestAudio/ConcatAudioFiles (concatenate per-slide\nnarration, including pause gaps, into one MP3) and Generate (provider-agnostic\ntalking-head generation via an OmniAvatar render provider, with upload\nfeature-detection and content-addressed caching).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(avatar): add narration concat and presenter generation via OmniA…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T04:01:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4d47c9dd944e354c0832bc81b0e00a7e41f7807d",
          "body": "Add omniavatar and omniavatar-core for the avatar presenter feature, and\nignore go.work.sum. Versions are workspace-overridden until the omniavatar\nv0.2.0 / omniavatar-core v0.3.0 releases are tagged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): add omniavatar render dependencies",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-20T04:01:20Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "44f5c15649f5d0490f0ff45f0f7115917e545eb3",
          "body": null,
          "is_bot": false,
          "headline": "docs: `README.md`: update shields",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-12T08:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf3d15d81c216e75b4d77422cd5756997205d7e",
          "body": "…plexusone/omnivoice-0.13.0\n\nchore(deps): bump github.com/plexusone/omnivoice from 0.12.0 to 0.13.0",
          "is_bot": false,
          "headline": "Merge pull request #24 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-07-06T09:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80a50a6aff4104049f99b8c457968b435df8a2a7",
          "body": "Bumps [github.com/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.12.0 to 0.13.0.\n- [Release notes](https://github.com/plexusone/omnivoice/releases)\n- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/plexusone/omnivoice/com\n[…]\nme: github.com/plexusone/omnivoice\n  dependency-version: 0.13.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/plexusone/omnivoice from 0.12.0 to 0.13.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-06T07:44:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "716e2aec509686fa9760e5fc2befc22088b62d96",
          "body": "- Add docs/releases/v0.6.0.md with F5-TTS local provider feature\n- Update CHANGELOG.json with v0.6.0 entry and commit hashes\n- Regenerate CHANGELOG.md via schangelog\n- Add v0.6.0 to mkdocs.yml releases navigation\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add v0.6.0 release notes and update changelog",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-06-29T01:58:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2c85b710146491e7b1dad05048886e3b5c7344ce",
          "body": "Add support for F5-TTS as a local TTS provider option:\n- Import omnivoice-core F5-TTS provider registration\n- Add F5TTSEndpoint and EnableLocalProviders config fields\n- Include F5-TTS in provider fallback chain after cloud providers\n- Refactor createProvider to use provider options pattern\n- Update Available() to list F5-TTS when local providers enabled\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(tts): add F5-TTS local provider support",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-06-29T01:51:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5e4808522b1a971a0dbd68a6bd280caf81a7c977",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): `go mod`: update dependencies",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-06-29T01:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6af473df95aef0c4fb82320f06779769deaaffb",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): `go mod`: update dependencies",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-06-22T04:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4148d0c61a1e7b679052260b5e59b527bfa599b",
          "body": "…plexusone/omnivoice-0.11.0\n\nchore(deps): bump github.com/plexusone/omnivoice from 0.8.0 to 0.11.0",
          "is_bot": false,
          "headline": "Merge pull request #22 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-06-21T05:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c3417b1bbfea26b9e43ed2446a7af5bef35690",
          "body": "Bumps [github.com/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.8.0 to 0.11.0.\n- [Release notes](https://github.com/plexusone/omnivoice/releases)\n- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/plexusone/omnivoice/comp\n[…]\nme: github.com/plexusone/omnivoice\n  dependency-version: 0.11.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/plexusone/omnivoice from 0.8.0 to 0.11.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-16T07:43:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "29cb78bcc97c974678bf7d8e134fb036f785cd65",
          "body": "…grokify/mogo-0.74.5\n\nchore(deps): bump github.com/grokify/mogo from 0.74.4 to 0.74.5",
          "is_bot": false,
          "headline": "Merge pull request #19 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-05-25T19:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d72e3e6cc77e3fa4782a6a4d12866cb37ccb603",
          "body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.74.4 to 0.74.5.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/mogo/compare/v0.74.4...v0.74.5)\n\n---\nupdate\n[…]\nency-name: github.com/grokify/mogo\n  dependency-version: 0.74.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/grokify/mogo from 0.74.4 to 0.74.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-18T12:32:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f11142df5ab67bc9f30a84aca5ff02d7796237dd",
          "body": "…grokify/mogo-0.74.4\n\nchore(deps): bump github.com/grokify/mogo from 0.74.3 to 0.74.4",
          "is_bot": false,
          "headline": "Merge pull request #18 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-05-04T11:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64f194725e04727d12b137dab7d098fc820d4678",
          "body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.74.3 to 0.74.4.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/mogo/compare/v0.74.3...v0.74.4)\n\n---\nupdate\n[…]\nency-name: github.com/grokify/mogo\n  dependency-version: 0.74.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/grokify/mogo from 0.74.3 to 0.74.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-04T08:41:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "098806bb43f8494fdac0fc4757bb162c603db14b",
          "body": "Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update changelog for v0.5.2 release",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-05-02T22:41:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a3c049d753e86893a12331abf87984b7db1f3dd4",
          "body": "Replace local STT types with omnivoice-core/stt type aliases:\n- TranscriptionConfig, TranscriptionResult, Segment, Word\n- Add Transcript, TranscriptSegment, TranscriptWord type aliases\n\nChanges:\n- pkg/omnivoice/stt/types.go: Re-export omnivoice-core/stt types as aliases\n- pkg/omnivoice/stt/provider.\n[…]\nm/plexusone/omnivoice v0.7.2 → v0.8.0\n- github.com/plexusone/omnivoice-core v0.8.0 → v0.9.0\n- Remove local replace directive for omnivoice-core\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(stt): use omnivoice-core/stt types directly",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-05-02T22:19:01Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e376a8fd8c18fc8e2c47b924f843350f10a16eee",
          "body": "Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update changelog for v0.5.1 release",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-27T10:12:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "49684db79ee3af9aa0d6f66f3a3ecb28a0081c7a",
          "body": null,
          "is_bot": false,
          "headline": "docs: `README.md`: update shields",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-27T10:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "088afcf9528299ba8b15f582fa370739b5ad81a1",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): `go mod`: update dependencies",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-27T09:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed130547f8a4dd5b29e03b5a4621556462d4276e",
          "body": null,
          "is_bot": false,
          "headline": "docs: `README.md`: update shields",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-27T09:57:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b73b8301bd739375180398499686558945cac420",
          "body": null,
          "is_bot": false,
          "headline": "docs: `README.md`: update shields",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-27T09:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e524fd2a243eacc0dc4062cc4212c686280112",
          "body": "…grokify/mogo-0.74.2\n\nchore(deps): bump github.com/grokify/mogo from 0.74.1 to 0.74.2",
          "is_bot": false,
          "headline": "Merge pull request #17 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-27T09:57:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4a432aa7d8c36c5a5254fb7b79c8d7d2958eb5e",
          "body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.74.1 to 0.74.2.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/mogo/compare/v0.74.1...v0.74.2)\n\n---\nupdate\n[…]\nency-name: github.com/grokify/mogo\n  dependency-version: 0.74.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/grokify/mogo from 0.74.1 to 0.74.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-21T07:45:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6b92f2d5d2cab2a13a170b314ca8267d3da1bdaa",
          "body": "…plexusone/omnivoice-0.7.2\n\nchore(deps): bump github.com/plexusone/omnivoice from 0.7.1 to 0.7.2",
          "is_bot": false,
          "headline": "Merge pull request #16 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-20T08:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b52f43d7ade6352909ec5413ab2e66e3fe6c5e7",
          "body": "Bumps [github.com/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.7.1 to 0.7.2.\n- [Release notes](https://github.com/plexusone/omnivoice/releases)\n- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/plexusone/omnivoice/compa\n[…]\name: github.com/plexusone/omnivoice\n  dependency-version: 0.7.2\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/plexusone/omnivoice from 0.7.1 to 0.7.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T08:07:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9ec00e26f1fd71d8c06d5b113be017f09f971cdf",
          "body": "…/dot-github/dot-github/workflows/go-sast-codeql.yaml-0.4.0\n\nchore(deps): bump grokify/.github/.github/workflows/go-sast-codeql.yaml from 0.3.0 to 0.4.0",
          "is_bot": false,
          "headline": "Merge pull request #13 from grokify/dependabot/github_actions/grokify…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-13T13:06:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d82e10365e2d47dfc38d2edddf2a7132d163d5c",
          "body": "…/dot-github/dot-github/workflows/go-lint.yaml-0.4.0\n\nchore(deps): bump grokify/.github/.github/workflows/go-lint.yaml from 0.3.0 to 0.4.0",
          "is_bot": false,
          "headline": "Merge pull request #14 from grokify/dependabot/github_actions/grokify…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-13T13:06:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b72ff63c2bfc89c43a9280f263063f5ac2c0d39",
          "body": "…/dot-github/dot-github/workflows/go-ci.yaml-0.4.0\n\nchore(deps): bump grokify/.github/.github/workflows/go-ci.yaml from 0.3.0 to 0.4.0",
          "is_bot": false,
          "headline": "Merge pull request #15 from grokify/dependabot/github_actions/grokify…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-13T13:06:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60f5afaf1bbc442f0808a4f167f57322ba8debfb",
          "body": "Bumps [grokify/.github/.github/workflows/go-ci.yaml](https://github.com/grokify/.github) from 0.3.0 to 0.4.0.\n- [Release notes](https://github.com/grokify/.github/releases)\n- [Changelog](https://github.com/grokify/.github/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/.github/compare\n[…]\ngithub/.github/workflows/go-ci.yaml\n  dependency-version: 0.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump grokify/.github/.github/workflows/go-ci.yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T07:57:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "50029e9ee759cb41dcd4599a9bcd91044543a04c",
          "body": "Bumps [grokify/.github/.github/workflows/go-lint.yaml](https://github.com/grokify/.github) from 0.3.0 to 0.4.0.\n- [Release notes](https://github.com/grokify/.github/releases)\n- [Changelog](https://github.com/grokify/.github/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/.github/compa\n[…]\nthub/.github/workflows/go-lint.yaml\n  dependency-version: 0.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump grokify/.github/.github/workflows/go-lint.yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T07:57:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f2b20ef3fdc62a04da1ccf03527c45679c85b6bb",
          "body": "Bumps [grokify/.github/.github/workflows/go-sast-codeql.yaml](https://github.com/grokify/.github) from 0.3.0 to 0.4.0.\n- [Release notes](https://github.com/grokify/.github/releases)\n- [Changelog](https://github.com/grokify/.github/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/.githu\n[…]\nithub/workflows/go-sast-codeql.yaml\n  dependency-version: 0.4.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump grokify/.github/.github/workflows/go-sast-codeql.yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T07:57:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4b93676c95ee4868c48382d0a10049156cc580f0",
          "body": "…plexusone/omnivoice-0.7.1\n\nchore(deps): bump github.com/plexusone/omnivoice from 0.7.0 to 0.7.1",
          "is_bot": false,
          "headline": "Merge pull request #11 from grokify/dependabot/go_modules/github.com/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-04-11T22:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b786b39d6abbf504c5ad0a7bc9044cf62307aa5a",
          "body": "Bumps [github.com/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.7.0 to 0.7.1.\n- [Release notes](https://github.com/plexusone/omnivoice/releases)\n- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/plexusone/omnivoice/compa\n[…]\name: github.com/plexusone/omnivoice\n  dependency-version: 0.7.1\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/plexusone/omnivoice from 0.7.0 to 0.7.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T07:47:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3997ae09b10824a083c232856e367d79deb19ec5",
          "body": "Add unreleased section documenting:\n- G703 lint fixes for path traversal validation\n- Unit tests for config, segment, transcript, omnivoice packages\n- CLAUDE.md and TASKS.md documentation\n- Dependency updates (omnivoice v0.7.0, mogo v0.74.0)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update CHANGELOG with unreleased changes since v0.5.0",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-30T05:52:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "57e04b4013f0fce0f17b858d2249a6a2f3c932d4",
          "body": "Track testing gaps and coverage improvements needed.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add TASKS.md with pending work items",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-30T05:47:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f1e966254583c8c926e0598dee9a5a87a17bd37d",
          "body": "Include:\n- Package structure and responsibilities\n- Testing guidelines with omnivoice-core mocks\n- Build/run commands\n- Key dependencies and external tools\n- Path security conventions\n- Workflow overview\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add CLAUDE.md with project-specific instructions",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-30T05:40:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b95fa691b48f3027c7227a662bac86ba5404781e",
          "body": "Add comprehensive tests for TTS and STT provider wrappers:\n- pkg/omnivoice/tts: Test Synthesize, SynthesizeWithDuration,\n  error handling, context cancellation, config conversion\n- pkg/omnivoice/stt: Test Transcribe, TranscribeFile, TranscribeURL,\n  error handling, context cancellation, result conversion\n\nUses omnivoice-core v0.7.0 mock providers for testing without API keys.\n\nCoverage: 0% -> 32% for both packages\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(omnivoice): add unit tests using omnivoice-core mocks",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-30T05:25:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e61f514e6197f27e099f2e7b332f472a3f103150",
          "body": "Includes new TTS mock fixtures and provider-specific mocks for testing.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): update omnivoice-core to v0.7.0",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-30T05:17:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fa6ead691adb1cd8e9d2aa63532f2e219d7f8878",
          "body": "Improve test coverage:\n- pkg/config: 0% -> 72%\n- pkg/segment: 0% -> 63.5%\n- pkg/transcript: 0% -> 94.3%\n- pkg/video: add path security tests\n- pkg/orchestrator: add path security tests\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: add unit tests for config, segment, transcript packages",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-30T04:08:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d291fde6eedbed153cfa65d2b1f2a5795bbee1e8",
          "body": "Remove unused perm parameter since all callers use 0600.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor(pkg): simplify writeFileSecure to use fixed 0600 mode",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-30T03:58:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "70798a7694adc2231a0dea6517c0c51a86f3c2e1",
          "body": "User explicitly provides output paths via --output and --timing\nCLI flags, so path traversal is intentional functionality.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(cmd): add nolint for G703 on CLI-provided paths",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-29T23:19:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e9429da52308b5417e716507ee69e467537670d7",
          "body": "Add writeFileSecure() helper that rejects paths containing \"..\"\nbefore writing. This provides explicit validation in library code\nrather than silent nolint suppression.\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(pkg): add path traversal validation for G703 lint",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-29T23:19:01Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "62019860caae55f155f7c0a80dd558112cf553a2",
          "body": null,
          "is_bot": false,
          "headline": "chore(deps): `go mod`: update dependencies",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-29T13:51:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e700130102b527ced19817abe4fc0c5b8e50c4",
          "body": "…/dot-github/dot-github/workflows/go-lint.yaml-0.3.0\n\nchore(deps): bump grokify/.github/.github/workflows/go-lint.yaml from 0.2.0 to 0.3.0",
          "is_bot": false,
          "headline": "Merge pull request #10 from grokify/dependabot/github_actions/grokify…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-29T13:51:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc2e722a25cdb47bbc556db67568becce63f3dd",
          "body": "…lexusone/omnivoice-0.7.0\n\nchore(deps): bump github.com/plexusone/omnivoice from 0.6.0 to 0.7.0",
          "is_bot": false,
          "headline": "Merge pull request #7 from grokify/dependabot/go_modules/github.com/p…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-29T13:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de5ffae151199b4be11f16ae89c37c2c68bed280",
          "body": "…dot-github/dot-github/workflows/go-ci.yaml-0.3.0\n\nchore(deps): bump grokify/.github/.github/workflows/go-ci.yaml from 0.2.0 to 0.3.0",
          "is_bot": false,
          "headline": "Merge pull request #9 from grokify/dependabot/github_actions/grokify/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-29T13:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06e18439c4eb56ddd677fd3591a89ea457af2548",
          "body": "…dot-github/dot-github/workflows/go-sast-codeql.yaml-0.3.0\n\nchore(deps): bump grokify/.github/.github/workflows/go-sast-codeql.yaml from 0.2.0 to 0.3.0",
          "is_bot": false,
          "headline": "Merge pull request #8 from grokify/dependabot/github_actions/grokify/…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-29T13:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5eee294c9ca5bf79fb291ccb7f2855fc042fa0ef",
          "body": "Bumps [grokify/.github/.github/workflows/go-lint.yaml](https://github.com/grokify/.github) from 0.2.0 to 0.3.0.\n- [Release notes](https://github.com/grokify/.github/releases)\n- [Changelog](https://github.com/grokify/.github/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/.github/compa\n[…]\nthub/.github/workflows/go-lint.yaml\n  dependency-version: 0.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump grokify/.github/.github/workflows/go-lint.yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T07:44:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ed90f4999723a04423d5895a2fea63f3c73b7a29",
          "body": "Bumps [grokify/.github/.github/workflows/go-ci.yaml](https://github.com/grokify/.github) from 0.2.0 to 0.3.0.\n- [Release notes](https://github.com/grokify/.github/releases)\n- [Changelog](https://github.com/grokify/.github/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/.github/compare\n[…]\ngithub/.github/workflows/go-ci.yaml\n  dependency-version: 0.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump grokify/.github/.github/workflows/go-ci.yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T07:44:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d77436c2ee7b410a3f1fb1ecde8d6fb59ffac984",
          "body": "Bumps [grokify/.github/.github/workflows/go-sast-codeql.yaml](https://github.com/grokify/.github) from 0.2.0 to 0.3.0.\n- [Release notes](https://github.com/grokify/.github/releases)\n- [Changelog](https://github.com/grokify/.github/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/.githu\n[…]\nithub/workflows/go-sast-codeql.yaml\n  dependency-version: 0.3.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump grokify/.github/.github/workflows/go-sast-codeql.yaml",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T07:44:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc5b6e0f4a4dfa49676a3afcf131da69ad55696c",
          "body": "Bumps [github.com/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.6.0 to 0.7.0.\n- [Release notes](https://github.com/plexusone/omnivoice/releases)\n- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/plexusone/omnivoice/compa\n[…]\name: github.com/plexusone/omnivoice\n  dependency-version: 0.7.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/plexusone/omnivoice from 0.6.0 to 0.7.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-23T07:46:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d4efaaf1e3a92ae22203faede56351ad1c2bde10",
          "body": "…rokify/mogo-0.74.0\n\nchore(deps): bump github.com/grokify/mogo from 0.73.4 to 0.74.0",
          "is_bot": false,
          "headline": "Merge pull request #6 from grokify/dependabot/go_modules/github.com/g…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-22T17:08:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30eb2d289afc8e6aac191df27b369f8120863e40",
          "body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.73.4 to 0.74.0.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Changelog](https://github.com/grokify/mogo/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/grokify/mogo/compare/v0.73.4...v0.74.0)\n\n---\nupdate\n[…]\nency-name: github.com/grokify/mogo\n  dependency-version: 0.74.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/grokify/mogo from 0.73.4 to 0.74.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-17T07:44:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4a4ac9113b222197cf98af576380df0dded8c420",
          "body": "…rokify/mogo-0.73.4\n\nchore(deps): bump github.com/grokify/mogo from 0.73.3 to 0.73.4",
          "is_bot": false,
          "headline": "Merge pull request #4 from grokify/dependabot/go_modules/github.com/g…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-09T10:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8874e2681e96481ad58c448700c2457cdba7459",
          "body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.73.3 to 0.73.4.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.73.3...v0.73.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\n  dependency-version: 0.73.4\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/grokify/mogo from 0.73.3 to 0.73.4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T10:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5e8dada6aea8b0e370258e236bbc07c3a65fba",
          "body": "…lexusone/omnivoice-0.6.0\n\nchore(deps): bump github.com/plexusone/omnivoice from 0.5.1 to 0.6.0",
          "is_bot": false,
          "headline": "Merge pull request #3 from grokify/dependabot/go_modules/github.com/p…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-09T10:35:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c96564252c2f412a3bb08428f6588272fe075ff",
          "body": "Bumps [github.com/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.5.1 to 0.6.0.\n- [Release notes](https://github.com/plexusone/omnivoice/releases)\n- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/plexusone/omnivoice/compa\n[…]\name: github.com/plexusone/omnivoice\n  dependency-version: 0.6.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/plexusone/omnivoice from 0.5.1 to 0.6.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T07:48:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7b0187b5b48fea01c480669029b3117236fc9550",
          "body": "…rokify/mogo-0.73.3\n\nchore(deps): bump github.com/grokify/mogo from 0.73.2 to 0.73.3",
          "is_bot": false,
          "headline": "Merge pull request #2 from grokify/dependabot/go_modules/github.com/g…",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-02T10:09:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "992554b74b3cda6eb91773086f7999e41c46070d",
          "body": "Bumps [github.com/grokify/mogo](https://github.com/grokify/mogo) from 0.73.2 to 0.73.3.\n- [Release notes](https://github.com/grokify/mogo/releases)\n- [Commits](https://github.com/grokify/mogo/compare/v0.73.2...v0.73.3)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/grokify/mogo\n  dependency-version: 0.73.3\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump github.com/grokify/mogo from 0.73.2 to 0.73.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T07:48:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a5e9d4964be4190f4040bf7ec478d9f75e3c648",
          "body": null,
          "is_bot": false,
          "headline": "docs: `mkdocs.yml`: add `v0.5.0` release notes link",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-02T03:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed4bf6dc9126499e8ec84516a8bdf136406a67a",
          "body": "- Add docs/releases/v0.5.0.md with migration notes for batteries-included OmniVoice\n- Update README.md to indicate additional TTS/STT providers available via OmniVoice\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add v0.5.0 release notes and update provider info in README",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-02T03:10:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "acf5a46788da11304838ed011cea7556a2bb211a",
          "body": "Replace inline CI/Lint/SAST workflows with reusable workflows:\n- go-ci.yaml calls grokify/.github/.github/workflows/go-ci.yaml\n- go-lint.yaml calls grokify/.github/.github/workflows/go-lint.yaml\n- go-sast-codeql.yaml calls grokify/.github/.github/workflows/go-sast-codeql.yaml\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: migrate to shared workflows from grokify/.github",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-02T03:04:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f020351cbc906e6a2e4e9198ffd39a83472a4fa6",
          "body": "- Add v0.5.0 changelog entry for omnivoice migration\n- Update README to reference plexusone/omnivoice\n- Update docs to reference plexusone organization\n- Update all agentplexus URLs to plexusone\n- Regenerate CHANGELOG.md using schangelog\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update documentation for v0.5.0 release",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-02T03:02:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "35210ce7cb4b829976a77388e468ca8c2e8507bc",
          "body": "- Update omnivoice from v0.1.0 to v0.5.1\n- Remove local replace directive for omnivoice\n- Use omnivoice registry pattern (GetSTTProvider, GetTTSProvider)\n- Remove direct provider imports (go-elevenlabs, omnivoice-deepgram)\n- Import providers via _ \"github.com/plexusone/omnivoice/providers/all\"\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: migrate to plexusone/omnivoice v0.5.1 batteries-included",
          "author_name": "John Wang",
          "author_login": "grokify",
          "committed_at": "2026-03-02T02:56:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        }
      ],
      "releases_count": 12,
      "commits_last_year": 192,
      "latest_release_at": "2026-07-27T13:18:45Z",
      "latest_release_tag": "v0.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 2,
      "active_weeks_last_year": 22,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 18
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/grokify/videoascode",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/grokify/videoascode",
          "is_deprecated": false,
          "latest_version": "v0.9.0",
          "repository_url": "https://github.com/grokify/videoascode",
          "versions_count": 12,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-27T13:14:15Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 2,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 26806,
      "source_files_sampled": 86,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".claude/CLAUDE.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 3551
    },
    "dependencies": {
      "manifests": [
        "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"
      ],
      "dependencies": [
        {
          "name": "github.com/go-rod/rod",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.116.2"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/grokify/ffutil",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/grokify/mogo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.74.6"
        },
        {
          "name": "github.com/plexusone/omniavatar",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.0"
        },
        {
          "name": "github.com/plexusone/omniavatar-core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.0"
        },
        {
          "name": "github.com/plexusone/omnivoice",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.13.0"
        },
        {
          "name": "github.com/plexusone/omnivoice-core",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "github.com/spf13/cobra",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.2"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "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": 21,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "grokify",
          "commits": 172,
          "avatar_url": "https://avatars.githubusercontent.com/u/209872?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "go-ci.yaml",
        "go-lint.yaml",
        "go-sast-codeql.yaml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 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": 10,
            "reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
            "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/13 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 5 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": 10,
            "reason": "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "2b875fde9e7b2d85471cac6d8fa56366f655a212",
        "ran_at": "2026-07-29T23:52:03Z",
        "aggregate_score": 7.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-29T07:43:37Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-27T10:11:50Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/grokify/videoascode",
    "host": "github.com",
    "name": "videoascode",
    "owner": "grokify"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 71,
        "vitality": 87,
        "community": 40,
        "governance": 56,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 87,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "commits_last_year": 192,
              "human_commit_share": 0.81,
              "days_since_last_push": 2,
              "active_weeks_last_year": 22
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "22/52 weeks with commits",
                "points": 15.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 22
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "192 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 192
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "v0.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 18
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~18 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 18
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "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": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "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": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 56,
        "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 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "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": 58,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 5
            },
            "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": "21/26 decided PRs merged",
                "points": 30.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 26
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "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": 64,
            "inputs": {
              "followers": 157,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "grokify",
              "public_repos": 419,
              "account_age_days": 5999
            },
            "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": "157 followers of grokify",
                "points": 15.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 157,
                      "login": "grokify"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "419 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 419
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/grokify/videoascode"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 2
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 2 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "12 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://grokify.github.io/videoascode/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://grokify.github.io/videoascode/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "good",
        "name": "Security",
        "value": 71,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 71,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 7.1
            },
            "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": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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/13 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 86,
        "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.988,
              "agent_instruction_files": [
                ".claude/CLAUDE.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 3551
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".claude/CLAUDE.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".claude/CLAUDE.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": "80 of 81 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 80,
                      "sampled": 81
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.47,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.19
            },
            "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": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "47 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 47,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "19 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 19,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 26806,
              "source_files_sampled": 86,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/86 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 86,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-29T23:52:13.470515Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/grokify/videoascode.svg",
  "full_name": "grokify/videoascode",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.