code wiki / sovgit
topic: sovgit
12 modules sharing the sovgit name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_sovgit_census_gate.nx | ★SOVEREIGN VCS / CODE-PLATFORM CENSUS + ROADMAP (operator 2026-07-14: "build our own | 143 | 9 |
| nx_sovgit_git.nx | ★SOVGIT X2: SOVEREIGN MULTI-REPO SMART-HTTP git host on nx_http_server sockets, | 1843 | 67 |
| nx_sovgit_obj.nx | SOVEREIGN GIT OBJECT STORE (roadmap rung X0). Content-addressed blob/tree/commit: | 219 | 14 |
| nx_sovgit_obj_gate.nx | ★SOVGIT roadmap rung X0: the sovereign git OBJECT STORE, proven byte-exact against | 116 | 7 |
| nx_sovgit_pack_gate.nx | ★SOVGIT rung X1b: generate a valid git PACKFILE (PACK v2, object-format=sha256) from the | 87 | 6 |
| nx_sovgit_packprobe.nx | diagnostic: walk a git packfile exactly like the daemon's unpack_into | 54 | 3 |
| nx_sovgit_push.nx | ★SOVGIT F222: the SOVEREIGN GIT PUSHER. Snapshots a working tree and pushes it to a | 1139 | 46 |
| nx_sovgit_repo_gate.nx | ★SOVGIT rung X1a: assemble a REAL bare git repo from the X0 object store (loose | 81 | 6 |
| nx_sovgit_rtprobe.nx | diagnostic: dfe_compress -> nx_zlib_inflate round-trip over generated data. | 68 | 4 |
| nx_sovgit_serve.nx | ★SOVGIT rung X1c: a minimal SOVEREIGN HTTP server (built on nx_http_server sockets, NO nginx/ | 103 | 8 |
| nx_sovgit_unpack_gate.nx | ★SOVGIT rung X1d: PACK PARSER. Reads a git packfile (ours OR git-generated), extracts | 94 | 7 |
| nx_sovgit_zlibprobe.nx | diagnostic: inflate a zlib file (e.g. a git loose object) with the | 32 | 3 |