Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.
Needs review
1,423 commits sit in this repo's top risk tercile, which is 33% of the 4,310scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 8.4 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.
Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.
Consistently fix-driven across its history.
Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.
| # | Commit | Author | When | Lines | Risk | Top driver |
|---|---|---|---|---|---|---|
| 1 | 16f97dcfdocs(i18n): sync translation catalogs after the book rework (#7472) | Shane Engelman | 2mo ago | +96.8K -88.8K | 100%Elevated | more lines added than baseline |
| 2 | a3b1c07dfeat(i18n): add Spanish and Chinese runtime and zerocode locales (#7039) | Shane Engelman | 2mo ago | +158.2K -168.2K | 100%Elevated | more lines added than baseline |
| 3 | 2c914781feat(integration): introduce zerocode TUI, RPC socket transport, DenyWithEdit approval, and beta-2 integration (#6848) | Shane Engelman | 2mo ago | +59.1K -21.8K | 100%Elevated | more lines added than baseline |
| 4 | 18622d91feat!: multi-agent runtime and schema V3 (#6398) | Shane Engelman | 2mo ago | +97.2K -43.0K | 100%Elevated | more lines added than baseline |
| 5 | b438250edocs(i18n): sync fr/ja/es translations and add zh-CN (#6170) | JordanTheJet | 3mo ago | +105.3K -25.3K | 100%Elevated | more lines added than baseline |
| 6 | 00440cd3feat(i18n, docs): Mozilla Fluent pipeline + multi-locale mdBook + full docs overhaul (#5788) | Shane Engelman | 3mo ago | +140.5K -56.7K | 100%Elevated | more lines added than baseline |
| 7 | 40f7a550feat(workspace): move agent, gateway, channels, cron, daemon into zeroclaw-misc | Shane Engelman | 4mo ago | +34.1K -68.4K | 100%Elevated | more lines added than baseline |
| 8 | 65e541affeat(workspace): extract zeroclaw-misc crate — 91K LOC of subsystems | Shane Engelman | 4mo ago | +54.9K -5.9K | 100%Elevated | more lines added than baseline |
| 9 | 20dab5fcfeat(workspace): extract zeroclaw-tools crate | Shane Engelman | 4mo ago | +48.0K -1 | 100%Elevated | more lines added than baseline |
| 10 | 818c84ccfeat(workspace): extract zeroclaw-memory and zeroclaw-channels crates | Shane Engelman | 4mo ago | +37.8K -1 | 100%Elevated | more lines added than baseline |
| 11 | 17c24bbdfeat(workspace): extract zeroclaw-providers crate | Shane Engelman | 4mo ago | +31.0K -6.1K | 100%Elevated | more lines added than baseline |
| 12 | c373d6c9feat: add movie extension with Douban and TMDB support (#4815) | guangmangbeijing | 4mo ago | +257.4K -0 | 100%Elevated | more lines added than baseline |
| 13 | bf5a97f4feat(sop): channel gate prompts with checkpoint edit and revise for deterministic pipelines (#8979) | Marc Collins | 2w ago | +9.1K -446 | 99%Elevated | more lines added than baseline |
| 14 | f1f0460bfeat(sop): web visual authoring (experimental) with channel fan-in and selectable agent, plus the git_forge unified forge tool (#8590) | Shane Engelman | 4w ago | +21.6K -2.0K | 99%Elevated | more lines added than baseline |
| 15 | ddffad12feat(channels/discord): interaction components — buttons, selects, modals, buttoned approval, autocomplete (#7965) | Marc Collins | 1mo ago | +4.3K -158 | 99%Elevated | more lines added than baseline |
| 16 | 6790af56docs(i18n): refresh fluent strings and mdbook catalogs for v0.8.1 (#7939) | Shane Engelman | 1mo ago | +11.6K -2.8K | 99%Elevated | more lines added than baseline |
| 17 | 62655f98feat(web): Operator Console redesign of the gateway web UI (schema-driven config, multi-agent chat, ported fixes) (#7665) | Marc Collins | 1mo ago | +9.9K -3.7K | 99%Elevated | more lines added than baseline |
| 18 | 8294f0derefactor(runtime): consolidate the three agent turn engines onto run_tool_call_loop — Implements #7415 (#7540) | Marc Collins | 1mo ago | +7.3K -4.8K | 99%Elevated | more lines added than baseline |
| 19 | e5ea3bdddocs(book): rework the book and derive provider/config surfaces from source (#7365) | Shane Engelman | 2mo ago | +9.9K -6.2K | 99%Elevated | more lines added than baseline |
| 20 | 4e2a59d4feat(gateway,web,cli): web onboarding parity via per-property CRUD endpoints (#6179) | Shane Engelman | 3mo ago | +12.6K -3.4K | 99%Elevated | more lines added than baseline |
| 21 | ee0fcd93docs(foundations): ratify and commit the ZeroClaw Maturity Framework (#5911) | Chris Hengge | 3mo ago | +4.9K -1 | 99%Elevated | more lines added than baseline |
| 22 | 470ff7abfeat(workspace): extract zeroclaw-memory crate | Shane Engelman | 4mo ago | +10.8K -663 | 99%Elevated | more lines added than baseline |
| 23 | 241bcb46feat(workspace): extract zeroclaw-tool-call-parser crate (RFC D2) | Shane Engelman | 4mo ago | +7.4K -8.2K | 99%Elevated | more lines added than baseline |
| 24 | d8f09f02feat(workspace): extract zeroclaw-types, zeroclaw-infra, zeroclaw-config crates | Shane Engelman | 4mo ago | +22.2K -22.0K | 99%Elevated | more lines added than baseline |
| 25 | 61fea48cfeat(i18n): add all 31 languages to web dashboard and fix locale API (#5203) | Argenis | 4mo ago | +10.1K -42 | 99%Elevated | more lines added than baseline |
| 26 | 4d786b9fchore(docs): move i18n READMEs from root to docs/i18n/ | argenis de la rosaclaudeassisted | 4mo ago | +22.8K -25.7K | 99%Elevated | more lines added than baseline |
| 27 | 90e5ca98test: add Docker smoke-test harness and Tauri generated schemas | argenis de la rosaclaudeassisted | 4mo ago | +5.8K -0 | 99%Elevated | more lines added than baseline |
| 28 | 71e89801feat(hardware): add RPi GPIO, Aardvark I2C/SPI/GPIO, and hardware plugin system (#4125) | ehu shubham shaw | 4mo ago | +10.7K -7 | 99%Elevated | more lines added than baseline |
| 29 | eaf23e63docs(readme): overhaul all 31 READMEs to match OpenClaw-level depth | argenis de la rosaclaudeassisted | 4mo ago | +19.2K -5.6K | 99%Elevated | more lines added than baseline |
| 30 | 11a1dae5docs(i18n/zh-CN): Complete full Chinese documentation translation and… (#3429) | zq | 5mo ago | +9.9K -127 | 99%Elevated | more lines added than baseline |
| 31 | dd1681bedocs(i18n): add documentation hub translations for all 30 languages (#3450) | Argenisclaudeassisted | 5mo ago | +4.8K -6 | 99%Elevated | more lines added than baseline |
| 32 | c8df83dddocs: add localized README files for all 31 supported languages | argenis de la rosaclaudeassisted | 5mo ago | +12.6K -1 | 99%Elevated | more lines added than baseline |
| 33 | 8c0375a9Skill Creator (from anthropic) | simianastronaut | 5mo ago | +5.7K -0 | 99%Elevated | more lines added than baseline |
| 34 | 1a0e5547fix(web): call doctor endpoint with authenticated POST | argenis de la rosa | 5mo ago | +9.0K -3 | 99%Elevated | more lines added than baseline |
| 35 | 79337c76feat(gateway): add embedded web dashboard with React frontend | Zeki Kocabıyıkclaudeassisted | 5mo ago | +8.9K -687 | 99%Elevated | more lines added than baseline |
| 36 | 24796c8fdocs(i18n): introduce canonical docs/i18n/vi tree with compatibility shims | Chummy | 5mo ago | +6.5K -1.1K | 99%Elevated | more lines added than baseline |
| 37 | 79cc1bd3docs(vi): add comprehensive Vietnamese localization under docs/vi/ | pluginmdclaudeassisted | 5mo ago | +6.6K -0 | 99%Elevated | more lines added than baseline |
| 38 | 0dfc707cfeat: add zeroclaw-robot-kit crate for AI-powered robotics | Lumi-node | 5mo ago | +4.4K -9 | 99%Elevated | more lines added than baseline |
| 39 | de3ec87dEhu shubham shaw contribution --> Hardware support (#306) | ehu shubham shawclaudeassisted | 5mo ago | +9.6K -1.9K | 99%Elevated | more lines added than baseline |
| 40 | 05cb353ffeat: initial release — ZeroClaw v0.1.0 | argenis de la rosa | 5mo ago | +15.8K -0 | 99%Elevated | more lines added than baseline |
| 41 | 1e99541dfix(mcp): multiplex stdio calls without replaying unknown outcomes (#9418) | Iftekhar Uddin | 1w ago | +2.8K -520 | 99%Elevated | more lines added than baseline |
| 42 | 7afecd86refactor(providers): adopt typed builders across the provider crate (#8854) | Cherilyn Buren | 3w ago | +2.2K -1.3K | 99%Elevated | more lines added than baseline |
| 43 | c937cdfcfeat(sop): release the exec slot on HITL approval and enforce a per-SOP admission policy (#8848) | Marc Collins | 3w ago | +4.8K -730 | 99%Elevated | more lines added than baseline |
| 44 | e99d1f22fix(sop): key AMQP dispatch idempotency on the message-id (#9027) | Marc Collins | 3w ago | +7.7K -550 | 99%Elevated | more lines added than baseline |
| 45 | 172efda7feat(gateway): in-app upgrade with auto-restart from the web dashboard (#8173) | Cherilyn Buren | 3w ago | +4.4K -189 | 99%Elevated | more lines added than baseline |
| 46 | 695eae2ffeat(cost): add task-attributed usage ledger APIs (#8686) | Vadim Belman | 4w ago | +3.1K -140 | 99%Elevated | more lines added than baseline |
| 47 | a4ce8f0dfeat(channels): add Git forge channel (GitHub provider) with SOP ingress (#8609) | Marc Collins | 1mo ago | +6.0K -35 | 99%Elevated | more lines added than baseline |
| 48 | b051ef5afeat(elicitation): ACP multiple-choice for the ACP channel and Zerocode Code tab (#8338) | Tidux | 1mo ago | +3.4K -154 | 99%Elevated | more lines added than baseline |
| 49 | 89329806feat(config): add independent delegate targets (#8239) | Vadim Belman | 1mo ago | +2.6K -482 | 99%Elevated | more lines added than baseline |
| 50 | abfae1ecrefactor(channels/discord): split discord.rs into a module tree behind a structured outgoing payload (#7832) | Marc Collins | 1mo ago | +1.5K -1.3K | 99%Elevated | more lines added than baseline |
Two views of the same model: where the cuts fall, and what commit shape lands you above them.
Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.
The 200 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.
rakaarwaky/zeroclaw has 4,709 commits in its history from 436 contributors, the first of them Feb 13, 2026. In the last 90 days 1,074 files were touched, 6,144 times in total, most often schema.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.