Hivemind is deterministic workload-orchestration system prototype to drive serverless platforms.
- Contributor rules
- Testing and evidence semantics
- Handoff contract
- Executable harness catalog
- POC v2 acceptance gate
- Engineering principles and test boundaries
- Control-plane contract
The wire fixture contract is the current bounded normative protocol-v6 corpus consumed by Zig, Rust, Go API, and Go bench. The live safety contract documents the prepared, fail-closed guarded entry point. Wire fixtures are deterministic compatibility evidence; the live path remains unexecuted and blocked before ownership on missing strict capabilities.
core/: Zig control plane, VRR consensus, scheduler, persistence, gossip, and VOPR simulationworker/: Rust node agent, runtimes, GPU/resource accounting, secrets, volumes, and worker simulationapi/: Go REST/dashboard gatewaybench/: Go benchmark toolingtests/: deterministic fixtures and local/runtime harnessesinfra/: deployment and benchmark tooling; live use requires separate authorization
cd core && zig build
cd ../worker && cargo build
cd ../api && go build ./...Active status and product guidance:
- Current implementation status
- POC v2 acceptance
- Findings and production gaps
- Hivemind-native platform design
Historical records, not current-head evidence:
When prose conflicts with source or a maintained harness, source and harness behavior win. No POC v2 parity claim is made.