Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 09:08 UTC

bamr87 / zer0-mistakes

Github Pages compatible Jekyll theme using Bootstrap 5

Shell · HTML · JavaScriptMIT★ 2 stars⑂ 1 forksince Jun 2024View on GitHub ↗

bamr87/zer0-mistakes holds a health index of 69 out of 100, placing it in the Moderate band. It scores highest on Vitality (90/100) and lowest on Community & Adoption (48/100). It was last updated today. A single contributor accounts for most of its recent work.

69
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.

69
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

AmrPersonal account
18 followers31 public repossince Jan 2015BASH Consulting LLC

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
RubyGemsjekyll-theme-zer01.27.0-980 days ago

Metrics by category

Vitality

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

90Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
26.3/36Commit cadence — 38/52 weeks with commits
18/18Commit volume — 554 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year554
human_commit_share0.88
days_since_last_push0
active_weeks_last_year38
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~3.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv1.27.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases3.3

Community & Adoption

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

48At risk · 18% of overall
How it's scored
0/60Stars — 2 stars
0/25Forks — 1 forks
0/15Watchers — 1 watchers
Inputs used
forks1
stars2
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

Community health

92Excellent
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
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
47.9/80Total downloads — 40,291 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesjekyll-theme-zer0
dependents
ecosystemsrubygems
total_downloads40,291
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

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
2.7/13.5Contributor breadth — 2 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.998
How it's scored
40.1/46.8Issue resolution — 86% of issues closed
32.2/38.3PR acceptance — 218/259 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/25 approved changesets -- score normalized to 0
Inputs used
merged_prs218
open_issues9
closed_issues54
issue_closed_ratio0.857
closed_unmerged_prs41
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.2/25Owner reach — 18 followers of bamr87
23/25Track record — 31 public repos, account ~11 yr old
Inputs used
followers18
owner_typeUser
is_verified
owner_loginbamr87
public_repos31
account_age_days4,204
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 98 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesjekyll-theme-zer0
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

84Good · 20% of overall
How it's scored
24/24CI workflows — 24 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 30 out of 30 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://zer0-mistakes.com/
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicsbootstrap5, github-pages, fullstack-development, headless-cms, jekyll
has_wikiyes
homepagehttps://zer0-mistakes.com/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

62Moderate · 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 — 30 out of 30 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/25 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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 21 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4.5/5SAST — SAST tool detected but not run on all commits
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
4.5/7.5Vulnerabilities — 4 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate5.2
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories4
affected_packages3
assessed_packages272
unassessed_packages6
affected_by_severityhigh 2, low 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 272 resolved dependencies against OSV. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

67Moderate · 0% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md, .github/instructions/README.md, .github/instructions/ai-chat.instructions.md, .github/instructions/backlog.instructions.md, .github/instructions/content-review.instructions.md, .github/instructions/documentation.instructions.md, .github/instructions/features.instructions.md, .github/instructions/includes.instructions.md, .github/instructions/install.instructions.md, .github/instructions/layouts.instructions.md, .github/instructions/obsidian.instructions.md, .github/instructions/sass.instructions.md, .github/instructions/scripts.instructions.md, .github/instructions/testing.instructions.md, .github/instructions/translation.instructions.md, .github/instructions/version-control.instructions.md, .github/instructions/visual-evidence.instructions.md, AGENTS.md, CLAUDE.md, pages/_docs/development/agents.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 87 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.989
agent_instruction_files.github/copilot-instructions.md, .github/instructions/README.md, .github/instructions/ai-chat.instructions.md, .github/instructions/backlog.instructions.md, .github/instructions/content-review.instructions.md, .github/instructions/documentation.instructions.md, .github/instructions/features.instructions.md, .github/instructions/includes.instructions.md, .github/instructions/install.instructions.md, .github/instructions/layouts.instructions.md, .github/instructions/obsidian.instructions.md, .github/instructions/sass.instructions.md, .github/instructions/scripts.instructions.md, .github/instructions/testing.instructions.md, .github/instructions/translation.instructions.md, .github/instructions/version-control.instructions.md, .github/instructions/visual-evidence.instructions.md, AGENTS.md, CLAUDE.md, pages/_docs/development/agents.md
agent_instruction_max_bytes38,149
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — devcontainer, Dockerfile, lockfile
10/10Demonstrated agent practice — 65 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock, package-lock.json
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.65
toolchain_manifests
dependency_bot_commit_share0.06
How it's scored
0/45Type-checkable code — Shell without a type-check config
54.6/55Manageable file sizes — 1/132 source files over 60KB
Inputs used
primary_languageShell
largest_source_bytes94,656
source_files_sampled132
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — notebooks
Inputs used
example_dirsnotebooks
has_mcp_signalno
api_schema_files

Key facts

2GitHub stars
2contributors
554commits, last 12 months
0days since last push
100releases
1bus factor
9open issues
npm, PyPI, RubyGemspackage ecosystems

More detail

Star and fork history 2 ★ / 1 ⇿
2Stars
1Forks
23Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0011222112025-112026-012026-04
Major 0Minor 6Patch 17
OpenSSF Scorecard 5.2 / 10
5.2aggregate

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-22 09:08 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests30 out of 30 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/25 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
9SASTSAST tool detected but not run on all commits
4Security-Policysecurity policy file detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
6Vulnerabilities4 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
RubyGemsgithub-pages>= 228Gemfile
RubyGemswebrickGemfile
RubyGemsffiGemfile
RubyGemscommonmarkerGemfile
RubyGemsjekyll-mermaidGemfile
RubyGemsfaraday-retryGemfile
RubyGemstzinfoGemfile
RubyGemstzinfo-dataGemfile
RubyGemswdmGemfile
All dependencies 278

Full resolved dependency set from the GitHub dependency graph: 7 direct and 271 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
RubyGemscommonmarker0.23.12direct
RubyGemsfaraday-retry2.4.0direct
RubyGemsffi1.17.4direct
RubyGemsgithub-pages232direct
RubyGemsjekyll-mermaid1.0.0direct
RubyGemstzinfo2.0.6direct
RubyGemswebrick1.9.2direct
npm@axe-core/playwright4.11.1indirect
npm@braintree/sanitize-url6.0.4indirect
npm@parcel/watcher2.5.6indirect
npm@parcel/watcher-android-arm642.5.6indirect
npm@parcel/watcher-darwin-arm642.5.6indirect
npm@parcel/watcher-darwin-x642.5.6indirect
npm@parcel/watcher-freebsd-x642.5.6indirect
npm@parcel/watcher-linux-arm-glibc2.5.6indirect
npm@parcel/watcher-linux-arm-musl2.5.6indirect
npm@parcel/watcher-linux-arm64-glibc2.5.6indirect
npm@parcel/watcher-linux-arm64-musl2.5.6indirect
npm@parcel/watcher-linux-x64-glibc2.5.6indirect
npm@parcel/watcher-linux-x64-musl2.5.6indirect
npm@parcel/watcher-win32-arm642.5.6indirect
npm@parcel/watcher-win32-ia322.5.6indirect
npm@parcel/watcher-win32-x642.5.6indirect
npm@playwright/test1.58.2indirect
npm@popperjs/core2.11.8indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-scale-chromatic3.1.0indirect
npm@types/d3-time3.0.4indirect
npm@types/debug4.1.13indirect
npm@types/mdast3.0.15indirect
npm@types/ms2.1.0indirect
npm@types/trusted-types2.0.7indirect
npm@types/unist2.0.11indirect
npmaxe-core4.11.2indirect
npmbootstrap5.3.3indirect
npmcharacter-entities2.0.2indirect
npmchokidar4.0.3indirect
npmcommander7.2.0indirect
npmcommander8.3.0indirect
npmcose-base1.0.3indirect
npmcytoscape3.33.1indirect
npmcytoscape-cose-bilkent4.1.0indirect
npmd37.9.0indirect
npmd3-array2.12.1indirect
npmd3-array3.2.4indirect
npmd3-axis3.0.0indirect
npmd3-brush3.0.0indirect
npmd3-chord3.0.1indirect
npmd3-color3.1.0indirect
npmd3-contour4.0.2indirect
npmd3-delaunay6.0.4indirect
npmd3-dispatch3.0.1indirect
npmd3-drag3.0.0indirect
npmd3-dsv3.0.1indirect
npmd3-ease3.0.1indirect
npmd3-fetch3.0.1indirect
npmd3-force3.0.0indirect
npmd3-format3.1.2indirect
npmd3-geo3.1.1indirect
npmd3-hierarchy3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-path1.0.9indirect
npmd3-path3.1.0indirect
npmd3-polygon3.0.1indirect
npmd3-quadtree3.0.1indirect
npmd3-random3.0.1indirect
npmd3-sankey0.12.3indirect
npmd3-scale4.0.2indirect
npmd3-scale-chromatic3.1.0indirect
npmd3-selection3.0.0indirect
npmd3-shape1.3.7indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmd3-timer3.0.1indirect
npmd3-transition3.0.1indirect
npmd3-zoom3.0.0indirect
npmdagre-d3-es7.0.13indirect
npmdayjs1.11.20indirect
npmdebug4.4.3indirect
npmdecode-named-character-reference1.3.0indirect
npmdelaunator5.1.0indirect
npmdequal2.0.3indirect
npmdetect-libc2.1.2indirect
npmdiff5.2.2indirect
npmdompurify3.4.11indirect
npmelkjs0.9.3indirect
npmfsevents2.3.2indirect
npmiconv-lite0.6.3indirect
npmimmutable5.1.5indirect
npminternmap1.0.1indirect
npminternmap2.0.3indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmkatex0.16.44indirect
npmkhroma2.1.0indirect
npmkleur4.1.5indirect
npmlayout-base1.0.2indirect
npmlodash-es4.18.1indirect
npmmdast-util-from-markdown1.3.1indirect
npmmdast-util-to-string3.2.0indirect
npmmermaid10.9.6indirect
npmmicromark3.2.0indirect
npmmicromark-core-commonmark1.1.0indirect
npmmicromark-factory-destination1.1.0indirect
npmmicromark-factory-label1.1.0indirect
npmmicromark-factory-space1.1.0indirect
npmmicromark-factory-title1.1.0indirect
npmmicromark-factory-whitespace1.1.0indirect
npmmicromark-util-character1.2.0indirect
npmmicromark-util-chunked1.1.0indirect
npmmicromark-util-classify-character1.1.0indirect
npmmicromark-util-combine-extensions1.1.0indirect
npmmicromark-util-decode-numeric-character-reference1.1.0indirect
npmmicromark-util-decode-string1.1.0indirect
npmmicromark-util-encode1.1.0indirect
npmmicromark-util-html-tag-name1.2.0indirect
npmmicromark-util-normalize-identifier1.1.0indirect
npmmicromark-util-resolve-all1.1.0indirect
npmmicromark-util-sanitize-uri1.2.0indirect
npmmicromark-util-subtokenize1.1.0indirect
npmmicromark-util-symbol1.1.0indirect
npmmicromark-util-types1.1.0indirect
npmmri1.2.0indirect
npmms2.1.3indirect
npmnode-addon-api7.1.1indirect
npmnon-layered-tidy-tree-layout2.0.2indirect
npmpicomatch4.0.4indirect
npmplaywright1.58.2indirect
npmplaywright-core1.58.2indirect
npmreaddirp4.1.2indirect
npmrobust-predicates3.0.3indirect
npmrw1.3.3indirect
npmsade1.8.1indirect
npmsafer-buffer2.1.2indirect
npmsass1.98.0indirect
npmsource-map-js1.2.1indirect
npmstylis4.3.6indirect
npmts-dedent2.2.0indirect
npmunist-util-stringify-position3.0.3indirect
npmuuid9.0.1indirect
npmuvu0.5.6indirect
npmweb-worker1.5.0indirect
PyPIjupyterindirect
PyPInbconvertindirect
RubyGemsactivesupport8.1.3indirect
RubyGemsaddressable2.9.0indirect
RubyGemsafm1.0.0indirect
RubyGemsAscii852.0.1indirect
RubyGemsast2.4.3indirect
RubyGemsasync2.42.0indirect
RubyGemsbase640.3.0indirect
RubyGemsbenchmark0.5.0indirect
RubyGemsbigdecimal4.1.2indirect
RubyGemsbundlerindirect
RubyGemscoffee-script2.4.1indirect
RubyGemscoffee-script-source1.12.2indirect
RubyGemscolorator1.1.0indirect
RubyGemsconcurrent-ruby1.3.7indirect
RubyGemsconnection_pool3.0.2indirect
RubyGemsconsole1.37.0indirect
RubyGemscsv3.3.5indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemsdnsruby1.74.0indirect
RubyGemsdrb2.2.3indirect
RubyGemsem-websocket0.5.3indirect
RubyGemsethon0.18.0indirect
RubyGemseventmachine1.2.7indirect
RubyGemsexecjs2.10.1indirect
RubyGemsfaraday2.14.3indirect
RubyGemsfaraday-net_http3.4.4indirect
RubyGemsfiber-annotation0.2.0indirect
RubyGemsfiber-local1.1.0indirect
RubyGemsfiber-storage1.0.1indirect
RubyGemsforwardable-extended2.6.0indirect
RubyGemsgemoji4.1.0indirect
RubyGemsgithub-pages-health-check1.18.2indirect
RubyGemshashery2.1.2indirect
RubyGemshtml-pipeline2.14.3indirect
RubyGemshtml-proofer5.2.1indirect
RubyGemshttp_parser.rb0.8.1indirect
RubyGemsi18n1.15.2indirect
RubyGemsio-event1.19.2indirect
RubyGemsjekyllindirect
RubyGemsjekyll3.10.0indirect
RubyGemsjekyll-avatar0.8.0indirect
RubyGemsjekyll-coffeescript1.2.2indirect
RubyGemsjekyll-commonmark1.4.0indirect
RubyGemsjekyll-commonmark-ghpages0.5.1indirect
RubyGemsjekyll-default-layout0.1.5indirect
RubyGemsjekyll-feed0.17.0indirect
RubyGemsjekyll-gist1.5.0indirect
RubyGemsjekyll-github-metadata2.16.1indirect
RubyGemsjekyll-include-cache0.2.1indirect
RubyGemsjekyll-mentions1.6.0indirect
RubyGemsjekyll-optional-front-matter0.3.2indirect
RubyGemsjekyll-paginate1.1.0indirect
RubyGemsjekyll-readme-index0.3.0indirect
RubyGemsjekyll-redirect-from0.16.0indirect
RubyGemsjekyll-relative-links0.6.1indirect
RubyGemsjekyll-remote-theme0.4.3indirect
RubyGemsjekyll-sass-converter1.5.2indirect
RubyGemsjekyll-seo-tag2.8.0indirect
RubyGemsjekyll-sitemap1.4.0indirect
RubyGemsjekyll-swiss1.0.0indirect
RubyGemsjekyll-theme-architect0.2.0indirect
RubyGemsjekyll-theme-cayman0.2.0indirect
RubyGemsjekyll-theme-dinky0.2.0indirect
RubyGemsjekyll-theme-hacker0.2.0indirect
RubyGemsjekyll-theme-leap-day0.2.0indirect
RubyGemsjekyll-theme-merlot0.2.0indirect
RubyGemsjekyll-theme-midnight0.2.0indirect
RubyGemsjekyll-theme-minimal0.2.0indirect
RubyGemsjekyll-theme-modernist0.2.0indirect
RubyGemsjekyll-theme-primer0.6.0indirect
RubyGemsjekyll-theme-slate0.2.0indirect
RubyGemsjekyll-theme-tactile0.2.0indirect
RubyGemsjekyll-theme-time-machine0.2.0indirect
RubyGemsjekyll-titles-from-headings0.5.3indirect
RubyGemsjekyll-watch2.2.1indirect
RubyGemsjemoji0.13.0indirect
RubyGemsjson2.21.1indirect
RubyGemskramdown2.4.0indirect
RubyGemskramdown-parser-gfm1.1.0indirect
RubyGemslanguage_server-protocol3.17.0.6indirect
RubyGemslint_roller1.1.0indirect
RubyGemsliquid4.0.4indirect
RubyGemslisten3.10.0indirect
RubyGemslogger1.7.0indirect
RubyGemsmercenary0.3.6indirect
RubyGemsmetrics0.15.0indirect
RubyGemsminima2.5.1indirect
RubyGemsminitest6.0.6indirect
RubyGemsnet-http0.9.1indirect
RubyGemsnokogiri1.19.4indirect
RubyGemsoctokit4.25.1indirect
RubyGemsparallel2.1.0indirect
RubyGemsparser3.3.11.1indirect
RubyGemspathutil0.16.2indirect
RubyGemspdf-reader2.15.1indirect
RubyGemsprism1.9.0indirect
RubyGemspublic_suffix5.1.1indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrakeindirect
RubyGemsrake13.4.2indirect
RubyGemsrb-fsevent0.11.2indirect
RubyGemsrb-inotify0.11.1indirect
RubyGemsregexp_parser2.12.0indirect
RubyGemsrexml3.4.4indirect
RubyGemsrouge3.30.0indirect
RubyGemsrspecindirect
RubyGemsrspec3.13.2indirect
RubyGemsrspec-core3.13.6indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.8indirect
RubyGemsrspec-support3.13.7indirect
RubyGemsrubocop1.88.2indirect
RubyGemsrubocop-ast1.50.0indirect
RubyGemsrubocop-rake0.7.1indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsruby-rc40.1.5indirect
RubyGemsrubyzip2.4.1indirect
RubyGemssafe_yaml1.0.5indirect
RubyGemssass3.7.4indirect
RubyGemssass-listen4.0.0indirect
RubyGemssawyer0.9.3indirect
RubyGemssecurerandom0.4.1indirect
RubyGemssimpleidn0.2.3indirect
RubyGemsterminal-table1.6.0indirect
RubyGemstraces0.18.2indirect
RubyGemsttfunk1.7.0indirect
RubyGemstyphoeus1.6.0indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.2.0indirect
RubyGemsuri1.1.1indirect
RubyGemsyell2.2.2indirect
RubyGemszeitwerk2.8.2indirect
Dependency advisories 3

