Skip to content
View mrodgersjs-web's full-sized avatar

Highlights

  • Pro

Block or report mrodgersjs-web

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
mrodgersjs-web/README.md

Mike Rodgers, Forward Deployed Engineer

Mike Rodgers

I turn AI pilots into production systems you can defend in a board meeting.

Forward Deployed Engineer · Denver · mrodgersjs@gmail.com · LinkedIn · rodgersintelligence.com

public repositories steward score rigforge smoke

One operator. One machine. Every receipt public.

Pinned systems

System What it demonstrates Verify
rigforge Builds and checks ProofPacket evidence through a reproducible smoke path. git clone https://github.com/mrodgersjs-web/rigforge.git && (cd rigforge && python3 -m venv .venv && . .venv/bin/activate && bash scripts/smoke.sh)
proof-studio Verifies signed completion evidence and detects tampering. git clone https://github.com/mrodgersjs-web/proof-studio.git && (cd proof-studio && python3 -m venv .venv && . .venv/bin/activate && bash scripts/smoke.sh)
proof-gate-action Runs proof verification as a GitHub Action. git clone https://github.com/mrodgersjs-web/proof-gate-action.git && (cd proof-gate-action && node --test test/verify.test.js)
mesh-studio Probes, boots, and recovers a local agent-service mesh. git clone https://github.com/mrodgersjs-web/mesh-studio.git && (cd mesh-studio && python3 -m venv .venv && . .venv/bin/activate && bash scripts/smoke.sh)
doctrine Loads operating rules and checks them with a repository smoke script. git clone https://github.com/mrodgersjs-web/doctrine.git && (cd doctrine && bash scripts/smoke.sh)
fde-portfolio Carries a discovery-to-evaluation-to-handoff example. git clone https://github.com/mrodgersjs-web/fde-portfolio.git && (cd fde-portfolio && bash scripts/smoke.sh)

How a recruiter should spend 10 minutes

  1. 0–2 minutes. Open rigforge and its latest smoke receipt.
  2. 2–4 minutes. Select the pinned system closest to the role.
  3. 4–6 minutes. Copy its Verify command and run the public smoke path.
  4. 6–8 minutes. Inspect the linked receipt's state, date, and commit SHA.
  5. 8–10 minutes. Compare the three competencies with the credentials, then use the contact line above.

Recent receipts

Steward score. 72/100 green. Measured 2026-09-10.

Pinned system Latest release Latest smoke run
rigforge no release success · 2026-09-08 · 7ddca26
proof-studio no release success · 2026-09-08 · f69d800
proof-gate-action no release success · 2026-09-08 · 5e742d4
mesh-studio no release success · 2026-09-08 · acc4149
doctrine no release success · 2026-09-08 · ddb865f
fde-portfolio no release success · 2026-09-08 · a706d39

Competencies

Competency Applied to
Python Automation and backend systems
TypeScript Typed application interfaces
Postgres Relational data and retrieval

Credentials

  • U.S. Army Counterintelligence veteran
  • B.S. Industrial Engineering, Iowa State University
  • Six Sigma Black Belt
  • Project Management Professional (PMP)

Pinned Loading

  1. rigforge rigforge Public

    ProofPacket platform package — deterministic 7-phase agentic engineering with CLI, MCP servers, and GEV contract models. AI deployment infrastructure.

    Python

  2. proof-studio proof-studio Public

    Catch AI agents when they lie about done — HMAC-signed ProofPackets make completion claims cryptographically re-verifiable. Forward Deployed Engineer tool for governed AI production.

    Python

  3. proof-gate-action proof-gate-action Public

    GitHub Action for AI agent verification — HMAC ProofPacket checking in any CI pipeline. Catch false done claims in CI/CD. LLM evaluation and agent governance.

    HTML

  4. mesh-studio mesh-studio Public

    Fleet control plane — probe, boot, recover multi-node AI subsystems with proof. Docker, Kubernetes, self-hosted inference fleet management.

    Python

  5. doctrine doctrine Public

    Operating doctrine agents load before they act — proof standards, gates, TAC rules. AI agent governance and deployment safety.

    Shell

  6. fde-portfolio fde-portfolio Public

    Forward Deployed Engineer portfolio — discovery to go-live playbooks, evaluation strategy, handoff templates. FDE methodology and deployment governance.

    Shell