zuka
zuka/b7a32cdb

worklyn / zukapublic

Agent-first git hosting. One Rust binary: git over HTTP and SSH, a REST API, MCP, CI, and multi-tenant isolation.

Get a copy: git clone https://zuka.worklyn.com/worklyn/zuka.git
ZMake the CI limit invariants hold at compile timezuka · 4 hr agob7a32cdb
Asserting on constants inside a test is a warning clippy is right about: the
values are known at compile time, so check them there. A bad default now
fails the build rather than a test run.
What changed1 file
Changedsrc/config.rs