orchid
Released
Python · MIT

Modular Python framework that runs a Find → Reason → Simulate → Validate loop over materials-science and chemistry data, with a local LLM at the centre and grounding against the Materials Project and PubChem at every step.

Read the case study →
caddy-multisite
Released
Config · MIT

Production-tested Caddyfile template for multi-subdomain static site families with forward_auth gating, login-redirect handling, and WebSocket-aware reverse-proxy patterns. Derived from the Reptile Industries production configuration.

Read the case study →
minecraft-sidecar
Released
Node.js · MIT

Standalone Node sidecar that wraps a Minecraft Java server client in a clean WebSocket JSON protocol — events out, actions in. Any controller can drive the bot without touching Mineflayer directly.

Read the case study →
minecraft-claude-bot
Released
Node.js · MIT

Single-file Mineflayer bot driven by the Anthropic API. The entire perception → decision → action loop visible in one place — a reference implementation rather than a framework.

Read the case study →
ri-infra-scaffold
Internal testing
Python · MIT

Lightweight framework for defining and running operational automation tasks against self-hosted infrastructure. Minimal dependency philosophy — the scaffold should add less complexity than it removes. Designed for engineers who want repeatable operational tasks without heavyweight orchestration frameworks.

backup-integrity-checker
In preparation
Python · MIT

Automated backup integrity verification. Validates backup completeness, tests restore paths, and produces human-readable reports. Designed for self-hosted environments without enterprise monitoring budgets.

infra-documentation-standard
Draft
Markdown · CC0

A proposed standard for infrastructure documentation designed for long-term human recoverability. Not just for the original operator — for anyone inheriting the environment years later. Derived from the documentation standards used across Reptile Industries Systems engagements.

Configuration references

Production-tested configuration templates for common infrastructure components.

Caddy patterns

  • Multi-host static site routing
  • forward_auth integration pattern
  • Path-based access control
  • TLS with provided certificates
  • Compression and security headers

Docker Compose patterns

  • Internal network isolation
  • Volume management
  • Service dependency ordering
  • Healthcheck patterns
  • Container naming conventions

Suggest a release

If there is a specific type of tooling you would find useful and think we might have built, get in touch.