rigforge-deterministic-platform

rodgemd1-lgtm/rigforge-deterministic-platform
★ 0 stars Python 💻 Code/Dev Tools Updated 1d ago
Deterministic 7-phase agentic engineering platform (RIGForge). CLI, MCP servers, GEV contract models, and 47 passing tests.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rigforge-determinist": {
      "command": "uvx",
      "args": [
        "rigforge-deterministic-platform"
      ]
    }
  }
}

Or install with pip: pip install rigforge-deterministic-platform

README Excerpt

RIGForge is a fully deterministic, phase-gated build system with: - **7 build phases** from bootstrap to cockpit, each sealed with integrity-hashed `ProofPacket`s - **HMAC-SHA256 signed proof packets** (G006) — `rigforge verify --require-signature` - **GEV (Generate-Evaluate-Verify) contract models** via `contracts/v1/`

Tools (12)

AcceptanceCriterionDoneContractForbiddenActionRequiredArtifactVerifierPackagebudgetscockpitdecision_contractmcpproofpacketschedulersigning