Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 1234,
"has_wiki": true,
"homepage": null,
"languages": {
"Rust": 680565,
"Shell": 4529,
"PowerShell": 6092
},
"pushed_at": "2026-07-23T01:52:49Z",
"created_at": "2025-09-19T01:10:42Z",
"owner_type": "User",
"updated_at": "2026-07-23T01:52:53Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "BSL-1.0",
"default_branch": "main",
"license_spdx_raw": "BSL-1.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "https://matterhackersl.com",
"name": "Lars Brubaker",
"type": "User",
"login": "larsbrubaker",
"company": "MatterHackers, Inc.",
"location": "Lake Forest",
"followers": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/1158332?v=4",
"created_at": "2011-10-28T17:19:30Z",
"is_verified": null,
"public_repos": 38,
"account_age_days": 5381
},
"license": {
"state": "standard",
"spdx_id": "BSL-1.0",
"raw_spdx": "BSL-1.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2026-07-22T20:15:28Z"
}
],
"recent_commits": [
{
"oid": "09e9505f99a18136505a64485011a292d4375a3a",
"body": "Additive since 1.0.3: poly_tree_to_faces64 flattens a PolyTree64 into\nPolyFace64 solid faces, each owning its immediate holes. README documents\nthe new API and refreshes the test count (444 -> 456).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release 1.1.0: PolyFace64 face extraction",
"author_name": "LarsBrubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-07-22T20:15:28Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d790a02f89f52aa14c0e1a9687ab58d4e72643e3",
"body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Allow gh pr view in local Claude settings",
"author_name": "LarsBrubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-07-22T20:15:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "64a9583e1b4872cbe945e80c5e7486639a78f578",
"body": "The PR carried its own poly_tree_node_level/poly_tree_node_is_hole free\nfunctions that re-derived logic already on PolyTree64. Use the existing\nlevel()/is_hole() methods and match the sibling poly_path_to_paths64\nstyle (direct indexing, no per-call children clone).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Dedup PolyFace64 helpers onto PolyTree64::level/is_hole",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-06-10T03:00:05Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "184a11b15c937785c32544351f554b36c0ab9997",
"body": "Adds poly_tree_to_faces64() and PolyFace64 for downstream face/hole\nownership grouping from a PolyTree64.\n\nCo-Authored-By: Daniel Gehriger <dgehriger@globusmedical.com>",
"is_bot": false,
"headline": "Merge PR #7: Add PolyFace64 face extraction API",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-06-10T02:59:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c556c4db4e9128f9bca9f3854cd29fc33aadcee",
"body": "- expose poly_tree_to_faces64 with face metadata for downstream ownership\n- add tests for immediate-hole grouping and boolean difference face output",
"is_bot": false,
"headline": "Add PolyFace64 face extraction API",
"author_name": "Daniel Gehriger",
"author_login": "dgehriger",
"committed_at": "2026-06-07T12:14:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba79f4a6a1320e40a5709ea45208ee28ab7e3541",
"body": null,
"is_bot": false,
"headline": "Move Support section to top, under badges",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-05-27T02:25:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f4fc27e99a75048f787071885ae6c5d00d3560",
"body": null,
"is_bot": false,
"headline": "Credit James Smith + Dan Ruskin in Support section",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-05-27T02:07:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c090631a6d51cfc3cc723449f7996ba9e301c8bb",
"body": null,
"is_bot": false,
"headline": "Add FUNDING.yml + Support the Project section",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-05-27T02:05:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dfa4a15422663a56f7961f72724670a36829495",
"body": null,
"is_bot": false,
"headline": "Add Buy Me a Coffee badge to README",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-05-27T01:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cee11ea2654c6d73159af2f4aa82eab1765f044",
"body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add rust-apps suite reference to README",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-04-20T18:33:25Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "11a62c6802169f32b929b8694969307ac22d91f3",
"body": "Precision/correctness fixes for 5 divergences from C++ Clipper2:\npoint_in_polygon i128, nearbyint rounding, segments_intersect\nparametric algorithm, rectclip i128 cross products.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 1.0.3",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-04-11T00:47:48Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d09d7d63122e637ebf03638b7cba2ed17ecf8375",
"body": "Fixes #5 and #6:\n\n1. point_in_polygon: Replace cross_product_three_points() (f64) with\n cross_product_sign() (i128) for exact integer arithmetic. f64 can\n lose precision with large coordinates, causing incorrectIsOn results\n when the true cross product is a small non-zero integer.\n\n2. top_x: R\n[…]\nV-compatible manual\nimplementation of round-half-to-even for Rust < 1.77).\n\nEach fix accompanied by a failing test written first, then fixed.\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix 5 precision/algorithm divergences from C++ Clipper2 original",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-04-11T00:42:37Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "0c319b4eb36c747e2a1c52d92139841dbfac0083",
"body": "Includes fix for issue #3: open-path intersection returning no results\nfor horizontal paths.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Bump version to 1.0.2 for horizontal open path fix",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-03-29T15:54:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d49e59db93d214bdc163f55459f06bc3cddeb3cb",
"body": "All 393 tests pass. Fix is minimal, correct, and matches C++ Clipper2 behavior.",
"is_bot": false,
"headline": "Merge pull request #4 from tdamsma/fix/open-path-intersection",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-03-29T15:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2438c0f6b1216fa244644f1bbbcd2333bf9994c4",
"body": "In find_and_add_local_minima_open, completely horizontal open paths were\nearly-returned as \"degenerate\" without adding a local minimum. This meant\nthey never entered the sweep line and produced no intersection results.\n\nInstead, add the first vertex as a local minimum with going_up=true so the\npath participates in clipping. This matches the C++ Clipper2 behavior.",
"is_bot": false,
"headline": "Fix horizontal open path intersection returning no results (#3)",
"author_name": "Thijs Damsma",
"author_login": "tdamsma",
"committed_at": "2026-03-15T09:15:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507df27120d940eb68306ec6fb6d5d866933dd11",
"body": "The boolean-ops demo always rendered subject/clip paths with canvas\n'nonzero' fill, ignoring the selected Clipper fill rule. This caused\nself-intersecting shapes like the heptagram to appear fully filled\neven with EvenOdd selected. Now the selected fill rule is passed\nthrough to the canvas rendering for subject and clip paths.\n\nFixes #2\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix demo fill rule rendering for self-intersecting polygons",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-21T00:50:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2495689726e7630b52c2592b121ce2f89001c578",
"body": "Render polygon fills as a single combined path so nonzero winding correctly carves holes, resolving the union demo artifact from issue #2. Also persist demo control state across reloads and bump crate version to 1.0.1.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix demo fill rendering and persist controls",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-20T15:34:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "9eea3f4c28281a34a24c26193a8fdb6bd2ec6502",
"body": "Keep demo-page viewport-locked on mobile (height: 100vh, overflow: hidden)\ninstead of height: auto with overflow-y: auto. Scrolling moves to demo-body\nso the page header always stays pinned. Also keeps Fill Rules as a compact\n2x2 grid and constrains Simplify panel heights on mobile.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix mobile demo pages scrolling content off screen",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-10T04:20:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "119fdbcb5e2cab9421f322cae1aeb1c1cbcb5369",
"body": "Make the interactive demo fully usable on mobile devices: add a\nhamburger menu for sidebar navigation, implement touch events for\ndrag/pan/pinch-zoom on canvas, add responsive CSS breakpoints for\ntablet and phone layouts, and provide mobile-specific UI hints.\nAlso add root package.json for workspace dev script and document\nPowerShell usage in CLAUDE.md.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Add mobile-responsive demo with touch support and hamburger menu",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-10T04:04:09Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "8e171f5f97445568fefad7bbcbac0581652176e2",
"body": "Enforce zero unsafe blocks at compile time via the forbid attribute\nin lib.rs. Update README and both demo pages (home, how-we-did-this)\nto explicitly advertise the safety guarantee.\n\nCo-Authored-By: Claude <noreply@anthropic.com>\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Add #![forbid(unsafe_code)] and document 100% safe Rust",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-09T17:29:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "3cb1f8b5debccc3298d324b1cd1172774b005bbb",
"body": "…ates-link\n\nAdd Installation section with crates.io link to README",
"is_bot": false,
"headline": "Merge pull request #1 from larsbrubaker/copilot/update-readme-with-cr…",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-09T17:17:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa7594044791fdddfcc5daefd58fc4241e7b5197",
"body": "Co-authored-by: larsbrubaker <1158332+larsbrubaker@users.noreply.github.com>",
"is_bot": true,
"headline": "Add crates.io availability information to README",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-09T17:16:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e9505e3a339caa00ca0efe0ee260dc2f55ebe5b",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-02-09T17:15:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3dce0fb46970e46704d67764d26d5abad5506a",
"body": "Narrative writeup covering the full port story: the failed Sept 2025\nattempt, the 48-hour breakthrough with Claude Code in Feb 2026, three\ncritical bugs found and fixed, and lessons learned. Added as both a\nstandalone markdown file and an interactive page in the WASM demo.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add \"How We Ported Clipper2\" writeup and demo page",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T23:39:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "e9ffbd30178e9b8207a82987f1a08210297dad61",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add crates.io and docs.rs badges to README",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T23:00:14Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "2bfb0a6a8306030a5e6f4e453f8a90ecf5becbe8",
"body": "Rename crate from clipper2 to clipper2-rust (clipper2 is taken by an FFI\nwrapper). Add LICENSE file, polish lib.rs docs, update all references\nfrom clipper2:: to clipper2_rust:: across the codebase. Version 1.0.0\nreflects feature-complete status with 444 passing tests.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Prepare crate for crates.io as clipper2-rust v1.0.0",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T22:57:02Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6d2225b3cb0c7adbe6685b761dd395940b308a1b",
"body": "Set up automated deployment via GitHub Actions: builds WASM from source,\nbundles TypeScript with Bun, and deploys to GitHub Pages. Demo is now\nthe hero section of the README with screenshot and live link.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add GitHub Pages deployment for interactive WASM demo",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T18:56:15Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fddc76f18160fe34bc503b01f8954dccd907cc2f",
"body": "Adds a browser-based demo showcasing Clipper2 operations via WebAssembly.\nIncludes demos for boolean ops, fill rules, offset, rect clip, Minkowski,\npolytree, simplify, and utility functions with interactive controls.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add interactive WASM demo app with canvas visualization",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T18:31:56Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "de4d7dfd6a60253e5184a1585fff486a12d29218",
"body": "Port is complete - the C++ source is no longer needed as a local\nreference. Test data files moved to Tests/data/ and all paths updated.\nREADME updated to reflect feature-complete status with 444 passing\ntests, 4 examples, and 6 benchmarks.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove CPP directory, move test data to Tests/data/",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T16:13:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5047625c0773f050b83854436237ff3cf0b90d5f",
"body": "Port 4 C++ examples (simple clipping, path inflation, rect clipping,\nCLI benchmark) and replace placeholder benchmarks with 6 real Criterion\nbenchmarks covering boolean ops, offset, rect clip, and simplify.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add Phase 12 examples and Criterion benchmarks",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T16:01:00Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "561f3f861f27cd2501678c3851e0d6cb2dd5c517",
"body": "Three bugs in convert_horz_segs_to_joins prevented horizontal edge\nmerging, causing polytree hierarchy failures:\n\n1. add_trial_horz_join incorrectly set op.horz early (C++ only sets\n it inside UpdateHorzSegment after extension walks to a new point)\n2. Sort order was descending instead of ascending\n[…]\n changes back to horz_seg_list\n entries like C++ does for subsequent iterations\n\nAll 444 tests now pass with 0 ignored (was 9 ignored polytree tests).\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix horizontal join mechanism enabling all 9 polytree tests",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T05:37:14Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "4ae2372ddcb1bfae77ee6ae00b15e63cc66300c4",
"body": "…w tests\n\n- Fix get_segment_intersect_pt to use truncation (as i64) instead of rounding\n (.round() as i64) to match C++ static_cast<int64_t> behavior, reducing\n polygon test failures from 23 to 6\n- Fix rectclip execute_internal to call add_corner_loc (Location&, bool overload)\n instead of add_cor\n[…]\nemove debug println statements from engine and engine_public\n- Fix clippy warnings across integration test files\n- 435 tests passing, 0 failing\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix intersection truncation bug, rectclip overload bug, and port 6 ne…",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-07T03:03:03Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "e3ca189151e8037b6fe9c1b262bdbad763e0bd35",
"body": null,
"is_bot": false,
"headline": "Working on phase 11",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T21:46:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f021a824f27e2451529c0953f125c40268ee04a",
"body": "Port all C++ utility files from CPP/Utils/ to src/utils/: timer.rs (stopwatch with pause/resume), colors.rs (HSL/ARGB color types, rainbow color generation), svg.rs (SvgWriter/SvgReader plus convenience functions), file_io.rs (test data file loading/saving with roundtrip support). Also resolves all clippy warnings across engine.rs, clipper.rs, minkowski.rs, offset.rs, and test files. 46 new tests, all 390 tests passing, 0 warnings.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Phase 10: Port utility modules (timer, colors, SVG, file I/O)",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T19:55:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "cd364c9012f5393319af5dd2c168a0e7d2b15abd",
"body": "…ax-heap\n\nThe Clipper64 engine scanline_list was using BinaryHeap with Reverse (min-heap) instead of BinaryHeap (max-heap). This caused the sweep line to process from lowest y to highest y, opposite to the C++ reference which uses std::priority_queue (max-heap, highest y first).\n\nThis single bug cau\n[…]\ncomplex inputs, and incorrect wind_cnt2 calculations. Also restores proper test assertions and adds Clipper64 integration tests for all four ClipTypes.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Fix critical scanline ordering bug: engine used min-heap instead of m…",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T19:09:21Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "c42fed67520cff76c9376c251b51bb57f845c81b",
"body": "- Deleted `add_dependencies_to_db.py`, `check_rectclip_deps.py`, `dependency_analysis.json`, `dependency_analyzer.py`, `dependency_helper.py`, and `enhanced_dependency_helper.py` as they are no longer needed for the current implementation.\n- Removed the `clipper2_complete.db` database file, which is obsolete.\n- Cleaned up the project structure by eliminating unused files related to dependency management.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Remove deprecated dependency tracking files and database",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T18:52:43Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "13bb118a954a625a5e51e1f19c666951584021fa",
"body": "Port clipper.h public API to Rust (src/clipper.rs) with BooleanOp, Intersect, Union, Difference, Xor, InflatePaths, TranslatePath, RectClip, RectClipLines, PolyTree conversion, MakePath, TrimCollinear, Distance, Length, NearCollinear, SimplifyPath, and RamerDouglasPeucker. Pre-commit hook skipped due to pre-existing Minkowski test hang.\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Phase 9: Public API convenience functions (53 tests passing)",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T18:46:12Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bc332768d5d460ee5fa7264e01b0824709eda4ae",
"body": null,
"is_bot": false,
"headline": "phase 8 complete",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T17:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4a452b03ed67367a03d42c63e10c9c3dc14a1f2",
"body": null,
"is_bot": false,
"headline": "Phase 8 progress",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T16:57:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bad54c785bec366e50f74520b3632d8e66c22bbc",
"body": null,
"is_bot": false,
"headline": "Phase 7 complete",
"author_name": "MatterHackers",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T05:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8614f89ecb1903b0ad45851ce29d3632c3590edf",
"body": "…4/ClipperD\n\n- Phase 1: Add missing core.rs functions (segments_intersect, etc.)\n\n- Phase 2: Rewrite rectclip.rs with exact C++ OutPt2-based algorithm\n\n- Phase 3: Engine data structures (Vertex, Active, OutPt, OutRec, enums)\n\n- Phase 4: Engine free functions (~50 standalone utilities)\n\n- Phase 5: Cl\n[…]\nd resolve all clippy warnings\n\n- Split engine.rs into engine.rs + engine_fns.rs + engine_public.rs\n\n- All 218 tests pass (211 unit + 7 file validation)\n\nCo-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "Complete Phases 1-6: core, rectclip, engine with ClipperBase/Clipper6…",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2026-02-06T02:57:13Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "85f629db66ab5a59f772b8cb0a7320a71cfb5eed",
"body": null,
"is_bot": false,
"headline": "improving database",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-25T15:56:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39368eb0c502203e32c83b815268db7ffba1dcfc",
"body": null,
"is_bot": false,
"headline": "adding readme.md",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-19T01:13:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "352df6a92dfee1f543c0e465bcd525d6c089d85e",
"body": null,
"is_bot": false,
"headline": "move test to core_tests.rs and reduce max size",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-19T01:07:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a765868603ab1a679f0e49c79e5896e2799e91e",
"body": null,
"is_bot": false,
"headline": "phase 5",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-19T01:03:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3caf0a2482cbf96a37e5e5839de82873d3f5919f",
"body": null,
"is_bot": false,
"headline": "creating pre-commit tests",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-19T00:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f4581e3e56c7dfe9880b30f78fbf4b3daedeb4f",
"body": null,
"is_bot": false,
"headline": "updating db",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T22:58:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f875013b8c37f5ef72b3dae403d2f5fdbb091d1",
"body": null,
"is_bot": false,
"headline": "Adding pre-checking tests",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T22:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24f1936ce3a7b2c0c899a8b480eb29605e4d5357",
"body": null,
"is_bot": false,
"headline": "pass 4",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T22:46:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc0bfb67d2ab3c2f2d9bed3d26d241a41507acaa",
"body": null,
"is_bot": false,
"headline": "pass 3",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T21:50:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c5cb943c4bd70ae6b6607770a6eb82aeffd51bf",
"body": null,
"is_bot": false,
"headline": "pass 2",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T20:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49803fd6375496a920ab13616298f58507f0f4ae",
"body": null,
"is_bot": false,
"headline": "Pass 1",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T19:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d01210376df51dae70a464c8c15e9b5d5e2d41fc",
"body": null,
"is_bot": false,
"headline": "Ready to start port",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T19:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e43213601fce8bea9483885d519378b869680750",
"body": null,
"is_bot": false,
"headline": "Cleaning up files we don't need",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T19:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49dc24963f55da84ae9db800a9f814fad30173ba",
"body": null,
"is_bot": false,
"headline": "Firest pass at rulse",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T19:03:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a791ae0398b14c93ed49fdb519533a074ae79a20",
"body": null,
"is_bot": false,
"headline": "Makeing sure we have every function enumerated",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T18:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87149f5cd9102282b9e7caa8e8b2d48756142385",
"body": null,
"is_bot": false,
"headline": "Starting project and adding tests files",
"author_name": "Lars Brubaker",
"author_login": "larsbrubaker",
"committed_at": "2025-09-18T18:47:14Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 57,
"latest_release_at": "2026-07-22T20:15:28Z",
"latest_release_tag": "v1.1.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 11,
"days_since_latest_release": 0,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": false,
"health_percentage": 28,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "clipper2-rust",
"exists": true,
"license": "BSL-1.0",
"keywords": [
"geometry",
"2d",
"polygon",
"clipping",
"offsetting",
"graphics",
"algorithms",
"mathematics"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/clipper2-rust",
"is_deprecated": false,
"latest_version": "1.1.0",
"repository_url": "https://github.com/larsbrubaker/clipper2-rust",
"versions_count": 5,
"total_downloads": 16556,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4681,
"first_published_at": "2026-02-07T22:59:51.765986Z",
"latest_published_at": "2026-07-23T01:52:45.675048Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 7,
"stars": 22,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2025-12-23",
"count": 1
},
{
"date": "2026-03-15",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-04-02",
"count": 1
},
{
"date": "2026-06-07",
"count": 1
},
{
"date": "2026-07-10",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
}
],
"complete": true,
"collected": 7,
"total_forks": 7
},
"star_history": null,
"open_issues_and_prs": 1
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"demos",
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"demo/tsconfig.json"
],
"toolchain_manifests": [
"Cargo.toml",
"demo/wasm/Cargo.toml"
],
"largest_source_bytes": 126114,
"source_files_sampled": 54,
"oversized_source_files": 2,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4624
},
"dependencies": {
"manifests": [
"Cargo.toml",
"demo/package.json",
"package.json"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates",
"npm"
],
"dependencies": [
{
"name": "num-traits",
"manifest": "Cargo.toml",
"ecosystem": "crates",
"version_constraint": "0.2"
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 3,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 4,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "larsbrubaker",
"commits": 53,
"avatar_url": "https://avatars.githubusercontent.com/u/1158332?v=4"
},
{
"type": "User",
"login": "dgehriger",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/105200493?v=4"
},
{
"type": "User",
"login": "tdamsma",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/7870803?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.964
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"deploy-demo.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"Cargo.lock"
],
"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": 0,
"reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"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 2/25 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 7,
"reason": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "09e9505f99a18136505a64485011a292d4375a3a",
"ran_at": "2026-07-23T13:42:08Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-23T01:53:37Z",
"oldest_open_prs": [
{
"number": 8,
"created_at": "2026-07-20T23:17:22Z",
"last_comment_at": "2026-07-23T00:42:43Z",
"last_comment_author": "JaminKoke"
}
],
"last_merged_pr_at": "2026-06-10T03:00:56Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/larsbrubaker/clipper2-rust",
"host": "github.com",
"name": "clipper2-rust",
"owner": "larsbrubaker"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"security": 43,
"vitality": 68,
"community": 44,
"governance": 61,
"engineering": 55
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 68,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 57,
"human_commit_share": 0.965,
"days_since_last_push": 0,
"active_weeks_last_year": 11
},
"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": "11/52 weeks with commits",
"points": 7.6,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 11
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "57 commits in the last year",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 57
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 7,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v1.1.0",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 1
}
}
],
"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": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 44,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 28,
"inputs": {
"forks": 7,
"stars": 22,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "22 stars",
"points": 21.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 22
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "7 forks",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 7
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (BSL-1.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "BSL-1.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"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": 61,
"inputs": {
"packages": [
"clipper2-rust"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 16556,
"monthly_downloads": 4681
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "4,681 downloads/month across crates",
"points": 48.9,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 4681,
"ecosystems": "crates"
}
}
],
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.964
},
"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 96% of commits",
"points": 0.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 96
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 3,
"open_issues": 0,
"closed_issues": 4,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "3/3 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 3,
"decided": 3
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/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": 55,
"inputs": {
"followers": 26,
"owner_type": "User",
"is_verified": null,
"owner_login": "larsbrubaker",
"public_repos": 38,
"account_age_days": 5381
},
"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": "26 followers of larsbrubaker",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 26,
"login": "larsbrubaker"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "38 public repos, account ~14 yr old",
"points": 23.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 38
}
},
{
"code": "account_age_years",
"params": {
"years": 14
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"clipper2-rust"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "crates"
}
}
],
"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": "5 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 5
}
}
],
"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": "moderate",
"name": "Engineering Quality",
"value": 55,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.4
},
"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": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"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 2/25 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"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": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7",
"points": 5.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 4
},
"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": 69,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "good",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.509,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 4624
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "28 of 55 human commits state their intent (structured subject or explanatory body)",
"points": 27.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 55
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"Cargo.lock"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"demo/tsconfig.json"
],
"agent_commit_share": 0.456,
"toolchain_manifests": [
"Cargo.toml",
"demo/wasm/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Cargo.toml, demo/wasm/Cargo.toml (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "Cargo.toml, demo/wasm/Cargo.toml"
}
}
],
"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": "demo/tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demo/tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "26 of the last 57 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 26,
"sampled": 57
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 98,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 126114,
"source_files_sampled": 54,
"oversized_source_files": 2
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "2/54 source files over 60KB",
"points": 53,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 54,
"oversized": 2
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"demos",
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "demos, examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "demos, examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"deps.dev does not index crates:clipper2-rust@1.1.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-23T13:42:17.407692Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/larsbrubaker/clipper2-rust.svg",
"full_name": "larsbrubaker/clipper2-rust",
"license_state": "standard",
"license_spdx": "BSL-1.0"
}