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
731 commits sit in this repo's top risk tercile, which is 33% of the 2,189scored. 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 7.5 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 other-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 | 3a46e5bbadding sdks | xav-db | 2mo ago | +16.9K -43 | 100%Elevated | more lines added than baseline |
| 2 | 9144440bBump the cargo group across 4 directories with 2 updates | dependabot[bot] | 6mo ago | +5.1K -603 | 100%Elevated | more lines added than baseline |
| 3 | 7bdeebdafinishing tests | xav-db | 9mo ago | +5.5K -20 | 100%Elevated | more lines added than baseline |
| 4 | 64b98762pushing hql-testing | xav-db | 1y ago | +15.5K -8 | 100%Elevated | more lines added than baseline |
| 5 | a0bf49eeUpdate CONTRIBUTORS.md and README.md to include Python DSL support | xav-db | 1mo ago | +4.1K -5 | 99%Elevated | more lines added than baseline |
| 6 | 493b5f72feat(cli): update dependencies and streamline CI workflows | xav-db | 2mo ago | +3.2K -677 | 99%Elevated | more lines added than baseline |
| 7 | 3e4f081aoptimize node upserts to skip redundant BM25 and index churn and Fix UNIQUE INDEX not enforcing uniqueness on node creation and update | xav-db | 4mo ago | +5.4K -177 | 99%Elevated | more lines added than baseline |
| 8 | f5c69bb5Add parser front-end for upsert method | Diego Reis | 7mo ago | +2.2K -143 | 99%Elevated | more lines added than baseline |
| 9 | f0312b3eadding more stress tests | xav-db | 9mo ago | +3.2K -3 | 99%Elevated | more lines added than baseline |
| 10 | 391f1592making everything work properly with lifetimes and bumpalo | xav-db | 9mo ago | +2.4K -291 | 99%Elevated | more lines added than baseline |
| 11 | edef1bd9refactoring tests | xav-db | 9mo ago | +5.0K -4.8K | 99%Elevated | more lines added than baseline |
| 12 | 45bef6aephase 3 | xav-db | 9mo ago | +4.7K -17 | 99%Elevated | more lines added than baseline |
| 13 | eb3e4d31phase 2.2, 2.3 analyzer and generator | xav-db | 9mo ago | +3.4K -3 | 99%Elevated | more lines added than baseline |
| 14 | 5dc4a57ftesting phase 1. internals and storage. | xav-db | 9mo ago | +2.3K -65 | 99%Elevated | more lines added than baseline |
| 15 | 56736909pushing humanlayer setup | xav-db | 10mo ago | +3.3K -0 | 99%Elevated | more lines added than baseline |
| 16 | 925926ffskeleton and somewhat fleshed out | Matthew Sanetra | 11mo ago | +2.5K -104 | 99%Elevated | more lines added than baseline |
| 17 | c2813b9arefactoring parser | xav-db | 11mo ago | +3.6K -3.9K | 99%Elevated | more lines added than baseline |
| 18 | ed5b914esplitting and updating tests | xav-db | 11mo ago | +2.9K -2.8K | 99%Elevated | more lines added than baseline |
| 19 | a46cacf0fixing issues with generation for mcp handler | xav-db | 11mo ago | +4.6K -94 | 99%Elevated | more lines added than baseline |
| 20 | 9cdcd835pushing more refactoring | xav-db | 1y ago | +4.4K -5.2K | 99%Elevated | more lines added than baseline |
| 21 | 07f3ff54tryign to fix mcp issues | xav-db | 1y ago | +2.9K -36 | 99%Elevated | more lines added than baseline |
| 22 | 5e27cd5fstart working on cli rework | Lukas Nitzsche | 1y ago | +2.6K -1.6K | 99%Elevated | more lines added than baseline |
| 23 | 813fc817Add Go SDK with initial client implementation and testing | xav-db | 2mo ago | +2.7K -52 | 98%Elevated | more lines added than baseline |
| 24 | 1b3f43dchelix chef | xav-db | 2mo ago | +2.1K -35 | 98%Elevated | more lines added than baseline |
| 25 | b60c7f44feat(cli): add workspace and project config commands Add pscale-style config commands for listing and switching workspaces and linked projects, plus workspace-scoped cluster listings backed by shared cloud selection helpers. | xav-db | 4mo ago | +1.8K -620 | 98%Elevated | more lines added than baseline |
| 26 | 2020b730CLI working | xav-db | 5mo ago | +2.3K -306 | 98%Elevated | more lines added than baseline |
| 27 | 2c231510fixing math ops | xav-db | 6mo ago | +3.0K -214 | 98%Elevated | more lines added than baseline |
| 28 | 6db9d167fixing more | xav-db | 6mo ago | +2.5K -53 | 98%Elevated | more lines added than baseline |
| 29 | bba40274pushing more tests to cover hot paths in core, helixc, mcp, and gateway | xav-db | 7mo ago | +1.9K -4 | 98%Elevated | more lines added than baseline |
| 30 | 76604b33custom field weightings for shortest path algorithms | xav-db | 9mo ago | +1.8K -139 | 98%Elevated | more lines added than baseline |
| 31 | 54e61a72fixing query language for return types. | xav-db | 9mo ago | +3.2K -339 | 98%Elevated | more lines added than baseline |
| 32 | 9f0717adphase 2.1 implemented parser | xav-db | 9mo ago | +1.7K -0 | 98%Elevated | more lines added than baseline |
| 33 | 04715ba3Bump slab from 0.4.10 to 0.4.11 in /hql-tests | dependabot[bot] | 10mo ago | +1.4K -113 | 98%Elevated | more lines added than baseline |
| 34 | 01dd5cecmerging dijkstras | xav-db | 10mo ago | +2.4K -110 | 98%Elevated | more lines added than baseline |
| 35 | 84085298fixing issue with count comparison | xav-db | 11mo ago | +1.9K -125 | 98%Elevated | more lines added than baseline |
| 36 | ed435c96pushing helixir queries closes #273 | xav-db | 1y ago | +2.0K -0 | 98%Elevated | more lines added than baseline |
| 37 | 140a6b5bpushing update fixes | xav-db | 1y ago | +1.9K -11 | 98%Elevated | more lines added than baseline |
| 38 | 24e55a7aremove comment | Lukas Nitzsche | 1y ago | +1.7K -35 | 98%Elevated | more lines added than baseline |
| 39 | 16f341a0testing | Lukas Nitzsche | 1y ago | +1.6K -0 | 98%Elevated | more lines added than baseline |
| 40 | 3366c5d2finishing object remappings, excludes, traversals | xav-db | 1y ago | +2.4K -2.3K | 98%Elevated | more lines added than baseline |
| 41 | 627e4248postgres ingestion completed | xav-db | 1y ago | +2.5K -55 | 98%Elevated | more lines added than baseline |
| 42 | 159bb6a9parser and generator looking good. need to expand generator | xavcochran | 1y ago | +1.8K -1.7K | 98%Elevated | more lines added than baseline |
| 43 | 3380efdbrewriting storage engine to use lmdb instead of rocks db. makes reads much faster. still need to modify transactions so there is a single transaction for the traversal rather than each operation. | xavcochran | 1y ago | +2.8K -1.6K | 98%Elevated | more lines added than baseline |
| 44 | 364dad3afixing serialization and made a number of storage engine optimisations. added shortest path algorithms | xavcochran | 1y ago | +2.5K -404 | 98%Elevated | more lines added than baseline |
| 45 | 6d43df18adding helix-lite | xavcochran | 1y ago | +2.9K -1 | 98%Elevated | more lines added than baseline |
| 46 | cb37eb18Update helix-dsl-macros to version 0.2.0 and refactor SDK imports | xav-db | 2mo ago | +2.3K -422 | 97%Elevated | more lines added than baseline |
| 47 | 8d28406crebuild BM25 from nodes and harden index invariants Make BM25 explicitly node-only by removing vector indexing, rebuild schema v2 from node state on startup, and fail loudly when forward, reverse, and doc-length state diverge. | xav-db | 5mo ago | +1.2K -179 | 97%Elevated | more lines added than baseline |
| 48 | bbb5d420adding upsert tests, improving performance and error handling | xav-db | 6mo ago | +1.4K -760 | 97%Elevated | more lines added than baseline |
| 49 | db00b65aAdd workspace/project/cluster flow for dashboard backend integration. Replace create-cluster command with a workspace-driven flow that requires login, billing verification, and project selection before creating standard or enterprise clusters via the new backend API. | xav-db | 6mo ago | +1.2K -321 | 97%Elevated | more lines added than baseline |
| 50 | 37dc0dbcFix singular TraversalValue generation for nested FromN/ToN steps | xav-db | 6mo ago | +2.0K -31 | 97%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.
Repowise tracks change history across 74 files in 2233admin/helix-db. In the last 90 days 71 files were touched, 251 times in total, most often main.rs. Every commit is scored for change risk from its size, spread and the history of the files it touches.