This repository publishes no package the index resolves, so its own dependency graph was assessed — 272 packages, which also include development and test pins that never ship: 3 carry known advisories, of which 0 are direct. 6 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
immutable5.1.5indirecthigh25.1.8
uuid9.0.1indirecthigh113.0.1
dompurify3.4.11indirectlow13.4.12

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "bootstrap5",
        "github-pages",
        "fullstack-development",
        "headless-cms",
        "jekyll"
      ],
      "is_fork": false,
      "size_kb": 430201,
      "has_wiki": true,
      "homepage": "https://zer0-mistakes.com/",
      "languages": {
        "CSS": 11066,
        "HTML": 932491,
        "Ruby": 187183,
        "SCSS": 216912,
        "Shell": 1071452,
        "Python": 287046,
        "Makefile": 7526,
        "Dockerfile": 6171,
        "JavaScript": 850015,
        "Jupyter Notebook": 204400
      },
      "pushed_at": "2026-07-22T05:11:52Z",
      "created_at": "2024-06-05T22:20:50Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T05:11:26Z",
      "description": "Github Pages compatible Jekyll theme using Bootstrap 5",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Shell",
      "significant_languages": [
        "Shell",
        "HTML",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "bashconsultants.com",
      "name": "Amr",
      "type": "User",
      "login": "bamr87",
      "company": "BASH Consulting LLC",
      "location": "Denver",
      "followers": 18,
      "avatar_url": "https://avatars.githubusercontent.com/u/10567847?v=4",
      "created_at": "2015-01-16T23:22:14Z",
      "is_verified": null,
      "public_repos": 31,
      "account_age_days": 4204
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.27.0",
          "kind": "minor",
          "published_at": "2026-07-22T05:11:28Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2026-07-07T04:03:06Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2026-07-04T00:03:59Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2026-07-01T01:42:21Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2026-06-30T21:49:12Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2026-06-29T02:09:50Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2026-06-26T00:47:04Z"
        },
        {
          "tag": "v1.20.2",
          "kind": "patch",
          "published_at": "2026-06-25T20:09:41Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2026-06-24T02:30:17Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2026-06-22T20:10:46Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2026-06-16T15:08:09Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2026-06-16T04:24:32Z"
        },
        {
          "tag": "v1.18.1",
          "kind": "patch",
          "published_at": "2026-06-14T14:43:32Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2026-06-13T21:59:00Z"
        },
        {
          "tag": "v1.17.1",
          "kind": "patch",
          "published_at": "2026-06-13T04:19:57Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2026-06-12T20:10:31Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-06-12T19:31:18Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-06-12T01:04:03Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-06-11T22:26:06Z"
        },
        {
          "tag": "v1.13.1",
          "kind": "patch",
          "published_at": "2026-06-11T21:39:46Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2026-06-11T04:18:49Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2026-06-10T22:19:39Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2026-06-10T22:05:18Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-06-03T01:25:18Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2026-06-03T01:21:14Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2026-06-01T13:30:46Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-06-01T03:35:30Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2026-06-01T03:31:19Z"
        },
        {
          "tag": "v1.9.10",
          "kind": "patch",
          "published_at": "2026-05-31T22:42:38Z"
        },
        {
          "tag": "v1.9.9",
          "kind": "patch",
          "published_at": "2026-05-31T22:35:43Z"
        },
        {
          "tag": "v1.9.8",
          "kind": "patch",
          "published_at": "2026-05-30T23:00:31Z"
        },
        {
          "tag": "v1.9.7",
          "kind": "patch",
          "published_at": "2026-05-30T22:42:32Z"
        },
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2026-05-30T19:59:53Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2026-05-30T19:04:01Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2026-05-29T01:44:50Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2026-05-28T02:11:47Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2026-05-27T23:19:10Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2026-05-26T02:01:54Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2026-05-26T01:53:03Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2026-05-25T20:04:25Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2026-05-25T19:56:25Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-05-24T21:23:31Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-05-24T00:45:47Z"
        },
        {
          "tag": "v1.6.5",
          "kind": "patch",
          "published_at": "2026-05-19T04:07:41Z"
        },
        {
          "tag": "v1.6.4",
          "kind": "patch",
          "published_at": "2026-05-19T03:31:14Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-05-19T03:29:26Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2026-05-19T02:03:14Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-04-29T13:40:28Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-04-29T04:07:00Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2026-04-29T03:36:25Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-04-29T03:11:33Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-04-28T21:06:05Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-04-25T19:56:59Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-04-24T23:29:28Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-04-22T03:09:32Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-04-22T02:43:48Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-04-21T05:42:59Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-04-21T05:07:18Z"
        },
        {
          "tag": "v0.22.22",
          "kind": "patch",
          "published_at": "2026-04-21T04:07:15Z"
        },
        {
          "tag": "v0.22.21",
          "kind": "patch",
          "published_at": "2026-04-19T17:09:18Z"
        },
        {
          "tag": "v0.22.20",
          "kind": "patch",
          "published_at": "2026-04-19T16:30:51Z"
        },
        {
          "tag": "v0.22.19",
          "kind": "patch",
          "published_at": "2026-04-18T21:29:30Z"
        },
        {
          "tag": "v0.22.18",
          "kind": "patch",
          "published_at": "2026-04-18T21:14:15Z"
        },
        {
          "tag": "v0.22.17",
          "kind": "patch",
          "published_at": "2026-04-18T19:43:27Z"
        },
        {
          "tag": "v0.22.16",
          "kind": "patch",
          "published_at": "2026-04-18T18:07:59Z"
        },
        {
          "tag": "v0.22.15",
          "kind": "patch",
          "published_at": "2026-04-18T16:22:16Z"
        },
        {
          "tag": "v0.22.14",
          "kind": "patch",
          "published_at": "2026-04-18T02:38:18Z"
        },
        {
          "tag": "v0.22.13",
          "kind": "patch",
          "published_at": "2026-04-10T14:51:01Z"
        },
        {
          "tag": "v0.22.12",
          "kind": "patch",
          "published_at": "2026-04-10T14:07:46Z"
        },
        {
          "tag": "v0.22.11",
          "kind": "patch",
          "published_at": "2026-04-09T02:06:42Z"
        },
        {
          "tag": "v0.22.10",
          "kind": "patch",
          "published_at": "2026-04-06T19:51:16Z"
        },
        {
          "tag": "v0.22.8",
          "kind": "patch",
          "published_at": "2026-04-04T14:12:19Z"
        },
        {
          "tag": "v0.22.7",
          "kind": "patch",
          "published_at": "2026-04-03T21:19:45Z"
        },
        {
          "tag": "v0.22.6",
          "kind": "patch",
          "published_at": "2026-04-03T15:39:34Z"
        },
        {
          "tag": "v0.22.5",
          "kind": "patch",
          "published_at": "2026-04-03T15:38:24Z"
        },
        {
          "tag": "v0.22.4",
          "kind": "patch",
          "published_at": "2026-04-03T04:15:54Z"
        },
        {
          "tag": "v0.22.3",
          "kind": "patch",
          "published_at": "2026-04-02T04:47:03Z"
        },
        {
          "tag": "v0.22.2",
          "kind": "patch",
          "published_at": "2026-04-02T04:38:14Z"
        },
        {
          "tag": "v0.22.1",
          "kind": "patch",
          "published_at": "2026-04-02T04:35:05Z"
        },
        {
          "tag": "v0.21.6",
          "kind": "patch",
          "published_at": "2026-03-30T15:10:09Z"
        },
        {
          "tag": "v0.21.5",
          "kind": "patch",
          "published_at": "2026-03-30T13:12:26Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2026-02-01T19:16:56Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2026-01-25T05:48:02Z"
        },
        {
          "tag": "v0.18.2",
          "kind": "patch",
          "published_at": "2026-01-25T03:40:11Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-01-20T06:04:33Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2025-12-20T22:25:36Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2025-12-20T03:43:41Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-12-12T04:09:58Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2025-12-05T21:30:56Z"
        },
        {
          "tag": "v0.10.6",
          "kind": "patch",
          "published_at": "2025-11-30T04:07:17Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2025-11-29T22:35:33Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-11-27T19:55:27Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2025-11-26T21:45:30Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-11-26T19:00:28Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-11-23T00:36:56Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-10-25T23:05:28Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-10-10T22:02:34Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-10-04T21:13:20Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-10-01T02:12:27Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2025-03-06T19:28:41Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c90376ca0e5d6e5d000b9a5363ad8e9cdeeedd87",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 1.27.0 (#313)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-22T05:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b334d7b5616a8b9b2ad25258bb18dbbd91c8162",
          "body": "Automated weekly dependency update to latest compatible versions.\n\n- Updated via bundle update\n- All gems updated to latest compatible with constraints\n- CI will validate compatibility\n\nCo-authored-by: bamr87 <10567847+bamr87@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update Ruby gem dependencies (#322)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-22T05:11:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8931750b3da864d2a94e70fa9b2f72898eb9052",
          "body": "Bumps the github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [actions/setup-python](https://github.com/actions/setup-python).\n\n\nUpdates `actions/checkout` from 4 to 7\n- [Release notes](https://\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the github-actions group with 3 updates (#323)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-07-22T05:10:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7977fe189dec3b62eb9779feac56ec27e513f2c3",
          "body": "The theme has shipped _includes/analytics/posthog.html with full config\nplumbing (site.posthog.*) and a setup-wizard field, but head.html never\nincluded it, so PostHog analytics never loaded for any consuming site.\n\nAdd a single conditional include mirroring the Google Analytics line:\nload analytics\n[…]\n a downstream site (it-journey) in production: rendered\npages now contain the PostHog init snippet with the site's configured key.\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(analytics): wire posthog.html into head.html (#317)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-18T01:42:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "72b2ab6980742e26305a22e3aff535f465ade084",
          "body": "…316)\n\n* feat(i18n): AI-generated multilingual support with language toggle\n\nReplace hand-maintained translations with a build-time pipeline: English\n(pages/**, _data/ui-text.yml en) is the only human-maintained language;\nscripts/translate.rb (Claude Code OAuth, stdlib-only Ruby) generates the\nalter\n[…]\nJekyll build.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01UFz7xg6BwgMQu9MXL1jX4o\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(i18n): AI-generated multilingual support with language toggle (#…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-18T01:42:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "43404554fbc110da9d6da6c36c0f313072dd31f0",
          "body": null,
          "is_bot": false,
          "headline": "style(markdown): one paragraph per line + CI enforcement (#315)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T14:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03b687713b8552c6ceb6b2ab30ac8caea0d6632d",
          "body": "* fix(includes): gate Quick Links Dev row on is_production\n\nThe env-switcher card rendered the Development URL row (localhost:4000\nlink + copy button) unconditionally, leaking the dev origin into\nproduction HTML as a dead link for every visitor.\n\nWrap the Dev row in {% unless is_production %} so it \n[…]\nmd through Liquid, so the bare opener failed the whole\nsite build ('unless' tag was never closed) in Test Suite and Visual Snapshots.\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(includes): gate Quick Links Dev row on is_production (#308)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T02:16:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "012e577fe3131e0be42f7d33a6f5161dc666cc81",
          "body": "* fix(theme): apply relative_url to preview_path exactly once\n\n* test(intro): banner-resolves regression spec + before/after evidence\n\nVisual-evidence standard for #293 (.github/skills/visual-evidence/SKILL.md):\n\n- test/visual/core/styling.spec.js: new 'Intro hero banner' block (smoke\n  tier) — the \n[…]\ns/zer0-mistakes/assets/…') → 404\n  (gradient-only hero); the PR head renders a single prefix → 200 (banner\n  visible). metrics.json + README.\n- CHANGELOG [Unreleased]/Fixed entry linking the evidence.",
          "is_bot": false,
          "headline": "fix(theme): apply relative_url to preview_path exactly once (#307)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T01:54:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "816c6077a90666544516a10c4c2f5e29671aee7c",
          "body": "…ad-lane cleanup (#314)\n\nImplements the audited non-keep verdicts from the 6/29–7/13 Actions\nanalytics window (26 workflows, ~600 runs, 1104 min, 147 wasted, 17\nfailures):\n\n- ci.yml: detect-changes now fails OPEN — when dorny/paths-filter can't\n  reach the pulls/*/files API (2026-07-16 GitHub incide\n[…]\ne disabled state (job gated on\n  the unset ISSUE_AUTOMERGE_ENABLED var; 59/59 runs skipped).\n- update-dependencies.yml: add timeout-minutes: 15.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: reduce Actions waste — fail-open detect-changes, no-op guards, de…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T01:03:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6344473c14c613825ab7ac9083b87f17a2a1e858",
          "body": "…he hero image (#309)\n\n* feat(article): show_hero front-matter flag opts standard posts into the hero image\n\nStandard posts could never render their preview: image as the article\nbanner - the hero guard in _layouts/article.html only fired for\npost_type featured/breaking, and promoting a post to feat\n[…]\nce surrounding text into a new '<!--'. Loop the replace until\nstable so the normalized hash input can never retain comment fragments.\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(article): show_hero front-matter flag opts standard posts into t…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T00:52:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ac597d2c029157bb47da5a336812f764a3946da4",
          "body": "…tive (#306)\n\n* fix(author): build avatar path with relative_url, never protocol-relative\n\nThe avatar resolver concatenated site.baseurl + '/' + site.public_folder\n+ avatar by hand. On consumer sites where public_folder is unset (remote\ntheme consumers do not inherit the theme _config.yml) and baseu\n[…]\n avatars; PR head renders 0, all avatars loading.\n  metrics.json + README.\n- CHANGELOG [Unreleased]/Fixed entry linking the evidence.\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(author): build avatar path with relative_url, never protocol-rela…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T00:48:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fae920eb5c60b5e792e9842c9b112bd5eb60e391",
          "body": "root.html owns the sole <main id=\"main-content\"> landmark, but the\ndefault, news, and section layouts each emitted their own <main> inside\nit, so every non-home page rendered two nested main landmarks (WCAG\n1.3.1 / ARIA landmark uniqueness). Convert the inner wrappers to <div>s\nand update the one ta\n[…]\nbd-main). All other CSS/JS targeting these regions is class-based or\ntargets #main-content, so rendering and behavior are unchanged.\n\nFixes #299\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(a11y): keep a single <main> landmark per page (#310)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T00:44:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8ad19d4b3fb1a6c4f9aa0fe331734182d516759b",
          "body": "…son with version.rb (#312)\n\nEvery release PR red-failed CI at the 'Version <-> Gemfile.lock consistency'\ngate because release-please bumped lib/jekyll-theme-zer0/version.rb without\ntouching Gemfile.lock. release-please's ruby strategy ships a built-in\nGemfileLock updater, but it is a silent no-op u\n[…]\n job a no-op backstop instead of a second push\n\nFixes the deterministic release-PR failure + re-push/cancel churn described\nin bamr87/bamr87#25.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(release): make release-please bump Gemfile.lock and package-lock.j…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T00:38:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "28759128b7b352a054e642d153e5e38e16aa1e48",
          "body": "…tml emits (#305)\n\n* fix(obsidian): graph reads OBSIDIAN_CONFIG.wikiIndexUrl that js-cdn.html emits\n\nobsidian-graph.js resolved its index URL only from\nwindow.OBSIDIAN_WIKI_INDEX_URL, a global the theme never sets;\n_includes/components/js-cdn.html emits the baseurl-aware value as\nwindow.OBSIDIAN_CON\n[…]\nndex and\n  draws the graph (164 pages / 272 links). metrics.json + README.\n- CHANGELOG [Unreleased]/Fixed entry linking the evidence.\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(obsidian): graph reads OBSIDIAN_CONFIG.wikiIndexUrl that js-cdn.h…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-17T00:33:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b00dd7674c7e2cbf16d8b20c31f8fd9c78a33d12",
          "body": "… test surface (#311)\n\nThe plugin never loads anywhere: the github-pages gem forces safe mode,\nso _plugins/ is never executed, and no template uses its Liquid\nfilters/tags. Generation logic lives in the consolidated Python engine\n(scripts/lib/preview_generator.py, ZER0-004) and rendering is pure\nLiq\n[…]\n+\n  implementation docs, ui-components, project-structure,\n  coverage-baseline, features.yml references\n- Mark backlog T-034 done\n\nCloses T-034.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(plugins): remove dead preview_image_generator.rb plugin and its…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-16T23:23:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "49604cdd768a63a4c3cf62edfdd1563beca15e82",
          "body": "Automated weekly dependency update to latest compatible versions.\n\n- Updated via bundle update\n- All gems updated to latest compatible with constraints\n- CI will validate compatibility\n\nCo-authored-by: bamr87 <10567847+bamr87@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update Ruby gem dependencies (#300)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-16T22:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d638db6a213babae08c77f742aa57dd762b058b0",
          "body": "…claude) (#304)",
          "is_bot": false,
          "headline": "chore: adopt standardization baseline (editorconfig,ci,agent-context,…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-16T22:05:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acac2051ec79a81c04efb1af76fb4031e106a852",
          "body": "… reviews, image models render (#296)\n\n* feat(scripts): consolidate preview-image engine; Claude Code OAuth default provider\n\nCollapse the feature's three divergent implementations (1,404-line Bash\nproduction engine, orphaned-but-shipped Python duplicate, dead Jekyll\nplugin — untouched, cleanup trac\n[…]\nthis PR had not been mirrored, failing 'validate --quick' in Quality\nControl.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(scripts): Claude-orchestrated preview images — Claude analyzes &…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-13T20:45:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1b7175ddece3d95aefc406f3b59df682db9fd0f2",
          "body": "…unk headers (#301)\n\nThe scan grepped the entire diff stream, so pre-existing credential-shaped\ntext (the .env.example CLAUDE_CODE_OAUTH_TOKEN placeholder) re-triggered as\na context line or @@ hunk-header anchor on any PR editing nearby — PR #296\nfailed exactly this way. The workflow header already \n[…]\n (minus the\n'+++' file header) so the implementation matches it. Removed lines can't\nleak anything new, and a real added secret is still caught.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): secret scan matches added lines only, not context/removals/h…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-13T20:43:53Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9ea4da09234651cbf0e9d2d5787e976007b13682",
          "body": "Adopts the shared .editorconfig from the bamr87 dash so editors apply\nconsistent charset/EOL/indentation. Brings this repo to full conformance\nwith its standardization tier (see bamr87/bamr87 docs/STANDARDS.md).\n\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add .editorconfig (dash standardization baseline) (#295)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-13T03:46:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fd7a2ce256e32d2f630bd82732227b54ba13d3dd",
          "body": "…irement (#292)\n\nThe [WIP] retirement (#291) deleted test/test_installation.sh and ported its\nscenarios into test/test_install_legacy_flags.sh, but left dangling references.\nThe feature registry (ZER0-003 tests:) still pointed at the deleted file, so\nscripts/validate-features.rb hard-failed the Qual\n[…]\n, kept byte-identical per the sync\ncontract, and clean up the remaining stale references to the deleted file in\nthe docs and instruction trees.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(test): repoint ZER0-003 to test_install_legacy_flags.sh after ret…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-08T20:41:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0e16b3b94fe6b05f7d4d9a719cf016b94d801c92",
          "body": "* Initial plan\n\n* test: retire legacy test_installation.sh and port uncovered scenarios (#285)\n\nAgent-Logs-Url: https://github.com/bamr87/zer0-mistakes/sessions/e9cbf760-36e3-4998-bef7-ed5e2c750582\n\nCo-authored-by: bamr87 <10567847+bamr87@users.noreply.github.com>\n\n---------\n\nCo-authored-by: anthropic-code-agent[bot] <242468646+Claude@users.noreply.github.com>\nCo-authored-by: bamr87 <10567847+bamr87@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[WIP] Retire legacy test_installation.sh after audit (#291)",
          "author_name": "Claude",
          "author_login": "Claude",
          "committed_at": "2026-07-08T19:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc4596dff28d164386a16a6637420f84b4571bf",
          "body": "…(#289)\n\n* Initial plan\n\n* fix(sass): stack left-side FABs to prevent obsidian/feedback overlap\n\nBoth #obsidianLocalGraphFab and #pageFeedbackFab were positioned at\nbottom:1rem; left:1rem — they completely overlapped each other.\n\nMove the obsidian local-graph FAB to slot 2 using the same stacking\nfo\n[…]\nthored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: bamr87 <10567847+bamr87@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(sass): stack left-side FABs to prevent obsidian/feedback overlap …",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-07-08T17:03:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "72b887e65d09efebfe200877dbb4d9d877d50b27",
          "body": "* chore(main): release 1.26.0\n\n* chore: sync lockfiles to released version\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release 1.26.0 (#287)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-07T04:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7fb20df74c22df7eb823344121c60617f06c7b6",
          "body": "…ogs + AI triage) (#286)\n\n* feat(feedback): runtime \"Improve this page\" capture → GitHub issue\n\nReplace the flaky build-time \"Copilot Agent\" dropdown — which baked the whole\nissue body into <a href>s at build time and could not capture runtime logs —\nwith a robust runtime widget: a global FAB + acce\n[…]\ngenerated in the jammy\n  Playwright image) for the new global feedback FAB.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(feedback): runtime \"Improve this page\" capture → GitHub issue (l…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-07T03:08:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "02ca83ac7f61f910a213eedc08cf0c1fdebb9e1b",
          "body": "… AI UI/UX audit (#284)\n\n* test(ci): add @critical Playwright tier and make it the PR gate\n\nTags the user-facing essentials (118 of 331 smoke tests) @critical:\nstyling baseline, all mobile/responsive survival guards, security,\nfooter, category-badge 404 gates, search (happy path + degradation +\nform\n[…]\nreleased] entries for the CI tiering change\nand the agentic UI/UX audit.\n\n* fix(ci): silence SC2034 in ui-audit Jekyll wait loop (actionlint)\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(ci): tier the suite — @critical PR gate, nightly breadth, weekly…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-06T21:08:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "be0862617f328ad992a262c2b240bb5d9deb7771",
          "body": "…tale by #277 (#283)\n\n* test(visual): dissolve ui-refresh.spec.js and interactions.spec.js grab-bags\n\nSplits the two catch-all Playwright spec files into focused files by\ncomponent area, and re-points every stale doc citation in\ndocs/architecture/ui-components.md at the correct new path:\n\n- test/vis\n[…]\n, accessibility.spec.js ->\ncore/accessibility.spec.js) inside the same cells being rewritten. No\nnew broken paths introduced (net reduction).\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(architecture): re-point dissolved grab-bag test citations left s…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-06T20:25:42Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "485a94f1defbb6208802862d5b2b1be122fc8a17",
          "body": "…1 files) (#277)\n\n* test(playwright): restructure into core/ + features/ sections (31 → 21 files)\n\nThe Playwright suite accumulated 31 spec files (~210 tests) one per fix/PR,\nwith no organizing taxonomy: three specs tested the same search modal, two\ntested the same 8 admin pages, four fragmented one\n[…]\nthored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n* fix(playwright): update default ports to match Docker dev server configuration\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(playwright): restructure into core/ + features/ sections (31 → 2…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-04T22:37:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2df3880b383ca52afed4b632271366797896f782",
          "body": "* chore(main): release 1.25.0\n\n* chore: sync lockfiles to released version\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release 1.25.0 (#269)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-04T00:03:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d7fa5e028a540576205462cb37797f6ee11c98a",
          "body": "* feat(includes): rebuild settings offcanvas into 3 coherent tabs\n\nReorganize the navbar Settings panel (#info-section) from four tabs\n(Settings/Environment/Developer/Background) into three with one clear\npurpose each:\n\n- Appearance: color mode (halfmoon dropdown -> one-click segmented\n  control), t\n[…]\nfonts.ready + settled frames);\n  evidence regenerated with identical metrics.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(includes): rebuild settings offcanvas into 3 coherent tabs (#276)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-03T03:31:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8ec9867858ff87e9b8a6fcd4a68ec7e50582c3c1",
          "body": "…r, grow tap targets (#275)\n\n* fix(sass): mobile audit — contain author card, restore consent z-order, grow tap targets\n\nFour defects found by driving every key route and interactive component\nunder phone emulation (320-414px):\n\n- author card: flexbox min-width:auto propagated the widest nowrap\n  ex\n[…]\nence montage.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01VHUDZ1g8KJ2w35dHJkMaJF\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(sass): mobile audit — contain author card, restore consent z-orde…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-02T22:02:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ee3befed28e4ac788ae33a5030c7b0518e529b40",
          "body": "… steps (#274)",
          "is_bot": false,
          "headline": "refactor(ci): consolidate workflows, drop redundant triggers and dead…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T23:37:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "104285fbed2d27646549c9aa956dea5108d91f77",
          "body": "… (#273)",
          "is_bot": false,
          "headline": "feat(navigation): collection-aware sidebar modes with shared resolver…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T22:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a21b0709aab3e7aa37b38b89b8099f81ceafdbb",
          "body": "- Converted .ipynb files to Jekyll-compatible Markdown\n- Extracted images to assets/images/notebooks/\n- Added Jekyll front matter with metadata\n\nCo-authored-by: bamr87 <10567847+bamr87@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore: auto-convert Jupyter notebooks to Markdown (#272)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-07-01T03:51:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d183371f193e32f973b52b479257373fcae8018",
          "body": "* fix(ci): give convert-notebooks a pip cache dependency file\n\nThe Setup Python step used `cache: 'pip'` but the repo had no\nrequirements.txt/pyproject.toml, so setup-python's cache restore\nhard-failed every push to main and every PR:\n\n  No file matched to [**/requirements.txt or **/pyproject.toml]\n\n[…]\netup-python.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01LmE97zdTJPkQbiyVMjdi7H\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): give convert-notebooks a pip cache dependency file (#271)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T03:23:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f2c0c073c08bce62956a56b4b3e77d48a00ba309",
          "body": "…ed (#270)\n\n* chore(features): tag source files with their Feature ID (reverse traceability)\n\nThe registry links features → files (references:). This adds the reverse link:\na `# Feature: ZER0-NNN` comment at the top of every source file an active\nfeature references, so any file traces back to the fe\n[…]\nall).\n\nAll point to features.instructions.md as the single source of truth.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(features): reverse-traceability source tags — applied and enforc…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T03:22:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "120ea2f23d592487e0c55e4a8eaffc613658430b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' of https://github.com/bamr87/zer0-mistakes",
          "author_name": "bamr87",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T02:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "916eca269726c984c5c0c9dc9533c83d9975f906",
          "body": null,
          "is_bot": false,
          "headline": "fix(navigation): remove redundant entries from navigation menus",
          "author_name": "bamr87",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T02:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a604d1bf4331422b382bf895aeecae928fda70",
          "body": "…d (#268)\n\nA raw `<key>` in the Author Profiles System description (`/authors/<key>/`)\nrendered as a stray HTML element on /features/, and since descriptions were\noutput unescaped, its implicit open tag nested every following feature card\ninside it.\n\nFixed in three layers:\n- Data: ZER0-061 uses `/au\n[…]\nrows present. Also refreshes the registry header + README to gem v1.24.0.\n\nEvidence: test/visual/evidence/features-card-escape/ (before/after).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(features): stop ZER0-061 card from swallowing every following car…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T02:19:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9ef4a13b7584556503d84f454440629707b600df",
          "body": "* chore(main): release 1.24.0\n\n* chore: sync lockfiles to released version\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release 1.24.0 (#263)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T01:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "097e842426d62189d527719d07ac609a970a3084",
          "body": "…ernance (#267)\n\n* feat(features): document 16 reconciled features (ZER0-061..076)\n\nReconciling the registry against the codebase surfaced 16 shippable features\nthat were never catalogued. Add them with full schema — provenance (resolved\nfrom git history) and a tests: link each:\n\n- Content/layouts: \n[…]\nt so every new feature ships with\nprovenance and a test in the same change.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(features): document 16 reconciled features (ZER0-061..076) + gov…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T00:11:16Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8c11b2122e0058082ff6c918819213fcd4e3d2a4",
          "body": "… gate (#265)\n\n* test(features): link every feature to a regression test + enforce it\n\nAdd a top-level `tests:` block to all 58 active feature entries — each a real\ntest path or a justified `{na: reason}` for doc/CI-only features — so the\nregistry now records how every shipped feature is guarded aga\n[…]\nworks, implementation table)\nso the registry's documentation links resolve.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(features): regression coverage for every feature + enforce tests…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-07-01T00:08:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "03b584aab91332fd0e91f48210a7455da5bc6d08",
          "body": "* feat(features): backfill PR/commit/issue provenance + render it\n\nAdd a `provenance:` block (introduced_in / pr / commit / issue) to every one\nof the 60 feature entries, tracing each feature back to the change that\nshipped it. Resolution combined a multi-agent git-archaeology pass over each\nfeature\n[…]\nence.\n\nSatisfies the visual-evidence gate for the feature-card.html change.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(features): backfill PR/commit/issue provenance + render it (#264)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T23:53:51Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "812f2478e0cc1989f599e32ac2171a0da449567f",
          "body": "…266)\n\nCodeQL flagged two pre-existing high-severity DOM-XSS alerts:\n\n- _includes/components/zer0-env-var.html — user-entered env key/value were\n  interpolated into `codeBlock.innerHTML` unescaped. Add an `escapeHtml` helper\n  and escape both before interpolation.\n- pages/posts.html — the page-jump \n[…]\nger` before building the URL.\n\nBehaviour is unchanged for valid input; only crafted input is now neutralised.\nNo visual change (skip-evidence).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(security): close two DOM-XSS sinks (CodeQL js/xss-through-dom) (#…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T23:33:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "786459cc611bcc829cd81c971dc6cd1a4f3ba82d",
          "body": "… gate (#262)\n\n* fix(features): reconcile registry with the real repo + re-sync mirror\n\nThe feature registry that powers /features/ had drifted from the code:\n\n- _data/features.yml lagged behind the features/features.yml master (the\n  ZER0-035 Giscus entry), so the live page rendered a stale card. R\n[…]\ns — these flip to hard failures as PR B (provenance)\nand PR C (tests) land.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(features): reconcile registry with the real repo + add validation…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T22:34:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8ed7269d45248eb7836387a9f41e64758eacfeba",
          "body": "* chore(main): release 1.23.0\n\n* chore: sync lockfiles to released version\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release 1.23.0 (#244)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T21:48:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5512dc9e59b8240d4d082245af74b9aef0b4cae1",
          "body": "Automated weekly dependency update to latest compatible versions.\n\n- Updated via bundle update\n- All gems updated to latest compatible with constraints\n- CI will validate compatibility\n\nCo-authored-by: bamr87 <10567847+bamr87@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): update Ruby gem dependencies (#246)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-30T21:19:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a4dc74f20f9119a329b19b7ae9e0fa499bf9341",
          "body": "…258)\n\n* test(snapshots): regenerate Linux baselines and re-arm the pixel gate\n\nThe skin homepage snapshot tier in ci.yml was `continue-on-error: true` because\nthe committed baselines predated the PR #108 UI overhaul. Regenerated all 9 skin\nbaselines on Linux via `./test/update-snapshots.sh` (Playwr\n[…]\nsh` so CI verifies in the\nidentical Jekyll+browser environment the baselines were generated in. Job now\nneeds only Docker (no Ruby).\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(snapshots): refresh Linux baselines and re-arm the pixel gate (#…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T20:12:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4b7ac9c83503b24e7df425c4ca7d4c7322e8348f",
          "body": null,
          "is_bot": true,
          "headline": "chore(deps): bump the github-actions group with 3 updates (#261)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T17:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d591cea652d31e559f6a4d0517e35f67b61693c8",
          "body": "… on main) (#259)",
          "is_bot": false,
          "headline": "chore(backlog): mark T-010 done (v1.9 quickstart docs already shipped…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T17:28:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b915c4dead5eff3d6a2986720ebacdcf2bed5e33",
          "body": "… consumers (#257)",
          "is_bot": false,
          "headline": "fix(search): existence-gate search modal form action for remote-theme…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T16:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d67d74146366afe6d495f529ba2c86a4513e18",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): pass -R to gh pr view in the self-repair opt-in gate (#260)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-30T16:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef15e79dc64db0dc7e721ca10bb7c1e826612473",
          "body": "…#256)\n\n* fix(includes): existence-guard component-showcase demo links (#219)\n\nReplace inert href=\"#\" / onclick=\"return false;\" demo links in\n_includes/components/component-showcase.html with existence-guarded\nreal links. Each target URL is resolved against site.html_pages +\ncollection docs; when th\n[…]\neply@anthropic.com>\n\n* chore(backlog): update T-030 with PR link (#256)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(includes): existence-guard component-showcase demo links (#219) (…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T21:53:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0543b3fe31ecb56911df15a71520d4f5272bc15a",
          "body": "…pped in #208) (#255)\n\nThe verify lane confirmed all three acceptance criteria for the site-wide search\nmodal smoke tests (open on `/`, focus input, Escape closes, mutual-exclusion with\nthe Settings offcanvas) are already covered by test/visual/search.spec.js, merged\nin PR #208 (commit 62a8fe69). Mark the task done so sync.yml closes #167.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(backlog): mark T-025 done (search-modal smoke tests already shi…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T21:30:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fadd4ca8e5e0976b379226e647993da9ee2f57b4",
          "body": "…e gate (issue #218) (#254)\n\n* test(navigation): regression spec for section-sidebar /tags/ existence gate\n\nAdds test/visual/section-sidebar-tags-gate.spec.js covering the\nconditional render of \"Browse All Tags\" (mobile offcanvas) and\n\"View All Tags\" (desktop sidebar card-footer) links in\n_includes/\n[…]\n.6 <noreply@anthropic.com>\n\n* chore(backlog): set T-029 pr link to #254\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(navigation): regression spec for section-sidebar /tags/ existenc…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T21:16:32Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "55bee970686c10a08aeed15bff43c3b66b5293e7",
          "body": "…n (#253)\n\n* feat(layouts): add color_mode_default config knob with FOUC prevention\n\nImplements a site.color_mode_default config key (values: dark | light | auto,\ndefault: auto) that controls Bootstrap's data-bs-theme attribute both\nserver-side and client-side, preventing flash of unstyled content (\n[…]\n_config.yml; echo '{% endraw %}'; } > pages/_about/settings/_config.yml\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(layouts): add color_mode_default config knob with FOUC preventio…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T21:15:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "cae21a7107b1875ac876f9e30cf71590ac7b0cc5",
          "body": "…remote-theme consumers (#252)\n\n* fix(layouts): existence-gate /authors/ breadcrumb in author.html for remote-theme consumers\n\nThe /authors/ breadcrumb link in _layouts/author.html (line 74) was\nunconditional. For remote-theme GitHub Pages consumers the /authors/ index\nis generated by _plugins/autho\n[…]\nnoreply@anthropic.com>\n\n* chore(backlog): mark T-027 done + set pr: 252\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(layouts): existence-gate /authors/ breadcrumb in author.html for …",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T21:14:58Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d22475296783803cb035d793de12a10c982bc82d",
          "body": "…#250)\n\n* test(ai-chat): add negative-path regression for render guard (issue #168)\n\nThe existing ai-chat.spec.js only covered the positive path (FAB renders when\nproxy_ready: true). This commit adds three negative-path smoke tests that assert\nthe FAB toggle button, chat panel, and config script are\n[…]\noreply@anthropic.com>\n\n* chore(backlog): update T-026 with PR link #250\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(ai-chat): add negative-path regression for render guard (#168) (…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T21:13:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "bb27a7a13fdcd9a3c12b0ec0f328a51b847f711c",
          "body": "* docs(deployment): cross-link safe-mode build-overlay recipe\n\nThe build-overlay page (/docs/deployment/build-overlay/) existed but was\nnot discoverable from the deployment landing page or the docs sidebar. Add\na reciprocal link from the deployment index \"Guides in This Section\" list\nand a sidebar n\n[…]\nOpus 4.8 <noreply@anthropic.com>\n\n* chore(backlog): record PR #251 on T-031\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(deployment): cross-link safe-mode build-overlay recipe (#251)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T21:02:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "68ed18fdef5ca33b10b96154408bed896d292638",
          "body": "… on main) (#249)\n\nThe autopilot verify lane (with adversarial refutation) confirmed three\nagent-ready backlog tasks are already implemented on main; mark them done so\nsync.yml closes their mirrored issues:\n\n- T-020 (#147) — installer wizard + upgrade-path CI coverage:\n  test/test_install_wizard_upg\n[…]\nreview.rb unit tests:\n  scripts/test/lib/test_content_review.sh, 8 assertions (PR #206).\n\nData-only; sync-backlog.rb --check passes (30 tasks).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(backlog): mark T-020/T-021/T-024 done (verified already shipped…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T20:51:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d2b44d2766f5c8543f4c5d8ddb79015e726f88fd",
          "body": "… OAuth token is set (#248)\n\nThe action advertises \"OAuth-first\", but its guard only unset ANTHROPIC_API_KEY\nwhen the API key was ALREADY empty:\n\n    if [ -n \"$CLAUDE_CODE_OAUTH_TOKEN\" ] && [ -z \"$ANTHROPIC_API_KEY\" ]; then unset ANTHROPIC_API_KEY; fi\n\nSo when BOTH a real OAuth token and a real API \n[…]\nconfigured for this to take\neffect (`claude setup-token` → `gh secret set CLAUDE_CODE_OAUTH_TOKEN`); today the\nrepo has only ANTHROPIC_API_KEY.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ci): make claude-run truly OAuth-first — drop API key whenever an…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T20:01:04Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7cc7cb0cdada7f64d59f46c2f4c3a7e88afbde6b",
          "body": "…es fixed on main when CI is green (#247)\n\nToday the issue autopilot can never close a human-authored issue: the engine\ndowngrades any close disposition to needs-human, and the only deterministic\nclose path is bot-noise (`eligible_autoclose`). The recurring cost is \"zombie\"\nissues — bugs/features al\n[…]\ncribe the\nthree gated close paths. Adds scripts/issues/test_verify_close.py (dependency-\nfree; covers the policy filter + fail-closed CI gate).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(automation): verify-and-close lane — autopilot closes human issu…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T17:36:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fb8808e5ec754785b8239b01bccfab99569b70fa",
          "body": "`dark` is the default `theme_skin` and `contrast` is advertised as valid, but\nneither was present in `_data/theme_backgrounds.yml` `skins:`, so the SVG-background\nfeature had no gradient/pattern/noise mapping for them. The assets already ship\n(assets/backgrounds/{gradients,patterns,noise}/{dark,cont\n[…]\ns the default (dark) skin's rendered backgrounds + the\ntheme customizer's skin list, so it warrants a visual confirm before merge.\n\nCloses #240\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(skins): map dark + contrast skins to their background assets (#245)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T04:58:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "229e07654915a9a0e401b30796c4f6c078eda926",
          "body": "* feat(automation): issue-triage→PR autopilot (off by default)\n\nPort it-journey's issue autopilot to zer0-mistakes, adapted for a theme repo.\nEach run is one bounded pass: a deterministic engine classifies every open\nissue and groups them into batches; the issue-triager applies area:*/priority:*\nlab\n[…]\ns allowlist.\nVerified the contract check now reports no unclassified files.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(automation): issue-triage→PR autopilot (off by default) (#243)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T04:20:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1041f61d71720783983bbf2d223894ade1f8ac93",
          "body": "* chore(main): release 1.22.0\n\n* chore: sync lockfiles to released version\n\n---------\n\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(main): release 1.22.0 (#233)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-29T02:09:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "affbcd62b3f7023457195d5137d5ace2a3751367",
          "body": "…raph (#200)\n\n* feat(obsidian): interactive callouts, parity fixes, a11y + vendored graph\n\nComprehensive review and overhaul of the Obsidian-vault integration, keeping\nthe Ruby plugin, JS resolver, and Liquid wiki-index in lockstep and preserving\nthe GitHub Pages (client) path as primary.\n\nHighlight\n[…]\ntter.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: bamr87 <bamr87@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(obsidian): interactive callouts, parity fixes, a11y + vendored g…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T22:29:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "b71332cfb1849d2372071a097f2de654fb042b64",
          "body": "…s launch (#242)\n\n* chore(config): preload Jekyll gems in devcontainer for fast Codespaces launch\n\nBuild the devcontainer from the repo's own docker/Dockerfile `dev-test`\nstage instead of the generic MS Jekyll image. That stage runs\n`bundle install` at image-build time, so every gem is baked into th\n[…]\nces\") and add a\nkeywords list. Deterministic content-review score 94 → 100.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(config): preload Jekyll gems in devcontainer for fast Codespace…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T22:21:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fef60a5cf78697e94c40f098c336112fe5cdd845",
          "body": "…g (#214)\n\n* chore(deps): sync Gemfile.lock to version.rb 1.20.0\n\nHEAD shipped version.rb at 1.20.0 but left Gemfile.lock pinned at 1.19.0,\nfailing the always-on \"Version <-> Gemfile.lock consistency\" CI guard on\nevery PR. Re-lock the gem version to match.\n\nCo-Authored-By: Claude Opus 4.8 (1M contex\n[…]\n#201.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: bamr87 <bamr87@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(comments): enable Giscus + wire Claude Code conversation buildin…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T21:43:41Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "16ed0a8c77f4cd66b98918a66d00133fa90f4457",
          "body": "…onsumers (#235)\n\n* fix(includes): existence-gate category badge links for remote-theme consumers\n\nThe category badge in the article layout and in post-card emitted an\nunconditional `/news/<category>/` link. For remote-theme Pages consumers\n(whose category section index pages aren't delivered by `re\n[…]\n(200).\n\nEvidence: test/visual/evidence/category-badges/README.md\nRefs #204.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(includes): existence-gate category badge links for remote-theme c…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T20:37:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e96646b196c2931fc240411ded23184a1e01c8f5",
          "body": "…umer 404s (#236)\n\n* fix(includes): make component-showcase demo links inert to avoid consumer 404s\n\nThe component-showcase include hardcoded site-absolute demo links (/docs/,\n/docs/customization/, /pages/, /categories/, /tags/). Any consumer site that\nincludes the showcase inherited these paths, wh\n[…]\now.\n\nEvidence: test/visual/evidence/component-showcase/README.md\nRefs #219.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(includes): make component-showcase demo links inert to avoid cons…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T20:08:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "118f2ddec83b98378fc112711fa48239a99aeb5a",
          "body": "…e pipeline (#238)\n\nCaptures the June 2026 thread: the gem auto-publish frozen-lock root cause and\nfix, the hardened-trunk release model, the autonomous issue pipeline build\n(Phases 0-6), and how four open PRs (#234/#235/#236/#237) were made green\nhonestly — including two latent bugs the real-eviden\n[…]\nach surfaced\n(component-showcase recursion; admin-chrome consumer-404 links). Includes\ndecisions/rationale, what worked/didn't, and follow-ups.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(systems): retrospective for pipeline hardening + autonomous issu…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T20:07:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f3a718d1a9219bee92e2d1a46d2e32c870efb624",
          "body": "… (#234)\n\n* fix(search): degrade search UI gracefully when /search.json is absent\n\nRemote-theme GitHub Pages consumers never get /search.json or /sitemap/:\nPages runs Jekyll in safe mode and ignores the plugin-only generator in\n_plugins/, and remote_theme only delivers _layouts/_includes/_sass/asset\n[…]\nal.\n\nEvidence: test/visual/evidence/search-degradation/README.md\nRefs #202.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(search): degrade search UI gracefully when /search.json is absent…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T17:13:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a43db45eae2da2fcf141ac959d0268dd7e6a52bd",
          "body": "* feat(ci): autonomous CI self-repair loop (pipeline Phase 6)\n\nCloses the post-PR gap: the implement loop verifies BEFORE opening a PR, but\nlocal-green != CI-green. ci-self-repair.yml reacts to a FAILED CI run\n(Comprehensive CI Pipeline / TEST Latest Dependencies) on a PR that opted in via\nthe new '\n[…]\nhere).\n\nThis was a latent issue surfaced by PR #237 adding a workflow file.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(ci): autonomous CI self-repair loop (pipeline Phase 6) (#237)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T03:28:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4c8c74cfb0775feda9103b379ebcecc4874d517f",
          "body": "…o-op (#232)\n\nThe enable-auto-merge step ran `gh pr merge --auto`, which shells out to git\nand failed with 'fatal: not a git repository' — this pull_request_target job\ndeliberately does not check out the (untrusted) PR. So every auto-merge-labelled\nPR got a spurious red 'enable-auto-merge' check (se\n[…]\nquash-only repo) and treat the can't-enable\ncase (no branch protection / required checks) as a logged no-op that exits 0 —\nso a labelled PR cleanly waits for a human instead of showing a failed check.",
          "is_bot": false,
          "headline": "fix(ci): enable auto-merge via GraphQL (no git checkout) + graceful n…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T01:01:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a02b0622a4f16dfea375629ad347891861283fe3",
          "body": "Implements T-029: the 'View All Tags' / 'Browse All Tags' buttons in\nsection-sidebar.html hardcoded {{ site.baseurl }}/tags/, which 404s for\nremote-theme Pages consumers (the /tags/ index is plugin-generated and skipped\nby Pages safe mode). Guard both the way core/footer.html guards its Quick Links\n\n[…]\ne theme's own build (which has /tags/) the links render identically, so\nthere is no visual change; the guard only suppresses the would-be-404 link on a\nconsumer site that lacks the page.\n\nCloses #218.",
          "is_bot": false,
          "headline": "fix(navigation): existence-gate the section-sidebar /tags/ links (#231)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T01:00:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a0ce192f60076379b7bf03f0170557a9bf7cee86",
          "body": "* docs(deployment): safe-mode build-overlay recipe for non-Pages CI\n\nImplements T-031: document the clone -> overlay -> strip _plugins -> strict\nbuild recipe for consumers building the theme outside GitHub Pages, with a\nreusable shell function + a GitHub Actions snippet. Cross-linked from the\nremote\n[…]\necklist.\n\nCloses #220.\n\n* docs(deployment): add SEO keywords to the build-overlay + checklist pages\n\nAddresses the AI content-review SEO suggestion (add a 3-10 item keywords list\nfor AIEO) on PR #230.",
          "is_bot": false,
          "headline": "docs(deployment): safe-mode build-overlay recipe for non-Pages CI (#230)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T01:00:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "233e680b0bb8be8a92ef23cac9a265c199d33c08",
          "body": "Issue intake (5 of 7 open issues; ≤5 cap): the remote-theme 404 cluster +\ndocs. T-027 (#204 umbrella, a11y), T-028 (#202 search/sitemap), T-029 (#218\nsidebar /tags/), T-030 (#219 showcase links), T-031 (#220 overlay-recipe docs).\nDeferred: #203 (companion docs), #201 (in-flight in PR #214). Each task carries\nlinks.issue so sync adopts the existing issue (no duplicate).",
          "is_bot": false,
          "headline": "chore(backlog): audit+intake 2026-06-26 (#229)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T00:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b29ac6b2a467cfdbb851e86fbd466e9cec32df01",
          "body": null,
          "is_bot": false,
          "headline": "chore(main): release 1.21.0 (#228)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T00:46:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ab34ea7cb5f3272f59bbec054190c066bbce27d",
          "body": "…se 5) (#227)\n\n- continuous-evolution.md: new \"Issue-first pipeline\" section (intake/adoption,\n  committee, human-dispatched implement), per-phase model tiers (haiku/sonnet/\n  opus), the substrate-fallback note, expanded Components table, and Routine A\n  (audit+intake) / new Routine C (committee); /\n[…]\ninstructions/README.md: register /issue-implement,\n  /issue-plan, the committee-plan skill, _data/routing.yml, and the .claude/agents\n  roster.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(automation): wire the autonomous issue pipeline + schedules (Pha…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T00:17:18Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1e9016b869ff33f26fc60d3ae27e7fcd0216e802",
          "body": "…hase 4) (#226)\n\nThe committee (user request step 4) + the routed executors (step 3):\n\n- /issue-plan committee (.github/prompts + cursor mirror + committee-plan skill):\n  fans out 4 READ-ONLY lenses (plan-lens-priority/-dependency/-risk/-test) —\n  via Task subagents, or inline personas if the runtim\n[…]\nection fence + no-secret/no-env rule + the CODEOWNERS wall + one-task-one-PR\n  + lane-escape->STOP. (docs reuse the existing content-reviewer.)\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(automation): committee planning + specialized executor agents (P…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T00:17:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "21a70080b2814827bd390201e1ec76fb2b9a874e",
          "body": "…) (#225)\n\n- /repo-audit gains Phase 1.D \"issue intake\": triage all open issues into the\n  backlog as source:issue tasks with links.issue (adopted by sync-backlog, no\n  duplicates), enriched area/risk/priority/route, hash-skip on unchanged issues,\n  external-author -> agent-hold, dupe labelling (nev\n[…]\nOWNERS paths; red gate ->\n  draft PR + agent-hold. + Cursor mirror.\n\nValidated: routing.yml resolves; prompt front matter + fences well-formed.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(automation): issue intake + /issue-implement routing (Phases 2-3…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T00:17:08Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "512068e2556be7fe3a4c7870d9feab0ca52955d8",
          "body": "The autonomous issue pipeline folds human-filed issues into _data/backlog.yml\n(the single source of truth). Without adoption, sync would manufacture a\nDUPLICATE of every human issue — existing_issues() indexed only agent-ready\nissues and links.issue was dead code.\n\n- A task with links.issue:<#> ADOP\n[…]\ntests (guards + idempotent\nnon-destructive upsert), and a real-gh --dry-run adopting issue #204\n(issue edit not create; author body preserved).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(scripts): issue adoption in sync-backlog (Phase 1) (#224)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T00:16:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5329ffb5b15268dfd022c0a348efe69e0e143d8d",
          "body": "Safety rails that must land before any agent reads GitHub issues:\n\n- Injection fence: the repo-audit + backlog-implement prompts and the\n  content-reviewer agent now treat gh-fetched issue/PR text as UNTRUSTED DATA,\n  never instructions (ignore embedded label/merge/skip/secret/release directives).\n-\n[…]\n\n- secret-scan.yml: required gate failing any PR whose diff/body carries a\n  credential shape.\n\nPure hardening; no behaviour change for humans.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ci): autonomous-pipeline safety prerequisites (Phase 0) (#223)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-26T00:16:19Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "5c3db26efd9a44e05b73269735a7b9b4e2196e04",
          "body": "* chore(main): release 1.20.2\n\n* chore: sync lockfiles to released version\n\n---------\n\nCo-authored-by: Amr <10567847+bamr87@users.noreply.github.com>\nCo-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.20.2 (#217)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-25T20:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c325633ab7f82f96fa5605716d995fc84935af9",
          "body": "* fix(navigation): stop fixed navbar being cut off by page overflow\n\nThe navbar appeared \"cut off\" at certain viewport widths. The root cause\nwas page-level horizontal overflow — not the navbar markup, which is\nsolid. Because the header is position:fixed, any element wider than the\nviewport (a wide \n[…]\nuite (26 passing).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: bamr87 <bamr87@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(navigation): stop fixed navbar being cut off by page overflow (#215)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-25T20:00:07Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9a13265188c0488e8edc67bd5a8a115e37f2a09c",
          "body": "…221)\n\n* chore(ci): visual-evidence standard, evidence gate, fix auto-merge\n\nCodify \"screenshots + tests as the norm\" and extend the continuous-evolution\nloop so low-risk fixes prove themselves and auto-merge.\n\nStandard & tooling\n- test/visual/evidence-kit.mjs: reusable, config-driven before/after e\n[…]\ne change; contributor infra only (no version bump).\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\n\n* chore: re-trigger CI\n\n---------\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ci): visual-evidence standard, evidence gate, fix auto-merge (#…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-25T19:59:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ea819d6c313987cedc1458701065faac4405df08",
          "body": "Implements the agreed branching/release model — single trunk where the\nrelease-please release PR is the version accumulator (no develop/next/release\nbranches):\n\n- CODEOWNERS (new): gate the release/versioning/CI/plugins/scripts surface on\n  @bamr87 review. No catch-all '*', so low-risk content PRs s\n[…]\nle the\n  release process) and the change-workflow skill (protected paths need\n  code-owner review; releases are cut by merging the release PR).\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci(release): adopt hardened-trunk release strategy (#222)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-25T19:55:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "294575b6b70c1a2ee7f08e839457dcd30625043b",
          "body": "…216)\n\nrelease-please bumped version.rb to 1.20.1 but does not re-lock, so main\ndrifted: Gemfile.lock pinned the path-gem at 1.20.0 and package-lock.json\nat 1.19.0. The stale Gemfile.lock fails the frozen `bundle install` in the\npublish job (exit 16) and the version.rb<->Gemfile.lock CI guard, and b\n[…]\nify in CLAUDE.md that release-please is the canonical release flow\nand that any version.rb bump must re-lock both lockfiles in the same change.\n\nCo-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(release): re-sync Gemfile.lock and package-lock.json to 1.20.1 (#…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-24T22:52:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "42259d8e7a989fb824f8ac1b189536e1ab72f0ca",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(main): release 1.20.1 (#198)",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2026-06-24T02:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd4d7d1eddcac0385d732d32de4dd77e47d1db9f",
          "body": "…updates (#213)\n\nBumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) and [actions/cache](https://github.com/actions/cache).\n\n\nUpdates `actions/\n[…]\nsion-update:semver-major\n  dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump the github-actions group across 1 directory with 3 …",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T02:29:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99ac52f87051717592f4c303096e66293ac74c92",
          "body": "Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.19.3 to 1.19.4.\n- [Release notes](https://github.com/sparklemotion/nokogiri/releases)\n- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.19\n[…]\nri\n  dependency-version: 1.19.4\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps-dev): bump nokogiri from 1.19.3 to 1.19.4 (#210)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T01:26:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "18e80b30c1f36dc4a6a67c7f660b64331d71d556",
          "body": "Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.3.6 to 1.3.7.\n- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)\n- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)\n- [Commits](https://github.com\n[…]\nuby\n  dependency-version: 1.3.7\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump concurrent-ruby from 1.3.6 to 1.3.7 (#211)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T01:26:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dc86fb0ade555562e2712c6d597a68b0fe4f5e83",
          "body": "Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.2 to 2.14.3.\n- [Release notes](https://github.com/lostisland/faraday/releases)\n- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lostisland/faraday/compare/v2.14.2...v2.14.3)\n\n--\n[…]\nay\n  dependency-version: 2.14.3\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump faraday from 2.14.2 to 2.14.3 (#212)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-24T01:25:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c749ec957e54b602c866c1a06baeaf915d38bd87",
          "body": "* test: add unit tests for content-review.rb scoring engine (#166)\n\nscripts/content-review.rb (the deterministic content-review tier) had zero\ndirect unit coverage — it only ran as a side effect of the ai-content-review\nworkflow. A scoring regression (code-fence false-positive) already shipped and\nw\n[…]\n version.rb.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01EX9GH9o2zEWPwGVBwN7rjz\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: unit tests for content-review.rb scoring engine (#166) (#206)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-24T00:29:43Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "36bf5c2338da557111c8a0b2ba98d1879e700418",
          "body": "…s (#126) (#209)\n\n* docs: quickstart hub + fork/remote-theme deploy guide with screenshots (#126)\n\npages/_docs/quickstart/ previously contained only bare-minimum.md. This adds:\n\n  - index.md: a quickstart hub that links the available paths (bare-minimum,\n    fork-and-deploy, and the /quickstart/ ste\n[…]\n scores 100.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01EX9GH9o2zEWPwGVBwN7rjz\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: quickstart hub + fork/remote-theme deploy guide with screenshot…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-23T23:59:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "62a8fe696017c4ea5fd568e9975241d54d9720b9",
          "body": "…7, #168) (#208)\n\nTwo UI features shipped without dedicated Playwright coverage. Both specs run\nin the smoke project against the dev-served site with no external backend.\n\ntest/visual/search.spec.js (#167, ZER0-032 site search):\n  - \"/\" shortcut opens the modal and focuses the input; Escape closes i\n[…]\n0 so the static\nversion.rb<->lock invariant check passes on a branch off main.\n\n\nClaude-Session: https://claude.ai/code/session_01EX9GH9o2zEWPwGVBwN7rjz\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: Playwright smoke specs for search modal and AI chat widget (#16…",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-23T23:58:00Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "722134c214463b05d386889f2418aed4a9dcbf80",
          "body": "* test: cover installer wizard helpers and upgrade path (#147)\n\nscripts/lib/install/wizard_interactive.sh (prompt helpers need a TTY) and\nscripts/lib/install/upgrade.sh had effectively no CI coverage per the T-005\nbaseline. New test/test_install_wizard_upgrade.sh (auto-discovered by the\ntest_install\n[…]\n passes 2/2.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01EX9GH9o2zEWPwGVBwN7rjz\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: installer wizard + upgrade path CI coverage (#147) (#207)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-23T23:14:57Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c6b0312312842c9bf88fccd81472483fb4d15284",
          "body": "* fix: harden remote-theme consumer experience + vendor cytoscape\n\nAddresses the lifehacker.dev remote-theme consumer findings plus the\nlast runtime CDN dependency.\n\n- fix(config): rename misspelled `gisgus:` -> `giscus:` so the documented\n  comment block actually enables Giscus (#201). Also fix a l\n[…]\npt.src flow.\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01EX9GH9o2zEWPwGVBwN7rjz\n\n---------\n\nCo-authored-by: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: harden remote-theme consumer experience + vendor cytoscape (#205)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-23T21:45:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8b2f59e77aedfa6f05ad9c508efafd9d358b7462",
          "body": "Align the VS Code workspace with the Docker-first workflow and current\ntoolchain.\n\ntasks.json: route container-native work (Jekyll build/validate, tests,\ngem build, frontmatter/release dry-runs, preview-image generation,\nversion analysis) through `docker-compose exec` on the running jekyll\nservice, \n[…]\ndrop `--disable-web-security` from the Chrome/Edge debug\nprofiles and trim redundant `/js/` and `/css/` path mappings (covered by\n`/assets/`).\n\nCo-authored-by: bamr87 <bamr87@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore(vscode): containerize dev tasks and refresh editor tooling (#190)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-22T20:16:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "067be42271f25e8fa79e839755b9bdede87e028d",
          "body": "Expand the CSS Grid Mastery tutorial so every concept renders a real,\ntheme-aware grid next to its code instead of code-only blocks, and wire\nthe page into the site's link graph.\n\n- Live demos: basic tracks, fr/minmax, auto-fit vs auto-fill, gap, line\n  spanning, named areas, an interactive column p\n[…]\n\n  and Styles docs.\n- CHANGELOG: note the enhancement under [Unreleased].\n\nCo-authored-by: bamr87 <bamr87@users.noreply.github.com>\nCo-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(content): add live in-browser demos to CSS Grid tutorial (#197)",
          "author_name": "Amr",
          "author_login": "bamr87",
          "committed_at": "2026-06-22T20:15:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        }
      ],
      "releases_count": 100,
      "commits_last_year": 554,
      "latest_release_at": "2026-07-22T05:11:28Z",
      "latest_release_tag": "v1.27.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 38,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 3.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "jekyll-theme-zer0",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/jekyll-theme-zer0",
          "is_deprecated": false,
          "latest_version": "1.27.0",
          "repository_url": "https://github.com/bamr87/zer0-mistakes",
          "versions_count": 98,
          "total_downloads": 40291,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2024-06-09T03:43:22.191000Z",
          "latest_published_at": "2026-07-22T05:12:42.950000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 2,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-04-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": {
        "days": [
          {
            "date": "2025-11-23",
            "count": 1
          },
          {
            "date": "2025-11-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_stars": 2
      },
      "open_issues_and_prs": 11
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": true,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 94656,
      "source_files_sampled": 132,
      "oversized_source_files": 1,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        ".github/instructions/README.md",
        ".github/instructions/ai-chat.instructions.md",
        ".github/instructions/backlog.instructions.md",
        ".github/instructions/content-review.instructions.md",
        ".github/instructions/documentation.instructions.md",
        ".github/instructions/features.instructions.md",
        ".github/instructions/includes.instructions.md",
        ".github/instructions/install.instructions.md",
        ".github/instructions/layouts.instructions.md",
        ".github/instructions/obsidian.instructions.md",
        ".github/instructions/sass.instructions.md",
        ".github/instructions/scripts.instructions.md",
        ".github/instructions/testing.instructions.md",
        ".github/instructions/translation.instructions.md",
        ".github/instructions/version-control.instructions.md",
        ".github/instructions/visual-evidence.instructions.md",
        "AGENTS.md",
        "CLAUDE.md",
        "pages/_docs/development/agents.md"
      ],
      "agent_instruction_max_bytes": 38149
    },
    "dependencies": {
      "manifests": [
        "Gemfile",
        "package.json",
        "scripts/requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.5",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-v56q-mh7h-f735",
              "GHSA-xvcm-6775-5m9r"
            ],
            "fixed_version": "5.1.8",
            "advisory_count": 2,
            "oldest_advisory_days": 0
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "severity": "high",
            "ecosystem": "npm",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-w5hq-g745-h8pq"
            ],
            "fixed_version": "13.0.1",
            "advisory_count": 1,
            "oldest_advisory_days": 90
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.11",
            "severity": "low",
            "ecosystem": "npm",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-c2j3-45gr-mqc4"
            ],
            "fixed_version": "3.4.12",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "low": 1,
          "high": 2
        },
        "advisory_count": 4,
        "affected_count": 3,
        "assessed_count": 272,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm",
        "pypi",
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "github-pages",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": ">= 228"
        },
        {
          "name": "webrick",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "ffi",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "commonmarker",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "jekyll-mermaid",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "faraday-retry",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "tzinfo",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "tzinfo-data",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "wdm",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "commonmarker",
            "direct": true,
            "version": "0.23.12",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-retry",
            "direct": true,
            "version": "2.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": true,
            "version": "1.17.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "github-pages",
            "direct": true,
            "version": "232",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-mermaid",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": true,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "webrick",
            "direct": true,
            "version": "1.9.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "@axe-core/playwright",
            "direct": false,
            "version": "4.11.1",
            "ecosystem": "npm"
          },
          {
            "name": "@braintree/sanitize-url",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-android-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-darwin-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-freebsd-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-arm64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-glibc",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-linux-x64-musl",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-arm64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-ia32",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@parcel/watcher-win32-x64",
            "direct": false,
            "version": "2.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "@playwright/test",
            "direct": false,
            "version": "1.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "@popperjs/core",
            "direct": false,
            "version": "2.11.8",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-scale",
            "direct": false,
            "version": "4.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-scale-chromatic",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/d3-time",
            "direct": false,
            "version": "3.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "@types/debug",
            "direct": false,
            "version": "4.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@types/mdast",
            "direct": false,
            "version": "3.0.15",
            "ecosystem": "npm"
          },
          {
            "name": "@types/ms",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "@types/trusted-types",
            "direct": false,
            "version": "2.0.7",
            "ecosystem": "npm"
          },
          {
            "name": "@types/unist",
            "direct": false,
            "version": "2.0.11",
            "ecosystem": "npm"
          },
          {
            "name": "axe-core",
            "direct": false,
            "version": "4.11.2",
            "ecosystem": "npm"
          },
          {
            "name": "bootstrap",
            "direct": false,
            "version": "5.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "character-entities",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "chokidar",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "commander",
            "direct": false,
            "version": "8.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "cose-base",
            "direct": false,
            "version": "1.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "cytoscape",
            "direct": false,
            "version": "3.33.1",
            "ecosystem": "npm"
          },
          {
            "name": "cytoscape-cose-bilkent",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3",
            "direct": false,
            "version": "7.9.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "2.12.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-array",
            "direct": false,
            "version": "3.2.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-axis",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-brush",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-chord",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-color",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-contour",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-delaunay",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "d3-dispatch",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-drag",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-dsv",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-ease",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-fetch",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-force",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-format",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-geo",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-hierarchy",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-interpolate",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-path",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "npm"
          },
          {
            "name": "d3-path",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-polygon",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-quadtree",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-random",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-sankey",
            "direct": false,
            "version": "0.12.3",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale",
            "direct": false,
            "version": "4.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "d3-scale-chromatic",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-selection",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-shape",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "npm"
          },
          {
            "name": "d3-shape",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time",
            "direct": false,
            "version": "3.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-time-format",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "d3-timer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-transition",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "d3-zoom",
            "direct": false,
            "version": "3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "dagre-d3-es",
            "direct": false,
            "version": "7.0.13",
            "ecosystem": "npm"
          },
          {
            "name": "dayjs",
            "direct": false,
            "version": "1.11.20",
            "ecosystem": "npm"
          },
          {
            "name": "debug",
            "direct": false,
            "version": "4.4.3",
            "ecosystem": "npm"
          },
          {
            "name": "decode-named-character-reference",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "npm"
          },
          {
            "name": "delaunator",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "dequal",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "detect-libc",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "diff",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "npm"
          },
          {
            "name": "dompurify",
            "direct": false,
            "version": "3.4.11",
            "ecosystem": "npm"
          },
          {
            "name": "elkjs",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "npm"
          },
          {
            "name": "fsevents",
            "direct": false,
            "version": "2.3.2",
            "ecosystem": "npm"
          },
          {
            "name": "iconv-lite",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "npm"
          },
          {
            "name": "immutable",
            "direct": false,
            "version": "5.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "internmap",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "internmap",
            "direct": false,
            "version": "2.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "is-extglob",
            "direct": false,
            "version": "2.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "is-glob",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "katex",
            "direct": false,
            "version": "0.16.44",
            "ecosystem": "npm"
          },
          {
            "name": "khroma",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "kleur",
            "direct": false,
            "version": "4.1.5",
            "ecosystem": "npm"
          },
          {
            "name": "layout-base",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "lodash-es",
            "direct": false,
            "version": "4.18.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-from-markdown",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "mdast-util-to-string",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "mermaid",
            "direct": false,
            "version": "10.9.6",
            "ecosystem": "npm"
          },
          {
            "name": "micromark",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-core-commonmark",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-destination",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-label",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-space",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-title",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-factory-whitespace",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-character",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-chunked",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-classify-character",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-combine-extensions",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-numeric-character-reference",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-decode-string",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-encode",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-html-tag-name",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-normalize-identifier",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-resolve-all",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-sanitize-uri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-subtokenize",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-symbol",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "micromark-util-types",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "mri",
            "direct": false,
            "version": "1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "ms",
            "direct": false,
            "version": "2.1.3",
            "ecosystem": "npm"
          },
          {
            "name": "node-addon-api",
            "direct": false,
            "version": "7.1.1",
            "ecosystem": "npm"
          },
          {
            "name": "non-layered-tidy-tree-layout",
            "direct": false,
            "version": "2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "picomatch",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "npm"
          },
          {
            "name": "playwright",
            "direct": false,
            "version": "1.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "playwright-core",
            "direct": false,
            "version": "1.58.2",
            "ecosystem": "npm"
          },
          {
            "name": "readdirp",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "robust-predicates",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "rw",
            "direct": false,
            "version": "1.3.3",
            "ecosystem": "npm"
          },
          {
            "name": "sade",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "npm"
          },
          {
            "name": "safer-buffer",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "npm"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "1.98.0",
            "ecosystem": "npm"
          },
          {
            "name": "source-map-js",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "npm"
          },
          {
            "name": "stylis",
            "direct": false,
            "version": "4.3.6",
            "ecosystem": "npm"
          },
          {
            "name": "ts-dedent",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "unist-util-stringify-position",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "npm"
          },
          {
            "name": "uuid",
            "direct": false,
            "version": "9.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "uvu",
            "direct": false,
            "version": "0.5.6",
            "ecosystem": "npm"
          },
          {
            "name": "web-worker",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "npm"
          },
          {
            "name": "jupyter",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "nbconvert",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "afm",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "Ascii85",
            "direct": false,
            "version": "2.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "async",
            "direct": false,
            "version": "2.42.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "coffee-script",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "coffee-script-source",
            "direct": false,
            "version": "1.12.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "colorator",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "console",
            "direct": false,
            "version": "1.37.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "dnsruby",
            "direct": false,
            "version": "1.74.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "em-websocket",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "ethon",
            "direct": false,
            "version": "0.18.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "eventmachine",
            "direct": false,
            "version": "1.2.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "execjs",
            "direct": false,
            "version": "2.10.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday",
            "direct": false,
            "version": "2.14.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "faraday-net_http",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "fiber-annotation",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "fiber-local",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "fiber-storage",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "forwardable-extended",
            "direct": false,
            "version": "2.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "gemoji",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "github-pages-health-check",
            "direct": false,
            "version": "1.18.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashery",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "html-pipeline",
            "direct": false,
            "version": "2.14.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "html-proofer",
            "direct": false,
            "version": "5.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "http_parser.rb",
            "direct": false,
            "version": "0.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.15.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-event",
            "direct": false,
            "version": "1.19.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-avatar",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-coffeescript",
            "direct": false,
            "version": "1.2.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-commonmark",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-commonmark-ghpages",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-default-layout",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-feed",
            "direct": false,
            "version": "0.17.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-gist",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-github-metadata",
            "direct": false,
            "version": "2.16.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-include-cache",
            "direct": false,
            "version": "0.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-mentions",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-optional-front-matter",
            "direct": false,
            "version": "0.3.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-paginate",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-readme-index",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-redirect-from",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-relative-links",
            "direct": false,
            "version": "0.6.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-remote-theme",
            "direct": false,
            "version": "0.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-sass-converter",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-seo-tag",
            "direct": false,
            "version": "2.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-sitemap",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-swiss",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-architect",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-cayman",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-dinky",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-hacker",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-leap-day",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-merlot",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-midnight",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-minimal",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-modernist",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-primer",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-slate",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-tactile",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-theme-time-machine",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-titles-from-headings",
            "direct": false,
            "version": "0.5.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-watch",
            "direct": false,
            "version": "2.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "jemoji",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.21.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown",
            "direct": false,
            "version": "2.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "kramdown-parser-gfm",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "liquid",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "listen",
            "direct": false,
            "version": "3.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mercenary",
            "direct": false,
            "version": "0.3.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "metrics",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minima",
            "direct": false,
            "version": "2.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "6.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "net-http",
            "direct": false,
            "version": "0.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "octokit",
            "direct": false,
            "version": "4.25.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "pathutil",
            "direct": false,
            "version": "0.16.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "pdf-reader",
            "direct": false,
            "version": "2.15.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "5.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-fsevent",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-inotify",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rouge",
            "direct": false,
            "version": "3.30.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.88.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": false,
            "version": "0.7.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-rc4",
            "direct": false,
            "version": "0.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubyzip",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "safe_yaml",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "sass",
            "direct": false,
            "version": "3.7.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "sass-listen",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "sawyer",
            "direct": false,
            "version": "0.9.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "securerandom",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simpleidn",
            "direct": false,
            "version": "0.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "terminal-table",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "traces",
            "direct": false,
            "version": "0.18.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "ttfunk",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "typhoeus",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "yell",
            "direct": false,
            "version": "2.2.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": "2.8.2",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 278,
        "direct_count": 7,
        "indirect_count": 271
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 218,
        "open_issues": 9,
        "closed_ratio": 0.857,
        "closed_issues": 54,
        "closed_unmerged_prs": 41
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "bamr87",
          "commits": 445,
          "avatar_url": "https://avatars.githubusercontent.com/u/10567847?v=4"
        },
        {
          "type": "User",
          "login": "actions-user",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/65916846?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.998
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ai-content-review.yml",
        "auto-merge.yml",
        "ci-self-repair.yml",
        "ci.yml",
        "claude.yml",
        "codeql.yml",
        "convert-notebooks.yml",
        "deploy-chat-proxy.yml",
        "evidence-gate.yml",
        "giscus-digest.yml",
        "install-matrix.yml",
        "issue-autopilot.yml",
        "issue-pr-auto-merge.yml",
        "lint-workflows.yml",
        "markdown-oneline.yml",
        "milestone-assign.yml",
        "nightly-extended.yml",
        "release.yml",
        "secret-scan.yml",
        "sync.yml",
        "test-latest.yml",
        "translate.yml",
        "ui-audit.yml",
        "update-dependencies.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "30 out of 30 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/25 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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 21 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": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not 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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 6,
            "reason": "4 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c90376ca0e5d6e5d000b9a5363ad8e9cdeeedd87",
        "ran_at": "2026-07-22T09:08:06Z",
        "aggregate_score": 5.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T07:08:21Z",
      "oldest_open_prs": [
        {
          "number": 324,
          "created_at": "2026-07-22T05:11:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 325,
          "created_at": "2026-07-22T05:11:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-22T05:11:15Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 278,
          "created_at": "2026-07-06T08:15:55Z",
          "last_comment_at": "2026-07-06T09:22:33Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 279,
          "created_at": "2026-07-06T08:15:59Z",
          "last_comment_at": "2026-07-06T09:22:35Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 280,
          "created_at": "2026-07-06T08:16:08Z",
          "last_comment_at": "2026-07-06T09:22:37Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 281,
          "created_at": "2026-07-06T08:16:17Z",
          "last_comment_at": "2026-07-06T09:22:39Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 285,
          "created_at": "2026-07-06T21:09:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 318,
          "created_at": "2026-07-20T07:50:41Z",
          "last_comment_at": "2026-07-20T09:04:49Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 319,
          "created_at": "2026-07-20T07:50:53Z",
          "last_comment_at": "2026-07-20T09:04:47Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 320,
          "created_at": "2026-07-20T07:51:10Z",
          "last_comment_at": "2026-07-20T09:04:44Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 321,
          "created_at": "2026-07-20T08:34:30Z",
          "last_comment_at": "2026-07-20T09:04:41Z",
          "last_comment_author": "github-actions"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bamr87/zer0-mistakes",
    "host": "github.com",
    "name": "zer0-mistakes",
    "owner": "bamr87"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 62,
        "vitality": 90,
        "community": 48,
        "governance": 56,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 90,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "commits_last_year": 554,
              "human_commit_share": 0.88,
              "days_since_last_push": 0,
              "active_weeks_last_year": 38
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "38/52 weeks with commits",
                "points": 26.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 38
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "554 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 554
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 21 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.27.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 3.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~3.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 3.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "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": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 1,
              "stars": 2,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "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": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "packages": [
                "jekyll-theme-zer0"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 40291,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "40,291 downloads all-time across rubygems",
                "points": 47.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 40291,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "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": 15,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.998
            },
            "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": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "merged_prs": 218,
              "open_issues": 9,
              "closed_issues": 54,
              "issue_closed_ratio": 0.857,
              "closed_unmerged_prs": 41
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "86% of issues closed",
                "points": 40.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "218/259 decided PRs merged",
                "points": 32.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 218,
                      "decided": 259
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/25 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": 53,
            "inputs": {
              "followers": 18,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "bamr87",
              "public_repos": 31,
              "account_age_days": 4204
            },
            "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": "18 followers of bamr87",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 18,
                      "login": "bamr87"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "31 public repos, account ~11 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 31
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "jekyll-theme-zer0"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "98 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "24 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "30 out of 30 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": 100,
            "inputs": {
              "topics": [
                "bootstrap5",
                "github-pages",
                "fullstack-development",
                "headless-cms",
                "jekyll"
              ],
              "has_wiki": true,
              "homepage": "https://zer0-mistakes.com/",
              "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://zer0-mistakes.com/",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 62,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 5.2
            },
            "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": "30 out of 30 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/25 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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 21 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 detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "status": "partial",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "4 existing vulnerabilities detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 272 resolved dependencies against OSV; 6 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 272
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 6
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 4,
              "affected_packages": 3,
              "assessed_packages": 272,
              "unassessed_packages": 6,
              "affected_by_severity": "high 2, low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 272,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 67,
        "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.989,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                ".github/instructions/README.md",
                ".github/instructions/ai-chat.instructions.md",
                ".github/instructions/backlog.instructions.md",
                ".github/instructions/content-review.instructions.md",
                ".github/instructions/documentation.instructions.md",
                ".github/instructions/features.instructions.md",
                ".github/instructions/includes.instructions.md",
                ".github/instructions/install.instructions.md",
                ".github/instructions/layouts.instructions.md",
                ".github/instructions/obsidian.instructions.md",
                ".github/instructions/sass.instructions.md",
                ".github/instructions/scripts.instructions.md",
                ".github/instructions/testing.instructions.md",
                ".github/instructions/translation.instructions.md",
                ".github/instructions/version-control.instructions.md",
                ".github/instructions/visual-evidence.instructions.md",
                "AGENTS.md",
                "CLAUDE.md",
                "pages/_docs/development/agents.md"
              ],
              "agent_instruction_max_bytes": 38149
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, .github/instructions/README.md, .github/instructions/ai-chat.instructions.md, .github/instructions/backlog.instructions.md, .github/instructions/content-review.instructions.md, .github/instructions/documentation.instructions.md, .github/instructions/features.instructions.md, .github/instructions/includes.instructions.md, .github/instructions/install.instructions.md, .github/instructions/layouts.instructions.md, .github/instructions/obsidian.instructions.md, .github/instructions/sass.instructions.md, .github/instructions/scripts.instructions.md, .github/instructions/testing.instructions.md, .github/instructions/translation.instructions.md, .github/instructions/version-control.instructions.md, .github/instructions/visual-evidence.instructions.md, AGENTS.md, CLAUDE.md, pages/_docs/development/agents.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, .github/instructions/README.md, .github/instructions/ai-chat.instructions.md, .github/instructions/backlog.instructions.md, .github/instructions/content-review.instructions.md, .github/instructions/documentation.instructions.md, .github/instructions/features.instructions.md, .github/instructions/includes.instructions.md, .github/instructions/install.instructions.md, .github/instructions/layouts.instructions.md, .github/instructions/obsidian.instructions.md, .github/instructions/sass.instructions.md, .github/instructions/scripts.instructions.md, .github/instructions/testing.instructions.md, .github/instructions/translation.instructions.md, .github/instructions/version-control.instructions.md, .github/instructions/visual-evidence.instructions.md, AGENTS.md, CLAUDE.md, pages/_docs/development/agents.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": "87 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 87,
                      "sampled": 88
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": true,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.65,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "devcontainer, Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "devcontainer, Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "65 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 65,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Shell",
              "largest_source_bytes": 94656,
              "source_files_sampled": 132,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Shell without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Shell"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/132 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 132,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "notebooks"
              ],
              "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": "notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-22T09:08:36.104629Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bamr87/zer0-mistakes.svg",
  "full_name": "bamr87/zer0-mistakes",
  "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.26.0 — full methodology · metrics wiki.

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